windows95
windows95 copied to clipboard
wasm support?
Virtual x86 added wasm support. Now image runs faster in browser, than in electron app. But sound works bad...
What system are you running on? I loaded it up on Chrome on the laptop and the startup music played just fine.
Google Chrome on Windows 10 x64
I'm going to make browser port with wasm and without (or only with)
https://pixelsuft.github.io/windows95/?profile=windows95
https://pixelsuft.github.io/windows95/?profile=windows95
I tried that ... can't click any button on that page ... ESC Key does nothing for me. Firefox 92.0 64 Bit (Enhanced Tracking Protection OFF) ... cursor just flashes out briefly. Love this project ... consider myself a Beta (Alpha? also) Tester.
@Pixelsuft Just copy the WASM file into resources/app/dist/static/build/v86.wasm
and replace the libv86.js
file with an updated version. Worked for me that way.