GameSettings: Patch for black screen effect for remaining versions of Pokémon Battle Revolution.

This commit is contained in:
Admiral H. Curtiss 2021-12-26 23:56:19 +01:00
parent a29d7625dd
commit 0805bae5d8
No known key found for this signature in database
GPG Key ID: F051B4C4044F33FB
4 changed files with 40 additions and 0 deletions

View File

@ -0,0 +1,10 @@
# RPBJ01 - 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
0x802342DC:dword:0x39080000
0x802342E4:dword:0x38030000

View File

@ -0,0 +1,10 @@
# RPBJ01 - 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
0x80234580:dword:0x39080000
0x80234588:dword:0x38030000

View File

@ -0,0 +1,10 @@
# RPBJ01 - 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
0x80234580:dword:0x39080000
0x80234588:dword:0x38030000

View File

@ -0,0 +1,10 @@
# RPBP01 - 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
0x8023FF50:dword:0x39080000
0x8023FF58:dword:0x38030000