Nick Renieris
Nick Renieris
Update: #234 introduced `std::filesystem` but due to macOS incompatibility, only a very limited subset of it is available. We'd need to jump through hoops to make it work for macOS,...
Invalid character (which is `0x01` apparently) should be trimmed so: `ux0:/app/�/scripts/ark.lua` should be `ux0:/app/scripts/ark.lua`.
The functions that seem to be called by games atm are: * `sceFiosOverlayGetList02` (by far most used, it's in libfios2's entry point) * `sceFiosOverlayThreadSetDisabled02` * `sceFiosOverlayGetRecommendedScheduler02`
There is no support for ARM and probably won't be for a while.
I'd argue that "a bit of work" is an understatement, but that aside, it's only half of the story. The OpenGL backend will be removed eventually and Vulkan support on...
Does the SMMDB API reflect Nintendo's actual Mario Maker API? Because if so then @CuriousTommy's solution would be much better. If not, then a translation layer will be needed (doesn't...
Yeah we'd need to reverse engineer them. A Wii U and a way to capture the requests would def. make things easier, but it would still be pretty time consuming....
>seems like I have found all of the behavior So you have the client certs and the headers too? Can you successfully fake a connection to the endpoints (or at...
@RedDuckss @GRAnimated Nice work guys. The issue you mentioned sounds a lot like an issue I've been facing with a very similar project. Turned out that it was because of...
Sure: https://discord.gg/C29hYvh