Commit Graph

74 Commits (c4cfb40f7b2e6ce16e544dddd3177c179ba6df17)

Author SHA1 Message Date
Connor McLaughlin 3a831c543d GameSettings: Force icache for NHL FaceOff 2001 4 years ago
Connor McLaughlin 4a13009af8 GameSettings: Force ICache for SLPM-86086 4 years ago
Connor McLaughlin deb7f0741a GameSettings: Force LUT fastmem for Racing Lagoon
Slight performance boost.
4 years ago
Connor McLaughlin 6543cc42d3 Update compatibility settings for Rebel Assault II 4 years ago
Connor McLaughlin 90ac14a242 Update compatibility list 4 years ago
Connor McLaughlin 9af822dc9c GameSettings: Remove some duplicate entries 4 years ago
Connor McLaughlin 99876588c4 GameSettings: Force icache for Breath of Fire IV 4 years ago
Connor McLaughlin 1e44c2f3d0 GameSettings: Add trait to force LUT fastmem
Should help with games like CMR2 and Lagnacure (which are
constantly invalidating code), and THPS series (which use
memory mirrors).
4 years ago
Connor McLaughlin 600ae7bcc0 Update compatibility settings for Chrono Cross 4 years ago
Connor McLaughlin a2a4b66cb7 Update compatibility settings 4 years ago
Connor McLaughlin 160aa06352 Add JSON game database data files 4 years ago
Connor McLaughlin 3303523463 Update compatibility list/settings 4 years ago
Connor McLaughlin bf7cd40f27 Update compatibility settings 4 years ago
6lackmag3 35f6f144ff
Update gamesettings.ini 4 years ago
6lackmag3 cd09d583c0
Update gamesettings.ini 4 years ago
Connor McLaughlin 830612dbbf Update compatibility settings 4 years ago
6lackmag3 bcd4eff10a
Update gamesettings.ini
Removed duplicate entry for Duke Nukem: Total Meltdown. This game supports DualShock analog mode so no need for DisableAnalogModeForcing = true.
4 years ago
Connor McLaughlin 57830bdd36 Update compatibility settings 4 years ago
Connor McLaughlin 0313ce6aee Update compatibility list/game settings 4 years ago
6lackmag3 ee9c1131db
Force digital mode for Twisted Metal 1 and 2 4 years ago
Connor McLaughlin 1e3679c48b Update compatibility list 4 years ago
Connor McLaughlin 75e473897e Update compatibility settings 4 years ago
Connor McLaughlin 75ce744cfe GameSettings: Fix incorrect serial for Legend of Legaia (USA) 4 years ago
Connor McLaughlin 9d0c5d4c6d GameSettings: Force icache for Silent Hill 4 years ago
6lackmag3 8f1cfb7373
Update gamesettings.ini
force digital for Mortal Kombat 4
4 years ago
ds22x 10994a953d
Remove duplicate line in gamesettings.ini
Removes a duplicate "DisableAnalogModeForcing = true" for SCES-00867 (Final Fantasy VII (Europe) (Disc 1).
4 years ago
Connor McLaughlin 206735ca42 GameSettings: Disable forced analog for FF7 4 years ago
Connor McLaughlin d4bbef5021 GameSettings: Remove force interpreter for Spyro 2/3 PAL 4 years ago
Connor McLaughlin 2446e945a7 GameSettings: Force icache in Roland Garros French Open 2001 4 years ago
Connor McLaughlin d1536fdc62 GameSettings: Disable analog mode in Digimon World 4 years ago
Connor McLaughlin 3f981f0ceb Update game settings/compatibility list 4 years ago
Connor McLaughlin baf8b1af43 Update game settings 4 years ago
Connor McLaughlin b3fd07e1b5 GameSettings: Adjust crop area for FF7 4 years ago
Connor McLaughlin bc6444b6ff Update compatibility list and settings 4 years ago
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