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
I believe that your specific error was caused by the default modding api not allowing people to import the os library (because it allows you to interact with the operating system outside of the game) but I suppose repentogon does allow this even though that change isn't listed anywhere, which probably isn't intended. But either way, that's just some technical details, repentogon is a hard requirement for this mod to function.
Yes modconfigmenu is an external mod (https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2681875787&searchtext=modconfig) , it shouldn't be required unless I did something wrong. It just allows you to tweak how the mod works a little.
A work around would be to have a mod that add the items to the trinket pool without unlocking them, but this would not count towards completion or trigger the steam achievements. I believe a mod like this exists from a quick search on the workshop but I am not 100% sure.
THIS UNLOCKS BOTH THE IN-GAME SECRETS AND THE STEAM ACHIEVEMENTS.
Sorry, hopefully having the achievements unlocked isn't too big a deal for you, I think a fresh save is the only way to remove them.
Let me know if you spot any issues! I tested as much as I could, but obviously only on my machine, and automated tests for this kind of thing aren't really viable.
You may wish to reset the random_runs/random_streak/random_wins to 0 in your .dat file, I may include an option to do this for you at some point. You can also remove the achievement given by mistake using console, if you need help doing this let me know.
{"random_runs":6,"cracked_crown_reg":5,"cracked_option":"Random streak","cracked_crown_random":5,"modem_option":"Random victories","broken_modem_reg":7,"dedication_achievements":200,"cur_random":true,"dedication_option":"# random runs","random_wins":6,"random_streak":6,"dedication_runs_rand":31,"dedication_runs":31,"broken_modem_random":7}
Other than that it might be difficult to find out why it isn't working for you
main.lua:322: attempt to index a nil value (global 'ModConfigMenu')
But after some tries the error dissapeared and I managed to unlock Dedication, thank you !