Joel
Joel
A new feature has been added to NX-Shell (Next) which allows the user to select a preferred language under settings. This feature however cannot be done by me as I...
Hi, I was wondering if there's a possibility to have tinydir_open_sorted to have multiple sorting options. One way I can think of to achieve this would be to pass our...
First of all my program heavily relies on sf2d and sflib for loading it's textures. I haven't changed anything with the source but after updating with the most recent versions...
Implement sub_00000318 and sub_000003E0 and clean up sceMlnBridge_msapp_* functions. ## Description Reimplements the following functions: - sub_00000318 - sub_000003E0 Fixes the following functions: - sceMlnBridge_msapp_D527DEB0 - sceMlnBridge_msapp_3811BA77 - sceMlnBridge_msapp_7AD66017 The...
Use known sceReg_driver function names ## Description Replaces the unknown nids with the actual sceReg_driver function names ## How Has This Been Tested? I was taking a look at the...