mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 15:49:25 +01:00
GameInis: NES games that don't require EFB2Ram differ per region.
Just because it was the same game, released in diffrent regions at around the same time doesn't mean they use the same version of the Virtual Console emulator. The previous INIs were based of testing of the US release so I've move them to 6 letter INIs only effecting the US release. I've also added a few more and added a few Inis for the few PAL games that I could confirm also didn't require EFB2Ram.
This commit is contained in:
parent
764000d42e
commit
994c8e5282
@ -13,6 +13,13 @@ SafeTextureCacheColorSamples = 0
|
|||||||
EFBScale = 2
|
EFBScale = 2
|
||||||
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
|
# Some very early NES releases use a version of the NES emulator that doesn't require EFB2Ram.
|
||||||
|
# All US releases before Feburary 2007 use this version (with all remaining US releases requiring EFB2Ram).
|
||||||
|
# But in the PAL region the same games don't necessarily have the same emulator version and
|
||||||
|
# only a few of the pre-Feburary 2007 releases don't require EFB2Ram.
|
||||||
|
#
|
||||||
|
# Because of this, Inifiles that override this setting should only be created for the explicit region
|
||||||
|
# that was tested and they should not be merged.
|
||||||
EFBToTextureEnable = False
|
EFBToTextureEnable = False
|
||||||
|
|
||||||
[Video_Enhancements]
|
[Video_Enhancements]
|
||||||
|
@ -1,4 +0,0 @@
|
|||||||
# FAAE01, FAAP01 - Donkey Kong
|
|
||||||
|
|
||||||
[Video_Hacks]
|
|
||||||
EFBToTextureEnable =
|
|
5
Data/Sys/GameSettings/FAAE01.ini
Normal file
5
Data/Sys/GameSettings/FAAE01.ini
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# FAAE01 - Donkey Kong
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
# All US NES VC titles released before Feburary 2007 don't need EFB2ram
|
||||||
|
EFBToTextureEnable =
|
@ -1,4 +0,0 @@
|
|||||||
# FABE01, FABP01 - Donkey Kong Jr.
|
|
||||||
|
|
||||||
[Video_Hacks]
|
|
||||||
EFBToTextureEnable =
|
|
5
Data/Sys/GameSettings/FABE01.ini
Normal file
5
Data/Sys/GameSettings/FABE01.ini
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# FABE01 - Donkey Kong Jr.
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
# All US NES VC titles released before Feb 2007 don't require EFB2Ram
|
||||||
|
EFBToTextureEnable =
|
5
Data/Sys/GameSettings/FABP01.ini
Normal file
5
Data/Sys/GameSettings/FABP01.ini
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# FABP01 - Donkey Kong Jr.
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
# Some early PAL NES VC tiles don't need EFB2Ram
|
||||||
|
EFBToTextureEnable =
|
5
Data/Sys/GameSettings/FACE01.ini
Normal file
5
Data/Sys/GameSettings/FACE01.ini
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# FACE01 - Pinball
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
# All US NES VC titles released before Feb 2007 don't require EFB2Ram
|
||||||
|
EFBToTextureEnable =
|
5
Data/Sys/GameSettings/FACP01.ini
Normal file
5
Data/Sys/GameSettings/FACP01.ini
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# FACP01 - Pinball
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
# Some early PAL NES VC tiles don't need EFB2Ram
|
||||||
|
EFBToTextureEnable =
|
5
Data/Sys/GameSettings/FAFE01.ini
Normal file
5
Data/Sys/GameSettings/FAFE01.ini
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# FAFE01 - Mario Bros.
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
# All US NES VC titles released before Feb 2007 don't require EFB2Ram
|
||||||
|
EFBToTextureEnable =
|
@ -1,4 +0,0 @@
|
|||||||
# FAGE01, FAGP01 - Super Mario Bros.
|
|
||||||
|
|
||||||
[Video_Hacks]
|
|
||||||
EFBToTextureEnable =
|
|
5
Data/Sys/GameSettings/FAGE01.ini
Normal file
5
Data/Sys/GameSettings/FAGE01.ini
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# FAGE01 - Super Mario Bros.
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
# All US NES VC titles released before Feburary 2007 don't need EFB2ram
|
||||||
|
EFBToTextureEnable =
|
@ -1,4 +0,0 @@
|
|||||||
# FAHE01, FAHP01 - Tennis
|
|
||||||
|
|
||||||
[Video_Hacks]
|
|
||||||
EFBToTextureEnable =
|
|
5
Data/Sys/GameSettings/FAHE01.ini
Normal file
5
Data/Sys/GameSettings/FAHE01.ini
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# FAHE01 - Tennis
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
# All US NES VC titles released before Feb 2007 don't require EFB2Ram
|
||||||
|
EFBToTextureEnable =
|
5
Data/Sys/GameSettings/FAIE01.ini
Normal file
5
Data/Sys/GameSettings/FAIE01.ini
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# FAIE01 - Soccer
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
# All US NES VC titles released before Feb 2007 don't require EFB2Ram
|
||||||
|
EFBToTextureEnable =
|
5
Data/Sys/GameSettings/FAJE01.ini
Normal file
5
Data/Sys/GameSettings/FAJE01.ini
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# FAJE01 - Ice Hockey
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
# All US NES VC titles released before Feb 2007 don't require EFB2Ram
|
||||||
|
EFBToTextureEnable =
|
5
Data/Sys/GameSettings/FAJP01.ini
Normal file
5
Data/Sys/GameSettings/FAJP01.ini
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# FAJP01 - Ice Hockey
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
# Some early PAL NES VC tiles don't need EFB2Ram
|
||||||
|
EFBToTextureEnable =
|
@ -1,5 +0,0 @@
|
|||||||
# FAKE01, FAKP01 - The Legend of Zelda
|
|
||||||
|
|
||||||
[Video_Hacks]
|
|
||||||
EFBToTextureEnable =
|
|
||||||
|
|
6
Data/Sys/GameSettings/FAKE01.ini
Normal file
6
Data/Sys/GameSettings/FAKE01.ini
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
# FAKE01 - The Legend of Zelda
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
# All US NES VC titles released before Feb 2007 don't require EFB2Ram
|
||||||
|
EFBToTextureEnable =
|
||||||
|
|
6
Data/Sys/GameSettings/FAKP01.ini
Normal file
6
Data/Sys/GameSettings/FAKP01.ini
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
# FAKP01 - The Legend of Zelda
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
# Some early PAL NES VC tiles don't need EFB2Ram
|
||||||
|
EFBToTextureEnable =
|
||||||
|
|
@ -1,4 +0,0 @@
|
|||||||
# FALE01, FALP01 - Baseball
|
|
||||||
|
|
||||||
[Video_Hacks]
|
|
||||||
EFBToTextureEnable =
|
|
5
Data/Sys/GameSettings/FALE01.ini
Normal file
5
Data/Sys/GameSettings/FALE01.ini
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# FALE01 - Baseball
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
# All US NES VC titles released before Feb 2007 don't require EFB2Ram
|
||||||
|
EFBToTextureEnable =
|
5
Data/Sys/GameSettings/FAME01.ini
Normal file
5
Data/Sys/GameSettings/FAME01.ini
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# FAME01 - Wario's Woods
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
# All US NES VC titles released before Feb 2007 don't require EFB2Ram
|
||||||
|
EFBToTextureEnable =
|
@ -1,4 +0,0 @@
|
|||||||
# FANE01, FANP01 - Urban Champion
|
|
||||||
|
|
||||||
[Video_Hacks]
|
|
||||||
EFBToTextureEnable =
|
|
5
Data/Sys/GameSettings/FANE01.ini
Normal file
5
Data/Sys/GameSettings/FANE01.ini
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# FANE01 - Urban Champion
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
# All US NES VC titles released before Feb 2007 don't require EFB2Ram
|
||||||
|
EFBToTextureEnable =
|
@ -1,4 +1,5 @@
|
|||||||
# FAOE01, FAOP01 - Solomon's Key
|
# FAOE01, FAOP01 - Solomon's Key
|
||||||
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
|
# All US NES VC titles released before Feb 2007 don't require EFB2Ram
|
||||||
EFBToTextureEnable =
|
EFBToTextureEnable =
|
5
Data/Sys/GameSettings/FARE01.ini
Normal file
5
Data/Sys/GameSettings/FARE01.ini
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# FARE01 - Gradius
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
# All US NES VC titles released before Feb 2007 don't require EFB2Ram
|
||||||
|
EFBToTextureEnable =
|
@ -1,4 +0,0 @@
|
|||||||
# FASE01, FASP01 - Xevious
|
|
||||||
|
|
||||||
[Video_Hacks]
|
|
||||||
EFBToTextureEnable =
|
|
5
Data/Sys/GameSettings/FASE01.ini
Normal file
5
Data/Sys/GameSettings/FASE01.ini
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# FASE01 - Xevious
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
# All US NES VC titles released before Feb 2007 don't require EFB2Ram
|
||||||
|
EFBToTextureEnable =
|
Loading…
x
Reference in New Issue
Block a user