Ty Lamontagne
|
7dd2ebdf49
|
Translations: hotfix a translation mistake causing fmt to crash
|
2024-10-09 19:24:08 -04:00 |
TheLastRar
|
3e78322ea4
|
DEV9: Rework tx_process based on HW tests
|
2024-10-09 10:37:54 -04:00 |
Chromaryu
|
8d6633fcf9
|
OSD: Update OSD Text on SW mode so no overlap keyword appears (#11881)
|
2024-10-09 08:25:30 -04:00 |
Ty Lamontagne
|
1c1f67c091
|
IOP HLE: Only track handles to valid files.
Bonus check for file validity when saving states.
|
2024-10-08 18:01:11 -04:00 |
PCSX2 Bot
|
324b1464e4
|
Qt: Update Base Translation
|
2024-10-08 22:13:02 +02:00 |
JordanTheToaster
|
1e9a248a0c
|
Deps: Update to Qt 6.8.0 on Windows and Linux
|
2024-10-08 16:00:37 -04:00 |
TheLastRar
|
4319094b02
|
QT: Clear m_status_verbose_widget text on VM stop
|
2024-10-08 15:44:59 -04:00 |
chaoticgd
|
60abebb3a5
|
Debugger: Fix crash in symbol tree menu code
|
2024-10-08 09:47:41 -04:00 |
PCSX2 Bot
|
62f20a4809
|
PAD: Update to latest controller database.
|
2024-10-07 18:06:16 +02:00 |
Ty Lamontagne
|
924326460c
|
Debugger: Destroy and re-create the debugger on theme change
|
2024-10-07 11:24:09 -04:00 |
pips3
|
bba85dc08f
|
HostFS: Retain File Handles in Save States
[SAVEVERSION+]
Save file handle information in save states, and reopen handles when states are loaded.
|
2024-10-07 09:56:31 -04:00 |
KamFretoZ
|
68678ac4ec
|
CI: Add other translations related scripts script to the daily workflow
[ci skip]
|
2024-10-06 09:31:31 -04:00 |
PCSX2 Bot
|
7f9f383324
|
Qt: Update Base Translation
|
2024-10-05 20:06:55 -04:00 |
wxvu
|
1239c94fba
|
GameDB: Add hwfixes to Armored Core 3 and Sandlot titles. (#11873)
Adds Merge Sprite to Armored Core 3 and adds HPO Native + Autoflush to all Sandlot titles.
|
2024-10-06 00:38:34 +02:00 |
KamFretoZ
|
2ab24bbf28
|
Qt: Move savestate related options to its new home
|
2024-10-05 11:04:39 -04:00 |
KamFretoZ
|
a304959933
|
OSD/Savestate: Add close menu hint to the selector
Don't you hate it when you come up with more ideas just minutes AFTER the PR has been merged?
|
2024-10-05 11:04:39 -04:00 |
lightningterror
|
5f0bc729d7
|
GS/TC: Clamp TW/TH to 11 in source flush.
Clamp TW/TH to 11, as GS memory loops around 2048, anything higher than 12 causes a crash when texture mapping isn't supported like in Direct3D11.
|
2024-10-03 17:25:23 +02:00 |
JordanTheToaster
|
e2421bf3c6
|
Deps: Update to SDL 2.30.8
|
2024-10-02 12:53:27 -04:00 |
JordanTheToaster
|
9b4b21887f
|
3rdparty: Update Vulkan-Headers to v1.3.296
|
2024-10-02 09:52:13 -04:00 |
PCSX2 Bot
|
cc9eaef477
|
Qt: Update Base Translation
|
2024-10-01 20:18:11 -04:00 |
KamFretoZ
|
c1eecb3512
|
Savestate: Make selector dismissible by opening pause menu
|
2024-10-01 19:05:51 -04:00 |
KamFretoZ
|
58a26dbca4
|
Qt: Update Glyph Ranges
|
2024-10-01 19:05:51 -04:00 |
KamFretoZ
|
d06700276f
|
Tools: Add shebang to generate fs translation script
|
2024-10-01 19:05:51 -04:00 |
KamFretoZ
|
ab5b622d70
|
Qt: Fix VPS Counter
|
2024-10-01 19:05:51 -04:00 |
KamFretoZ
|
60e21e2530
|
SaveState: Add configurable compression type and level
|
2024-10-01 19:05:51 -04:00 |
Ty Lamontagne
|
a694c1bd26
|
Debugger: Use safe VTLB functions for memory reading and writing
|
2024-09-29 10:23:00 -04:00 |
Ty Lamontagne
|
84d16802a3
|
iop/hostfs: don't replace back slashes with forward slashes on Windows
|
2024-09-29 10:20:31 -04:00 |
JordanTheToaster
|
02fda478ea
|
Deps: Update to libzip 1.11.1
|
2024-09-29 10:17:43 -04:00 |
chaoticgd
|
31dcda05b7
|
DebugTools: Scan for functions from the ELF instead of from memory
|
2024-09-28 12:17:55 -04:00 |
PCSX2 Bot
|
5479ab1b8a
|
Qt: Update Base Translation
|
2024-09-26 20:24:43 -04:00 |
Ty Lamontagne
|
cc9c0f9b12
|
Patches: Implement dynamic patching support in pnaches
|
2024-09-26 17:15:31 -04:00 |
Tyler Wilding
|
aa5a94df5a
|
translations: Syncing Crowdin translations (#11849)
|
2024-09-26 16:42:42 -04:00 |
PCSX2 Bot
|
d9b7f413ff
|
Qt: Update Base Translation
|
2024-09-26 02:47:57 +02:00 |
crashGG
|
6c3cf12df6
|
GS: Add a 10:7 pixel ration option
|
2024-09-25 11:46:09 -04:00 |
lightningterror
|
13e0546f56
|
GS/HW: Make sure it's not a channel shuffle when the alpha of a target is used as source.
The alpha of a target used a source is meaningless to us,
since it's not really an indexed texture.
|
2024-09-23 23:57:09 +02:00 |
PCSX2 Bot
|
c01dc20284
|
Qt: Update Base Translation
|
2024-09-23 23:56:16 +02:00 |
PCSX2 Bot
|
3faf22256e
|
PAD: Update to latest controller database.
|
2024-09-23 18:01:50 +02:00 |
Matthew
|
ac4d827a9c
|
Qt: Add a permission error dialog when converting memorycards in a R/O directory
|
2024-09-22 14:15:22 -04:00 |
weirdbeardgame
|
95201409e3
|
CDVD: 0 index into tracks array
|
2024-09-21 10:49:26 -04:00 |
weirdbeardgame
|
89cd474278
|
CDVD: Added cdvdTrack, cdvdTrackIndex
used IOCtl SubQ reads to get proper control register
Added Checks for Control fields.
|
2024-09-21 10:49:26 -04:00 |
Joe Wagner
|
fc715d58f0
|
Qt: Fix keyboard SHIFT for non-alpha characters
|
2024-09-20 03:01:33 +02:00 |
Stuart Kenny
|
217e1c8fae
|
GS: Update lottes crt shader.
|
2024-09-19 17:51:29 +02:00 |
lightningterror
|
5486eed151
|
GS/HW: Merge blend ad a mask separate conditions in to one.
Duplicate code.
|
2024-09-19 00:19:05 +02:00 |
Ty Lamontagne
|
d1721360ff
|
DebugInterface: Fix formatting
|
2024-09-18 16:57:20 -04:00 |
Ty Lamontagne
|
0a0f99dd1b
|
DebugInterface: Try to show the kernel memory mappings, again
|
2024-09-18 12:50:48 -04:00 |
PCSX2 Bot
|
eb5ea6f64e
|
Qt: Update Base Translation
|
2024-09-18 17:38:09 +02:00 |
lightningterror
|
1d449e9675
|
FullscreenUI: Remove unused function.
CopyGlobalControllerSettingsToGame.
|
2024-09-17 23:19:00 +02:00 |
Ty Lamontagne
|
c82671fce4
|
microVU: fix block clearing regression
|
2024-09-16 16:46:23 -04:00 |
oltolm
|
4c267c4206
|
microvu: fix ASAN container-overflow in mVUsetupRange
|
2024-09-16 13:48:00 -04:00 |
PCSX2 Bot
|
158e67cf6d
|
Qt: Update Base Translation
|
2024-09-16 18:41:23 +02:00 |