PCSX2 Bot
ee56c5b13c
[ci skip] PAD: Update to latest controller database.
2025-07-07 18:02:05 +02:00
chaoticgd
46768c8624
Debugger: Allow default layouts to be defined with different groups
2025-07-07 17:57:24 +02:00
chaoticgd
24340caa35
Debugger: Update symbol tree license headers
2025-07-07 15:43:59 +02:00
nassau-tk
6dc92b00a6
GameDB: Update JP names for Tom Clancy's Splinter Cell.
...
SLPM-66672, SLPM-66868.
2025-07-06 18:44:49 +02:00
refractionpcsx2
43a81a3cb1
GS/HW: Add CRC for Turok wrong width clear
2025-07-06 18:33:39 +02:00
refractionpcsx2
0df388cd96
GS/HW: Restore old temp Z buffer if required
2025-07-06 18:33:39 +02:00
refractionpcsx2
c342f9cac5
GS/HW: Detect buffer width change on clear
2025-07-06 18:33:39 +02:00
refractionpcsx2
21042934e3
GS/TC: Allow preloading before merging buffers
2025-07-06 18:33:39 +02:00
TheLastRar
888e024d0c
3rdparty: Update FontAwesome to 6.7.2
...
Co-Authored-By: KamFretoZ <14798312+kamfretoz@users.noreply.github.com>
2025-07-05 20:01:42 -05:00
SternXD
fe9794ba53
GS: Add hotkey for cycling TV shaders
2025-07-05 19:59:29 -05:00
PCSX2 Bot
e546acec1e
[ci skip] Qt: Update Base Translation.
2025-07-05 14:22:28 +02:00
lightningterror
272ad1d37f
GS/GL/DX11: Clean up some stuff.
...
Revert the possible srv conflict for primid tex, looks like there was no need.
Replace NULL with nullptr in GSDeviceOGL.
2025-07-05 14:20:15 +02:00
Fabian Thomys
a87e661745
Debugger/Qt: Unlock debugger table view layout
2025-07-04 14:49:41 -04:00
JordanTheToaster
f750eb56ab
3rdparty: Update rcheevos to v12.0.0
2025-07-04 14:49:13 -04:00
JordanTheToaster
118b604a66
3rdparty: Update fmt to v11.2.0
2025-07-04 14:49:04 -04:00
JordanTheToaster
cfd9343230
Deps: Update shaderc to 2025.3
2025-07-04 14:48:55 -04:00
JordanTheToaster
8bcc2c94b9
3rdparty: Update fast_float to v8.0.2
2025-07-04 14:48:42 -04:00
JordanTheToaster
377930d004
3rdparty: Update rapidyaml to v0.9.0
2025-07-04 14:48:42 -04:00
chaoticgd
a9526b7cc1
Docs: Add missing third party license for Zycore
2025-07-04 14:48:29 -04:00
chaoticgd
ff01a6359b
3rdparty: Update Zydis to v4.1.1
2025-07-04 14:48:29 -04:00
chaoticgd
6c3ea29157
R3000A: Fix DUMP_BLOCKS option
2025-07-04 14:48:29 -04:00
KamFretoZ
36be1a8f7d
FSUI: Fix default to game list behaviour
2025-07-04 14:47:19 -04:00
refractionpcsx2
691c3764ac
GS/TC: Check channel overlap for local mem invalidation/readbacks
2025-07-04 19:14:46 +02:00
refractionpcsx2
aa0292ada1
GS/TC: Improve dirty overlap conditions
2025-07-04 19:14:46 +02:00
PCSX2 Bot
e4429527e3
[ci skip] Qt: Update Base Translation.
2025-07-04 13:56:06 +02:00
Mrlinkwii
f06285e3a4
UI : fix some wrong spellings
2025-07-03 16:58:07 +02:00
TellowKrinkle
6d47cefefd
MacOS: Add gsdumps, save states, and elfs as supported file types
2025-07-03 10:31:45 -04:00
TellowKrinkle
fe71fc6a30
Qt: Support macOS file open events
2025-07-03 10:31:45 -04:00
Gd7
0e649bc70b
GameDB: Final Fantasy X fixes.
...
Set VU0 Clamping Mode to Extra, which fixes the flickering issue with Yojimbo's cloak when EE Clamping Mode is set to Full, without causing any other issues.
Added missing settings to all other versions of FFX, along with fixing and clarifying the comments.
Removed settings for "Final Fantasy X [Bonus Disc - Beyond Final Fantasy]," as it is just a bonus DVD and not an actual game.
2025-07-02 18:28:34 +02:00
weirdbeardgame
e0915d8372
FSUI: Change to constant string literal
2025-07-02 18:27:05 +02:00
PCSX2 Bot
3f4d9cda85
[ci skip] PAD: Update to latest controller database.
2025-06-30 18:01:37 +02:00
PCSX2 Bot
4e25988961
[ci skip] Qt: Update Base Translation.
2025-06-29 20:19:41 -04:00
JordanTheToaster
b1502c754a
Deps: Update Windows and Linux to Qt 6.9.1
2025-06-29 19:47:09 -04:00
SternXD
303cef78ed
FSUI: Add Save State Incompatible Warning
...
Signed-off-by: SternXD <stern@sidestore.io>
2025-06-29 17:02:45 -04:00
Davide Pesavento
a72f282156
Qt: Fix minor typos in settings help text
2025-06-29 17:01:25 -04:00
escape209
32e77a2bd3
Fix some timestamps in GameList using wrong locale
2025-06-29 16:57:05 -04:00
KamFretoZ
a53fdfae82
FSUI: Add option to open Game List directly on startup
2025-06-29 16:56:01 -04:00
Haisom
806ab5ad01
Refactor: Renames help function for consistency
...
- Renamed <IsMemoryCardFolder> to <FileMcd_IsFolder> for better consistency and clarity on MemoryCardFile.cpp.
2025-06-29 16:54:49 -04:00
chaoticgd
f5ddc0d7c6
Debugger: Add Follow Address option in memory view
2025-06-29 16:54:27 -04:00
chaoticgd
a6eb5d32d8
Debugger: Make some more strings translatable
2025-06-29 16:53:22 -04:00
RedDevilus
b03c982706
3rdparty: Soundtouch bump to v2.4.0
...
Author also moved to https://codeberg.org/soundtouch/soundtouch . Audiochannel bump from 16 to 32 limit.
2025-06-29 16:52:37 -04:00
Ziemas
7835ebd14f
debugger: don't refresh thread/module when paused
2025-06-29 16:52:17 -04:00
Ziemas
fd67049cf9
debugger: sanity check module list
2025-06-29 16:52:17 -04:00
Ziemas
c2f05371e4
debugger: update thread list on refresh
2025-06-29 16:52:17 -04:00
Ziemas
5c9c071086
debugger: set thread list vertical resize
2025-06-29 16:52:17 -04:00
Ziemas
f7677105ed
debugger: cache thread list in model
2025-06-29 16:52:17 -04:00
Ziemas
9e2a73c7a7
debugger: use monospace font for thread list
2025-06-29 16:52:17 -04:00
Ziemas
c9f5f03d02
debugger: update module list on Refresh event
2025-06-29 16:52:17 -04:00
Ziemas
c313736334
debugger: set vertical resize of module list
2025-06-29 16:52:17 -04:00
Ziemas
1eb9a60b4a
debugger: cache module list in model
2025-06-29 16:52:17 -04:00