georgemoralis
cd8e2c4e79
hotfix: fix libpng issues under linux
2025-04-14 12:37:06 +03:00
georgemoralis
7d32efbd31
New Crowdin updates ( #2748 )
...
* New translations en_us.ts (Chinese Traditional)
* New translations en_us.ts (Chinese Traditional)
* New translations en_us.ts (Chinese Traditional)
* New translations en_us.ts (Chinese Traditional)
* New translations en_us.ts (Chinese Traditional)
* New translations en_us.ts (Chinese Traditional)
* New translations en_us.ts (Chinese Traditional)
* New translations en_us.ts (Chinese Traditional)
* New translations en_us.ts (Dutch)
* New translations en_us.ts (Slovenian)
* New translations en_us.ts (Arabic)
* New translations en_us.ts (Arabic)
2025-04-14 12:26:54 +03:00
Missake212
b8884d9591
Adding requirements to the App Bug Report template based on the Game Bug Report template ( #2783 )
...
* Update app-bug-report.yaml
Forcing people to fill information about their hardware to make it easier for debugging problems, example: "shad crashes after I open it" with this we can tell if the user has a CPU with an iGPU instead of asking them.
* Update app-bug-report.yaml
VRAM amount shouldn't be needed actually.
2025-04-14 12:26:39 +03:00
squidbus
bec1b9056f
shader_recompiler: Misc shader fixes. ( #2781 )
...
* shader_recompiler: Fix frexp exponent type.
* shader_recompiler: Implement V_CMP_CLASS_F32 negative class mask.
* shader_recompiler: Define operands for DS_ORDERED_COUNT.
2025-04-13 23:46:30 -07:00
squidbus
657073b9e2
libraries: Initial Audio3d implementation. ( #2776 )
...
* feat: Audio3d
* feat: Audio3d
* audio3d: disable output
* audio3d: Implement central Audio3d output.
* audio3d: Ignore AudioOut already initialized error.
* audio3d: Convert and retain sample buffers when queued.
* audio3d: Treat object audio as single channel.
* audio3d: Clean up.
---------
Co-authored-by: auser1337 <154299690+auser1337@users.noreply.github.com>
2025-04-13 23:46:10 -07:00
davidantunes23
fb146f2a20
Fix #2613 : Game icon size not working properly on grid view ( #2759 )
...
* Fix #2613 : Game icon size not working properly on grid view
When you select grid view mode and try to change the game icon size, the
icons change to the wrong size, or don't change at all. To solve this I
added a line to call the function that populates the game grid with
the games when the user changes the icon size. That way the size of the
icons is updated to match the size selected by the user, which is the
intended behaviour. I also added code to update the check on the size
when changing view mode.
* Fix #2613 : fixed clang format issue
2025-04-14 09:17:28 +03:00
Stephen Miller
ec515ad113
Implement sceVideoOutGetEventCount and sceVideoOutDeleteVblankEvent ( #2753 )
...
* Implement sceVideoOutDeleteVblankEvent
* Implement sceVideoOutGetEventCount
Based on decompilation, needs testing.
I also tidied up some types for other functions in here.
* Change hexadecimal numbers to lowercase
A minor change to make sure my implementation follows the formatting standards seen in https://github.com/shadps4-emu/shadPS4/pull/2423
2025-04-13 17:08:27 -07:00
squidbus
d188d14e19
hotfix: Update discord-rpc to remove invasive macOS minimum linker flag.
2025-04-13 12:18:37 -07:00
squidbus
14fad28a9b
misc: Few small fixes. ( #2780 )
...
* qt: Use PNG file for logo.
* build: Fix some CMake issues.
2025-04-13 12:10:24 -07:00
Vinicius Rangel
aec6e330dc
Update ImGui submodule ( #2779 )
...
* update imgui submodule
* fix imgui breaking changes
* update ffmpeg-core submodule
2025-04-13 19:27:20 +03:00
squidbus
6c2574364b
libraries: Reduce some controller log spam. ( #2777 )
2025-04-13 18:12:02 +03:00
tlarok
87e87102ca
Update kbm_gui.cpp
2025-04-13 16:17:41 +02:00
tlarok
0455afbe44
Merge branch 'shadps4-emu:main' into multikey
2025-04-13 15:40:04 +02:00
tlarok
8c2afb700f
name fix
2025-04-13 15:39:33 +02:00
squidbus
8ed82712a0
hotfix: Fix logo resolution in Qt UI.
2025-04-12 21:13:16 -07:00
tlarok
484a2e162a
Merge branch 'shadps4-emu:main' into multikey
2025-04-12 21:19:19 +02:00
JohnLogostini
b0fe1532f7
Icon Updates ( #2768 )
...
* Updated the trophy icons to match those on the PS4
* Updated the Windows icon to have less harsh aliasing at smaller sizes.
* Created a correctly sized SVG client icon.
* Remade all of the link icons.
Remade all of the icons for links to a standard 1K size and fixed all of the crazy aliasing problems.
* Revert "Updated the trophy icons to match those on the PS4"
This reverts commit 223c70de13
.
* Created SVG versions of all of the link icons.
* Update REUSE.toml
---------
Co-authored-by: georgemoralis <giorgosmrls@gmail.com>
2025-04-12 19:09:21 +03:00
georgemoralis
6ebed7ce69
update submodules ( #2773 )
2025-04-12 18:01:39 +03:00
squidbus
37d4cd091c
renderer_vulkan: Make some primitive state dynamic. ( #2764 )
...
* renderer_vulkan: Make some primitive state dynamic.
* renderer_vulkan: Silence MoltenVK primitive restart warning spam.
2025-04-10 16:20:01 -07:00
tlarok
63af7e4455
kbm_gui.cpp's names fix
...
just cleaning my code
2025-04-10 18:32:16 +02:00
tlarok
3a411d1ec3
Update kbm_gui.cpp
2025-04-10 18:05:01 +02:00
tlarok
11dc07a158
Update kbm_gui.h
2025-04-10 18:01:23 +02:00
tlarok
b318cf6b10
Update kbm_gui.cpp
2025-04-10 18:01:03 +02:00
tlarok
26a511425b
Update kbm_gui.h
2025-04-10 17:37:08 +02:00
tlarok
555f215376
Update kbm_gui.cpp
2025-04-10 17:28:40 +02:00
tlarok
887d693a82
Update kbm_gui.h
2025-04-10 17:28:22 +02:00
Dmugetsu
5abec2a291
Enabling Depth Bias Explicity ( #2766 )
2025-04-09 17:06:54 -07:00
squidbus
e3b1c041d0
documents: Update macOS version in quickstart guide.
2025-04-09 00:59:33 -07:00
squidbus
2965656325
build: Target same CPU architecture level as PS4. ( #2763 )
2025-04-09 00:54:39 -07:00
squidbus
03b1fef331
renderer_vulkan: Only update dynamic state when changed. ( #2751 )
2025-04-08 07:22:16 -07:00
kalaposfos13
08731303d8
Fix incorrect calculation setting the center of the joysticks one value off causing stick drift in games that assume already corrected input values ( #2760 )
2025-04-07 13:58:00 -07:00
Missake212
7fee289b66
Add information about firmware files (sys modules) in the README ( #2758 )
...
* Update README.md
* Update README.md
* Update README.md
2025-04-07 11:29:51 -07:00
squidbus
040fd79ef7
Revert "build: Target same CPU architecture level as PS4. ( #2745 )" ( #2757 )
...
* Revert "build: Target same CPU architecture level as PS4. (#2745 )"
This reverts commit 54b4d7fc78
.
Causing issues on M1 CPUs for some reason.
* build: Update architecture comments and set mtune=generic.
2025-04-07 10:57:39 -07:00
kalaposfos13
473b66649f
Fix compatibility related issues in the GUI ( #2755 )
...
Build and Release / reuse (push) Has been cancelled
Build and Release / clang-format (push) Has been cancelled
Build and Release / get-info (push) Has been cancelled
Build and Release / windows-sdl (push) Has been cancelled
Build and Release / windows-qt (push) Has been cancelled
Build and Release / macos-sdl (push) Has been cancelled
Build and Release / macos-qt (push) Has been cancelled
Build and Release / linux-sdl (push) Has been cancelled
Build and Release / linux-qt (push) Has been cancelled
Build and Release / linux-sdl-gcc (push) Has been cancelled
Build and Release / linux-qt-gcc (push) Has been cancelled
Build and Release / pre-release (push) Has been cancelled
Co-authored-by: georgemoralis <giorgosmrls@gmail.com>
2025-04-07 12:25:49 +03:00
squidbus
b8f6ef1c0b
externals: Update MoltenVK ( #2754 )
2025-04-07 12:23:04 +03:00
squidbus
9d2175180e
build: Move versioning to CMake file. ( #2752 )
2025-04-07 12:22:51 +03:00
squidbus
0c6f2b470f
renderer_vulkan: Use more depth-stencil dynamic state. ( #2749 )
Build and Release / reuse (push) Has been cancelled
Build and Release / clang-format (push) Has been cancelled
Build and Release / get-info (push) Has been cancelled
Build and Release / windows-sdl (push) Has been cancelled
Build and Release / windows-qt (push) Has been cancelled
Build and Release / macos-sdl (push) Has been cancelled
Build and Release / macos-qt (push) Has been cancelled
Build and Release / linux-sdl (push) Has been cancelled
Build and Release / linux-qt (push) Has been cancelled
Build and Release / linux-sdl-gcc (push) Has been cancelled
Build and Release / linux-qt-gcc (push) Has been cancelled
Build and Release / pre-release (push) Has been cancelled
Update Translation / Update Translation (push) Has been skipped
2025-04-05 23:14:27 +03:00
squidbus
54b4d7fc78
build: Target same CPU architecture level as PS4. ( #2745 )
Update Translation / Update Translation (push) Has been skipped
Build and Release / reuse (push) Has been cancelled
Build and Release / clang-format (push) Has been cancelled
Build and Release / get-info (push) Has been cancelled
Build and Release / windows-sdl (push) Has been cancelled
Build and Release / windows-qt (push) Has been cancelled
Build and Release / macos-sdl (push) Has been cancelled
Build and Release / macos-qt (push) Has been cancelled
Build and Release / linux-sdl (push) Has been cancelled
Build and Release / linux-qt (push) Has been cancelled
Build and Release / linux-sdl-gcc (push) Has been cancelled
Build and Release / linux-qt-gcc (push) Has been cancelled
Build and Release / pre-release (push) Has been cancelled
2025-04-04 15:13:13 +03:00
squidbus
1ee2016902
doc: Update README macOS details
Build and Release / reuse (push) Waiting to run
Build and Release / clang-format (push) Waiting to run
Build and Release / get-info (push) Waiting to run
Build and Release / windows-sdl (push) Blocked by required conditions
Build and Release / windows-qt (push) Blocked by required conditions
Build and Release / macos-sdl (push) Blocked by required conditions
Build and Release / macos-qt (push) Blocked by required conditions
Build and Release / linux-sdl (push) Blocked by required conditions
Build and Release / linux-qt (push) Blocked by required conditions
Build and Release / linux-sdl-gcc (push) Blocked by required conditions
Build and Release / linux-qt-gcc (push) Blocked by required conditions
Build and Release / pre-release (push) Blocked by required conditions
Update Translation / Update Translation (push) Has been skipped
2025-04-03 12:44:16 -07:00
georgemoralis
7bb49d85d3
New Crowdin updates ( #2724 )
...
* New translations en_us.ts (Arabic)
* New translations en_us.ts (Albanian)
* New translations en_us.ts (German)
2025-04-03 22:43:04 +03:00
squidbus
806b2ddc89
cpu_patches: Remove CPU patches for macOS and bump minimum OS version to 15.4 ( #2743 )
...
* cpu_patches: Remove CPU patches for macOS and bump minimum OS version to 15.4
* cpu_patches: Remove BMI1 patches
These are now only good for very old Intel CPUs that:
* Still do not currently function due to other CPU instruction issues.
* Will probably be too slow to run shadPS4 well.
2025-04-03 22:39:08 +03:00
squidbus
afd0251dd2
shader_recompiler: Use VK_AMD_shader_trinary_minmax when available. ( #2739 )
...
Build and Release / reuse (push) Waiting to run
Build and Release / clang-format (push) Waiting to run
Build and Release / get-info (push) Waiting to run
Build and Release / windows-sdl (push) Blocked by required conditions
Build and Release / windows-qt (push) Blocked by required conditions
Build and Release / macos-sdl (push) Blocked by required conditions
Build and Release / macos-qt (push) Blocked by required conditions
Build and Release / linux-sdl (push) Blocked by required conditions
Build and Release / linux-qt (push) Blocked by required conditions
Build and Release / linux-sdl-gcc (push) Blocked by required conditions
Build and Release / linux-qt-gcc (push) Blocked by required conditions
Build and Release / pre-release (push) Blocked by required conditions
* shader_recompiler: Use VK_AMD_shader_trinary_minmax when available.
* shader_recompiler: Simplify signed/unsigned trinary instruction variants.
2025-04-02 23:36:54 +03:00
tlarok
835affacd2
Update kbm_gui.cpp
2025-04-02 19:52:03 +02:00
tlarok
814f1831cf
Update kbm_gui.cpp
2025-04-02 19:30:22 +02:00
tlarok
928e395e09
Update kbm_gui.cpp
2025-04-02 19:27:05 +02:00
tlarok
000e7cb028
Update kbm_gui.cpp
2025-04-02 14:13:56 +02:00
tlarok
2de561e835
Update kbm_gui.h
2025-04-02 14:13:35 +02:00
tlarok
be91127e2c
linux test
2025-04-02 11:03:00 +02:00
tlarok
5be2c563a5
lunix test
2025-04-02 11:02:39 +02:00
tlarok
83a996e70a
Merge branch 'shadps4-emu:main' into main
2025-04-02 10:43:45 +02:00