Commit Graph

45 Commits

Author SHA1 Message Date
36abbd97e8 GameDB: Set DisablePGXPOn2DPolygons on Xenogears
Fixes misaligned UI. For future reference: game does a multiply by 4096,
then a right shift of 12, which should give back the same value, but
with it being implemented in PGXP-CPU with a divide that does not round
down, it ends up being off by one.

Rounding down loses precision in other games, so that's not an option.
2024-07-09 20:38:21 +10:00
985b9f8a38 GameDB: CPU-PGXP for Xenogears 2024-07-08 17:20:46 +10:00
7373342ea9 GameDB: CPU-PGXP for Resident Evil 3
And disable WS for Japanese releases of RE1-3.
2024-07-07 14:29:29 +10:00
d021a61eb5 GameDB: PGXP-CPU for Rat Attack 2024-07-04 22:11:16 +10:00
fbdeea7889 GameDB: Duke Nukem games 2024-07-02 16:56:10 +10:00
e4cb359625 GameDB: Breath of Fire III 2024-06-28 20:17:15 +10:00
da51827e47 GameDB: Over Drivin' DX - Rally Edition (Japan) (#3226)
Co-authored-by: unknown <anrams777@gmail.com>
2024-06-17 17:04:12 +10:00
7b1ec5dab2 GameDB: Force round texcoords on Digimon World 3 2024-06-17 16:46:55 +10:00
0563350d04 GameDB: Set force round texcoords on Crash games 2024-06-16 19:09:46 +10:00
eb80a82ce5 GameDB: Disable widescreen on Final Fantasy Tactics 2024-06-15 23:58:15 +10:00
e25bb4801c GameDB: Add PGXP-CPU to Lego Racers 2024-06-01 00:02:19 +10:00
c3bf89b278 GameDB: Disable texture filtering in Legend of Dragoon 2024-05-31 14:58:15 +10:00
ac3affe472 GameDB: Chrono Cross 2024-05-26 21:55:27 +10:00
b4b579d2b1 GameDB: More traits 2024-05-25 16:29:38 +10:00
a75e61e1d6 GameDB: Disable texture filtering on FF7 2024-05-25 13:40:31 +10:00
b4df9d3876 GameDB: Syphon Filter 3 2024-05-25 02:02:47 +10:00
7b8f9506c9 GameDB: Disc set corrections 2024-05-19 13:19:52 +10:00
23598e6a42 GameDB: Various fixes (#3207) 2024-05-18 15:21:32 +10:00
e1625d61f6 GameDB: PGXP-CPU for Lifeforce Tenka 2024-05-18 01:09:18 +10:00
1c098f625e GameDB: Disable true colour for Dragon Valor 2024-05-17 14:23:41 +10:00
313496e843 GameDB: PGXP-CPU for Dragon Valor 2024-05-12 15:28:44 +10:00
aed2863d73 GameDB: Add notes about Shadow Master/Castrol Honda Superbike Racing 2024-05-06 00:04:21 +10:00
d094978214 Justifier: Add controller implementation 2024-04-28 15:25:24 +10:00
a9aaac12fc GameDB: Various fixes (#3192) 2024-04-28 15:25:10 +10:00
2871a26f54 GameDB: Motor Toon Grand Prix (again) 2024-04-21 14:51:05 +10:00
a88ee93b4d GameDB: Motor Toon Grand Prix (again) 2024-04-20 19:59:58 +10:00
417bf0c3bc DMA: Better enforce CPU runtime during linked list
and get rid of the hack for Newman Haas.
2024-04-10 20:11:23 +10:00
f63f5d829d GameDB: Add controller types 2024-04-10 20:11:23 +10:00
3c4ad9eceb GameDB: More compatibility fixes 2024-04-10 17:37:05 +10:00
2b7de1f8ef GameDB: Compatibility fixes 2024-04-10 17:06:45 +10:00
d4d7a13fed GameDB: Dino Crisis PAL 2024-04-09 19:54:25 +10:00
1782151a7a GameDB: PGXP-CPU for Newman Haas Racing 2024-04-07 19:01:09 +10:00
4270dd0804 GameDB: More hashes 2024-04-04 16:19:58 +10:00
5e05328dea GameDB: Motor Toon Grand Prix (again) 2024-04-04 13:25:33 +10:00
e197cce832 GameDB: More PSX.EXE games 2024-04-04 11:26:29 +10:00
59a7c3d9a8 GameDB: Various updates 2024-04-03 22:58:20 +10:00
19b55f8db8 GameDB: Rayman Brain Games (#3143) 2024-04-03 22:57:36 +10:00
e5adb5452b GameDB: Motor Toon Grand Prix 2024-03-29 15:13:42 +10:00
8c09e9389d GameDB: Add DisablePGXPPreserveProjFP trait
And add it to Crash Team Racing.
2024-03-23 14:11:28 +10:00
8db0fcee99 GameDB: More PGXP CPU traits 2024-03-18 02:07:42 +10:00
f80ead6a21 GameDB: More settings 2024-03-05 00:02:22 +10:00
713d396a7e GPU/HW: Add quad line detection (Wild Arms 2) 2024-03-02 17:13:19 +10:00
120f5bb434 GameDB: Various additions 2024-02-29 16:15:05 +10:00
f6dc80cefa GameDatabase: Use TitleCase for traits 2024-02-04 16:47:26 +10:00
f7bed69e7c Data: Add YAML GameDB/DiscDB 2024-02-04 16:14:05 +10:00