Commit Graph

437 Commits (a25d5dcd2fc9d32a9cba1b0e97f9ecdc69c72e2a)

Author SHA1 Message Date
JukePlz 2dfa164629
GameDB: Dezaemon Plus Select 100 does not support analog mode (#3364) 2 years ago
Stenzek 8aa97a8118
Data: Update game controller database 2 years ago
JukePlz afd619a7d8
GameDB: Pro-Pinball needs same traits as others in the series (#3359)
otherwise hangs on loading and has inferior performance. Probably missed due to title hyphenation.
2 years ago
Stenzek 0e3668a7bb
GameList: Show achievement information in game list 2 years ago
Stenzek 21aa6ead5f
Scripts: Add script to download/generate achievement database 2 years ago
JukePlz 9096402a30
GameDB: Rakugaki Showtime does not support analog mode (#3358)
Only supports vibration.
2 years ago
Stenzek cc0ccf2648
Data: Update resources 2 years ago
Stenzek 9fdeeb3fb6
GPU: Add alpha blending support to overlay 2 years ago
Stenzek 313f653fe0
Data: Add one example overlay 2 years ago
Stenzek fbb63a81a8
FullscreenUI: Change default background and add Strobe 2 years ago
Stenzek 2fd89403f8
FullscreenUI: Name landing icon files after action 2 years ago
Stenzek 3130e16438
FullscreenUI: Add user-selectable backgrounds 2 years ago
Stenzek dc58d85b51
Data: PromptFont additions by KamFretoZ 2 years ago
Stenzek e43d7046ba
Achievements: Attempt relogin on system boot
And display an error notification if login fails, instead of
invalidating the token.
2 years ago
Stenzek 9971b9e059
Data: Update PromptFont with KamFretoZ's changes 2 years ago
Stenzek ea4e756512
Data: Update SDL Game Controller DB 2 years ago
Stenzek 8605722cdf
GameDB: GTA does not support analog mode 2 years ago
Stenzek a3645f3173
GameDB: Gokujou Parodius Da! Deluxe Pack 2 years ago
Stenzek 55c5e17fdc
GameDB: Driver 2 settings 2 years ago
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.
2 years ago
Stenzek a919fa71aa
GameDB: PGXP-CPU for Wipeout games
Improves sprite jitter.
2 years ago
Stenzek 01dfc9ae51
GameDB: PGXP-CPU for Muppet Monster Adventure 2 years ago
Stenzek 2f5bdc9651
GameDB: Crash Team Racing supports JogCon 2 years ago
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 ;)
2 years ago
Stenzek 23c221be01
GameDB: Fix serial for Dino Crisis (Japan) 2 years ago
Stenzek edfeffd820
GameDB: Hash for Aquanaut's Holiday 2 years ago
Stenzek 666fee2df7
GameDB: Enable ICache for Crash 3
Sound effects during the intro can be lost if the CPU runs too fast.
2 years ago
Stenzek 2603ce5976
GameDB: Merge all 8 discs of Tokimeki Memorial 2 2 years ago
Stenzek d00627b44b
GameDB: Alnam no Kiba - Juuzoku Juuni Shinto Densetsu 2 years ago
Stenzek 0dbab167a8
GameDB: Disable widescreen in Fear Effect
FMV backgrounds.
2 years ago
Stenzek ceef778891
GameDB: Disable multitap for Fear Effect games 2 years ago
Stenzek 8bb013540d
GameDB: Remove redundant codes sections 2 years ago
Stenzek 09ba2ed181
GameDB: Remove duplicate code entries 2 years ago
Stenzek a4af88bc52
GameDB: More PSX.EXE hashes 2 years ago
Stenzek 9b0a906297
GameDB: Add more missing hash entries 2 years ago
Stenzek 71e1032605
GameDB: Army Men: Sarge's Heroes 2 years ago
Stenzek aff623b772
GameDB: JogCon games 2 years ago
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.
2 years ago
Stenzek 70a4b5c9f2
GameDatabase: Add missing flags 2 years ago
Stenzek 8567293103
Util: Add TextureDecompress 2 years ago
Stenzek 88836c431e
GameDB: King's Field I/II (Japan) 2 years ago
Stenzek cf0c2ea1e6
GameDB: PGXP-CPU for Tenchu 2 2 years ago
Nicolette Verlinden 869b159601
DiscDB: Fix Cardcaptor Sakura names 2 years ago
Nicolette Verlinden 988a7c8c6d
GameDB: Fix Cardcaptor Sakura names 2 years ago
Stenzek 5cfb76e3f5
GameDB: PGXP-CPU for Sheep Raider 2 years ago
Stenzek b8f397c353
GameDB: Aces of the Air 2 years ago
Stenzek 801ddf7b36
GameDB: Remove DMA override for RE2
No longer needed.
2 years ago
Stenzek 4763b6754c
GameDB: PGXP-CPU for Vandal Hearts II 2 years ago
Stenzek dae5973121
Data: Remove non-functioning shader
Depends on includes which are no longer present.
2 years ago
Stenzek b646f1453d
GameDB: DMA override for RE2
Stops disk read lockups during transitions with icache on.
Requires CPU to be faster than DMA.
2 years ago