It has been almost 4 years... also, if it isn't too much to ask, changing the mod into the new format so the mod goes into Contents/Mods instead of Scripts would probably make it more stable and stuff like another comment says :) Yeah there is an updated version from 2023, but it's almost a direct copy of this one, only the bugs have been fixed
You can change the code yourself. Since this mod was based on an older version of the game, and it changes the entire script - it messes with the code really bad, so you get no fountain, for example. I compared two files - the mod one and the current patch one, so really you just have to change a few lines (ctrl + F "fishing" FishingPointChance = 1 RequiredMinRoomsSinceFishingPoint = 0)
Just a heads up, this mod seems to break a LOT of stuff on a run (minibosses glitch, fountains don't spawn so you're stuck between zones, etc). Don't recommend downloading anymore until it's updated.
Thanks for making this mod. Tho the 4th/5th room of the 1st run got bugged....Can't pick up the boon. Saying enemies around something like that. Any solution for it?
You can bypass these by exiting the game, restoring the original scripts (you did back them up, right?), finishing the room, and then reinstalling the modified scripts.
Still should be updated to have the oversight fixed, though.
Will wait for update , mate - it works fine until the mini-boss encounter in Tartarus - against Bomb Throwers - there was only one of them and after defeating him - I cant pick up Boon coz it pops up "There is enemy near by" - and there is none. Sooo run is ruined, cheked it 2 times. Thanks for your work still.
16 comments
Yeah there is an updated version from 2023, but it's almost a direct copy of this one, only the bugs have been fixed
Edit: Nvm, there's just multiple instances that need to be searched and edited in the "RoomDataTartarus File".
Tho the 4th/5th room of the 1st run got bugged....Can't pick up the boon. Saying enemies around something like that.
Any solution for it?
Tartarus miniboss against bomb thrower: can't pick up boon, progress locked.
Connecting rooms between areas: no fountain, progress locked.
Still should be updated to have the oversight fixed, though.
https://github.com/MagicGonads/sgg-mod-format/wiki/Format-Specification
That should make it stable with respect to game updates/patches and make it compatible with mods that want to edit the same stuff.