Arkar1234 Posted August 1, 2021 Posted August 1, 2021 (edited) Yo o7 I'm trying to patch the nanako anime race to work with AAF Violate (or the other way around) but I'm kinda at a dead stop on how to make it work. Anyone got a lead on how to do it? I know that there was a patch for the two on the nexus, but the nexus link has been set to hidden about a year or so back. Best case scenario would be that someone got a pre-patched file to share, but a "how to" would be enough I think, if it's even possible. Edited August 1, 2021 by Arkar1234 clearer title 1
sgtlev Posted January 18, 2023 Posted January 18, 2023 (edited) 2 years later , i have a clues , i try to do myself , but i can't , but maybe you will more lucky than me so you need: - go to your fallout main folder game > DATA > SCRIPT > SOURCE , and search : FPV_MCM_Script..psc -open the .PSC with notepad or wordpad ,add this line : If Game.IsPluginInstalled("AnimeRace_Nanako.esp") AddRace(Game.GetFormFromFile(0x00000F99, "AnimeRace_Nanako.esp") as Race) EndIf under Function LoadCustomRaces() CustomRaces = New Race[0] after that , you need to compile the script again for turn it to a .PEX you need to have the AAF decompiled script too , in the same folder into a .PSC file , cause the compiler will link the both file together during the compilation my problem is : Creation Kit don't want compile it , i have always a error message even if my path file are on the rigth place and definited even the compilller with the notepad can't compile it i can share you my .psc file , (already custom with the line) you just have to found a way for turn it to a .PEX Edited January 18, 2023 by sgtlev 1
ahboy99 Posted February 21, 2023 Posted February 21, 2023 check on tullius, someone did the patch on this
a50504 Posted May 18, 2023 Posted May 18, 2023 ok but if you know where the patch it is could you please post a links ? im trying hard to finding it but not go
kirryus Posted May 23, 2023 Posted May 23, 2023 On 5/18/2023 at 11:06 PM, a50504 said: ok but if you know where the patch it is could you please post a links ? im trying hard to finding it but not go Should be this one. https://arca.live/b/tullius/27872604
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now