Commit Graph

34 Commits

Author SHA1 Message Date
Andrew Hawes 4e8c32aaf4 Always avoid "close app" confirmation when launching homebrew 2023-04-19 23:01:20 +02:00
Maschell bc3b6315c3 Add support for RL_GetPathOfRunningExecutable, bump API version to 2 2023-02-18 18:11:51 +01:00
Maschell 8f2cbfb72e Remove Loader_ReportWarn patch, already done in USBSerialLoggingModule 2023-01-07 16:25:34 +01:00
Maschell ba1ea768e4 Use the correct path for the RemoveDevice call 2022-10-09 13:51:22 +02:00
Maschell 7ee7d4f404 Display the the correct name in home menu 2022-09-16 21:04:11 +02:00
Maschell 1422cec156 Support reloading the appliation when running a .wuhb 2022-09-05 20:24:47 +02:00
Maschell 85fb2c141e Add default icon when a .rpx is loaded or the .wuhb contains no icon 2022-08-25 17:18:42 +02:00
Maschell 59fafb0cd9 Check if a file exist when loading a RPX/WUHB 2022-08-25 12:45:31 +02:00
Maschell 74ade220f1 Improve RPX/WUHB loading 2022-08-25 12:45:31 +02:00
Maschell 5ebee36b7f Use libmocha to load .rpx 2022-08-24 14:53:49 +02:00
Maschell a0724c276b Update to use the latest wut version 2022-07-25 13:13:17 -07:00
Maschell 0eab0261b1 Use std::unique_ptr instead of raw pointer 2022-05-08 19:36:02 +02:00
Maschell ebe901ebdc Rewrite to use libcontentredirection and libwuhbutils. 2022-04-17 21:56:53 +02:00
Maschell 4e8f62248b Parse the meta.ini from buffer 2022-03-06 13:00:11 +01:00
Maschell c6a700bf51 Make sure the iconCache is aligned properly 2022-02-14 19:53:44 +01:00
Maschell 83c1cef208 Replace DCFlushRange with OSMemoryBarrier 2022-02-14 19:53:44 +01:00
Maschell 142aa827d2 Format the code via clang-format 2022-02-04 16:38:11 +01:00
Maschell cceda5e231 Fix compiler warnings 2022-01-26 23:19:27 +01:00
Maschell bff0f823f0 Formatting 2021-09-28 20:04:55 +02:00
Maschell a18a28091b Add `RL_UnmountCurrentRunningBundle` export 2021-09-28 18:18:03 +02:00
Maschell 85838b1a42 Formatting and cleanup 2021-09-24 17:14:38 +02:00
Maschell 05120c8934 Fix /vol/save redirection for .wuhb files 2021-08-09 18:50:40 +02:00
Maschell 661a79e116 Add additional verbose logging, fix existing verbose logging 2021-08-09 18:45:33 +02:00
Maschell d28b4b3068 Fix displaying the name/icon of an application 2021-04-13 20:14:50 +02:00
Maschell c09f2a1475 Add add function to disable the current /vol/content redirection. 2021-04-06 16:35:24 +02:00
Maschell 702524251e Add support for redirecting the /vol/content folder 2021-04-06 16:35:19 +02:00
Maschell 2e25fbd8c1 Refactor content redirection 2021-04-06 16:35:16 +02:00
Maschell 54b6e7ce38 Patch out ReportWarn of the loader to increase loading time of homebrew titles compiled by wut 2021-03-13 13:58:34 +01:00
Maschell 06e92de8e5 Reimplement RPX/Bundle loading logic. 2021-02-19 20:32:44 +01:00
Maschell 158db91f7a Formatting and logging 2021-01-24 15:45:30 +01:00
Maschell f79ae3847e Fix Dockerfile, fix compiler warnings 2021-01-24 14:06:25 +01:00
Maschell 160d5b4f3e Patch home menu process to display the correct icon + name when a .wuhb is loaded
Export functions for accessing files inside a bundle
2021-01-17 18:08:07 +01:00
Maschell d7228d4520 Keep /vol/content mounted if loading into a .rpx 2021-01-09 21:23:48 +01:00
Maschell 4551e08745 first commit 2021-01-01 01:39:28 +01:00