Cyber-Oto

Results 4 comments of Cyber-Oto

Both ways produce the same result. `git clone https://github.com/pimoroni/fanshim-python` results in ``` Cloning into 'fanshim-python'... remote: Enumerating objects: 6, done. remote: Counting objects: 100% (6/6), done. remote: Compressing objects: 100%...

It seems that you are still using Python **2** and missing `pip`. You can check what Python package is available, e.g. `pacman -Qs python-pip`. If there is no output after...

I was finally able to finish Balteus without crashing - in offline mode without the anti-cheat by using @frozen-sea launch option: `eval $(echo "%command%" | sed "s/start_protected_game.exe/armoredcore6.exe/")`

> > Replying to [#7045 (comment)](https://github.com/ValveSoftware/Proton/issues/7045#issuecomment-1694143730) > > I did try running the armoredcore6.exe instead of the eac launcher, like was suggested here, but that only launches, turns into a...