All translations
Appearance
Enter a message name below to show all available translations.
Found 2 translations.
| Name | Current message text |
|---|---|
| h English (en) | Games may fail to start because they lack dependencies (this should be added to the script, for now), or because they cannot be patched. The steps to launch a game directly are: * Patch the script/binary if you can * Add a file named steam_appid.txt in the binary folder, with the appid as contents (it can be found in the stdout from steam) * Using the LD_LIBRARY_PATH from the nix/store steam script, with some additions, launch the game binary |
| h 中文 (zh) | 游戏可能无法启动,原因可能是缺少依赖项(目前应将此添加到脚本中),或者无法进行补丁更新。直接启动游戏的步骤如下: 如果可以,请修补脚本/二进制文件。 * 在二进制文件夹中添加一个名为 steam_appid.txt 的文件,内容为 appid(可在 Steam 的标准输出中找到)。 * 使用来自 nix/store steam 脚本的 LD_LIBRARY_PATH,启动游戏二进制文件 |