diff options
| author | Benjamin Przybocki <buddybenj@gmail.com> | 2015-01-13 16:38:58 -0600 |
|---|---|---|
| committer | Benjamin Przybocki <buddybenj@gmail.com> | 2015-01-13 16:38:58 -0600 |
| commit | 4ab60f42c4b8bbbb76329f2ebfb88f65c30624da (patch) | |
| tree | b675fb1867cd2ecfe17800bb13801958b0cf4163 /Data | |
| parent | 0d744cddf68debc27134d4c8604f373db3ca19ff (diff) | |
Remove DVDXDV
According to GameTDB's database, this is not a known title ID. It was likely added by mistake. For those wondering, DVDX doesn't use this or it would be in GameTDB's database because they also keep track of homebrew, and Dolphin doesn't have INIs for homebrew/hacks anyway.
Diffstat (limited to 'Data')
| -rw-r--r-- | Data/Sys/GameSettings/DVDXDV.ini | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/Data/Sys/GameSettings/DVDXDV.ini b/Data/Sys/GameSettings/DVDXDV.ini deleted file mode 100644 index d30f9d5d1e..0000000000 --- a/Data/Sys/GameSettings/DVDXDV.ini +++ /dev/null @@ -1,19 +0,0 @@ -# DVDXDV - Unknown - -[Core] -# Values set here will override the main dolphin settings. - -[EmuState] -# The Emulation State. 1 is worst, 5 is best, 0 is not set. -EmulationStateId = 0 -EmulationIssues = - -[OnLoad] -# Add memory patches to be loaded once on boot here. - -[OnFrame] -# Add memory patches to be applied every frame here. - -[ActionReplay] -# Add action replay cheats here. - |
