Wine steps - SonicKiosk/Wiki GitHub Wiki
Running kiosk in wine
First you'll want to obtain the C:\Sonic folder and extract it at the drive_c\Sonic folder in your wineprefix.
Then install dxvk through winetricks (winetricks dxvk
) and run explorer wine explorer.exe
Navigate to C:\Sonic\bin\stall\versions\x.x.x\ and run stall.exe
The python big red button script works as it does on windows
To debug
To debug use winedbg --gdb --no-start stall.exe
It will give you a port which you can enter into a remote debugger and start debugging the app
Known working versions:
- 7.0.0.294
- 7.0.0.322