Skip to content

Kordalien/LaMulana2Randomizer

 
 

Repository files navigation

La Mulana 2 Randomizer

Before playing a run it is best to head over to https://github.com/Coookie93/LaMulana2Randomizer/wiki for more information about the randomizer.

Installing:

  1. Get the lastest version from https://github.com/Coookie93/LaMulana2Randomizer/releases
  2. Place the LaMulana2Randomizer folder in the La Mulana 2 root directory, the one with lamaulana2.exe
  3. Copy all the files from the LaMulana2Randomizer/Monomod folder to the LaMulana2_Data/Managed folder
  4. Now in the LaMulana2_Data/Managed folde, drag the Assembly-CSharp.dll onto monomod.exe
  5. Make a backup of Assembly-CSharp.ddl eg. rename to Assembly-CSharp.ddl.backup
  6. Rename the MONOMODDED_Assembly-CSharp.dll file to Assembly-CSharp.dll
  7. Now open the LaMulana2Randomizer.exe create a seed and you're good to go

Updating:

  1. Get the lastest version from https://github.com/Coookie93/LaMulana2Randomizer/releases
  2. If new version supports older seeds copy current seed if you want it.
  3. Delete the Assembly-CSharp.dll in the LaMulana2_Data/Managed folder
  4. Rename your backed up version of Assembly-CSharp.dll back too Assembly-CSharp.dll
  5. Replace current LaMulana2Randomizer folder with the newer version.
  6. Copy all the files from the LaMulana2Randomizer/Monomod folder to the LaMulana2_Data/Managed folder
  7. Now in the LaMulana2_Data/Managed folde, drag the Assembly-CSharp.dll onto monomod.exe
  8. Make a backup of Assembly-CSharp.ddl eg. rename to Assembly-CSharp.ddl.backup
  9. Rename the MONOMODDED_Assembly-CSharp.dll file to Assembly-CSharp.dll
  10. Copy old seeds into the seed folder if that is applicable.

Unistall:

  1. Delete the Assembly-CSharp.dll in the LaMulana2_Data/Managed folder
  2. Rename your backed up version of Assembly-CSharp.dll back too Assembly-CSharp.dll or Use Steam's file verification and it will redownload the original Assembly-CSharp.dll
  3. Remove Assembley-CSharp.mm.dll and all monomod related files from the LaMulana2_Data/Managed folder

Compiling:

The randomisation application should compile fine, for the patch dll you will have to correct the missing references to the Unity dlls, TextMeshPro dll and the games Assembly-CSharp dll as these can't be distributed with the source code.

About

Randomizer for La-Mulana 2

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%