Seems to be only version
Application Details:
Version: | Superflight |
License: | Retail |
URL: | https://superflightgame.com |
Votes: | 0 |
Latest Rating: | Silver |
Latest Wine Version Tested: | 3.0.3 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
What does not
Workarounds
If you launch the game and the opening logos are shown properly, but you see a black screen afterwards, then the game's anti-aliasing setting must be changed to x2 or OFF.
Using the Wine builtin reg.exe tool, this will be something like (double check these registry paths are correct with the regedit.exe tool):
wine reg add 'HKEY_CURRENT_USER\Software\Grizzly Games\SUPERFLIGHT' /v 'video_antialiasing' /t 'REG_DWORD' /d '2' /f
or
wine reg add 'HKEY_CURRENT_USER\Software\Grizzly Games\SUPERFLIGHT' /v 'video_antialiasing' /t 'REG_DWORD' /d '0' /f
Obviously this must be done whilst you aren't running the game!
What was not tested
Hardware tested
Graphics:
Additional Comments
Run the game in a 64-bit WINEPREFIX using a command like the following:
WINEDEBUG=-all wine superflight.exe 2>/dev/null
The WINEDEBUG=-all env variable is intended to discard the many fixme: lines, which are output while the game runs.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Debian 9 (Stretch) | Nov 04 2018 | 3.0.3 | N/A | Yes | Yes | Silver | XFyk0JnPvq | |
Show | Ubuntu 17.10 "Artful" amd64 (+variants like Kubuntu) | Apr 24 2018 | 3.6 | N/A | No | No | Garbage | Anonymous | |
Show | Mac OS X 10.10 "Yosemite" | Nov 18 2017 | 2.0.3 | No | Not installable | No | Garbage | Fiona Bohan |
Bug # | Description | Status | Resolution | Other apps affected |
Comments for this application have been disabled because there are no maintainers.