Page 1 of 1

Game stat file location(s)

Posted: Sun Apr 17, 2022 7:47 pm
by scout1
What file or files(s) contain the
- build costs per unit
- Scenario starting values for each major power
- Unit starting values

Re: Game stat file location(s)

Posted: Mon Apr 18, 2022 1:01 pm
by AlvaroSousa
C:\Users\"your user name"\Documents\My Games\WarPlan\UserSavedData

Re: Game stat file location(s)

Posted: Mon Apr 18, 2022 1:01 pm
by AlvaroSousa
it might be out of date.

Re: Game stat file location(s)

Posted: Sun Apr 24, 2022 3:31 pm
by scout1
If they are out of date (which I believe they are in some cases) that suggests you're not drawing your data from these any longer ? Or are you adjusting them within the game code it self ?

See the country example below ... only a couple of items can be identified from the production screen .....

Re: Game stat file location(s)

Posted: Mon Apr 25, 2022 1:06 pm
by AlvaroSousa
I will take a look next patch.

But I didnt write any document that listed the countries and their production.

Scripts are what swap the production values of cities in Russia.

Re: Game stat file location(s)

Posted: Mon Apr 25, 2022 1:08 pm
by AlvaroSousa
I didn't write that Excel sheet BTW. I don't know who did.

Re: Game stat file location(s)

Posted: Tue Apr 26, 2022 12:27 am
by scout1
AlvaroSousa wrote: Mon Apr 25, 2022 1:08 pm I didn't write that Excel sheet BTW. I don't know who did.
Al, the game stats listed in the Excel spreadsheet is nothing more than the Countrydata.txt file you previously pointed me too relative to game/unit stats .... I imported it directly into Excel ... Sure, production values would be sweet, but I'm having issues lining up most of the data listed in this file with those in the game displays ... Not complaining ... I'm just trying to put together a planning spreadsheet file for various items, since I apparently suck at it ... which is why I originally asked for the data file locations .... The one I showed in the forum was one that I couldn't tie out hardly any of the items which is why I asked ..... should I be able to or are these different stats on a country basis ....

Re: Game stat file location(s)

Posted: Thu Apr 28, 2022 1:16 am
by scout1
scout1 wrote: Tue Apr 26, 2022 12:27 am
AlvaroSousa wrote: Mon Apr 25, 2022 1:08 pm I didn't write that Excel sheet BTW. I don't know who did.
Al, the game stats listed in the Excel spreadsheet is nothing more than the Countrydata.txt file you previously pointed me too relative to game/unit stats .... I imported it directly into Excel ... Sure, production values would be sweet, but I'm having issues lining up most of the data listed in this file with those in the game displays ... Not complaining ... I'm just trying to put together a planning spreadsheet file for various items, since I apparently suck at it ... which is why I originally asked for the data file locations .... The one I showed in the forum was one that I couldn't tie out hardly any of the items which is why I asked ..... should I be able to or are these different stats on a country basis ....
So is there ANY external file that contains the starting values for a given scenario for resources/industry/support units/etc .... by country that I can tap into ? Or are these all imbedded into the game code itself ?

Re: Game stat file location(s)

Posted: Thu Apr 28, 2022 1:20 pm
by AlvaroSousa
I will see what I can do in the next patch to make it updated.

Re: Game stat file location(s)

Posted: Mon May 23, 2022 8:55 pm
by AlvaroSousa
There is no set file. All of them are data input like the countryData.txt

Re: Game stat file location(s)

Posted: Mon May 23, 2022 8:57 pm
by AlvaroSousa
Ok... I looked at it.

You can make a new one yourself.

Data -> Save Country Data to File

Takes all the values of a scenario and saves them to the file.

Re: Game stat file location(s)

Posted: Thu May 26, 2022 2:06 am
by scout1
AlvaroSousa wrote: Mon May 23, 2022 8:57 pm Ok... I looked at it.

You can make a new one yourself.

Data -> Save Country Data to File

Takes all the values of a scenario and saves them to the file.
Great ... where do I "data" from a pull down menu to find Save Country Data ?

Sorry if it is a simple question, just not sure where to access ....

Re: Game stat file location(s)

Posted: Thu May 26, 2022 4:56 pm
by AlvaroSousa
wp.gif
wp.gif (355.38 KiB) Viewed 1030 times
C:\Users\"your user name"\Documents\My Games\WarPlan\UserSavedData\countryData.txt

Re: Game stat file location(s)

Posted: Fri May 27, 2022 1:52 am
by scout1
AlvaroSousa wrote: Thu May 26, 2022 4:56 pm wp.gif

C:\Users\"your user name"\Documents\My Games\WarPlan\UserSavedData\countryData.txt
this looks to be generated from the editor ?

Re: Game stat file location(s)

Posted: Fri May 27, 2022 9:29 pm
by AlvaroSousa
Yea

Re: Game stat file location(s)

Posted: Mon May 30, 2022 7:30 pm
by scout1
AlvaroSousa wrote: Thu May 26, 2022 4:56 pm wp.gif

C:\Users\"your user name"\Documents\My Games\WarPlan\UserSavedData\countryData.txt
Is the editor set up with a different resolution ? When I launch it, all txt is so darn small ....

Re: Game stat file location(s)

Posted: Tue May 31, 2022 2:30 pm
by AlvaroSousa
I'm guessing you have a 4k monitor. The editor is just a fixed resolution. I used it to make the scenarios in 2560x1440. I never put in the font options because there was too much to adjust.

You could lower your resolution just to work on it.