Commit Graph

1967 Commits

Author SHA1 Message Date
kalaposfos13
b00ebf317a fix clang-format 2024-10-17 10:36:45 +02:00
kalaposfos13
1788aed1fd Added capslock support 2024-10-16 21:12:55 +02:00
kalaposfos13
92bbe40d8e added better mouse handling with config options 2024-10-16 14:54:59 +02:00
Richers Örs
649a5c0c0c
Merge branch 'shadps4-emu:main' into main 2024-10-15 19:20:42 +02:00
georgemoralis
08343faf01
hot fix : put linux-qt in parallel3 2024-10-15 20:10:49 +03:00
kalaposfos13
a76b79204d F6 = F7 + F9 2024-10-15 19:05:54 +02:00
ElBread3
a588bc5da8
Separate Updates from Game Folder (#1026)
* separate updates implementation

* clang format

clang format

clang format

clang format

clang hates me

work please

* hotfix: check for sfo file instead of the folder

* tiny change

* refactor

* forgot to change this over

* add review changes

* use operator
2024-10-15 18:49:42 +03:00
DanielSvoboda
29ad2eca62
Fix translation InstallDirSelect (#1386) 2024-10-15 17:40:37 +03:00
RDN000
168ba8dbcd
Fix sq.ts (#1383) 2024-10-15 14:35:19 +03:00
kalaposfos13
60d9e7b889 delete config file since it is now autogenerated 2024-10-15 09:00:50 +02:00
kalaposfos13
4c6bee815e code cleanup and misc fixes 2024-10-15 08:45:40 +02:00
DanielSvoboda
7e27afb37d
fix tr sq.ts (#1380)
* Update sq.ts

* InstallDirSelect
2024-10-15 09:30:10 +03:00
Richers Örs
c5391ba62e
Merge branch 'shadps4-emu:main' into main 2024-10-15 08:10:34 +02:00
kalaposfos13
bd2acfa349 Mouse movement input is now off by default 2024-10-15 07:25:44 +02:00
psucien
09725bd921 hot-fix: unexpected pass break on indirect args buffer obtaining 2024-10-14 22:33:06 +02:00
kalaposfos13
f486663c89 added keybinds for "walk mode" 2024-10-14 20:47:14 +02:00
kalaposfos13
1ec9dc085a if keyboard config doesn't exist, autogenerate it 2024-10-14 18:53:09 +02:00
kalaposfos13
17e44de58f added support for mouse wheel (to buttons only) 2024-10-14 14:45:51 +02:00
georgemoralis
a3df2448ec
Small Np + trophy fixes (#1363)
* sceNpGetOnlineId returns sign out code

* return -1 if trophy xml not found . Fixes undertale
2024-10-14 15:11:21 +03:00
georgemoralis
9b54e82314
revert qt-issue
fixed linux-qt build
2024-10-14 15:00:55 +03:00
Quang Ngô
b965b094b7
test (#1371) 2024-10-14 14:34:52 +03:00
kalaposfos13
ef7b0ad683 add numpad support i accidentally left out 2024-10-13 21:33:12 +02:00
DanielSvoboda
bd9f82df94
fix descriptionText size | missing translations (#1319)
* fix descriptionText size

* +

avoid 'blinking'

* Update ru_RU.ts

* TR

* Update pt_BR.ts

* emulatorLanguage alphabetical order

---------

Co-authored-by: georgemoralis <giorgosmrls@gmail.com>
2024-10-13 15:49:39 +03:00
¥IGA
f0ee3919e0
improved documentation + better toolbar icons (#1364) 2024-10-13 15:03:19 +03:00
Vinicius Rangel
cf2e617f08
Devtools - Inspect regs/User data/Shader disassembly (#1358)
* devtools: pm4 - show markers

* SaveDataDialogLib: fix compile with mingw

* devtools: pm4 - show program state

* devtools: pm4 - show program disassembly

* devtools: pm4 - show frame regs

* devtools: pm4 - show color buffer info as popup

add ux improvements for open new windows with shift+click
better window titles

* imgui: skip all textures to avoid hanging with crash diagnostic enabled

not sure why this happens :c

* devtools: pm4 - show reg depth buffer
2024-10-13 15:02:22 +03:00
Vladislav Mikhalin
8776eba8c8
Added adaptive mutex initializer handling (#1353) 2024-10-13 12:22:14 +03:00
kalaposfos13
b300ffe959 fix license and style 2024-10-13 10:49:54 +02:00
RDN000
1cc4ab7e88
Update sq translation (#1351)
* Update sq translation

* Update sq translation
2024-10-13 11:36:52 +03:00
Lander Gallastegi
d3491bfced
hotfix: correctly check for valid priority (#1359) 2024-10-13 11:35:05 +03:00
kalaposfos13
6a2eab3f65 added toggle for mouse movement input (f7) 2024-10-13 10:08:28 +02:00
kalaposfos13
607514eb86 added mouse config option 2024-10-13 09:48:37 +02:00
kalaposfos13
719a36c9e5 fix windows hating me 2024-10-13 07:58:36 +02:00
kalaposfos13
b15810d56f remove big commented out code blocks,
and fixed platform-dependent code
2024-10-13 07:40:21 +02:00
kalaposfos13
45f05c067d actually fix clang changing ini syntax
use relative path for the ini file
2024-10-12 22:31:59 +02:00
kalaposfos13
31caf01366
Merge branch 'shadps4-emu:main' into main 2024-10-12 20:41:42 +02:00
Pavel
1e16fe5349
clarification of PC Requirements (#1357) 2024-10-12 21:33:45 +03:00
kalaposfos13
22e4ab866b clang-format fucked up the .ini file 2024-10-12 17:41:23 +02:00
kalaposfos13
98200221f5 Applied coding style fixes 2024-10-12 17:28:52 +02:00
kalaposfos13
3dda62fcba add license 2024-10-12 17:12:14 +02:00
ElBread3
97b5289f15
use addGameInstallDir here (#1354) 2024-10-12 17:53:47 +03:00
Daniel R.
7c00ac637a
core: Fix mmap being unable to map GPU memory 2024-10-12 16:35:12 +02:00
kalaposfos13
f6d54bf75c fix waitEvent to correctly handle mouse inputs 2024-10-12 16:18:15 +02:00
kalaposfos13
37dcdcec39 fix messing up the merge 2024-10-12 16:15:22 +02:00
kalaposfos13
94c076494a final minor update before pull request 2024-10-12 15:50:28 +02:00
kalaposfos13
81e0f143cc added support for loading keyboard config from file 2024-10-12 15:49:45 +02:00
Lander Gallastegi
b412cb4cca
Linux unlink implementation (#1347) 2024-10-11 21:45:26 +03:00
Vladislav Mikhalin
87a76af86f
AvPlayer: Patch all guest calls (#1346) 2024-10-11 21:44:29 +03:00
adjonesey
cd085ea2de
Use GetSystemTimePreciseAsFileTime to fix fps timing issues (#1344)
-ws
2024-10-11 17:52:48 +03:00
Daniel R.
169b641bd1
hotfix: map rasterizer memory on pool commit 2024-10-11 10:48:32 +02:00
georgemoralis
dbdbb40c0b
Network libs fixes , stubs and more (#1324)
* some rework on netctl calls

* added libs stubs using from RE6

* added ORBIS_NET_CTL_INFO_IP_ADDRESS case in sceNetCtlGetInfo

* added sceNetInetPton

* some dummy functions and change some functions to debug level

* clang format fix

* fix for sceNetInetPton

* posix OS fix?

* linux + macOS fixes?

* fix?

* sceSharePlayGetCurrentConnectionInfo
2024-10-11 10:37:36 +03:00