We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
./FLiNGLauncher -appid 2358720 Run fling trainer(Game:Black Myth: Wukong): Proton:/usr/share/steam/compatibilitytools.d/proton-ge-custom/files/share/fonts/GE-Proton9-11/proton WinePrefix:/home/moonsea/.local/share/Steam/steamapps/compatdata/2358720/pfx FlingTrainer:/home/moonsea/.LGS-Helper/FLiNG/
显示信息如上, 此外 极品飞车不羁 也是一样
The text was updated successfully, but these errors were encountered:
我打了下点,发现里面生成的下载链接有问题,而且因为风灵月影那边的更新,页面现在不能直接请求了,必须得带很多Header,包括Cookie,不然会被CF拦住
Sorry, something went wrong.
仔细看了下代码,其实直接全程手动操作也没问题,可以不依赖这个脚本。脚本只是提供了下载和自动查询配置地址的功能,但现在风灵月影的网站设置了拦截,自动查询在Linux上也可能查空,都让脚本可能出错。修改脚本有点麻烦,我大概分享下目前能走通的手动流程。
$home/.local/share/Steam
$home/.local/share/Steam/steamapps/common/Proton - Experimental/
proton
STEAM_COMPAT_CLIENT_INSTALL_PATH="/home/你的名字/.local/share/Steam" STEAM_COMPAT_DATA_PATH="/home/你的名字/.local/share/Steam/steamapps/compatdata/632470" WINEPREFIX="/home/你的名字/.local/share/Steam/steamapps/compatdata/632470/pfx" "/home/你的名字/.local/share/Steam/steamapps/common/Proton - Experimental/proton" run "/home/你的名字/修改器路径/Disco Elysium v1.0-v20210330 Plus 6 Trainer.exe"
No branches or pull requests
./FLiNGLauncher -appid 2358720
Run fling trainer(Game:Black Myth: Wukong):
Proton:/usr/share/steam/compatibilitytools.d/proton-ge-custom/files/share/fonts/GE-Proton9-11/proton
WinePrefix:/home/moonsea/.local/share/Steam/steamapps/compatdata/2358720/pfx
FlingTrainer:/home/moonsea/.LGS-Helper/FLiNG/
显示信息如上, 此外 极品飞车不羁 也是一样
The text was updated successfully, but these errors were encountered: