Commit Graph

40 Commits (5ff3299384c435549805cbd45f6de5126dbad9ab)

Author SHA1 Message Date
Connor McLaughlin 573c8370d7 Update game settings
Doom was missing for the PAL and Japanese releases.
4 years ago
Connor McLaughlin 9afd122f85 GameSettings: Remove a bunch of DMA size overrides 4 years ago
Connor McLaughlin 68f97a8116 Update game compatibility/settings 4 years ago
Connor McLaughlin 2501547acb GameSettings: Force icache for Deadheat Road (Japan)
Fixes graphical corruption in loading screen - the game executes a
memcpy out of uncached ROM while the DMA is occurring, then modifies it
before it finishes.
4 years ago
Connor McLaughlin 0de34d7bf7 DMA: Increase precision for large transfers
Also gets rid of the delay on the GPU side for writing to VRAM (doesn't
make sense), and it's not needed since we slice the block transfers now.

Fixes palette corruption in Vigilante 8, and missing rider in
Championship Motocross 2001 featuring Ricky Carmichael.
4 years ago
Connor McLaughlin 68f3261582 Update game settings and compatibility list 4 years ago
MojoJojoDojo aedfff7e3f
Adding 2 more games that needs CPU PGXP - Alundra 2 and Disney's Aladdin in Nasira's Revenge (#1287)
* Adding PGXP CPU for 2 games

* Revert "Adding PGXP CPU for 2 games"

This reverts commit 35e9ad743f.

* Update gamesettings.ini

Adding 2 more games that need CPU PGXP
4 years ago
Connor McLaughlin c0c035ab54 Update compatibility list and settings 4 years ago
Connor McLaughlin e85f7da874 Update game compatibility settings 4 years ago
Connor McLaughlin fd0e75ea61 Update compatibility list and settings 4 years ago
Blackbird88 57358e3499
GameSettings: Force Digital Controller in Disney's Hercules (Re-release) (#1190)
* GameSettings: Force Digital Controller in Disney's Hercules
4 years ago
Albert Liu def9a98cb9 GameSettings: Disable analog mode forcing instead of forcing digital controller 4 years ago
Connor McLaughlin b2a6ad143c Update compatibility settings for Moto Racer 4 years ago
Connor McLaughlin 770dd5a600 Update compatibility list/game settings 4 years ago
Connor McLaughlin d7de578d4a Update compatibility list/game settings 4 years ago
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.
4 years ago
Connor McLaughlin 362905e3df GPU: Add display line offset game setting
Use when games need additional cropping.
4 years ago
Connor McLaughlin b16e639f0c GameSettings: Remove some duplicate entries 4 years ago
Connor McLaughlin 402532b8a5 GameSettings: Force PGXP mode for Spyro trilogy 4 years ago
Connor McLaughlin 37adc9ff34 GameSettings: Don't force interpreter in Threads of Fate 4 years ago
Connor McLaughlin be2d52b908 GameSettings: Disable upscaling in Slam 'n Jam '96 featuring Magic & Kareem (USA) 4 years ago
Connor McLaughlin 71eb578db1 Update compatibility settings/list 4 years ago
Connor McLaughlin fda95fb903 GameSettings: Force interpreter for Spyro 2/3 PAL
Self-modifying code in the same block, evil libcrypt stuff.
4 years ago
Connor McLaughlin 7210b0826a GameSettings: Make DMA/GPU tweak settings overridable 4 years ago
Connor McLaughlin b1c78d8bea Update compatibility list/game settings 4 years ago
Connor McLaughlin 8bf21fd5a0 GameSettings: Add display range override for Buster Bros. Collection 4 years ago
Connor McLaughlin 0825bd1d2d Update game settings from @RinMaru 4 years ago
Connor McLaughlin 13bd50a6a9 Update game settings 4 years ago
Connor McLaughlin 10d9b17b4f Update game settings 4 years ago
Connor McLaughlin 5620e2f5c8 Update compatibility list 4 years ago
Connor McLaughlin f2c5a51924 Update compatibility list and game settings 5 years ago
Connor McLaughlin 4274bc1daf Update game settings 5 years ago
Connor McLaughlin fa3307e5f1 Update compatibility settings 5 years ago
Connor McLaughlin 24716591a9 Update compatibility list 5 years ago
Blackbird88 9f59b81277
More gameinis (#809)
Co-authored-by: Connor McLaughlin <stenzek@gmail.com>
5 years ago
Connor McLaughlin d69c17db3d Force enable icache on a few games
Fixes them or fixes their speed issues.
5 years ago
Connor McLaughlin 3aecf6be27 GameSettings: Rename 'enable' options to 'force'
As per discussion on Discord.
5 years ago
Silent 348f4f78eb
Add ForceDigitalController for a handful of games 5 years ago
Blackbird88 7cc22e24d1
Star Wars - Dark Forces (SLUS-00297) gameini 5 years ago
Connor McLaughlin afda565d78 Add global overrides for interlacing/PGXP-CPU 5 years ago