FOG2 Deployment Config File?
Posted: Wed Jan 15, 2020 7:16 pm
I don't like how FOG2 deploys my troops for me. Playing Rome it always tries at a maniple formation which is fine, except . . . I want to configure my deployment from "scratch" pretty much each time. My preference would be along the lines of:
1. A "Clear Field" toggle button with a "Are you Sure" confirmation button that takes ALL the units off the battle map and puts them either into (a) a small resizeable/sortable/filterable/draggable box, or (b) lines them up at the bottom left of the deployment area. Then I get to place them how I want.
That probably involves new functionality. I understand some of the games source files are pretty much accessible as text files? I have some C++ experience and if someone can point me in the right general direction I'd be willing to take a crack at making a mod to do this functionality for FOG2.
2. Short of the above, maybe there is a config file that specifies deployment templates (I notice the tribal peoples I always fight as Rome are never in maniple formation, so I assume their setup is being regulated by an alternate format) and I could write up a template that at least achieves 1(a)?
1. A "Clear Field" toggle button with a "Are you Sure" confirmation button that takes ALL the units off the battle map and puts them either into (a) a small resizeable/sortable/filterable/draggable box, or (b) lines them up at the bottom left of the deployment area. Then I get to place them how I want.
That probably involves new functionality. I understand some of the games source files are pretty much accessible as text files? I have some C++ experience and if someone can point me in the right general direction I'd be willing to take a crack at making a mod to do this functionality for FOG2.
2. Short of the above, maybe there is a config file that specifies deployment templates (I notice the tribal peoples I always fight as Rome are never in maniple formation, so I assume their setup is being regulated by an alternate format) and I could write up a template that at least achieves 1(a)?