shadPS4/src/core/libraries
raziel1000 808f228e54 - Initial gamepad support using SDL3 (tested quickly with an xbox one controller and only supports one connected pad for now), vibration should work too
- Added a quick combobox to switch between keyboard and gamepad in Qt version.
- to enable this add controller = 1 in config.toml under [General], or delete your config.toml and let the emu create a new one
0: for keyboard
1: for gamepad
2024-06-24 00:43:58 -06:00
..
app_content - sceKernelUuidCreate, sceAppContentAppParamGetInt, sceAppContentTemporaryDataMount2 (#199) 2024-06-15 17:51:51 +03:00
audio core: Fixup linux support (#195) 2024-06-14 00:58:57 +03:00
disc_map core: Many things (#194) 2024-06-15 14:36:07 +03:00
gnmdriver Initial instancing and asynchronous compute queues (#207) 2024-06-22 19:50:20 +03:00
kernel more clang format fix (final) 2024-06-22 18:17:40 +03:00
libc core: Many things (#194) 2024-06-15 14:36:07 +03:00
libc_internal core: Many things (#194) 2024-06-15 14:36:07 +03:00
libpng Added LibPngDec 2024-06-14 01:37:26 -06:00
network src: Reorganize and cleanup libraries 2024-04-14 00:37:17 +03:00
np_manager added dummy np* modules and screenshot module 2024-05-02 18:16:10 +03:00
np_score added dummy np* modules and screenshot module 2024-05-02 18:16:10 +03:00
np_trophy video_core: Implement basic compute shaders and more instructions 2024-05-30 01:39:24 +03:00
pad - Initial gamepad support using SDL3 (tested quickly with an xbox one controller and only supports one connected pad for now), vibration should work too 2024-06-24 00:43:58 -06:00
playgo - sceKernelUuidCreate, sceAppContentAppParamGetInt, sceAppContentTemporaryDataMount2 (#199) 2024-06-15 17:51:51 +03:00
rtc core: Many things (#194) 2024-06-15 14:36:07 +03:00
save_data core: Many things (#194) 2024-06-15 14:36:07 +03:00
screenshot added dummy np* modules and screenshot module 2024-05-02 18:16:10 +03:00
system core: Many things (#194) 2024-06-15 14:36:07 +03:00
usbd core: Address a few more regressions (#202) 2024-06-16 01:50:07 +03:00
videoout Initial instancing and asynchronous compute queues (#207) 2024-06-22 19:50:20 +03:00
error_codes.h Initial instancing and asynchronous compute queues (#207) 2024-06-22 19:50:20 +03:00
libs.cpp new pad module structured using modulegenerator , added common pad structures and function signatures 2024-06-17 09:02:06 +03:00
libs.h core: Address a few more regressions (#202) 2024-06-16 01:50:07 +03:00