Terminator: Dark Fate - Defiance

Terminator: Dark Fate - Defiance

Vis statistikk:
LittleSlime 27. feb. 2024 kl. 21.46
4
2
Simple Guide for editing shop list.
Thanks to the community that managed to find where the file are and which data it used. I bring you an example of how to make a shop sell Founder units including blackhawk and Himars.
Sist redigert av LittleSlime; 28. feb. 2024 kl. 6.03
< >
Viser 3145 av 60 kommentarer
LittleSlime 2. mars 2024 kl. 21.31 
For those that want to edit mission reinforcement for more units.

1. Extract file "reinforcements" from basis.pak to where we stored our edited files.
2. Open it with excel. You will see column of each reinforcement wave for each mission. They also divided per difficulty level too.
3. Edit however number you like. The number after : is the number of units

artillery:5,infantry:25,tank:5,helicopter:5,light_vehicle:10,armored_transport:5,combat_vehicle:5, supply:5

4. Fun time!
Sist redigert av LittleSlime; 2. mars 2024 kl. 21.35
Cesare 3. mars 2024 kl. 6.29 
Now we gotta find a way to edit the Skirmish Army, sandbox possibilities are high!
WarStalkeR 3. mars 2024 kl. 22.13 
Opprinnelig skrevet av Cesare:
Now we gotta find a way to edit the Skirmish Army, sandbox possibilities are high!
I want endless campaign mode :D
Cesare 3. mars 2024 kl. 22.17 
So I managed to edit the Skirmish Army ( in the Assault - Haven Base )
Playable Cartel Army

https://steamcommunity.com/sharedfiles/filedetails/?id=3172869626
Sist redigert av Cesare; 3. mars 2024 kl. 22.17
NickSheperd 4. mars 2024 kl. 0.28 
Has anyone figured out how to modify ammo counts for weapons? Or guns at all for that matter?
Fireball 4. mars 2024 kl. 0.38 
Opprinnelig skrevet av NickSheperd:
Has anyone figured out how to modify ammo counts for weapons? Or guns at all for that matter?
Wasn't there a file literally called weapons? Probable in their.
NickSheperd 4. mars 2024 kl. 0.43 
Opprinnelig skrevet av Fireball:
Opprinnelig skrevet av NickSheperd:
Has anyone figured out how to modify ammo counts for weapons? Or guns at all for that matter?
Wasn't there a file literally called weapons? Probable in their.

Yes I did indeed try there. However the way these files are written is not very intuitive. It is difficult to figure out what exactly pertains to what.
LittleSlime 4. mars 2024 kl. 3.55 
Opprinnelig skrevet av NickSheperd:
Opprinnelig skrevet av Fireball:
Wasn't there a file literally called weapons? Probable in their.

Yes I did indeed try there. However the way these files are written is not very intuitive. It is difficult to figure out what exactly pertains to what.


Only Infantry that is affect any weapon add to them.
Edit in squad.file.


ammunition_multiplier (edit how much ammo your squad carry in addition to normal amount.)
: I edit with ALL, so they will got more ammo no matter which weapon they use. The number is how many times it add.

ALL:4
NickSheperd 4. mars 2024 kl. 22.51 
LittleSlime, I've attempted to do as you say, but with the code barely being labeled, it's difficult to find where to actually edit the correct number. Would you mind posting an example of your code? Thank you.
Fireball 4. mars 2024 kl. 23.19 
Opprinnelig skrevet av NickSheperd:
LittleSlime, I've attempted to do as you say, but with the code barely being labeled, it's difficult to find where to actually edit the correct number. Would you mind posting an example of your code? Thank you.
You open it with excel? Cause they are just simple tables.
WarStalkeR 4. mars 2024 kl. 23.28 
Opprinnelig skrevet av Fireball:
Opprinnelig skrevet av NickSheperd:
LittleSlime, I've attempted to do as you say, but with the code barely being labeled, it's difficult to find where to actually edit the correct number. Would you mind posting an example of your code? Thank you.
You open it with excel? Cause they are just simple tables.
LibreOffice Calc opens it just as good.
NickSheperd 4. mars 2024 kl. 23.49 
I really didn't think I'd need anything other than Notepad++, never had to use Excel or any program like it before so I'm not all that familiar. But I'll give it a shot.
NickSheperd 5. mars 2024 kl. 0.40 
Opprinnelig skrevet av Fireball:
Opprinnelig skrevet av NickSheperd:
LittleSlime, I've attempted to do as you say, but with the code barely being labeled, it's difficult to find where to actually edit the correct number. Would you mind posting an example of your code? Thank you.
You open it with excel? Cause they are just simple tables.

