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
Connor McLaughlin
fd0e75ea61
Update compatibility list and settings
2020-12-14 01:39:32 +10:00
Blackbird88
57358e3499
GameSettings: Force Digital Controller in Disney's Hercules (Re-release) ( #1190 )
...
* GameSettings: Force Digital Controller in Disney's Hercules
2020-12-13 00:17:17 +10:00
Albert Liu
def9a98cb9
GameSettings: Disable analog mode forcing instead of forcing digital controller
2020-12-11 19:50:43 -08:00
Connor McLaughlin
b2a6ad143c
Update compatibility settings for Moto Racer
2020-12-10 01:29:38 +10:00
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