Maybe you want to change the ammo count of a certain plane. Or, you want to change the weapon type it shows for a certain plane because you are using a weapon swap mod. Or, you want to change the limits of a certain type of parts you can use. Or, you want to make an aircraft cheaper.
Mainly to change ammo counts, though. This guide will focus on that.
What does each program do?
First things first, extract UModel into its own folder. Inside the folder, you will see….not a lot.
You may have read other guides that point to using umodel_ace_combat_7_PC.exe, but we can simplify the process using UmodelPC.bat. Right-Click it then click Edit.
The quoted folder path, change it to where your game is located, to its Paks folder. For example, “F:\SteamLibrary\steamapps\common\ACE COMBAT 7\Game\Content\Paks”. If it’s already correct, no need to change it. After you change it (if you actually did), save it.
Note: If you want to use UModel to extract modded game files that replace original game files (weapon buffs, model-swaps, skin replacers, datatables, localisation, etc), I suggest duplicating UmodelPC.bat with a new name, like UmodelPC_Mods.bat and change the folder path to your ~mods folder. Otherwise, if you try to extract modified game files with UmodelPC.bat, Umodel will prioritise the original game files, not their modded ones.
Double-Click on the .BAT file and it’ll automatically open the program alongside a CMD prompt.
Don’t close the CMD prompt, otherwise it’ll close the program as well.
To make things easier, click Flat view, then on Filter, type PlayerPlaneDataTable.
Only ONE should show up, unless you have mods that pack one as well, but the folder path, while correct, uses undercase letters.
Like this.
Right-Click on the PPDT, click Save packages. A prompt will show up, asking for the file layout (where to save the package). It’ll automatically save to the UmodelSaved folder INSIDE your UModel folder.
Click OK, and a new folder, titled UmodelSaved will appear inside your UModel folder.
Inside the folder, on UmodelAC7\UmodelSaved\Game\Blueprint\Information, you will find the PPDT.uasset/uexp.
The editing will be on the .UASSET, but DON’T delete the .UEXP. That’s also important.
Now, extract UnrealPak Enhanced.
The contents of UnrealPak Enhanced.
Inside the folder, make a new folder titled (Your Custom Name Mod)_P. As an example, Custom-PPDT_P. Put tildes (~) if you want to. If you want it to override a certain .PAK, put tildes MORE than that .PAK. For example, ~~~~Custom-PPDT_P. Inside the folder, create this folder path: Nimbus\Content\Blueprint\Information. Copy the PPDT.uasset/uexp from UmodelAC7\UmodelSaved\Game\Blueprint\Information and paste it on Nimbus\Content\Blueprint\Information.
Extract UAssetGUI to its own folder and inside, you will see….even less stuff than what’s originally inside UModel.
Run the .EXE.
This is what you’ll see.
On top-right, on the Unknown version, click on it, choose 4.18.
Go to the PPDT.uasset inside your custom mod folder, drag it into this program.
If you’re editing the original PPDT, a notice will pop up.
If you’re editing an already edited PPDT from another mod, then no such notice will pop up.
Now, double-click on Export Data, and then Export 1 (PlayerPlaneDataTable), and then Table Info.
52 rows in total. The last row is F-104C -AV- (f104av), which is not playable outside of Free Flight, unless you use Playable F-104C -Avril- (advert lmao). Minus 4 rows being VR planes from the PS4-exclusive VR mode, that all totals to 47 plane rows, if we ignore the last five.
List of planes’ internal names from the 47 rows (following PPDT order):
To search for a certain plane, on top-left, click Edit and then Find (or just CTRL+F). Search the internal name, not the full name.
Click Next, and it’ll find the row of the plane you searched.
Yes, that’s a lot of rows.
Only 6 records on each plane row are important to change the ammo count:
I think you may already have a gist of what each record means.
Now, double-click on the Value row on that…row, and put whatever values you want. Go ham.
Before:
After:
After you finish editing the ammo counts, click File, and then Save (or just CTRL+S).
Congrats, you just edited PPDT all by yourself.
But we’re not done yet.
Since our PPDT.uasset/uexp is already in a custom folder inside the UnrealPak folder, just drag the folder into UnrealPak-Batch-No-Compression.bat.
It will generate the .PAK. Now put the .PAK into your ~mods folder, and congrats, you now have your own custom PPDT.