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
Either way amazing mod!!
When trying the Completion Mark mode, you only get 3 item rooms before having to fight Mom which can be rough.
Would you know the best config/option?
Also, one bug I've run into a few times is the boss rush hatch doesn't spawn and then I'm locked in the boss rush room. I'm not sure if it's any of my mod conflicts.
if it's not working like that then you don't have the update, but you can force steam to get it for you by running the game (just to the title screen) while unsubscribed, then close game and resubscribe
(due to the workaround I had to set up to counter the way they just instantly end the game on death)"
At the end of the description page.
Us casual players: "EVERY FLOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOR"
1) Go to the mod files, and open the main.lua file (notepad or notepad++).
2) Line 160-164 says
if REPENTANCE then
floorenabled = {1,2,2,1,2,1,2,2,1,2,1,1,2,1,2,1,2,1,2,1,1,1,1,1,1,1,1}
floororder = {1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27}
end
Add a 1 to the floorenabled list and 28 to the floororder list. It should look like this:
if REPENTANCE then
floorenabled = {1,2,2,1,2,1,2,2,1,2,1,1,2,1,2,1,2,1,2,1,1,1,1,1,1,1,1,1}
floororder = {1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28}
end
this is not related to the bug but i do have a suggestion of adding mom's heart and mother to the normal start preset or maybe an optimal "completion mark" preset that has predetermined floors up to the finale one where you choose to fight mega satan or the beast.
i didn't notice boss rush was it's own thing now, which is pretty nice.
also as others have said Home does not appear
other than that great mod
Now, I don't know anything about LUA, but I think this needs to be looked into.