RSDKModding/RSDKv4-Decompilation

I've found an error

Closed this issue · 4 comments

It's been a few days i'm testing this decomp on Android, and it works (without mods).
Now i've installed the Forever mod and i have a good and a bad news: it works but i cannot use touch controls to play.
Is it possible add touch controls support in mods manually by myself?
Thank you!

BTW, which version of GLES is used in the apk?

The developers of Sonic 1 Forever deliberately removed touch controls from the mod because it wasn't designed with touch controls in mind. It is possible to mod touch controls back in, but at that point, you might as well use a controller.

To answer the followup question, version 2.0 is used.

Changing argument, i've discovered something weird about RSDKv3 decomp.
I tried to use SDL 2.0.20 to build Windows and Android executables, and for the first one it works but for Android it give me an error screen (it not happen on RSDKv4 decomp).
I create a fork to test this and i simply modify the build.yml file.

This erro
Screenshot_2022-04-13-10-15-33-440_com miui gallery
r