Commit graph

27 commits

Author SHA1 Message Date
Connor McLaughlin 770dd5a600 Update compatibility list/game settings 2020-12-09 01:56:14 +10:00
Connor McLaughlin d7de578d4a Update compatibility list/game settings 2020-12-09 01:37:28 +10:00
Connor McLaughlin 1e322191ea GameSettings: Force recompiler icache in Suikoden (USA)
This game calls BIOS memmove() in uncached memory a bunch of times,
which takes several frames to complete. Version 1.0 will corrupt
palettes if this completes too quickly.
2020-12-06 00:35:54 +10:00
Connor McLaughlin 362905e3df GPU: Add display line offset game setting
Use when games need additional cropping.
2020-12-04 00:33:04 +10:00
Connor McLaughlin b16e639f0c GameSettings: Remove some duplicate entries 2020-11-28 00:14:44 +10:00
Connor McLaughlin 402532b8a5 GameSettings: Force PGXP mode for Spyro trilogy 2020-11-21 18:39:04 +10:00
Connor McLaughlin 37adc9ff34 GameSettings: Don't force interpreter in Threads of Fate 2020-11-19 00:45:44 +10:00
Connor McLaughlin be2d52b908 GameSettings: Disable upscaling in Slam 'n Jam '96 featuring Magic & Kareem (USA) 2020-11-19 00:40:02 +10:00
Connor McLaughlin 71eb578db1 Update compatibility settings/list 2020-11-16 01:14:58 +10:00
Connor McLaughlin fda95fb903 GameSettings: Force interpreter for Spyro 2/3 PAL
Self-modifying code in the same block, evil libcrypt stuff.
2020-10-30 01:12:04 +10:00
Connor McLaughlin 7210b0826a GameSettings: Make DMA/GPU tweak settings overridable 2020-10-30 00:44:40 +10:00
Connor McLaughlin b1c78d8bea Update compatibility list/game settings 2020-10-26 01:09:09 +10:00
Connor McLaughlin 8bf21fd5a0 GameSettings: Add display range override for Buster Bros. Collection 2020-10-25 00:12:32 +10:00
Connor McLaughlin 0825bd1d2d Update game settings from @RinMaru 2020-10-11 12:45:32 +10:00
Connor McLaughlin 13bd50a6a9 Update game settings 2020-10-04 00:12:01 +10:00
Connor McLaughlin 10d9b17b4f Update game settings 2020-10-03 01:06:04 +10:00
Connor McLaughlin 5620e2f5c8 Update compatibility list 2020-09-30 01:12:30 +10:00
Connor McLaughlin f2c5a51924 Update compatibility list and game settings 2020-09-24 22:18:41 +10:00
Connor McLaughlin 4274bc1daf Update game settings 2020-09-24 12:33:11 +10:00
Connor McLaughlin fa3307e5f1 Update compatibility settings 2020-09-20 01:46:06 +10:00
Connor McLaughlin 24716591a9 Update compatibility list 2020-09-10 00:13:27 +10:00
Blackbird88 9f59b81277
More gameinis (#809)
Co-authored-by: Connor McLaughlin <stenzek@gmail.com>
2020-08-29 23:47:48 +10:00
Connor McLaughlin d69c17db3d Force enable icache on a few games
Fixes them or fixes their speed issues.
2020-08-29 22:30:37 +10:00
Connor McLaughlin 3aecf6be27 GameSettings: Rename 'enable' options to 'force'
As per discussion on Discord.
2020-08-29 21:53:53 +10:00
Silent 348f4f78eb
Add ForceDigitalController for a handful of games 2020-08-23 16:35:25 +02:00
Blackbird88 7cc22e24d1
Star Wars - Dark Forces (SLUS-00297) gameini 2020-08-23 15:29:03 +02:00
Connor McLaughlin afda565d78 Add global overrides for interlacing/PGXP-CPU 2020-08-21 00:09:37 +10:00