So after attempting your method I came to a very hilarious roadblock. I can't even figure out how to save the file after I've finished editing it. It opens the XML file but I have no option to simply resave it as an XML file. So the game can't read the file after a change has been made.

I just don't have any experience with these kinds of programs, and it baffles me that the program can open the file just fine but can't save it without totally changing the file type.

I tried researching the problem, but didn't understand most of what I was reading, so that didn't really help.
LittleSlime 5. mars 2024 kl. 5.08 
Opprinnelig skrevet av NickSheperd:
Opprinnelig skrevet av Fireball:
You open it with excel? Cause they are just simple tables.

So after attempting your method I came to a very hilarious roadblock. I can't even figure out how to save the file after I've finished editing it. It opens the XML file but I have no option to simply resave it as an XML file. So the game can't read the file after a change has been made.

I just don't have any experience with these kinds of programs, and it baffles me that the program can open the file just fine but can't save it without totally changing the file type.

I tried researching the problem, but didn't understand most of what I was reading, so that didn't really help.


If you open it with excel, after edited you just save and it will still be XML.

If you want the harder way with notepad, here is the way:

So, I suggest you find the word "ammo", and whatever below that line you replace them with "ALL:4" like this example.

<Cell ss:StyleID="s67"><Data ss:Type="String">ammo_556 light_sg:2</Data><NamedCell
ss:Name="_FilterDatabase"/></Cell>
<Cell ss:StyleID="s78"><Data ss:Type="String">light_sg:2 heavy_sg_inf:2</Data><NamedCell
ss:Name="_FilterDatabase"/></Cell>

The "light_sg:2 heavy_sg_inf:2" is the bonus for some squad that if they have this ammo, it got buff for x amount. So, I use ALL as an easy way to multiply my squad ammo no matter what gun they have.

For unit without buff, they will look like this:

<Cell ss:StyleID="s67"><Data ss:Type="String">ammo_9mm ammo_50cal_m</Data><NamedCell
ss:Name="_FilterDatabase"/></Cell>
<Cell ss:StyleID="s78"><NamedCell ss:Name="_FilterDatabase"/></Cell>

Just add "ALL:4" or change the number after : as you want per how many multiply for base ammo you want.

The finished line should look like this:

<Cell ss:StyleID="s67"><Data ss:Type="String">ammo_50cal_s ammo_762x51 ammo_556 inf_hg light_sg inf_smaw_heat inf_smaw_frag_he inf_atm ammo_40mm</Data><NamedCell
ss:Name="_FilterDatabase"/></Cell>
<Cell ss:StyleID="s81"><Data ss:Type="String">ALL:4</Data><NamedCell
ss:Name="_FilterDatabase"/></Cell>
Sist redigert av LittleSlime; 5. mars 2024 kl. 5.12
NickSheperd 6. mars 2024 kl. 0.12 
Well even after biting the bullet and buying excel and doing exactly as instructed, something is stopping it from taking affect in-game. I haven't had this problem with making other changes, editing the shop was no issue, editing other things, no issue. But adding more ammo simply refuses to work.

I have absolutely no idea what's stopping it from working LOL
< >
Viser 3145 av 60 kommentarer
Per side: 1530 50