Henrik Rydgård
|
0e0fef2a32
|
Add some more defaults
|
2025-07-03 09:41:03 +02:00 |
|
Nemoumbra
|
c7aafd4cbe
|
Deduplicated a config variable
|
2025-07-02 01:30:21 +03:00 |
|
Nab
|
b88d2c0436
|
Colored Symbols bg anim, move static vars into classes
|
2025-07-01 23:53:37 +02:00 |
|
Nemoumbra
|
ee07254448
|
Constified some config values while preserving the comments
|
2025-07-02 00:02:33 +03:00 |
|
Nemoumbra
|
c4dafe28b0
|
g_adhocServerConnected moved to NetAdhocCommon
|
2025-07-01 23:57:30 +03:00 |
|
Nemoumbra
|
9e03358283
|
moved matching threadhackaddr to NetAdhocCommon, reordering & cleanup
|
2025-07-01 19:56:09 +03:00 |
|
Nemoumbra
|
921fd32969
|
8 vars moved to NetAdhocCommon, 1 var moved to sceNetAdhocMatching
|
2025-07-01 19:56:09 +03:00 |
|
Nemoumbra
|
d3d00d7d7b
|
Start moving general adhoc stuff out of sceNetAdhoc
|
2025-07-01 19:56:09 +03:00 |
|
Nemoumbra
|
acdee76b92
|
Added dummy NetAdhocCommon files
|
2025-07-01 19:56:09 +03:00 |
|
Henrik Rydgård
|
2134f52211
|
Merge pull request #20573 from hrydgard/thug-fix
Fix crash on second logo in Tony Hawk's Underground 2
|
2025-06-26 14:53:29 +02:00 |
|
Henrik Rydgård
|
df23d178e5
|
Module loading: Also check plain ELF modules if they should be HLE:d.
- Fixes #20568
|
2025-06-26 14:25:04 +02:00 |
|
Henrik Rydgård
|
b9b3669798
|
Log the name of started modules
|
2025-06-26 13:23:15 +02:00 |
|
Henrik Rydgård
|
ffb1e01e7e
|
Fix shutdown performance regression
|
2025-06-26 11:06:21 +02:00 |
|
Henrik Rydgård
|
0fc7d430b4
|
Reimplement wave parsing more simply, for AtracCtx2.
|
2025-06-26 11:06:18 +02:00 |
|
Henrik Rydgård
|
5c77ff9147
|
Atrac: Rework the header dependencies
|
2025-06-25 11:34:07 +02:00 |
|
Henrik Rydgård
|
33fd29faad
|
Add a sanity check
|
2025-06-25 01:08:51 +02:00 |
|
Henrik Rydgård
|
6df9e513c1
|
Logging, comments and debugger fixes, plus simple dumping of the first block of streaming Atrac3
|
2025-06-25 01:08:47 +02:00 |
|
Henrik Rydgård
|
ea29fd284f
|
sceAtrac: Logging improvements, constification (and not)
|
2025-06-24 21:36:04 +02:00 |
|
Henrik Rydgård
|
1b13af6f81
|
In debug builds, also default new logs to ERROR
|
2025-06-24 21:36:04 +02:00 |
|
Henrik Rydgård
|
43e79aba55
|
Give Mpeg and Atrac their own log categories
|
2025-06-24 21:36:04 +02:00 |
|
Henrik Rydgård
|
0502d79c99
|
Remove the return value from NativeMix, correct mixing with other channel numbers than 2
|
2025-06-18 23:48:00 +02:00 |
|
Henrik Rydgård
|
f595e83a44
|
Add computed buffer latency in ms to StereoResampler stats
|
2025-06-18 11:39:14 +02:00 |
|
Henrik Rydgård
|
cc3fbb22e4
|
Change some stat arrays from double to float (to save mem bandwidth)
|
2025-06-18 11:00:27 +02:00 |
|
Henrik Rydgård
|
702c84e019
|
Code style fix in StereoResampler
|
2025-06-18 11:00:03 +02:00 |
|
Henrik Rydgård
|
61d6c95f0c
|
More refactoring. Add the AudioBackend interface
|
2025-06-16 21:55:32 +02:00 |
|
Henrik Rydgård
|
a721a0b6dd
|
Minor refactor
|
2025-06-16 18:29:38 +02:00 |
|
Henrik Rydgård
|
c32af6c7f3
|
Merge pull request #20515 from hrydgard/more-misc-fixes
Additional fixes for 1.19.2
|
2025-06-15 13:24:49 +02:00 |
|
Henrik Rydgård
|
d1c2a38697
|
Merge pull request #20516 from hrydgard/retroachievement-login-fixes
RetroAchievements: Better error messages on login, don't delete the username on failure
|
2025-06-15 13:24:49 +02:00 |
|
Henrik Rydgård
|
9cfdf32069
|
Merge pull request #20514 from hrydgard/add-force-enable-hle-options
Developer tools: Add UI to force-enable HLE of modules that we have disabled HLE of
|
2025-06-15 13:24:49 +02:00 |
|
Henrik Rydgård
|
201d20a7fd
|
Merge pull request #20513 from hrydgard/revert-bad-export-check
ELF loader: Revert bad export check
|
2025-06-15 13:24:49 +02:00 |
|
Henrik Rydgård
|
92e8230b2d
|
Merge pull request #20510 from hrydgard/more-fixes
Fix bug in Win32 debugger, misc fixes
|
2025-06-15 13:24:49 +02:00 |
|
Henrik Rydgård
|
aedd4fe053
|
Merge pull request #20504 from hrydgard/ir-interpreter-switch-fix
Correct the clearing/destruction order when switching CPU cores.
|
2025-06-15 13:24:49 +02:00 |
|
Henrik Rydgård
|
80671b7b6f
|
Merge pull request #20503 from hrydgard/remove-preload-experiment
JIT/IRJit: Delete an old "function preloading" experiment
|
2025-06-15 13:24:49 +02:00 |
|
Henrik Rydgård
|
f48a08e050
|
Merge pull request #20501 from hrydgard/multiplayer-speedup-setting
Add option to allow speed control while connected
|
2025-06-15 13:24:48 +02:00 |
|
Henrik Rydgård
|
fb92ae5942
|
Merge pull request #20500 from hrydgard/save-detection-fixes
Correct save/load detection for the reminder.
|
2025-06-15 13:24:48 +02:00 |
|
Henrik Rydgård
|
54447561f1
|
Merge pull request #20497 from hrydgard/remove-upgrade-prompt
Remove the upgrade reminder
|
2025-06-15 13:24:48 +02:00 |
|
Henrik Rydgård
|
b9c313a602
|
Merge pull request #20488 from hrydgard/more-fixes
Fix another texture replacement crash
|
2025-06-15 13:24:48 +02:00 |
|
Henrik Rydgård
|
70f1edb28f
|
Misc sanity checks
|
2025-06-14 08:45:02 +02:00 |
|
Henrik Rydgård
|
413f468b6d
|
Unrelated comment
|
2025-06-14 08:44:17 +02:00 |
|
Katharine Chui
|
7bab953c92
|
verify thread wait type before resuming thread from plugin waiting
|
2025-06-13 23:29:49 +02:00 |
|
Katharine Chui
|
326448636b
|
Run module_start of plugins before starting boot module
|
2025-06-13 23:29:49 +02:00 |
|
Henrik Rydgård
|
ddc8093b34
|
RetroAchievements: Better error messages on login, don't delete the username on failure
|
2025-06-13 19:09:35 +02:00 |
|
Henrik Rydgård
|
2a77846971
|
Developer tools: Add UI to force-enable HLE of modules that we have disabled HLE of
Can be useful for debugging.
|
2025-06-13 12:54:49 +02:00 |
|
Henrik Rydgård
|
e3ad5951e3
|
Add alignment check for function exports (but don't reject, just log)
|
2025-06-13 10:34:05 +02:00 |
|
Henrik Rydgård
|
bc0d3ae26c
|
Remove bad check for exported variables (they don't need to be aligned)
|
2025-06-13 10:33:46 +02:00 |
|
Henrik Rydgård
|
3ccbebb27a
|
SasAudio: Don't reset the decoder on SetVoice if all params are the same
Should fix #20507
|
2025-06-12 13:07:17 +02:00 |
|
Henrik Rydgård
|
f537356bd2
|
Fix bug when setting reverb volume to 0
|
2025-06-12 11:39:46 +02:00 |
|
Henrik Rydgård
|
1f09b782d7
|
Make Persona 2 battle transition more reliable.
|
2025-06-12 11:02:37 +02:00 |
|
Henrik Rydgård
|
f9c0c41074
|
Fix flickering UI state while debugging, breaking the Win32 debugger
|
2025-06-12 10:20:25 +02:00 |
|
Henrik Rydgård
|
b51c5da003
|
Fix order of operations when clearing JitBlockCaches.
|
2025-06-12 10:05:19 +02:00 |
|