shadPS4/src/core
raziel1000 4aa5b40760 * Added trophy decryption when extracting a fpkg. trp icons and xmls are dumped to game_data/<title> (can be restored if deleted by accident by opening the trophy viewer)
* Added a trophy viewer (right click on game ==> trophy viewer)
* Enabled Run button.
* Switched gui settings to toml.
* Added recent files (6 max)
* Applied @raphaelthegreat suggestions and corrections (Thanks a lot).
* Fixed several bugs and crashes.
* Full screen should disabled by default.
* Added region in list mode.
* Added a simple temp elf list widget.
* Added messages when extracting pkg (ex: installing a patch before the game...etc)
2024-06-09 12:28:02 -06:00
..
aerolib reuse fix 2024-05-12 19:08:26 +03:00
crypto * Added trophy decryption when extracting a fpkg. trp icons and xmls are dumped to game_data/<title> (can be restored if deleted by accident by opening the trophy viewer) 2024-06-09 12:28:02 -06:00
file_format * Added trophy decryption when extracting a fpkg. trp icons and xmls are dumped to game_data/<title> (can be restored if deleted by accident by opening the trophy viewer) 2024-06-09 12:28:02 -06:00
file_sys common: Rewrite logging based on cut down citra logger (#86) 2024-02-28 00:10:34 +02:00
libraries Merge pull request #174 from shadps4-emu/kernel_stuff 2024-06-09 08:26:03 +03:00
loader core: Properly implement TLS (#164) 2024-06-05 22:08:18 +03:00
address_space.cpp address_space: Don't reserve space again 2024-06-08 19:10:32 +03:00
address_space.h libs: gnmdriver: get tessellation ring factor address 2024-06-08 01:19:52 +02:00
linker.cpp core: Properly implement TLS (#164) 2024-06-05 22:08:18 +03:00
linker.h core: Properly implement TLS (#164) 2024-06-05 22:08:18 +03:00
loader.cpp * Added trophy decryption when extracting a fpkg. trp icons and xmls are dumped to game_data/<title> (can be restored if deleted by accident by opening the trophy viewer) 2024-06-09 12:28:02 -06:00
loader.h * Added trophy decryption when extracting a fpkg. trp icons and xmls are dumped to game_data/<title> (can be restored if deleted by accident by opening the trophy viewer) 2024-06-09 12:28:02 -06:00
memory.cpp address_space: Don't reserve space again 2024-06-08 19:10:32 +03:00
memory.h libs: gnmdriver: get tessellation ring factor address 2024-06-08 01:19:52 +02:00
module.cpp core: Properly implement TLS (#164) 2024-06-05 22:08:18 +03:00
module.h core: Properly implement TLS (#164) 2024-06-05 22:08:18 +03:00
platform.h videoout, platform: fix for ooo irqs 2024-05-29 16:02:51 +02:00
tls.cpp core: Properly implement TLS (#164) 2024-06-05 22:08:18 +03:00
tls.h core: Properly implement TLS (#164) 2024-06-05 22:08:18 +03:00
virtual_memory.cpp several fixes (#112) 2024-04-13 22:37:21 +03:00
virtual_memory.h chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00