Guest User

GoE install tutorial

a guest
Jul 16th, 2025
610
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.01 KB | None | 0 0
  1. GoE install tutorial by catjpgmaster
  2. I installed this mod AGAIN just to write this now formal guide. If you still can't get it to work, I really can't help you. If you pirated Elden Ring itself, that's probably the issue. We're ethical here, we just pirate shitty mods from shitty developers.
  3. Later, when I say "the mod engine folder", I mean "ModEngine-2.1.0.0-win64" if you didn't rename it. This is the folder where you can see "mod" and "config_eldenring.toml", if you need to know you're in the right spot.
  4.  
  5. 1: Install the following mods:
  6. Garden of Eyes (from my comment on https://www.reddit.com/r/shittydarksouls/comments/1hq7yox/comment/m4pcg69)
  7. Mod Engine 2 (https://github.com/soulsmods/ModEngine2/releases)
  8. Alt Saves (https://www.nexusmods.com/eldenring/mods/2651)
  9.  
  10. 2: Extract the Mod Engine folder somewhere on your PC. I'm not giving you a tutorial, please learn how to use WinRAR before trying to pirate stuff
  11.  
  12. 3: Download the Elden Ring Alt Saves mod, and put "eldenring_alt_saves.dll" in the mod engine folder.
  13.  
  14. 3: Extract Garden of Eyes somewhere on your PC.
  15. Open the folder, you should see lots and lots of folders and DLL files
  16.  
  17. 4: Ctrl A to select all the files, then DE-SELECT the DLL files. These are "ErdTools.dll", "ERSkeletonMan.dll", TheGardenOfEyes.dll", and "eldenring_slowmotion_speffect.dll".
  18. Once you've de-selected those DLLs, cut and paste the mod files to the "mod" folder in Mod Engine.
  19. The garden of eyes folder should just be 4 dll files now. Go back to the mod engine folder, and put those 4 DLLs inside.
  20.  
  21. PROGRESS CHECK: Your "mod" folder should look something like this. If it doesn't, please read the guide again.
  22. https://i.imgur.com/ICADi2N.png
  23. (the action folder is offscreen in my screenshot, you don't have a secret extra folder)
  24.  
  25. 5: Go back to the main Mod Engine folder and open "config_eldenring.toml" in a text editor (notepad).
  26. Scroll down to line 14, starting with "external_dlls". The lines with a hashtag # before them are meant to be instructions and examples, ignore them.
  27. Replace the external_dlls line with the following line. Just copy paste and override it.
  28.  
  29. external_dlls = ["eldenring_alt_saves.dll" ]
  30.  
  31. Now, scroll down to line 40, starting with "{ enabled = true,". Replace the word true with false. If you're worried about syntax, just copy paste this line and replace it. KEEP THE INDENTS!
  32.  
  33. { enabled = false, name = "default", path = "mod" }
  34.  
  35. Save the file (go to file at the top left and click Save).
  36.  
  37. Now, go to the mod engine folder and launch "launchmod_eldenring.bat".
  38. That file should have just opened vanilla Elden Ring, but with the alt saves mod. This is required, believe it or not.
  39. Accept the privacy policy and all that, and then PRESS "NEW GAME". Confirm all the settings, then get to the screen where you see the starting classes. You can now exit the game, since your save file is now created.
  40.  
  41. Go back to "config_eldenring.toml". Go back to the external_dlls line, and replace it with this line instead.
  42.  
  43. external_dlls = [ "ErdTools.dll", "ERSkeletonMan.dll", "TheGardenOfEyes.dll", "eldenring_slowmotion_speffect.dll", "eldenring_alt_saves.dll" ]
  44.  
  45. Go back to line 40 and replace false with true.
  46.  
  47. { enabled = true, name = "default", path = "mod" }
  48.  
  49. Finally, you can go back to the mod engine folder and launch the mod with "launchmod_eldenring.bat".
  50. I was able to create a save and get to a point where I could potentially play the mod if I wanted to. I didn't test beyond that because I have 0 interest in doing so.
  51. https://i.imgur.com/naj2j4R.png If you can't get to gameplay like I can, don't know what to tell you.
  52.  
  53. --- CRASHING WHEN LOADING GAME ---
  54. Delete "eldenring_slowmotion_speffect.dll" in the mod engine folder.
  55.  
  56.  
  57. https://i.imgur.com/V87pukF.png This is how your mod engine folder should look at the end.
  58. https://i.imgur.com/mGm0oYi.png This is how your "mod" folder should look at the end.
  59. For troubleshooting, just look to see if your files are different from mine. If they are, fix it. If not, oh well. Spared from playing this mod I guess.
  60.  
  61.  
Advertisement
Add Comment
Please, Sign In to add comment