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

Web version with Emscripten #89

Open
8 of 9 tasks
SoapyMan opened this issue Apr 8, 2021 · 1 comment
Open
8 of 9 tasks

Web version with Emscripten #89

SoapyMan opened this issue Apr 8, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@SoapyMan
Copy link
Contributor

SoapyMan commented Apr 8, 2021

Compile and run Emscripten/SDL2/WebGL version of REDRIVER2

  • Make changes required to compile with Emscripten
  • Make changes required to run with Emscripten without problems/bugs/slowdowns
  • Fix sound problems
  • Implement ISO loading into web version
  • Support BIN/CUE reading (partially done) and ISO 9660 and implement with current PC game file system
  • Adjust premake5.lua or simply compile with bat only
  • Make a Web Page
  • Premake.lua adjustment
  • Fix replay saving name entry
@SoapyMan
Copy link
Contributor Author

SoapyMan commented Apr 10, 2021

Seems like I cannot run it yet as the following issue is here emscripten-core/emscripten#6009

I think SDL threads usage can be avoided with emscripten_request_animation_frame_loop

@SoapyMan SoapyMan added enhancement New feature or request help wanted Extra attention is needed and removed help wanted Extra attention is needed labels Apr 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant