eden-miror/src/core/hle/service/olsc
unknown de46b8e817
[fs, qlaunch] add CreateSaveDataFileSystemWithCreationInfo2 and make qlaunch work again (#2760)
Fixes qlaunch regression I introduced previously. Add a few known structs.
Adds CreateSaveDataFileSystemWithCreationInfo2, which is called when games are started via qlaunch and corrupts save files.

Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/2760
Reviewed-by: crueter <crueter@eden-emu.dev>
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
Co-authored-by: unknown <sahyno1996@gmail.com>
Co-committed-by: unknown <sahyno1996@gmail.com>
2025-10-17 22:23:21 +02:00
..
daemon_controller.cpp [fs, qlaunch] add CreateSaveDataFileSystemWithCreationInfo2 and make qlaunch work again (#2760) 2025-10-17 22:23:21 +02:00
daemon_controller.h [fs, qlaunch] add CreateSaveDataFileSystemWithCreationInfo2 and make qlaunch work again (#2760) 2025-10-17 22:23:21 +02:00
native_handle_holder.cpp olsc: rewrite INativeHandleHolder 2024-02-21 18:19:48 -05:00
native_handle_holder.h olsc: rewrite INativeHandleHolder 2024-02-21 18:19:48 -05:00
olsc.cpp olsc: rewrite IOlscServiceForApplication 2024-02-21 18:19:12 -05:00
olsc.h service: refactor server architecture 2023-02-21 12:19:25 -05:00
olsc_service_for_application.cpp olsc: rewrite IOlscServiceForApplication 2024-02-21 18:19:12 -05:00
olsc_service_for_application.h olsc: rewrite IOlscServiceForApplication 2024-02-21 18:19:12 -05:00
olsc_service_for_system_service.cpp [fs, qlaunch] add CreateSaveDataFileSystemWithCreationInfo2 and make qlaunch work again (#2760) 2025-10-17 22:23:21 +02:00
olsc_service_for_system_service.h [fs, qlaunch] add CreateSaveDataFileSystemWithCreationInfo2 and make qlaunch work again (#2760) 2025-10-17 22:23:21 +02:00
remote_storage_controller.cpp olsc: add IRemoteStorageController 2024-02-21 19:47:54 -05:00
remote_storage_controller.h olsc: add IRemoteStorageController 2024-02-21 19:47:54 -05:00
transfer_task_list_controller.cpp olsc: rewrite ITransferTaskListController 2024-02-21 18:36:17 -05:00
transfer_task_list_controller.h olsc: rewrite ITransferTaskListController 2024-02-21 18:36:17 -05:00