Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
playing on the latest Rep+ patch
This mod works in itself, and also supports modded items.
Repentogon (among other things) allow mods to directly access your save file
1 - Install Python :
Go to https://www.python.org/downloads/release/python-3123/ and download "Windows installer (64-bit)" (presumably) then follow the instructions
2 - Download the save extractor provided by the author :
Go to https://forge.chapril.org/ayte/DeadGodHelper/src/branch/main/SaveExtractor/saveextractor.py , there's a download button in the top right corner of the script.
3 - Recover your steam account ID :
On the seam desktop application, click on your nickname in the RIGHT top corner and click "Account details". Your account ID will be the number below your account name
Its location should look like : C:\Program Files (x86)\Steam\userdata\YOURACCOUNTIDHERE\250900\remote
Put the saveextractor.py file in this directory
5 - adapt the script :
Right click the saveextractor.py file
click Edit with idle
Replace the first line of the script by
#!/usr/bin/env python
Save and close the file (re-open it to check i thas correctly saved, it didn't for me the first time)
In your file explorer window, click on the current directory path to edit it.
Type cmd
This will open a command box
Enter the following command :
saveextractor.py rep_persistentgamedata1.dat 1
If you are not doing this for your first save of Isaac, change the 2 "1" accordingly
This will create 2 files in the directory of the script
eid_savegames.lua
save1.dat
7 - Locate your Isaac folder :
On steam, open your library, right click Isaac, click Manage thenk "Browse local files"
8 - Move the lua file :
From the isaac folder, open mods, then open the directory of the mod external item description
place the eid_savegames.lua file in that directory
9 - Replace the save file
From the isaac folder, open data, then open the deadgod helper directory
replace the save1.dat file with the one generated by the script
10 - Start the game and pray
I just recently heard about Repentogon this very morning, and I was wondering if there was something like that available. Thanks for the suggestion I will look into it :)
I unfortunatly can't write/speak Brazilian, so I can't really explain it much better.
However, this mod still works without extracting the game's save file, so depending on your use case it might not be that big of a deal.
Also thanks @HaVeNII7 for your reply :)
1. On your steam library, right click on Isaac and choose Manage -> Browse Local Files
2. Go into the "data" folder
3. Go into the "deadgod helper" folder
4. There will be up to three saves of the mod, one for each save file in game. So like, if you just see "save1.dat" that means you've got one save from the mod, and it's tied to your first save file in Isaac
Hope that helps. :)
i'm kinda confused about this bc i'm not good at english, and i'm brazilian ;-;
I'll be sure to copy between the save from this mod to my laptop from my desktop then, since I play on the desktop a good bit more often. Thanks again ^^