安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题






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://psteamcommunity.yuanyoumao.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 !