Search found 7 matches

by pakfront
Sat Dec 03, 2022 8:55 pm
Forum: Scenario Design and Modding
Topic: FYI how to make a BMP3 format image with ImageMagick
Replies: 1
Views: 1256

FYI how to make a BMP3 format image with ImageMagick

Messing about a bit with image modding, and I found that you need to keep the BMP3 underlying format for it to work with the game. ImageMagick 'magick' and 'mogrify' can do this with thes args:

Code: Select all

-format bmp -define bmp:format=bmp3 
by pakfront
Fri Nov 11, 2022 2:26 am
Forum: Features Suggestions
Topic: my suggestions
Replies: 4
Views: 1469

Re: my suggestions

This matches my wishlist so far almost exactly. Making the info dialogs non-modal, especially the Message Log, Jump Map and Unit Finder are top QoL improvements.
by pakfront
Mon Nov 30, 2015 12:27 pm
Forum: Scourge of War: Waterloo
Topic: Patch first
Replies: 54
Views: 1445

RE: Patch first

There is also a XML tool in the SDK, "SDK\SowScenarioEditor\OOBToNames.exe" It merges changes to an OOB csv into an XML file, and can also update an OOB from XML.
by pakfront
Wed Jun 10, 2015 2:37 pm
Forum: Scourge of War: Waterloo
Topic: Question about multiplayer
Replies: 16
Views: 347

RE: Question about multiplayer

<r> Sandbox is already available in multiplayer.<br/>
<br/>
I believe you will need to purchase two copies of the game if you wish to run it on two computers <B><s>[b]</s>(at the same time in MP*)<e>[/b]</e></B>. That said, I think it is worthwhile, I purchased two copies of Gettysburg so I could ...
by pakfront
Sun Jan 29, 2006 1:00 am
Forum: Highway to the Reich Support
Topic: can HTTR run in windowed mode?
Replies: 2
Views: 134

RE: can HTTR run in windowed mode?

ok. thanks for the quick response.
by pakfront
Sun Jan 29, 2006 12:32 am
Forum: Highway to the Reich Support
Topic: can HTTR run in windowed mode?
Replies: 2
Views: 134

can HTTR run in windowed mode?

is there an command line option flag to run httr in a window rather than full screen?
thanks
by pakfront
Sun Jan 29, 2006 12:27 am
Forum: Highway to the Reich Support
Topic: Custom Resolutions
Replies: 12
Views: 192

RE: Custom Resolutions

Use httr.exe instead of start.exe. example below, obviously your drive and path might be different.
"G:\Matrix Games\Highway to the Reich\HTTR.exe" /resolution 1280x1024

Go to advanced search