HookedBehemoth
HookedBehemoth
Having a hard time reproducing it. Realized that the vsync event never gets closed. Could you try adding the following line into `tsl::gfx::Renderer::exit()` `eventClose(&this->m_vsyncEvent);` Compile and run both your overlay...
You still use release Tesla Menu
Recompile that with the same "fix"
Forgot that ovlmenu/tesla menu shows the version of the ovlloader and not it's own version. Make sure to recompile it. To elaborate: The bug is in libtesla so every overlay...
I've tried this branch in an application and it seems to work great. Looking forward to this being merged.
made a simple [sudoku](https://github.com/HookedBehemoth/remarkable-sudoku) app
At the moment there is no translation support at all. Unless you modify the code directly or know some C++, there isn't much for you to do.
Actually I just noticed that apparently I've been working on translation support before... Completely forgot about it though. https://github.com/HookedBehemoth/sys-tune/commit/bb0dbaa9c047d4b54ccac02b307d33ba665f9a8a
I probably won't. I've used these libraries https://github.com/mackron/dr_libs which were great to work with and have a permissive license. Also I think AAC is too complex of a codec. The...
I see. Haven't used this in forever. They must have changed their API. Rebuilding this would take too much effort. Also the swurl repo is gone now...