Neil Barkhina
Neil Barkhina
Hi @Nnanyere Those are some really good suggestions. The D-pad issue I actually knew about already but just omitted it mainly because the remap dialog box is getting super long....
I added the D-pad controls you can try it here https://neilb.net/n64wasm/v2/
Hi @Nnanyere yes sorry about that I took down that link, but I published the latest version (including the D-Pad support) to the main link which you can access here...
Hi @MRMRMEATS , my guess is you probably need some higher specs to run the emulator. What specs is your computer? I'm running on a 3.6 ghz i7 Desktop and...
Hi @GitBOUF Thanks for your interest in this project. In terms of saving the SaveStates to a server rather than the browser, most of that functionality I have already built...
@GitBOUF I went ahead and added the server code for cloud savestates into the server folder. You can check out the new Dockerfile here https://github.com/nbarkhina/N64Wasm/tree/master/server/docker Let me know if you...
I don't have a chromebook to test on, but it's probably the hardware itself and not the chrome OS. Currently you do need a pretty beefy machine to run this...
When I check in the console it looks like none of the .js files are getting served up. That's why it's a blank page. You need to serve up all...
Currently no - it could be exposed to the JavaScript though with a variable. what is it you're trying to do?