Lander Gallastegi
f3148f12a0
Merge remote-tracking branch 'upstream/main' into hybrid
2025-05-22 19:52:20 +02:00
Lander Gallastegi
eeb5da33d0
Make ReadConst a SPIR-V function
2025-05-22 19:47:17 +02:00
georgemoralis
37887e8fde
starting 0.9.1 WIP
2025-05-22 19:11:25 +03:00
georgemoralis
9c2f71326a
tagged 0.9.0 release
2025-05-22 18:52:44 +03:00
georgemoralis
b55c3f4555
Trophy fix ( #2975 )
...
* fixed invalid handle destroy
* removed log
2025-05-22 05:35:00 -07:00
squidbus
3f949d2b6c
amdgpu: Handle 32-bit Unorm formats. ( #2974 )
2025-05-22 03:16:20 -07:00
squidbus
f4eb0b9b9e
shader_recompiler: Fix buffer type reading from step rate attribute. ( #2973 )
2025-05-22 03:03:24 -07:00
squidbus
6935b24440
savedata: Fix missing uses of config based save data dir. ( #2971 )
2025-05-22 11:28:41 +03:00
kalaposfos13
786ad6f71e
Fork detection fixes IIIIX ( #2966 )
...
* Fix local builds
* Add remote fork windows title to release builds too
* Remove trailing slah from remote links before processing
2025-05-21 23:00:11 +03:00
kalaposfos13
eb21083078
Lower stack size to clear from 13 to 12 KB ( #2967 )
2025-05-21 16:22:38 -03:00
Lander Gallastegi
1b952bf173
ReadConst debug msg ( #2964 )
2025-05-21 19:08:27 +03:00
georgemoralis
60224e1d22
New Crowdin updates ( #2953 )
...
* New translations en_us.ts (Portuguese)
* New translations en_us.ts (Portuguese)
* New translations en_us.ts (Albanian)
* New translations en_us.ts (Russian)
* New translations en_us.ts (Norwegian Bokmal)
* New translations en_us.ts (French)
* New translations en_us.ts (Swedish)
* New translations en_us.ts (Norwegian Bokmal)
2025-05-21 13:57:52 +03:00
Lander Gallastegi
1fcd800c46
Cleanup part 1
2025-05-19 23:21:12 +02:00
squidbus
034ae8cffa
qt: Update save data dir open to use name from PSF. ( #2954 )
2025-05-18 13:16:31 -07:00
Lander Gallastegi
e50b94183f
clang.-format
2025-05-18 13:56:42 +02:00
Lander Gallastegi
5740edfc47
Updated temporary workaround to use 4k pages
2025-05-18 13:52:27 +02:00
Lander Gallastegi
b684dbd7a7
Added logging for testing
2025-05-18 13:51:46 +02:00
Lander Gallastegi
63055efdd4
Don't sync entire buffers
2025-05-17 23:17:20 +02:00
Lander Gallastegi
ec391a4739
Added profiling (will be removed)
2025-05-17 20:49:21 +02:00
Lander Gallastegi
0093f00b18
Experiment: only sync on first readconst
2025-05-17 18:34:53 +02:00
Vinicius Rangel
5eb58799fe
SaveData: respect install dir in param.sfo to select the game save folder ( #2951 )
2025-05-17 12:00:35 -03:00
georgemoralis
6ee205d4e2
New Crowdin updates ( #2946 )
...
* New translations en_us.ts (Korean)
* New translations en_us.ts (Romanian)
* New translations en_us.ts (French)
* New translations en_us.ts (Spanish)
* New translations en_us.ts (Arabic)
* New translations en_us.ts (Danish)
* New translations en_us.ts (German)
* New translations en_us.ts (Greek)
* New translations en_us.ts (Finnish)
* New translations en_us.ts (Hungarian)
* New translations en_us.ts (Italian)
* New translations en_us.ts (Japanese)
* New translations en_us.ts (Lithuanian)
* New translations en_us.ts (Dutch)
* New translations en_us.ts (Polish)
* New translations en_us.ts (Portuguese)
* New translations en_us.ts (Russian)
* New translations en_us.ts (Slovenian)
* New translations en_us.ts (Albanian)
* New translations en_us.ts (Swedish)
* New translations en_us.ts (Turkish)
* New translations en_us.ts (Ukrainian)
* New translations en_us.ts (Chinese Simplified)
* New translations en_us.ts (Chinese Traditional)
* New translations en_us.ts (Vietnamese)
* New translations en_us.ts (Portuguese, Brazilian)
* New translations en_us.ts (Indonesian)
* New translations en_us.ts (Persian)
* New translations en_us.ts (Norwegian Bokmal)
* New translations en_us.ts (Chinese Simplified)
* New translations en_us.ts (Italian)
2025-05-17 17:33:24 +03:00
Vinicius Rangel
5f447a815e
SaveDataDialog: fix possible null access ( #2947 )
2025-05-17 10:41:16 -03:00
tlarok
e2513d50be
New kbm icon ( #2898 )
...
* Update kbm_gui.cpp
* Update kbm_gui.cpp
* Update kbm_gui.h
* Update kbm_gui.cpp
* lunix test
* linux test
* Update kbm_gui.h
* Update kbm_gui.cpp
* Update kbm_gui.cpp
* Update kbm_gui.cpp
* Update kbm_gui.cpp
* Update kbm_gui.h
* Update kbm_gui.cpp
* Update kbm_gui.h
* Update kbm_gui.cpp
* Update kbm_gui.h
* Update kbm_gui.cpp
* kbm_gui.cpp's names fix
just cleaning my code
* name fix
* Update kbm_gui.cpp
* Update kbm_gui.h
* Update kbm_gui.cpp
* Update src/qt_gui/kbm_gui.cpp
Co-authored-by: kalaposfos13 <153381648+kalaposfos13@users.noreply.github.com>
* clean up from main
* bruh, welp here we go again
* Update KBM.png
* resize kbm.png
* Update kbm_gui.ui
* test update kbm_gui.ui
---------
Co-authored-by: kalaposfos13 <153381648+kalaposfos13@users.noreply.github.com>
2025-05-17 11:39:35 +03:00
georgemoralis
a09f7158b8
New translations en_us.ts (Korean) ( #2943 )
2025-05-17 11:38:38 +03:00
georgemoralis
251d0f0d7c
[ci skip] Qt GUI: Update Translation. ( #2910 )
...
Co-authored-by: georgemoralis <4313123+georgemoralis@users.noreply.github.com>
2025-05-17 11:38:04 +03:00
Stephen Miller
a0acb47185
Only align when flags Fixed is not present ( #2945 )
...
Should fix some remaining memory issues.
2025-05-16 14:21:13 -07:00
mailwl
ffd31589cf
Fix reading not existing savedata ( #2941 )
...
* Fix reading not existing savedata
* alloc save memory instead return error
* save memory saze to save slot instead of global
* remove unused enum
* remove unneeded memory clean
2025-05-16 13:22:47 -03:00
Lander Gallastegi
4d6503a396
Merge branch 'shadps4-emu:main' into hybrid
2025-05-16 17:54:49 +02:00
Stephen Miller
4d769d9c7e
Proper error handling for MapMemory errors ( #2938 )
...
* Properly handle ENOMEM error return in MapMemory
Needed for Assassin's Creed Unity to behave properly.
* Change error message
If I left the message as-is, we'd probably see inexperienced people claiming the assert means your device needs more memory, which is completely false.
* Clang
You know you're doing something right when Clang complains.
* Attempt to handle MemoryMapFlags::NoOverwrite
Based on my interpretation of red_prig's descriptions. These changes are untested, as I'm not able to test right now.
* Fix flag description
* Move overwrite check to while condition
2025-05-16 17:41:22 +03:00
Lander Gallastegi
08b0ac18a0
Remove RENDERER_TRACE
2025-05-16 15:24:58 +02:00
georgemoralis
7de6aec337
[Libs] Companion httpd ( #2942 )
...
* stubbed companion httpd
* sceCompanionHttpdGetEvent returns disconnected device
* more function definations
* added error codes file
2025-05-16 16:17:37 +03:00
Lander Gallastegi
291d989b49
Defer memory protect
2025-05-16 15:16:34 +02:00
Stephen Miller
18ff65efc8
Implement sceKernelMapDirectMemory2 ( #2940 )
...
* Implement sceKernelMapDirectMemory2
Behaves similarly to sceKernelMapDirectMemory, but has a type parameter.
* Simplify
No need to copy all the MapDirectMemory code over, can just call the function, then do the SetDirectMemoryType call
* Clang
2025-05-16 05:38:40 -07:00
Lander Gallastegi
7c6f3cc00c
clang-format
2025-05-16 00:58:33 +02:00
Lander Gallastegi
2f05b23cca
Port page_manager from readbacks-poc
2025-05-16 00:56:08 +02:00
squidbus
aeb4536988
externals: Remove winpthreads. ( #2932 )
2025-05-15 13:59:34 -07:00
MajorP93
98faff425e
build: Target x86-64-v3 CPU architecture ( #2934 )
2025-05-14 10:37:16 -07:00
Stephen Miller
6d38100a41
Avoid logging nulls in sceKernelIsStack ( #2933 )
...
Games would crash if providing nullptr to start or end.
Also don't need the :# part when logging pointers, as they're automatically formatted.
2025-05-14 17:09:23 +03:00
squidbus
26c965cf4a
equeue: Fix timer cancel error code check.
2025-05-13 17:31:23 -07:00
squidbus
99eaba7c96
liverpool: Lower SetQueueReg to warning log. ( #2930 )
2025-05-13 16:08:25 -07:00
Lander Gallastegi
f155ec1663
Merge remote-tracking branch 'upstream/main' into hybrid
2025-05-14 01:04:13 +02:00
squidbus
1639640902
event_flag: Lower error logs to debug.
2025-05-13 14:46:59 -07:00
Marcin Mikołajczyk
647b1d3ee4
Handle VgtStreamoutFlush event ( #2929 )
2025-05-13 14:34:22 -07:00
Marcin Mikołajczyk
6abda17532
Avoid post-increment of SGPR in S_*_LOAD_DWORD ( #2928 )
2025-05-13 14:31:14 -07:00
squidbus
3ab69e24db
fix: Compiling with newer Boost
2025-05-13 14:22:44 -07:00
squidbus
073f931729
fix: PM4CmdWaitRegMem memory address
2025-05-13 14:14:11 -07:00
squidbus
0d127a82dd
equeue: Clean up timers implementation. ( #2925 )
2025-05-13 14:05:29 -07:00
Marcin Mikołajczyk
e5b675d607
Handle IT_WAIT_REG_MEM with Register argument ( #2927 )
2025-05-13 13:56:20 -07:00
Marcin Mikołajczyk
1832ec2ac2
Implement sceKernelIsStack ( #2917 )
2025-05-13 13:54:22 -07:00