Commit Graph

599 Commits (d612f8eea89e69b2eb32addf83b75ebfb7b35ef3)

Author SHA1 Message Date
bl@ck_m@ge 9aeb6ee798
GameDB: Max speedup cycles and other fixes for some games (#3647)
* GameDB: Max speed up cycles and other fixes for some games

* GameDB: Fix metadata for one entry

* Fix string length under settings for SLUS-00872
10 months ago
bl@ck_m@ge 9fb1172a8b
GameDB: Disable auto analog for some titles (#3645) 10 months ago
bl@ck_m@ge 6369f38d65
GameDB: Disable read speedup for Gundam Battle Assault 2 (#3643) 10 months ago
Davide Pesavento c00aac6463
GameDB: Increase cdromMaxReadSpeedupCycles for Alundra 2 (#3642) 10 months ago
bl@ck_m@ge 225623b78e
GameDB: Disable auto analog for some games and add missing info (#3640) 10 months ago
bl@ck_m@ge d4e2f4fb93
GameDB: Disable auto analog for Tenchu (#3636) 10 months ago
Stenzek defbe7061b
GameDB: Set DisableAllBordersCrop for Alundra 2
I'd expect there'd be a good few others too.
10 months ago
Stenzek 23d45a35db
Data: Swap Roboto Mono for JetBrains Mono
Also move the font license/copyright to the main third-party file.

Most were OFL, not Apache anyway.
10 months ago
bl@ck_m@ge e2cd5e79a1
GameDB: Max speedup cycles for Street Fighter Alpha 2 & 3 and Super Puzzle Fighter II (#3627) 10 months ago
bl@ck_m@ge 66c924e29e
GameDB: Max speedup cycles for Bugs Bunny - Lost in Time & Bugs Bunny and Taz - Time Busters (#3626) 11 months ago
bl@ck_m@ge a742164b6e
GameDB: Increase cdromMaxReadSpeedupCycles for Discworld Noir (#3625) 11 months ago
Stenzek a1a763cead
GameDB: Set tolerance for Tekken 3
Stops polygon glitches when characters go partially offscreen,
probably bit manipulation again.
11 months ago
Stenzek 127cc70ba1
GameDB: Enable PGXP-CPU for Tekken 3
Game fudges vertices by small amounts. Still noticeable, but at least
the Z gets perserved now.
11 months ago
Davide Pesavento bf0c0fd95a GameDB: Decrease cdromMaxReadSpeedupCycles for AITD4 and Dino Crisis 2 11 months ago
Davide Pesavento 540e02a2e6 GameDB: Add various comments 11 months ago
Davide Pesavento 652ce9ef3a GameDB: Set DisableFastForwardMemoryCardAccess for Broken Sword II 11 months ago
Davide Pesavento fbffdbc960 GameDB: Disable widescreen for Digimon World 11 months ago
Davide Pesavento 326016d1dd GameDB: Set max speedup cycles to 35k for Alundra 2 11 months ago
bl@ck_m@ge 00444fd912
GameDB: Max speedup cycles for Discworld II (#3618) 11 months ago
Davide Pesavento dca565a2fe
GameDB: Adjust crop area for Gran Turismo 2 (#3613) 11 months ago
bl@ck_m@ge 15d70ffb10
GameDB: Max speedup cycles for Discworld and Discworld Noir (#3611) 11 months ago
bl@ck_m@ge bfc6da2574
GameDB: Disable disc speedup on MDEC for Warcraft II (#3600) 11 months ago
Davide Pesavento d0bbf8ca18 GameDB: Set DisableFastForwardMemoryCardAccess for Tales of Destiny 11 months ago
Stenzek 1999b0df6c
GameDB: Set DisableFastForwardMemoryCardAccess for Twisted Metal 4 11 months ago
Stenzek 2a0fe0a753
GameDB: Add disc set for GT2 US
Match Europe/Japan.
11 months ago
Stenzek bd6e747c65
GameDB: Fix serials for Black-Matrix + 11 months ago
Stenzek 29d73cb18c
GameDB: Remove PGXP vertex cache from Touge Max G
No longer needed with the earlier fix. But add CPU mode, since that
helps the sprite jitter.
12 months ago
Stenzek 6cb727f383
GameDB: Disable auto analog in Alien Resurrection
Game enables analog mode itself, and ends up in a state where
vibration does not function until manually toggled if forced.
12 months ago
Stenzek 109bbf6289
GameDB: Recompiler ICache for Dotchi Mecha! 1 year ago
Stenzek f1fe00c1cb
Data: Update SDL game controller database 1 year ago
Stenzek 8a431b7d22
GameDB: Disable PGXP on 2D polygons in Wipeout games
Fixes misaligned text.
1 year ago
Davide Pesavento 66d6e2827d GameDB: PGXP CPU mode for Tony Hawk's Pro Skater
And add a sort title for the PAL version of the first game so that
it gets sorted before the sequels.
1 year ago
Davide Pesavento d694bc201b GameDB: Various fixes for Mega Man games 1 year ago
Davide Pesavento 9ae09a7693 GameDB: Disable widescreen and enable PGXPPreserveProjFP for Evil Dead 1 year ago
Davide Pesavento 65f6209010 GameDB: Various fixes for Einhänder 1 year ago
Davide Pesavento 0be0500805
GameDB: Disable auto analog for `Persona 2 - Innocent Sin` (#3556) 1 year ago
Davide Pesavento e573f18b01
GameDB: Disable auto analog for Hellnight (#3551) 1 year ago
Stenzek a390797213
Data: Add new PromptFont glyphs 1 year ago
Davide Pesavento 2514814bbb GameDB: A few more sort names 1 year ago
Davide Pesavento 2215f413e0 GameDB: Restore "(Soviet)" suffix on disc 2 of some C&C games
Accidentally dropped in 6e421b9d4a.
1 year ago
Davide Pesavento e933716d21
GameDB: Add sort name to several more game series (#3544) 1 year ago
Stenzek e35b49d6e5
GameDB: More instances of sort titles 1 year ago
Stenzek 970f2ed9d6
GameDB: Fix lint errors 1 year ago
Stenzek 39fcbf7a19
GameDB: Add sort name to Crash/Final Fantasy games
Now they're shown in chronological order.
1 year ago
Stenzek 29327b3e22
GameDB: Add localized names
Sourced from a combination of manual lookups, the Redump database
and the Retool clone list metadata.
1 year ago
Stenzek 8bfc31a59c
GameDatabase: Refactor disc sets
Store the sets in a separate file, and use pointers to reference instead
of string matching. This allows us to use the unsuffixed display names.
1 year ago
Stenzek d00b897257
GameDB: Add sortName for games starting with 'The' 1 year ago
Stenzek 6e421b9d4a
GameDB: Add unsuffixed display names
No more '(USA)' and '(Europe)' suffixes.
1 year ago
Stenzek 1aa92c7667
GameDB: Normalize multi-line strings 1 year ago
Stenzek d13d3d89f9
Resources: Relocate PromptFont key glyphs to high range
Stops them clashing with full-width characters used in Japanese titles.
1 year ago