I'm trying to change what my WarZLauncher.exe is looking for.

Status
Not open for further replies.
Socius Decennalis
Decennium
Joined
Nov 22, 2009
Messages
93
Reaction score
4
Ok So, I'm trying to change what my WarZLauncher.exe is opening, instead of it opening let's say WarZ.exe I'm trying to get it to open let's say MyWarZServer.Exe
 
what are you talking about ?

I'm asking how to change what file WarZLauncher.exe opens. to edit what it changes I need to know what program to use and what settings to edit in the WarZLauncher itself unless something else handles that.

I know you were trying to be helpful thank you anyways.
 
Upvote 0
For changing the Window Title and the Exe Name open RSBuild.sln, then UPDATER_Config.cpp
"char GAME_EXE_NAME[512] = "WarZ.exe";" <-- Edit this and the Launcher start the new .exe
"char GAME_TITLE[512] = "The War Z";"
 
  • Like
Reactions: DNC
Upvote 0
Status
Not open for further replies.
Back