Commit Graph

432 Commits

Author SHA1 Message Date
JukePlz 9096402a30
GameDB: Rakugaki Showtime does not support analog mode (#3358)
Only supports vibration.
2025-01-24 13:10:32 +10:00
Stenzek cc0ccf2648
Data: Update resources 2025-01-20 17:24:36 +10:00
Stenzek 9fdeeb3fb6
GPU: Add alpha blending support to overlay 2025-01-19 16:37:51 +10:00
Stenzek 313f653fe0
Data: Add one example overlay 2025-01-18 22:59:48 +10:00
Stenzek fbb63a81a8
FullscreenUI: Change default background and add Strobe 2025-01-17 16:05:24 +10:00
Stenzek 2fd89403f8
FullscreenUI: Name landing icon files after action 2025-01-14 19:05:18 +10:00
Stenzek 3130e16438
FullscreenUI: Add user-selectable backgrounds 2025-01-14 18:59:42 +10:00
Stenzek dc58d85b51
Data: PromptFont additions by KamFretoZ 2025-01-13 19:47:43 +10:00
Stenzek e43d7046ba
Achievements: Attempt relogin on system boot
And display an error notification if login fails, instead of
invalidating the token.
2025-01-12 17:50:33 +10:00
Stenzek 9971b9e059
Data: Update PromptFont with KamFretoZ's changes 2025-01-11 20:41:26 +10:00
Stenzek ea4e756512
Data: Update SDL Game Controller DB 2025-01-10 20:44:04 +10:00
Stenzek 8605722cdf
GameDB: GTA does not support analog mode 2025-01-01 17:15:19 +10:00
Stenzek a3645f3173
GameDB: Gokujou Parodius Da! Deluxe Pack 2024-12-31 14:13:49 +10:00
Stenzek 55c5e17fdc
GameDB: Driver 2 settings 2024-12-26 18:00:29 +10:00
Stenzek e7ff547f1b
GameDB: Street Fighter games
Disable upscaling because they use a stupidly large UV range and
relies on junk texels not being sampled, which happens at 1x.

That and they're 2D anyway.
2024-12-25 14:25:55 +10:00
Stenzek a919fa71aa
GameDB: PGXP-CPU for Wipeout games
Improves sprite jitter.
2024-12-21 23:08:09 +10:00
Stenzek 01dfc9ae51
GameDB: PGXP-CPU for Muppet Monster Adventure 2024-12-21 14:54:37 +10:00
Stenzek 2f5bdc9651
GameDB: Crash Team Racing supports JogCon 2024-12-19 12:43:02 +10:00
Stenzek 585b13fbd9
GameDB: Remove AnalogController from Point Blank 2
Apparently it does not support it. Not that you'd be using anything
other than a lightgun ;)
2024-12-16 01:28:04 +10:00
Stenzek 23c221be01
GameDB: Fix serial for Dino Crisis (Japan) 2024-12-16 01:20:22 +10:00
Stenzek edfeffd820
GameDB: Hash for Aquanaut's Holiday 2024-12-16 01:20:10 +10:00
Stenzek 666fee2df7
GameDB: Enable ICache for Crash 3
Sound effects during the intro can be lost if the CPU runs too fast.
2024-12-15 15:16:53 +10:00
Stenzek 2603ce5976
GameDB: Merge all 8 discs of Tokimeki Memorial 2 2024-12-15 15:09:48 +10:00
Stenzek d00627b44b
GameDB: Alnam no Kiba - Juuzoku Juuni Shinto Densetsu 2024-12-15 12:59:51 +10:00
Stenzek 0dbab167a8
GameDB: Disable widescreen in Fear Effect
FMV backgrounds.
2024-12-13 23:22:57 +10:00
Stenzek ceef778891
GameDB: Disable multitap for Fear Effect games 2024-12-13 18:41:00 +10:00
Stenzek 8bb013540d
GameDB: Remove redundant codes sections 2024-12-09 15:32:31 +10:00
Stenzek 09ba2ed181
GameDB: Remove duplicate code entries 2024-12-09 15:25:48 +10:00
Stenzek a4af88bc52
GameDB: More PSX.EXE hashes 2024-12-09 13:50:47 +10:00
Stenzek 9b0a906297
GameDB: Add more missing hash entries 2024-12-08 19:45:28 +10:00
Stenzek 71e1032605
GameDB: Army Men: Sarge's Heroes 2024-12-02 17:24:15 +10:00
Stenzek aff623b772
GameDB: JogCon games 2024-12-01 21:17:54 +10:00
Stenzek d7d028ac5c
GameDB: Recompiler ICache for Resident Evil 3
CD code gets super screwed up and sends multiple commands without
waiting for them to finish.
2024-12-01 18:16:59 +10:00
Stenzek 70a4b5c9f2
GameDatabase: Add missing flags 2024-11-24 23:29:29 +10:00
Stenzek 8567293103
Util: Add TextureDecompress 2024-11-24 23:29:29 +10:00
Stenzek 88836c431e
GameDB: King's Field I/II (Japan) 2024-11-23 18:59:01 +10:00
Stenzek cf0c2ea1e6
GameDB: PGXP-CPU for Tenchu 2 2024-11-18 23:34:08 +10:00
Nicolette Verlinden 869b159601
DiscDB: Fix Cardcaptor Sakura names 2024-11-18 14:50:08 +10:00
Nicolette Verlinden 988a7c8c6d
GameDB: Fix Cardcaptor Sakura names 2024-11-18 14:19:47 +10:00
Stenzek 5cfb76e3f5
GameDB: PGXP-CPU for Sheep Raider 2024-11-16 14:45:35 +10:00
Stenzek b8f397c353
GameDB: Aces of the Air 2024-11-13 12:34:07 +10:00
Stenzek 801ddf7b36
GameDB: Remove DMA override for RE2
No longer needed.
2024-11-12 16:03:36 +10:00
Stenzek 4763b6754c
GameDB: PGXP-CPU for Vandal Hearts II 2024-11-12 16:03:30 +10:00
Stenzek dae5973121
Data: Remove non-functioning shader
Depends on includes which are no longer present.
2024-11-04 12:14:45 +10:00
Stenzek b646f1453d
GameDB: DMA override for RE2
Stops disk read lockups during transitions with icache on.
Requires CPU to be faster than DMA.
2024-10-31 22:05:06 +10:00
PugsyMAME dfc4e0833e
GameDB: Finished off the database DEMO genre entries 2024-10-30 15:28:45 +10:00
Stenzek 5bca12a840
GameDatabase: Add ForceFullBoot trait
And set it for Nightmare Creatures. Game's disc code is a nightmare.
2024-10-30 15:19:11 +10:00
Stenzek d8cd32d964
GameDB: SLED-01340 requires subchannel 2024-10-25 20:52:47 +10:00
Stenzek 761c8bdf7f
Deps: Build libzip 2024-10-22 21:16:56 +10:00
PugsyMAME dbb2274d2d
GameDB: Fixing some codes for Lightspan games +more (#3318)
* Fixing some codes for Lightspan games +more

Added codes for some more lightspan games
Added Magic Castle to end of file
Fixed a few wrongly identified demos

* Add files via upload
2024-10-20 12:56:00 +10:00