Before playing a run it is best to head over to https://github.com/Coookie93/LaMulana2Randomizer/wiki for more information about the randomizer.
- Get the lastest version from https://github.com/Coookie93/LaMulana2Randomizer/releases
- Place the
LaMulana2Randomizer
folder in the La-Mulana 2 root directory, the one withlamaulana2.exe
- Copy all the files from the
LaMulana2Randomizer/Monomod
folder to theLaMulana2_Data/Managed
folder - Now in the
LaMulana2_Data/Managed
folder, drag theAssembly-CSharp.dll
ontomonomod.exe
- Make a backup of
Assembly-CSharp.dll
eg. create anOriginal
folder insideLaMulana2_Data/Managed
and place the file in there. - Rename the
MONOMODDED_Assembly-CSharp.dll
file toAssembly-CSharp.dll
- Now open the
LaMulana2Randomizer.exe
program, create a seed and you're good to go
- Get the lastest version from https://github.com/Coookie93/LaMulana2Randomizer/releases
- If new version supports older seeds copy current seed if you want it.
- Delete the
Assembly-CSharp.dll
in theLaMulana2_Data/Managed
folder - Copy
LaMulana2_Data/Managed/Original/Assembly-CSharp.dll
back toLaMulana2_Data/Managed/Assembly-CSharp.dll
. - Replace current
LaMulana2Randomizer
folder with the newer version. - Refer to steps 3-6 on the Installing section.
- Copy old seeds into the seed folder if that is applicable.
- Delete the
Assembly-CSharp.dll
in theLaMulana2_Data/Managed
folder - Choose ONE of the following:
- Copy
LaMulana2_Data/Managed/Original/Assembly-CSharp.dll
back toLaMulana2_Data/Managed/Assembly-CSharp.dll
. - Use Steam's file verification and it will redownload the original
Assembly-CSharp.dll
- Copy
- Remove
Assembley-CSharp.mm.dll
and all monomod related files from theLaMulana2_Data/Managed
folder
The randomisation application should compile fine.
The patch library will require both installing La-Mulana 2 and setting the system environment variable LAMULANA2PATH
before building. Set the variable to where La-Mulana 2 is installed. Refer to How to change Environment Variables on Windows 10 for additional information. Make sure the environment variable is set before launching Visual Studio.