Commit Graph

140 Commits (333319acab3fc1944ba2a158564503a0ff2556dd)

Author SHA1 Message Date
Connor McLaughlin 77bf7d3902 Update game database 4 years ago
Connor McLaughlin 99876588c4 GameSettings: Force icache for Breath of Fire IV 4 years ago
Connor McLaughlin 0271622e59 Add PlayStationMouse supported controller for some games 4 years ago
Connor McLaughlin 862c6998eb Update compatibility list and game database 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 844c8e916f Update merged gamedb 4 years ago
Connor McLaughlin 600ae7bcc0 Update compatibility settings for Chrono Cross 4 years ago
Connor McLaughlin a11883e2b4 GameDB: Fix detection of Advanced V.G. (Japan) 4 years ago
Silent d6db467ce8
Update SDL game controller database 4 years ago
Connor McLaughlin 0b7d982121 Update merged gamedb.json 4 years ago
Connor McLaughlin a2a4b66cb7 Update compatibility settings 4 years ago
Connor McLaughlin 2ece7d19c1 GameDB: Fix analog controller support missing from numerous games 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
PugsyMAME bcd3bace83
Chtdb.txt update 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
Connor McLaughlin 2106197418 Update compatibility list 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 1969a10034 FullscreenUI: Fix placeholder logo showing up 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 61e4e6f140 Add "Fullscreen UI" 4 years ago
PugsyMAME f98f8ed726
Cheat Database maintenance
Cleaned up more cheats and added some more cheats, imported a bunch of widescreen cheats.
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
Connor McLaughlin dfa36e0fa7 Update SDL game controller database 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 f393ea618e Shaders/Cccalibrator: Fix compile errors 4 years ago