Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDL Error when opening with EXTERNAL_DATA checked #70

Open
RickyEarl opened this issue Jul 12, 2022 · 5 comments
Open

SDL Error when opening with EXTERNAL_DATA checked #70

RickyEarl opened this issue Jul 12, 2022 · 5 comments

Comments

@RickyEarl
Copy link

When Termux compiles the APK with EXTERNAL_DATA checked, I get a popup "SDL Error" immediately on launching the SM64 app. The app works file if compiled with EXTERNAL_DATA not checked, but the option to enable the Render96 textures is not in the DynOS menu (as expected).

I feel like I'm missing something simple and fundamental here, but I've retraced my steps several times and the same thing happens.

Thanks

@Moltenbastian
Copy link

same

@TripleLLL9
Copy link

Oh! I was about to make a new issue with this, cuz I have the same problem... Hopefully someone can find a solution. (I wanna do Render96 textures and models, y'know! Yeah, I know there's a precompiled one, but... eh.)

@Algiuxs
Copy link

Algiuxs commented May 6, 2024

same here

@Algiuxs
Copy link

Algiuxs commented May 18, 2024

It's because the sm64port is designed to run lower than android 11, so the access to files is limited, so the code can't read the base,zip

@Algiuxs
Copy link

Algiuxs commented Sep 16, 2024

Solved, doesn't crash if used with the latest SDL version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants