R2NorthstarTools / FlightCore

Installer/Updater/Launcher for Northstar
MIT License
63 stars 14 forks source link

Not yet implemented for "linux" with Titanfall2 installed via "UNKNOWN" #411

Closed g1sbi closed 1 year ago

g1sbi commented 1 year ago

I installed northstar using the AppImage. after selecting my game folder and installing it, when trying to launch I get Not yet implemented for "linux" with Titanfall2 installed via "UNKNOWN"

this pops up in the terminal:

[src/northstar/mod.rs:63] game_install.clone() = GameInstall {
    game_path: "/home/gisbi/storage/steamlibrary/steamapps/common/Titanfall2",
    install_type: UNKNOWN,
GeckoEidechse commented 1 year ago

Ah it didn't pick up the steam install path cause it's not a default path I guess. Launching on Linux is very much still WIP. So for now I'd suggest to just follow the Northstar wiki on how to install the right Proton version and launch the game.

Proper Linux support is being worked on. In the meantime you should very much still be able to use FlightCore to install mods and updates, and just launch Northstar outside of FlightCore using the wiki instructions. ^^

g1sbi commented 1 year ago

Following the wiki, I tried using NorthstarProton and launching directly from Steam using the launch options. This fixed the issue.