Commit Graph

431 Commits (13c7b8542d4e4bb6010b38d3cafdae26520887cf)

Author SHA1 Message Date
Stenzek cc0ccf2648
Data: Update resources 1 month ago
Stenzek 9fdeeb3fb6
GPU: Add alpha blending support to overlay 1 month ago
Stenzek 313f653fe0
Data: Add one example overlay 1 month ago
Stenzek fbb63a81a8
FullscreenUI: Change default background and add Strobe 1 month ago
Stenzek 2fd89403f8
FullscreenUI: Name landing icon files after action 2 months ago
Stenzek 3130e16438
FullscreenUI: Add user-selectable backgrounds 2 months ago
Stenzek dc58d85b51
Data: PromptFont additions by KamFretoZ 2 months ago
Stenzek e43d7046ba
Achievements: Attempt relogin on system boot
And display an error notification if login fails, instead of
invalidating the token.
2 months ago
Stenzek 9971b9e059
Data: Update PromptFont with KamFretoZ's changes 2 months ago
Stenzek ea4e756512
Data: Update SDL Game Controller DB 2 months ago
Stenzek 8605722cdf
GameDB: GTA does not support analog mode 2 months ago
Stenzek a3645f3173
GameDB: Gokujou Parodius Da! Deluxe Pack 2 months ago
Stenzek 55c5e17fdc
GameDB: Driver 2 settings 2 months 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 months ago
Stenzek a919fa71aa
GameDB: PGXP-CPU for Wipeout games
Improves sprite jitter.
2 months ago
Stenzek 01dfc9ae51
GameDB: PGXP-CPU for Muppet Monster Adventure 2 months ago
Stenzek 2f5bdc9651
GameDB: Crash Team Racing supports JogCon 2 months 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 ;)
3 months ago
Stenzek 23c221be01
GameDB: Fix serial for Dino Crisis (Japan) 3 months ago
Stenzek edfeffd820
GameDB: Hash for Aquanaut's Holiday 3 months ago
Stenzek 666fee2df7
GameDB: Enable ICache for Crash 3
Sound effects during the intro can be lost if the CPU runs too fast.
3 months ago
Stenzek 2603ce5976
GameDB: Merge all 8 discs of Tokimeki Memorial 2 3 months ago
Stenzek d00627b44b
GameDB: Alnam no Kiba - Juuzoku Juuni Shinto Densetsu 3 months ago
Stenzek 0dbab167a8
GameDB: Disable widescreen in Fear Effect
FMV backgrounds.
3 months ago
Stenzek ceef778891
GameDB: Disable multitap for Fear Effect games 3 months ago
Stenzek 8bb013540d
GameDB: Remove redundant codes sections 3 months ago
Stenzek 09ba2ed181
GameDB: Remove duplicate code entries 3 months ago
Stenzek a4af88bc52
GameDB: More PSX.EXE hashes 3 months ago
Stenzek 9b0a906297
GameDB: Add more missing hash entries 3 months ago
Stenzek 71e1032605
GameDB: Army Men: Sarge's Heroes 3 months ago
Stenzek aff623b772
GameDB: JogCon games 3 months 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.
3 months ago
Stenzek 70a4b5c9f2
GameDatabase: Add missing flags 3 months ago
Stenzek 8567293103
Util: Add TextureDecompress 3 months ago
Stenzek 88836c431e
GameDB: King's Field I/II (Japan) 3 months ago
Stenzek cf0c2ea1e6
GameDB: PGXP-CPU for Tenchu 2 3 months ago
Nicolette Verlinden 869b159601
DiscDB: Fix Cardcaptor Sakura names 3 months ago
Nicolette Verlinden 988a7c8c6d
GameDB: Fix Cardcaptor Sakura names 3 months ago
Stenzek 5cfb76e3f5
GameDB: PGXP-CPU for Sheep Raider 4 months ago
Stenzek b8f397c353
GameDB: Aces of the Air 4 months ago
Stenzek 801ddf7b36
GameDB: Remove DMA override for RE2
No longer needed.
4 months ago
Stenzek 4763b6754c
GameDB: PGXP-CPU for Vandal Hearts II 4 months ago
Stenzek dae5973121
Data: Remove non-functioning shader
Depends on includes which are no longer present.
4 months ago
Stenzek b646f1453d
GameDB: DMA override for RE2
Stops disk read lockups during transitions with icache on.
Requires CPU to be faster than DMA.
4 months ago
PugsyMAME dfc4e0833e
GameDB: Finished off the database DEMO genre entries 4 months ago
Stenzek 5bca12a840
GameDatabase: Add ForceFullBoot trait
And set it for Nightmare Creatures. Game's disc code is a nightmare.
4 months ago
Stenzek d8cd32d964
GameDB: SLED-01340 requires subchannel 4 months ago
Stenzek 761c8bdf7f
Deps: Build libzip 4 months ago
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
4 months ago
PugsyMAME aacd62b29b
GameDB: Some more genre fixes (#3316)
* Some more genre fixes

The last few genre changes, so there is a no longer a simple genre of "Sports".
Also picked up a few DEMOs that I missed.

* Add files via upload
4 months ago