diff --git a/data/database/compatibility.xml b/data/database/compatibility.xml index a29634d68..5283a2a2e 100644 --- a/data/database/compatibility.xml +++ b/data/database/compatibility.xml @@ -1126,6 +1126,11 @@ Tetris with Card Captor Sakura (Japan) No Issues 0.1-2152-g70fa4143 + + No Issues + 0.1-2854-g24c37324 + Interlaced game, use "Disable Interlacing" to force Progressive without any glitch + No Issues 0.1-2152-g70fa4143 @@ -3987,6 +3992,10 @@ Tetris with Card Captor Sakura (Japan) No Issues + + No Issues + 0.1-2814-g8bb4c110 + No Issues 0.1-1448-g472f1c1c @@ -4132,10 +4141,10 @@ Tetris with Card Captor Sakura (Japan) No Issues 0.1-887-g1eecd50 - + Graphical/Audio Issues - 0.1-2499-g770dd5a6 - Loud beeping sound during the loading screen before a match (Issue #456) + 0.1-2854-g24c37324 + There's a sound issues on the main menu with Recompiler or Cached Interpreter CPU mode. Use Interpreter, and must be applied from when you boot the game No Issues diff --git a/data/database/gamesettings.ini b/data/database/gamesettings.ini index 7e34731a5..37abfc8a7 100644 --- a/data/database/gamesettings.ini +++ b/data/database/gamesettings.ini @@ -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