DXVK_FRAME_RATE=60 %command%
Game runs too fast on higher frame rates than 60
The game didn't run on Debian 11, to be successful I used the following tweaks:
1 - WINEPREFIX="/home//.local/share/Steam/steamapps/compatdata/1058320/pfx" PROTON="/home//.local/share/Steam/steamapps/common/Proton " /mf-install.sh -proton
2 - To not show black screen, I added: PROTON_USE_WINED3D=1 %command% to launch options in game properties in steam.
All OK, now just play!
It seems there is a rule for this game to work.
- Choose Proton 5.0-10 for Toki;
- https://github.com/z0z0z/mf-install
- WINEPREFIX="/home/$USER/.steam/steam/steamapps/compatdata/1058320/pfx" ./mf-install.sh
After doing this, don't change Toki's Proton version, or it will just show a black screen, and you'll need to put in Proton 5.0-10 and run wineprefix again.
This game worked on openSUSE as Platinum, but it doesn't work on Solus.
Game only provides a black screen. I've tried everything suggested below, but nothing works.
After install mf works fine.
Seguir esta guìa para que funcione 100% https://github.com/z0z0z/mf-install
El comando sería aprox:
WINEPREFIX="/home/user/.steam/steam/steamapps/compatdata/1058320/pfx" ./mf-install.sh
In addition to the mf-platform step listed by others, I also needed to restrict number of cores <= 8 or a black screen on launch is encountered. Set Launch Options to: taskset -c 1-16 %command% Try 1-8 if 1-16 does not work.
Install mf or the game launchs to a black screen
Please install https://github.com/z0z0z/mf-install to make the game working. Otherwise there will be just a black screen. WINEPREFIX="//steamapps/compatdata/1058320/pfx" ./mf-install.sh
per default the game gets stuck with a black screen directly after loading. the reason for this is the intro video Bumper.mp4 which is supposed to be played. renaming it doesn't help (maybe converting or replacing with a compatible dummy file?) but installing Media Foundation stuff using https://github.com/z0z0z/mf-install fixes this issue. only played some minutes, but looks like the game works perfectly with that workaround! :)
Game only provides a black screen