mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-19 02:35:46 -04:00
Update game settings
Doom was missing for the PAL and Japanese releases.
This commit is contained in:
@ -26,6 +26,37 @@ ForcePGXPCPUMode = true
|
||||
DisableUpscaling = true
|
||||
DisableAnalogModeForcing = true
|
||||
|
||||
|
||||
# SLES-00132 (Doom (Europe))
|
||||
[SLES-00132]
|
||||
DisableUpscaling = true
|
||||
DisableAnalogModeForcing = true
|
||||
|
||||
|
||||
# SLPS-00308 (Doom (Japan))
|
||||
[SLPS-00308]
|
||||
DisableUpscaling = true
|
||||
DisableAnalogModeForcing = true
|
||||
|
||||
|
||||
# SLUS-00331 (Final Doom (USA))
|
||||
[SLUS-00331]
|
||||
DisableUpscaling = true
|
||||
DisableAnalogModeForcing = true
|
||||
|
||||
|
||||
# Final Doom (Europe) (SLES-00487)
|
||||
[SLES-00487]
|
||||
DisableUpscaling = true
|
||||
DisableAnalogModeForcing = true
|
||||
|
||||
|
||||
# Final Doom (Japan) (SLPS-00727)
|
||||
[SLPS-00727]
|
||||
DisableUpscaling = true
|
||||
DisableAnalogModeForcing = true
|
||||
|
||||
|
||||
# Pop'n Music 6 (Japan) (SLPM-87089)
|
||||
[SLPM-87089]
|
||||
ForceInterlacing = true
|
||||
@ -187,12 +218,6 @@ DisableUpscaling = true
|
||||
DisableAnalogModeForcing = true
|
||||
|
||||
|
||||
# SLUS-00331 (Final Doom (USA))
|
||||
[SLUS-00331]
|
||||
DisableUpscaling = true
|
||||
DisableAnalogModeForcing = true
|
||||
|
||||
|
||||
# SLUS-00106 (Grand Theft Auto (USA))
|
||||
[SLUS-00106]
|
||||
DisableAnalogModeForcing = true
|
||||
|
Reference in New Issue
Block a user