KeeperFX on Wine crashes after a few seconds with sounds on
hi, I'm trying to play KeeperFX on my Rasp Pi 4 with Wine. I managed to install and configure everything, the game starts but after a few seconds into the game it closes with the following message in the terminal: 2872|0x65084003: Unimplemented Opcode (08) 65 58 29 08 65 00 00 00 /usr/local/bin/wine: line 7: 2817 Segmentation fault /opt/wine/bin/wine "$@"
Do you have any idea? Thanks! It worked for a few hours but now I can’t get it to work. It seems that if I disable all the audio from the game launcher, it works.
I didn't have an idea on Reddit, and unfortunately I still don't on github. Reporting issues like this on the Wine bug tracker has worked in the past.
more likely caused by the thing that does the x86 to arm translation then by wine my best guess at solving it would be implementing #233 which has to be done to get the native linux port which we were planning to do soonish anyways