• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

AfterBoris

Recruit
Jul 23, 2018
5
0
pdx_exporter -s 1 -fz 1 -sm 0 -svm 0 -es 0 -cga 1 -v 0 -m 1 -a 0 -b 1 -ct 0 -lp 0 -sps 15 -f volkshalle -bd "D:/SteamLibrary/steamapps/common/Hearts of Iron IV/" -ep "D:/SteamLibrary/steamapps/common/Hearts of Iron IV/hoi4.exe" -d "output"
The exporter was working fine until I bought Waking The Tiger.

@@t@pdxasset i 2 1 0
[standard_previewer]
animation s 5 "idle" "moving" "attack" "death" "idle2"
material s 6 "PdxMeshRunemaster" "PdxMeshRunemasterColor" "PdxMeshTextureAtlas" "PdxMeshAlphaBlend" "PdxMeshAlphaAdditive" "PdxMeshWater"
path s 1 "D:\SteamLibrary\steamapps\common\Hearts of Iron IV"
target_exe s 1 "D:\SteamLibrary\steamapps\common\Hearts of Iron IV\hoi4.exe"

[hearts_of_iron]
animation s 5 "idle" "moving" "attack" "death" "idle2"
material s 2 "PdxMeshHoI4" "PdxMeshAdvancedSnow"
path s 1 "D:\SteamLibrary\steamapps\common\Hearts of Iron IV"
target_exe s 1 "D:\SteamLibrary\steamapps\common\Hearts of Iron IV\hoi4.exe"
[terra]
animation s 1 "planet_rotation"
material s 10 "PdxMeshShip" "PdxMeshTerra" "PdxMeshPlanet" "PdxMeshStar" "PdxMeshAtmosphere" "PdxMeshClouds" "PdxMeshFleetTypeIndicator" "PdxMeshAlphaAdditive" "PdxMeshTextureAtlas" "PdxMeshAlphaBlend"
path s 1 "X:/project/project_terra/game"
target_exe s 1 "X:/project/project_terra/game/stellaris_RD.exe"

That's the settings file.
 
try this one :
Code:
[hearts_of_iron]
    animation s 5  "idle" "moving" "attack" "death" "idle2"
    material s 3 "PdxMeshStandard" "PdxMeshHoI4" "PdxMeshAdvancedSnow"
    path s 1 "D:\SteamLibrary\steamapps\common\Hearts of Iron IV/"
    target_exe s 1 "D:\SteamLibrary\steamapps\common\Hearts of Iron IV\hoi4.exe"