Commit graph

81 commits

Author SHA1 Message Date
Connor McLaughlin 30a53fbb3c GameSettings: Disable GPU runahead for Red Asphalt PAL 2022-01-06 22:47:10 +10:00
Connor McLaughlin 10cf8ef638 GameSettings: Force true color off for SLPS-00078 2021-11-14 23:47:15 +10:00
Connor McLaughlin 75b69a6f7e GameSettings: Force icache for World Cup 98 2021-07-17 14:03:04 +10:00
Connor McLaughlin 2f2dc9cf72 GameSettings: Force software renderer for Addie no Okurimono - To Moze from Addie 2021-07-05 21:44:03 +10:00
Connor McLaughlin 2fbfd53d51 GameSettings: Force CPU PGXP mode for a bunch of games 2021-06-24 17:04:52 +10:00
Connor McLaughlin 8ddc1d6016 GameSettings: Force icache for International Superstar Soccer Pro '98 2021-06-24 14:44:54 +10:00
Connor McLaughlin 6b83bb0cfe GameSettings: Use icache for Chrono Cross 2021-06-11 20:47:46 +10:00
Connor McLaughlin 3a831c543d GameSettings: Force icache for NHL FaceOff 2001 2021-06-02 15:13:43 +10:00
Connor McLaughlin 4a13009af8 GameSettings: Force ICache for SLPM-86086 2021-05-29 18:35:41 +10:00
Connor McLaughlin deb7f0741a GameSettings: Force LUT fastmem for Racing Lagoon
Slight performance boost.
2021-05-26 02:50:44 +10:00
Connor McLaughlin 6543cc42d3 Update compatibility settings for Rebel Assault II 2021-05-25 15:12:24 +10:00
Connor McLaughlin 90ac14a242 Update compatibility list 2021-05-20 12:19:28 +10:00
Connor McLaughlin 9af822dc9c GameSettings: Remove some duplicate entries 2021-05-20 12:19:16 +10:00
Connor McLaughlin 99876588c4 GameSettings: Force icache for Breath of Fire IV 2021-05-08 03:24:18 +10:00
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).
2021-04-27 03:16:44 +10:00
Connor McLaughlin 600ae7bcc0 Update compatibility settings for Chrono Cross 2021-04-24 16:03:10 +10:00
Connor McLaughlin a2a4b66cb7 Update compatibility settings 2021-04-18 18:59:59 +10:00
Connor McLaughlin 160aa06352 Add JSON game database data files 2021-04-17 17:04:24 +10:00
Connor McLaughlin 3303523463 Update compatibility list/settings 2021-04-15 01:31:54 +10:00
Connor McLaughlin bf7cd40f27 Update compatibility settings 2021-04-11 12:35:08 +10:00
6lackmag3 35f6f144ff
Update gamesettings.ini 2021-04-08 23:32:12 +03:00
6lackmag3 cd09d583c0
Update gamesettings.ini 2021-04-08 03:55:27 +03:00
Connor McLaughlin 830612dbbf Update compatibility settings 2021-04-08 03:07:10 +10:00
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.
2021-04-06 03:04:58 +03:00
Connor McLaughlin 57830bdd36 Update compatibility settings 2021-04-06 02:11:55 +10:00
Connor McLaughlin 0313ce6aee Update compatibility list/game settings 2021-04-01 02:29:59 +10:00
6lackmag3 ee9c1131db
Force digital mode for Twisted Metal 1 and 2 2021-03-28 20:25:54 +03:00
Connor McLaughlin 1e3679c48b Update compatibility list 2021-03-22 12:17:06 +10:00
Connor McLaughlin 75e473897e Update compatibility settings 2021-03-14 02:01:48 +10:00
Connor McLaughlin 75ce744cfe GameSettings: Fix incorrect serial for Legend of Legaia (USA) 2021-03-09 17:24:46 +10:00
Connor McLaughlin 9d0c5d4c6d GameSettings: Force icache for Silent Hill 2021-03-08 17:29:00 +10:00
6lackmag3 8f1cfb7373
Update gamesettings.ini
force digital for Mortal Kombat 4
2021-03-04 02:31:44 +03:00
ds22x 10994a953d
Remove duplicate line in gamesettings.ini
Removes a duplicate "DisableAnalogModeForcing = true" for SCES-00867 (Final Fantasy VII (Europe) (Disc 1).
2021-03-02 22:26:21 +01:00
Connor McLaughlin 206735ca42 GameSettings: Disable forced analog for FF7 2021-03-01 12:04:24 +10:00
Connor McLaughlin d4bbef5021 GameSettings: Remove force interpreter for Spyro 2/3 PAL 2021-02-19 01:37:56 +10:00
Connor McLaughlin 2446e945a7 GameSettings: Force icache in Roland Garros French Open 2001 2021-02-09 01:23:53 +10:00
Connor McLaughlin d1536fdc62 GameSettings: Disable analog mode in Digimon World 2021-02-09 01:06:48 +10:00
Connor McLaughlin 3f981f0ceb Update game settings/compatibility list 2021-02-02 03:51:48 +10:00
Connor McLaughlin baf8b1af43 Update game settings 2021-01-24 17:37:09 +10:00
Connor McLaughlin b3fd07e1b5 GameSettings: Adjust crop area for FF7 2021-01-13 02:37:04 +10:00
Connor McLaughlin bc6444b6ff Update compatibility list and settings 2021-01-11 01:12:32 +10:00
Connor McLaughlin 573c8370d7 Update game settings
Doom was missing for the PAL and Japanese releases.
2021-01-08 01:28:09 +10:00
Connor McLaughlin 9afd122f85 GameSettings: Remove a bunch of DMA size overrides 2021-01-06 00:15:42 +10:00
Connor McLaughlin 68f97a8116 Update game compatibility/settings 2021-01-05 12:22:01 +10:00
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.
2021-01-03 16:12:00 +10:00
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.
2021-01-03 16:11:42 +10:00
Connor McLaughlin 68f3261582 Update game settings and compatibility list 2020-12-31 03:15:18 +10:00
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 35e9ad743f8d505f43388ff00f1c2fc4066ba3ea.

* Update gamesettings.ini

Adding 2 more games that need CPU PGXP
2020-12-25 13:51:23 +10:00
Connor McLaughlin c0c035ab54 Update compatibility list and settings 2020-12-17 01:20:06 +10:00
Connor McLaughlin e85f7da874 Update game compatibility settings 2020-12-14 02:15:25 +10:00