refractionpcsx2
daac727a1b
GS: Add Pre-Round Sprite hack
...
This attempts to preproduce hardware behaviour, but falls down in a bunch of cases, hence the hack.
2025-06-30 14:00:59 +01: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
Ziemas
e50fe50daf
debugger: display iop module list
2025-06-29 16:52:17 -04:00
Ziemas
643c83c2a0
debugger: Find and build IOP module list
2025-06-29 16:52:17 -04:00
JordanTheToaster
44733d7655
3rdparty: Update Vulkan-Headers to v1.4.320
2025-06-29 16:51:05 -04:00
JordanTheToaster
fcdd43fc78
3rdparty: Update vkmemoryallocator to 3.3.0
2025-06-29 16:51:05 -04:00
JordanTheToaster
78643623c3
3rdparty: Update d3d12memalloc to 3.0.1
2025-06-29 16:51:05 -04:00
SternXD
b27846ce39
FSUI: Add custom RetroAchievements login dialog
...
FSUI: Add custom RetroAchievements login dialog
Signed-off-by: SternXD <stern@sidestore.io>
2025-06-29 16:50:14 -04:00
TellowKrinkle
b87b8eb7bb
MacOS: Add pnach definition to Info.plist
...
Ensures macOS treats it as a known file type, so it doesn't try to prevent users from adding it as a file extension
2025-06-29 16:47:22 -04:00
dependabot[bot]
709dfdd3f2
Bump the ci-deps group across 1 directory with 2 updates
...
Bumps the ci-deps group with 2 updates in the / directory: [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) and [baptiste0928/cargo-install](https://github.com/baptiste0928/cargo-install ).
Updates `softprops/action-gh-release` from 2.2.2 to 2.3.2
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](da05d55257...72f2c25fcb
)
Updates `baptiste0928/cargo-install` from 3.3.0 to 3.3.1
- [Release notes](https://github.com/baptiste0928/cargo-install/releases )
- [Changelog](https://github.com/baptiste0928/cargo-install/blob/main/CHANGELOG.md )
- [Commits](91c5da1557...e38323ef01
)
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-version: 2.3.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci-deps
- dependency-name: baptiste0928/cargo-install
dependency-version: 3.3.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci-deps
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-29 16:46:44 -04:00
TheLastRar
faef28d5c4
Deps: Also force PDB files for Qt's plugins
2025-06-29 16:45:55 -04:00
TheLastRar
309dd4f847
Deps: Correct comment
2025-06-29 16:45:55 -04:00
TheLastRar
506897fab2
Build: Copy force enabled symbols
...
Currently only SDL and Qt
2025-06-29 16:45:55 -04:00
SternXD
4e0aff053c
SaveState: Improve version incompatibility error message
...
Make the error message clearer by showing which version of PCSX2 created
the save state and which version is needed to recover it.
Signed-off-by: SternXD <stern@sidestore.io>
2025-06-29 16:45:10 -04:00
Florin9doi
2ba6fbbcc2
USB: Connect the GT Force pedals
2025-06-29 16:44:28 -04:00
TheLastRar
e987eac545
CI/Appimage: Simplify how we bundle Wayland plugins
2025-06-29 16:44:07 -04:00
Florin9doi
6b9781fee6
USB: Throttle the Buzz data packets
2025-06-29 16:43:37 -04:00
TJnotJT
181ceb38cc
GS: Put psm_str in the GSUtil struct.
2025-06-29 16:43:09 -04:00
chaoticgd
595ce0ea19
Qt: Add security warning to setup wizard
2025-06-29 16:41:56 -04:00
TheLastRar
b624330155
Deps: Update Pluto(S)VG
...
PlutoVG is updated to v1.1.0
PlutoSVG is updated to v0.0.7
2025-06-29 16:41:19 -04:00
JordanTheToaster
380c316869
Deps: Update SDL3 3.2.16
2025-06-29 16:40:27 -04:00
Florin9doi
31dacc2d21
Update Negcon to support Wipeout Fusion
2025-06-29 16:40:17 -04:00
Ty
b557a82009
[ci skip] 2.5.x Development Cycle
2025-06-29 16:34:51 -04:00
Ty
e4af1c4244
[ci-skip] 2.4 Release
2025-06-29 15:47:12 -04:00
JordanTheToaster
7c26ac5578
GameDB: Various fixes
2025-06-29 21:07:07 +02:00
JordanTheToaster
2948d50b0d
GameDB: Shadow Hearts fixes
2025-06-29 10:32:13 +02:00
lightningterror
48fefddcb2
GS/HW: Fix -Wunused-variable warnings.
2025-06-29 10:17:57 +02:00
lightningterror
f4d8af2f0d
GS/GL: Don't re enable blend after SetupDATE.
...
Redundant calls, blending will be enabled if needed.
2025-06-29 10:17:57 +02:00
lightningterror
afa3108623
GS/DX11: Adjust blend/depth stencil state.
...
OMSetDepthStencilState:
If state is nullptr, new state is also nullptr but stencil ref changes no need to set a new OMSetDepthStencilState.
OMSetBlendState:
If state is nullptr, new state is also nullptr but blend factor changes no need to set a new OMSetBlendState.
2025-06-29 10:17:57 +02:00
lightningterror
6fcfddf19a
GS/GL/DX11: Resolve potential rtv/srv conflict for primid date.
...
primid_texture texture was already bound to rtv, so we either need to unbind it first from rtv, or we can bind it to srv after rtv bind has been changed.
Note: DX11 is fine since gpu state will be updated when DrawIndexedPrimitive is executed but it's nice to keep code parity and visual a visual state
what the pipeline order should do.
2025-06-29 10:17:57 +02:00
lightningterror
6d2f442cbd
GS/DX11: Backports the avoid framebuffer optimization from GL.
...
Unlike OpenGL, we don't need to worry about adding extra barriers here
since we already do fb copies so rt tex won't be bound as an rtv and srv
at the same time, we also check for conflicts beforehand.
2025-06-29 10:17:57 +02:00
PCSX2 Bot
e8260e7191
[ci skip] Qt: Update Base Translation.
2025-06-28 20:04:49 -04:00