Skip to content
New issue

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

If you don't know how to use it, click here 【steam正版游戏破解验证启动器使用教程】 #8

Open
EricZhou05 opened this issue Jul 12, 2022 · 1 comment

Comments

@EricZhou05
Copy link

EricZhou05 commented Jul 12, 2022

--------------------------------ENGLISH---------------------------------------
Open game directory
Copy all files in the build.v1.9\steamclient folder to the game directory

Search for [SteamClient] and fill in the game program name in the game directory with Exe =
Then fill in the path of the game program in the computer into ExeRunDir =

E.g:
Before you modify:
[SteamClient]
; Enter your game executable path here.
Exe = Game.exe
ExeRunDir =
; Enter your executable starting command line here.

After you modify:
[SteamClient]
; Enter your game executable path here.
Exe = game123.exe
ExeRunDir = C:\Users\Eric\Desktop\game123
; Enter your executable starting command line here.

Then search for "Language"
Change Language = to your language

Double-click ColdClientLoader.exe or ColdClientLoader64.exe in the game directory to open the game

If it still cannot be opened, go to the next step
Double-click to open the ColdAPI.ini just copied
Search for [SteamData], fill in the number in steam_appid.txt in the game directory into AppID =

E.g:
Before you modify:
[SteamData]
; Game AppID here, set 0 to read from steam_appid.txt file.
AppID = 0

After you modify:
[SteamData]
; Game AppID here, set 0 to read from steam_appid.txt file.
AppID = 123154

--------------------------------中文---------------------------------------

打开游戏目录
将build.v1.9\steamclient文件夹所有文件复制到游戏目录

搜索[SteamClient],将游戏目录中游戏程序名填入Exe =
再将游戏程序在电脑中的路径填入ExeRunDir =

例如:
修改前:
[SteamClient]
; Enter your game executable path here.
Exe = Game.exe
ExeRunDir =
; Enter your executable starting command line here.

修改后:
[SteamClient]
; Enter your game executable path here.
Exe = game123.exe
ExeRunDir = C:\Users\Eric\Desktop\game123
; Enter your executable starting command line here.

再搜索Language
将Language = 改为你的语言

双击游戏目录内ColdClientLoader.exe或ColdClientLoader64.exe打开游戏即可

若还是无法打开则进行下一步
双击打开刚复制过去的ColdAPI.ini
搜索[SteamData],将游戏目录中steam_appid.txt里的数字填入AppID =

例如:
修改前:
[SteamData]
; Game AppID here, set 0 to read from steam_appid.txt file.
AppID = 0

修改后:
[SteamData]
; Game AppID here, set 0 to read from steam_appid.txt file.
AppID = 123154

@Naileon
Copy link

Naileon commented Aug 24, 2024

想搞个启动项Lauch options 怎么修改

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants