mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 03:24:59 +00:00
GameINI: Disable XFB to Texture Only with Resident Evil 0
This commit is contained in:
parent
a026ef30d2
commit
e3cf6e8aea
1 changed files with 5 additions and 0 deletions
5
Data/Sys/GameSettings/GBZ.ini
Normal file
5
Data/Sys/GameSettings/GBZ.ini
Normal file
|
@ -0,0 +1,5 @@
|
|||
# GBZE08, GBZP08, GBZJ08 - Resident Evil 0
|
||||
|
||||
[Video_Hacks]
|
||||
# Fixes purple screens when transitioning between menus.
|
||||
XFBToTextureEnable = False
|
Loading…
Add table
Reference in a new issue