shadPS4/src
CrazyBloo 74c2888aaa
support for unlocking trophies (#854)
* add pugixml

* trophy_viewer: support for trophy unlocking

* nptrophy: UnlockTrophy(), DestroyContext()

* initial imgui popup

* queue to handle multiple trophies at once

* extract trophy info on game start + various fixes

* platinum trophy support + extract trophy data on startup

* format

* nptrophy: GetTrophyUnlockState

* implement vinicius' reviews
2024-09-11 06:50:55 +03:00
..
audio_core core,shader_recompiler: align structures for 64-bit platforms (#447) 2024-08-24 16:18:12 +03:00
common [libSceAudio3d] Initialize Audio3d Library (#761) 2024-09-09 22:51:15 +03:00
core support for unlocking trophies (#854) 2024-09-11 06:50:55 +03:00
images Improved Dark theme, search bar and icon theme (#830) 2024-09-08 23:39:48 +03:00
imgui Merge pull request #851 from shadps4-emu/stabilization/barriers 2024-09-10 06:45:15 +03:00
input it's actually 1920x941 2024-08-28 14:15:01 +02:00
qt_gui support for unlocking trophies (#854) 2024-09-11 06:50:55 +03:00
shader_recompiler video_core: Add fallback path for pipelines with more than 32 bindings (#837) 2024-09-10 20:54:39 +03:00
video_core video_core: Add fallback path for pipelines with more than 32 bindings (#837) 2024-09-10 20:54:39 +03:00
.clang-format chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00
emulator.cpp support for unlocking trophies (#854) 2024-09-11 06:50:55 +03:00
emulator.h Reorganization of includes (#348) 2024-07-31 13:25:55 +03:00
main.cpp Reorganization of includes (#348) 2024-07-31 13:25:55 +03:00
sdl_window.cpp Dear ImGui Implementation (#598) 2024-09-08 22:50:32 +03:00
sdl_window.h Dear ImGui Implementation (#598) 2024-09-08 22:50:32 +03:00
shadps4.qrc Adding icons to categories (#479) 2024-08-19 18:42:23 +03:00
shadps4.rc file formats and qt (#88) 2024-03-01 00:00:35 +02:00