Commit Graph

9611 Commits (old-dev)
 

Author SHA1 Message Date
Stenzek a375d558f6
GPU/HW: ScaleNx/MMPX do not require blending 2 months ago
Stenzek 3d8f6bf7aa
GPU/HW: Fix filtered alpha blending in ROV path 2 months ago
Davide Pesavento 401f2652ca
Achievements: Use round instead of ceil for unlocked percentage (#3418) 2 months ago
Stenzek 21aaec99f1
Qt: Note when patches are not allowed for achievements 2 months ago
Stenzek 871323f4e1
Cheats: Fix setting overrides applying for blacklisted patches 2 months ago
Stenzek 1547de2b3c
Deps: Build Vulkan-Headers before ffmpeg
CI system headers are too old.
2 months ago
Stenzek 481fba357c
dep/rcheevos: Sync with branch 2 months ago
Daniel Nylander 4ec372cd4e
Updated Swedish translation (#3417) 2 months ago
Stenzek a5987878be
Deps: Version updates
SDL3, ffmpeg.
2 months ago
Stenzek 93e4913f11
Qt: Fix additional padding in patch list 2 months ago
Stenzek cfb24f930d
Qt: Fix revision-specific patches showing in list
It was already filtered in Big Picture Mode.
2 months ago
Stenzek 7368047b49
ImGuiManager: Upload software cursor textures on GPU thread 2 months ago
Stenzek 4ea90f948d
CDROM: Display OSD message on backend read fail 2 months ago
Stenzek 7310aa509a
CDROM: Stop reading on backend read fail
Instead of panicing. Game's probably just going to crash anyway.
2 months ago
Stenzek f8b8963776
CDImageDevice: Fix possible invalid optional access 2 months ago
Stenzek 44729000af
Qt: Update Korean translation by Hack茶ん 2 months ago
Stenzek 7932618424
Bus: Enable SIO2 on any unknown BIOS
Not all PS2 BIOSes are in the list.
2 months ago
Stenzek 2ed7aa5536
CPU: Clear pending bus error when interpreting block
It can get set from a failed rec access much earlier.

Also eliminates a redundant store from the main interpreter loop.
2 months ago
JukePlz 8382a1ac7b
GameDB: Pop'n Tanks! does not support analog mode (#3416)
Only supports vibration.
2 months ago
Stenzek 4bacbc8958
Qt: Eliminate heap allocations in GameListSortModel
More of an issue since the filter is now checking multiple fields.
2 months ago
Stenzek b91d219524
Qt: Clarify that XInput should only be used for wrappers 2 months ago
Stenzek 2b280bddd0
GPU/TextureCache: Display replacement info on game start 2 months ago
JukePlz 0483117c70
GameDB: Disable auto analog mode for Gex - Deep Cover Gecko (PAL) (#3415)
Language selector only works in digital mode.
2 months ago
zkdpower 2c67c7d287
Update the Simple-Chinese translation to latest. (#3413) 2 months ago
KamFretoZ 085ef31ee8
Qt: Search more things! (#3414)
Co-authored-by: KrossX <2485237+krossx@users.noreply.github.com>
2 months ago
Stenzek 4530301820
dep/rcheevos: Bump to 8a0178d 2 months ago
Stenzek 6cde51b7b5
Achievements: Tidy up API calls 2 months ago
Stenzek aee66edd6e
Achievements: Unload RAIntegration on UI thread
Fixes crash when toggling it on/off.
2 months ago
Stenzek 303ad7cdce
Data: Update SDL Game Controller Database 2 months ago
Stenzek 18c5608f7d
Qt: Work around MacOS disc change menu bug
QActionGroup usage here was incorrect.
2 months ago
Stenzek b2dcf39f8b
FullscreenUI: Fix possible crash with RAIntegration 2 months ago
Stenzek e67ce7b54d
GameDB: DisablePGXP => DisablePGXPCulling for Cool Boarders 2 months ago
Stenzek 2aea3e1c3c
FullscreenUI: Add vertical padding to several windows
Looks less cluttered.

- Achievement/leaderboard lists.
- Game list/game grid.
- Save state selector.
2 months ago
Stenzek 30fe7f3e4a
Achievements: Manually generate badge URLs when using RAIntegration
It doesn't fill in these fields (currently at least).
2 months ago
Stenzek 942316b2d0
Log: Fix inconsistent enum ordering 2 months ago
JukePlz 994dd18739
GameDB: Fixes for Cool Boarders and Welcome House (#3412)
* GameDB: Welcome House hash

* GameDB: Force disable PGXP in Cool Boarders

With PGXP on, it crashes, hangs or otherwise renders incorrectly in stage select menu.
2 months ago
Stenzek 03db7ea8ea
GPUThread: Remove unnecessary padding 2 months ago
Stenzek c8a5712c10
FullscreenUI: Fix possible crash with achievements/leaderboards hotkey 2 months ago
Stenzek d326d307b4
Achievements: Fix memory writes using CPU addresses 2 months ago
Anderson Cardoso ea58cd1d57
Atualização Português do Brasil (#3411)
Atualizado para a última versão.
2 months ago
Stenzek ad13b17bea
FullscreenUI: Fix slow fadeout on fast forward toggle 3 months ago
Stenzek 6cafb5cdea
FullscreenUI: Fix resume state dialog height at some window sizes 3 months ago
Víctor "IlDucci af5fb6961c
Spanish (Spain) translation update 2025/04/26 (#3410)
- Translated latest strings.
- Minor tweaks related to the Game Settings.
3 months ago
Stenzek 8d80ae123d
Controller: Remove 'f' from string float values 3 months ago
KamFretoZ d049b36387
Log: Allow read-only access to the log file (#3409) 3 months ago
Stenzek 611bb8fb4f
VulkanDevice: Remove hardcoded 1.0 API version
Been like this for a couple of months, evidently forgot to remove it
when testing...
3 months ago
Stenzek f8cd1d3d92
Qt: Warn on cheat enable if gamesettings disabled 3 months ago
Stenzek 674816b6eb
GameDB: Recompiler ICache for Crypt Killer
Justifier handlers are timing sensitive.
3 months ago
Stenzek 773ec046b5
Justifier: Fix byteswapped RGB colours 3 months ago
Stenzek 589b8f5139
Justifier: Handle byte 4 IRQ enable flag
Fixes games with two justifiers connected concurrently.
3 months ago