old-knossos icon indicating copy to clipboard operation
old-knossos copied to clipboard

A mod launcher/installer for FSO

Results 72 old-knossos issues
Sort by recently updated
recently updated
newest added

For unclear reasons, the play button will occasionally become non-functional. Meaning that I can click the play button for a mod and the play button will "depress" and when I...

This will help the UX as the install process can take several minutes. A chime like steam (example https://freesound.org/people/nckn/sounds/256113/) or a notification like gog `import notify2 notify2.init('foo') n = notify2.Notification('foo',...

FSO now has engine support for selecting the display to use when playing the game. Can we get a settings option in Knossos to set that flag on launch? [See...

This PR should fix issue #211 . However, getting it to work properly will require PR #212 because creating NSIS installers is currently broken in develop. Still needs testing, will...

Launcher does not copy fonts from the original game folder to the FS2Open folder, so some language versions (e.g. Polish) do not display language-exclusive dialect characters.

bug
good first issue

![Knossos1](https://user-images.githubusercontent.com/2529883/67911030-5fd68200-fb5b-11e9-9837-f8e4589999e2.jpg) ![Knossos2](https://user-images.githubusercontent.com/2529883/67911034-62d17280-fb5b-11e9-98c0-8d5a336e11ff.jpg) These screenshots are from my Surface Pro. The font setting is already up to 150%, but Knossos does not respect the setting. Please add an option to increase...

Found with Knossos 0.14.3 on macOS Catalina 10.15.4. If I select an FSO build for "Retail FS2" by browsing to a specific FSO .app through the "FSO Settings" dialog, then...

bug

The versions used for Python and package dependencies should be consistent across platforms, such as between Pipfile and the macOS build scripts. My recommendations: - Python 3.8.6 (Python 3.9.0 is...

It seems Knossos checks against the ID of the joystick instead of looking for the GUID. For reference, FSO first checks all sticks for their GUID, then if there are...