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

Emscripten builds fail to load assets/unzip content #199

Open
thelamer opened this issue Nov 8, 2021 · 0 comments
Open

Emscripten builds fail to load assets/unzip content #199

thelamer opened this issue Nov 8, 2021 · 0 comments

Comments

@thelamer
Copy link

thelamer commented Nov 8, 2021

https://web.libretro.com/
Pick Medafen PCE fast, run, and watch the console.

The files are in the browserfs 100% you can even browse to them using "load content". I am also 100% sure this is not a race condition thing, I have a local setup with await logic that works with many other cores. If you put a config there it reads it, but something about these files is not loading properly.
This behavior also kills the ability to load a zip file (raw chd and pce works fine) and the frontend files being loaded via browserfs don't have any of that logic so it has to be some kind of build time linking when the bc file is generated. Kinda over my head here, not really sure where to start looking to fix this.

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

1 participant