GameSettings: Add patch for black screen effects in Pokémon Battle Revolution
This commit is contained in:
parent
fd2324e40a
commit
254f39cf78
|
@ -0,0 +1,10 @@
|
|||
# RPBE01 - Pokemon Battle Revolution
|
||||
|
||||
[OnFrame]
|
||||
# Fixes black pixels on the bottom/right of the screen, and black in
|
||||
# some move effects that apply distortion to the screen
|
||||
# This fixes a bug in the base game, not an emulation issue
|
||||
# See https://gist.github.com/Pokechu22/e9fa9037fe21312ff32475638b78ba27
|
||||
$Fix black screen effects
|
||||
0x80244A94:dword:0x39080000
|
||||
0x80244A9C:dword:0x38030000
|
Loading…
Reference in New Issue