GameINI: SpongeBob SquarePants: Battle For Bikini Bottom Quality of Life settings #9989
+46
−0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.








This enables Vertex Rounding Hack and has a game patch for two bugs resulting from game choices. The game draws an EFB copy from texture coordinate 0.00195313 to 1.00195 repeating which only works due how to the numbers work out at low resolution.
The Vertex Rounding Hack is a null operation on 1x IR, so there should be no concern enabling it by default since higher resolutions are completely broken without it.
I spent all day testing the game and got nearly to the end with no crashes nor major graphical glitches at 4x internal resolution. The PAL version of the patch I developed myself based on the NTSC version of the patch, which was based on the Action Replay code on the wiki - https://wiki.dolphin-emu.org/index.php?title=SpongeBob_SquarePants:_Battle_for_Bikini_Bottom