How to Replace Agent Ranks
A down and dirty guide on how to replace agent ranks in Chimera Squad.
How to edit XComGame.int
I’m sure there is an easier way to do this but this is how I have always done while playing XCom games.
1. Find where you installed XCOM Chimera Squad it should look something like this
D:\Program Files (x86)\Steam\steamapps\common\XCOM-Chimera-Squad\
replace the D:\ with whatever your drive letter is “C:\”
2. Then go into the following dirs “XComGame\Localization\INT” and find the file XComGame.int and open in your text editor.
3. Once the file is opened search for the following lines:
[X2ExperienceConfig]
RankNames[0]=”Agent Cadet”
RankNames[1]=”Deputy Agent”
RankNames[2]=”Field Agent”
RankNames[3]=”Special Agent”
RankNames[4]=”Senior Agent”
RankNames[5]=”Principal Agent”
ShortNames[0]=”Cdt.”
ShortNames[1]=”Dep.”
ShortNames[2]=”Fld.”
ShortNames[3]=”Spec.”
ShortNames[4]=”Sr.”
ShortNames[5]=”Pr.”
Replace with whatever you want your agents called.
[X2ExperienceConfig]
RankNames[0]=”Jr. Field Opr.”
RankNames[1]=”Field Opr.”
RankNames[2]=”Sr. Field Opr.”
RankNames[3]=”Chief Field Opr.”
RankNames[4]=”Jr. Special Opr.”
RankNames[5]=”Special Opr.”
ShortNames[0]=”X0″
ShortNames[1]=”X1″
ShortNames[2]=”X2″
ShortNames[3]=”X3″
ShortNames[4]=”X4″
ShortNames[5]=”X5″
More of this sort of thing:
- XCOM Chimera Squad Cheats & Console Commands (Dev Console)
- XCOM Chimera Squad Debug Console (How to Enable & Use)
- XCOM Chimera Squad Achievement Guide (How to Get All Achievements)
- XCOM Chimera Squad Save File Location
- XCOM Chimera Squad How to get more resources
- XCOM Chimera Squad PC Keyboard Controls