Hello there! I was able to get the game running on Fedora 38, without even using WINE! All credits goes to this GitHub repository, FlandreDaisuki /mvix, https://github.com/FlandreDaisuki/mvix and followed the install instructions and run them in the www directory and it launched on the browser perfectly! I am however unsure of any bugs or quirks using this method but so far the game runs well. The game save works. The controls work including the function keys the game uses for fullscreen!
First, install npm
sudo dnf install npm sudo npm i -g mvix
Then I change directory to the www folder and just run mvix
mvix
