GeckoEidechse

Results 542 comments of GeckoEidechse

As r2modman ships its Linux build as an AppImage, the easiest solution would be to unwrap it inside a Flatpak sandbox and ship the resulting image as a Flatpak on...

Actually, thinking about it, just unpacking the tar archive inside the Flatpak sandbox is probably a better idea to get closer to native.

> I also had to explicitly give access to `home/.var/app/com.valvesoftware.Steam` in addition to `filesystem=home` to see the flatpak installation of steam along with its games. I don't see that line...

> Yup I forgot to push, it's there now. Ay, copying over the change to Viper Flatpak fixed it there as well, thanks so much

> It possible to get origin token without origin - through Northstar launcher options? That would require Northstar handling your Origin credentials which is something I personally wouldn't want to...

@KyleGospo might be worth taking a look as you did the initial LatencyFlex PR

> I've been chatting on Discord about this problem, but it seems like Northstar's DXVK DLLs are broken (for linux). The game crashes on Linux if you don't update them....

Set to draft as the PR it depends on is not yet merged.

> What's blocking this? ... As per description > Depends on https://github.com/R2Northstar/NorthstarMasterServer/pull/84

The sending client version part and masterserver parsing have since been implemented: - https://github.com/R2Northstar/NorthstarLauncher/pull/113 - https://github.com/R2Northstar/NorthstarMasterServer/pull/55 Now we just need the logging part (and maybe exposing it via some endpoint...