Search found 9128 matches
- Tue Sep 16, 2025 9:23 pm
- Forum: Field of Glory II: Medieval - Modding
- Topic: How to change color of the sky ?
- Replies: 4
- Views: 623
Re: How to change color of the sky ?
"They are RGB values between 0 and 1" So 0 is black, 0.5 is half that specific RGB value and 1 is full. So 0.5 0.5 0 is mid-brightness yellow, for example. If you really want to go full sky colours, then IIRC if you open the TEX0.dds file in any of the *_base subfolders in DATA/TILES, and ...
- Tue Sep 16, 2025 9:16 pm
- Forum: Sanctus Reach Mods and Scenario Design
- Topic: Editor Manual!
- Replies: 15
- Views: 1139
Re: Editor Manual!
The key thing to know is that Sanctus is very (VERY!) hard to mod. This is mainly because of decisions made by the development team, as it relies on a lot of special globals etc that need to be set up. This is definitely the main reason there are very few user mods compared to other STUB/Archon game...
- Wed Sep 10, 2025 4:59 pm
- Forum: Field of Glory II: Medieval - Modding
- Topic: How to change color of the sky ?
- Replies: 4
- Views: 623
Re: How to change color of the sky ?
I think that if you change the fog colours in the txt files in DATA/LIGHTING then it might work, though it will likely cause some oddness with the map border, which I think is set to black in textures. So in each file (they are used for different settings and times of day), look for this chunk: [FOG...
- Fri Sep 05, 2025 5:15 pm
- Forum: Battle Academy : Tech Support
- Topic: Battle Academy 2 Locks up Computer When Launched
- Replies: 2
- Views: 335
Re: Battle Academy 2 Locks up Computer When Launched
When does this happen?
Cheers
Pip
Cheers
Pip
- Thu Sep 04, 2025 3:53 pm
- Forum: Legion and Legion Gold: Tech Support
- Topic: Glitch: This happens on Steam version
- Replies: 1
- Views: 305
Re: Glitch: This happens on Steam version
What are your system specs? It's obviously a rendering issue.
Cheers
Pip
Cheers
Pip
- Mon Aug 25, 2025 4:44 pm
- Forum: Tech Support
- Topic: Can't log in to multiplayer server
- Replies: 1
- Views: 540
Re: Can't log in to multiplayer server
Your best bet is to contact support. It is likely that there is a symbol in your username or password that the older game cannot correctly parse.
support@slitherine.co.uk
Cheers
Pip
support@slitherine.co.uk
Cheers
Pip
- Thu Aug 21, 2025 3:46 pm
- Forum: Battle Academy : Modders Corner
- Topic: Scenario Design
- Replies: 1
- Views: 669
Re: Scenario Design
The wiki has a lot of info for BA1.
http://gamewiki.slitherine.com/doku.php ... dding_main
My advice would be to start small, and build things up. Editing existing missions can be instructive, but there is a lot of variation depending upon when they were built, etc.
Cheers
Pip
http://gamewiki.slitherine.com/doku.php ... dding_main
My advice would be to start small, and build things up. Editing existing missions can be instructive, but there is a lot of variation depending upon when they were built, etc.
Cheers
Pip
- Mon Aug 18, 2025 9:21 pm
- Forum: General Discussion
- Topic: Combat Mission display issues
- Replies: 6
- Views: 932
Re: Combat Mission display issues
That's very odd. The Matrix forum is both public and also has valid certs.
Cheers
Pip
Cheers
Pip
- Mon Aug 18, 2025 3:53 pm
- Forum: General Discussion
- Topic: Combat Mission display issues
- Replies: 6
- Views: 932
Re: Combat Mission display issues
You are likely going to get more useful help on one of the official forums
https://forums.matrixgames.com/viewforum.php?f=11999
https://community.battlefront.com/forum ... litzkrieg/
Cheers
Pip
https://forums.matrixgames.com/viewforum.php?f=11999
https://community.battlefront.com/forum ... litzkrieg/
Cheers
Pip
- Wed Jul 30, 2025 5:44 pm
- Forum: Panzer Corps
- Topic: Panzer Corps on chrome laptop?
- Replies: 1
- Views: 592
Re: Panzer Corps on chrome laptop?
It's not possible to directly play them, as Chromebooks (which I what I assume you mean) don't run Windows etc. But it looks like there are some ways to (potentially) make it work. You would need to Google these, and compare to your config, but PzC1 (as opposed to 2) is pretty light on system requir...
- Thu Jul 24, 2025 5:33 pm
- Forum: Gary Grigsby's War in the East
- Topic: Does anyone still play?
- Replies: 1
- Views: 938
Re: Does anyone still play?
You're more likely to run into likeminded people over at Matrix: https://forums.matrixgames.com/viewforum.php?f=10546
Cheers
Pip
Cheers
Pip
- Thu Jul 17, 2025 4:38 pm
- Forum: Field of Glory II: Medieval Tech Support
- Topic: Game freezing / screen blanking
- Replies: 3
- Views: 1609
Re: Game freezing / screen blanking
The options.txt file is in Documents/My Games/FieldOfGloryMedieval
What are your system specs?
Cheers
Pip
What are your system specs?
Cheers
Pip
- Thu Jul 10, 2025 4:21 pm
- Forum: Field of Glory: Empires
- Topic: Save in the middle of a turn?
- Replies: 4
- Views: 2677
Re: Save in the middle of a turn?
It closes the game down if you fight a battle in FoG, so it must be saving it somewhere 
Cheers
Pip

Cheers
Pip
- Mon Jul 07, 2025 3:06 pm
- Forum: Broken Arrow
- Topic: Idea for devs
- Replies: 2
- Views: 2097
Re: Idea for devs
It sounds like are you are talking about a specific game. You are better off posting in the forum specific to that game. If you tell me which title it is, I can move the post.
Cheers
Pip
Cheers
Pip
- Mon Jun 30, 2025 4:53 pm
- Forum: Warhammer 40,000: Battlesector
- Topic: Has Improvements to Battlesector PS5 happened yet?
- Replies: 1
- Views: 2358
Re: Has Improvements to Battlesector PS5 happened yet?
We shipped a major console stability update a few months ago. From what I have seen on the reports logs, it has significantly improved stability in PS and other modes.
Cheers
Pip
Cheers
Pip
- Mon May 26, 2025 8:34 pm
- Forum: Field of Glory: Kingdoms - Modding and Scenarios
- Topic: Map Ownership Overlay Colour
- Replies: 6
- Views: 3005
Re: Map Ownership Overlay Colour
OK - changing the alpha on the map can be done via the shaders. But it's a little fiddly. 1 - go to the folder CORE/SHADERS in the game install folder 2 - delete all the .PCS files in there (they will get rebuilt) 3 - open the file TerrainTools.txt 4 - go to line 260 or so 5 - change it from this co...
- Fri May 16, 2025 4:16 pm
- Forum: Battle Academy
- Topic: question about skirmish maps
- Replies: 2
- Views: 2062
Re: question about skirmish maps
IIRC the skirmish campaign for BA1 is a user addition. The BA2 skirmish is more fully featured.
Cheers
Pip
Cheers
Pip
- Fri May 16, 2025 4:14 pm
- Forum: Battle Academy
- Topic: where are multiplayer maps?
- Replies: 4
- Views: 1700
Re: where are multiplayer maps?
You can find some on the forums, but many of the links will have rotted away.
Cheers
Pip
Cheers
Pip
- Mon May 12, 2025 5:48 pm
- Forum: Battle Academy 2: Scenario Design
- Topic: BA2 editor manual
- Replies: 6
- Views: 3909
Re: BA2 editor manual
There are details in the BA1 manual. http://gamewiki.slitherine.com/doku.php
IIRC removing units is done by holding down the DELETE key and left clicking on an existing unit. It removes loaded units first.
Cheers
Pip
IIRC removing units is done by holding down the DELETE key and left clicking on an existing unit. It removes loaded units first.
Cheers
Pip
- Mon May 12, 2025 5:46 pm
- Forum: Battle Academy 2: Scenario Design
- Topic: Battle Academy 2 editor manual
- Replies: 4
- Views: 5755
Re: Battle Academy 2 editor manual
Unfortunately google killed their sites site (thanks Google!). The BA1 editor info is here now:
http://gamewiki.slitherine.com/doku.php
Cheers
Pip
http://gamewiki.slitherine.com/doku.php
Cheers
Pip