I’m trying to run a retro windows game through Boxedwine through Emscripten, but once it loads all the initilizations, I get error: FATAL ERROR: Error: Error: EEXIST: File exists., ‘/’. There are no tutorials online that actually show how to do what I’m trying to do and I don’t know how to fix this. It’s all properly compiled and I just want to load http://wsl.localhost:8000/boxedwine.html?p=cmd.exe&desktop=shell as a test. It even has the filesystem zip with a files directory with my app. Please help!