Commit Graph

466 Commits (sio)

Author SHA1 Message Date
Stenzek 674816b6eb
GameDB: Recompiler ICache for Crypt Killer
Justifier handlers are timing sensitive.
3 months ago
Stenzek 1405004fc0
GameDB: Set tolerance for Spider-Man games
Glitch polygons due to sign flipping because coordinates are up around
the 1024 range (CPU::PGXP::TruncateVertexPosition()).
3 months ago
Stenzek ddf906f377
FullscreenUI: Polish achievements login dialog 3 months ago
Stenzek b1ce3bf0b1
Data: Fix link in thirdparty.html 3 months ago
bl@ck_m@ge 1a5e852ffa
GameDB: disable analog support for some demos and beta versions (#3406) 3 months ago
Stenzek 79cb5779b4
Data: Swap svg classes for inline style
plutosvg can't handle classes.
3 months ago
bl@ck_m@ge 903a1570f1
GameDB: exclude analog support for some Rockman titles (#3404) 3 months ago
Stenzek 3b5d2e96f5
GameDB: PGXP-CPU for Spider-Man games 3 months ago
bl@ck_m@ge 12a50fe7c5
GameDB: exclude analog support for some 2D games (#3402) 3 months ago
Stenzek a3a162f724
Data: Update SDL game controller database 3 months ago
bl@ck_m@ge 6e39453b29
GameDB: add Digital Contoller support for The Adventure of Little Ralph (Demo) (#3401) 4 months ago
Stenzek 8c1f75ab8c
GameDatabase: Add overrides for maximum CD speedup cycles 4 months ago
Stenzek 4ce001aef3
GameDatabase: Add DisableFullTrueColor trait 4 months ago
Stenzek 98d1c71981
GameDB: Force full true color for Bust a Move 2
Not strictly accurate, but looks better.
4 months ago
Stenzek 2311c8d287
Settings: Convert dithering/true color options to a dropdown
Half of them are mutually exclusive, so this simplifies things.
Fewer options = better, right?
4 months ago
Stenzek 74064af730
GameDB: Set disable scaled interlacing on various games
Fixes intro fade/transitions in Final Fantasy VIII.
Fixes menu corruption in Destruction Derby Raw.
4 months ago
JukePlz 10fea83b4a
GameDB: Intelligent Qube doesn't support analog controller (#3392)
Same for the demos.
4 months ago
Stenzek 9734066514
FullscreenUI: Add StaticGray background 4 months ago
Stenzek 2a86faa51e
FullscreenUI: Replace landing icons with colourable icons 4 months ago
bl@ck_m@ge b8d86a18da
GameDB: Kagero II & III 5 months ago
JukePlz c775872a6c
GameDB: ASCII and VIP demos don't support analog controllers. (#3384) 5 months ago
JukePlz f2715b39ec
GameDB: Falcata - Astran Pardma no Monshou hash (#3376) 5 months ago
bl@ck_m@ge d5c83a80a3
GameDB: Sorcerer's Maze (#3375) 5 months ago
Stenzek 373c83c357
GameDB: PGXP-CPU for Twisted Metal 2 5 months ago
Stenzek 31a5d8c481
GameDB: Tama - Adventurous Ball in Giddy Labyrinth hash 5 months ago
Stenzek 4ce1b1afed
GameDB: Set PGXPPreserveProjFP for Vagrant Story
Improves jitter on character models.

Haven't seen any other game with this much of an impact.
5 months ago
Stenzek 5bd1a492be
GameDatabase: Turn PGXPPreserveProjFP into a boolean setting 5 months ago
Stenzek 2fcf115d0b
GameDB: Drop LUT fastmem overrides
No longer needed with the previous commit.
5 months ago
Stenzek 7bc18c8538
DDGoController: Rewrite to support axis input
And add virtual buttons for each of the possible states.
5 months ago
JukePlz 2dfa164629
GameDB: Dezaemon Plus Select 100 does not support analog mode (#3364) 5 months ago
Stenzek 8aa97a8118
Data: Update game controller database 5 months 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.
6 months ago
Stenzek 0e3668a7bb
GameList: Show achievement information in game list 6 months ago
Stenzek 21aa6ead5f
Scripts: Add script to download/generate achievement database 6 months ago
JukePlz 9096402a30
GameDB: Rakugaki Showtime does not support analog mode (#3358)
Only supports vibration.
6 months ago
Stenzek cc0ccf2648
Data: Update resources 6 months ago
Stenzek 9fdeeb3fb6
GPU: Add alpha blending support to overlay 6 months ago
Stenzek 313f653fe0
Data: Add one example overlay 6 months ago
Stenzek fbb63a81a8
FullscreenUI: Change default background and add Strobe 6 months ago
Stenzek 2fd89403f8
FullscreenUI: Name landing icon files after action 6 months ago
Stenzek 3130e16438
FullscreenUI: Add user-selectable backgrounds 6 months ago
Stenzek dc58d85b51
Data: PromptFont additions by KamFretoZ 6 months ago
Stenzek e43d7046ba
Achievements: Attempt relogin on system boot
And display an error notification if login fails, instead of
invalidating the token.
6 months ago
Stenzek 9971b9e059
Data: Update PromptFont with KamFretoZ's changes 6 months ago
Stenzek ea4e756512
Data: Update SDL Game Controller DB 6 months ago
Stenzek 8605722cdf
GameDB: GTA does not support analog mode 7 months ago
Stenzek a3645f3173
GameDB: Gokujou Parodius Da! Deluxe Pack 7 months ago
Stenzek 55c5e17fdc
GameDB: Driver 2 settings 7 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.
7 months ago
Stenzek a919fa71aa
GameDB: PGXP-CPU for Wipeout games
Improves sprite jitter.
7 months ago