Matrix Games Forums

A look through the keyhole #10!The Age of Shadows on Distant Worlds starts now!Paypal System UpdateDistant Worlds: Shadows Final Teaser!Distant Worlds: Legends gets Updated!Recruiting Testers for Commander: the Great War on Mac!Armageddon invasion starts in 2014Command Rommels Panzers in Battle Academy!Servers UpdateThe Deal goes Fourth!
Forums  Register  Login  Photo Gallery  Member List  Search  Calendars  FAQ 

My Profile  Inbox  Address Book  My Subscription  My Forums  Log Out

Great Update for a very Good Game.

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
  Printable Version
All Forums >> [New Releases from Matrix Games] >> Conflict of Heroes: Awakening the Bear! >> Great Update for a very Good Game. Page: [1]
Login
Message << Older Topic   Newer Topic >>
Great Update for a very Good Game. - 11/17/2012 10:10:48 PM   
z1812


Posts: 972
Joined: 9/1/2004
From: Toronto Ontario
Status: offline
This is the best board type game for the computer that I have come across. I love the maps and the boardgame ambience. Is it perfect? No, but niether am I!!

There are 2 changes I would like to see. One small, One large. I like the giant maps but not the wood grain board background. Perhaps we could have a choice of just black or green etc.

Would it be to difficult to make the counters (chits to some ) easily moddable? I would love to do some work on them.

It is a very charming game. I have told my wargaming friends about it. Hopefully they will give it a try.
Post #: 1
RE: Great Update for a very Good Game. - 11/17/2012 10:17:33 PM   
junk2drive


Posts: 12675
Joined: 6/27/2002
From: Arizona West Coast
Status: online
While it isn't always easy to find a time to match up with others, the H2H action is the best turn based play that I have run across. I would like to see some alternative rules and gameplay.

(in reply to z1812)
Post #: 2
RE: Great Update for a very Good Game. - 11/17/2012 11:18:23 PM   
Jamm


Posts: 254
Joined: 10/2/2009
Status: online
Love the new maps in the update.
Hopefully there is something there that is moddable.


_____________________________

When the going gets weird,... the weird turn pro

Hunter S Thompson

(in reply to junk2drive)
Post #: 3
RE: Great Update for a very Good Game. - 11/17/2012 11:34:51 PM   
Gerry

 

Posts: 185
Joined: 3/24/2003
Status: offline
Hello:

wondering what you mean by the bold-faced text?

Thanks,

Gerry

quote:

ORIGINAL: junk2drive
While it isn't always easy to find a time to match up with others, the H2H action is the best turn based play that I have run across. I would like to see some alternative rules and gameplay.


(in reply to junk2drive)
Post #: 4
RE: Great Update for a very Good Game. - 11/17/2012 11:46:49 PM   
junk2drive


Posts: 12675
Joined: 6/27/2002
From: Arizona West Coast
Status: online
Things like leaders as units and the rules to go with them, no cards as an option. There are some alternative rules for the board games. I think I found them at boardgamegeek in pdf.

(in reply to Gerry)
Post #: 5
RE: Great Update for a very Good Game. - 11/18/2012 12:38:20 AM   
ericbabe


Posts: 10301
Joined: 3/23/2005
Status: offline
Thank you for the kind words.

The chit graphics aren't easy to mod because they have to be compiled in Visual Studio to be included in the XNA framework. If anybody would like to try modding them, I can send you the base files you'd need to change, and would be happy to compile a new set of models once you're done changing the graphics in the 2D files.

The giant map files are not easy to mod either since I ended up having to use a custom file format for them to avoid some issues we were having with the .NET garbage collector. The non-giant versions of the maps can be modded -- they are the _Paper# files in the Data/Maps/ folder.

_____________________________


(in reply to junk2drive)
Post #: 6
RE: Great Update for a very Good Game. - 11/18/2012 1:51:20 AM   
z1812


Posts: 972
Joined: 9/1/2004
From: Toronto Ontario
Status: offline
Thanks for the info Eric. What type of file is the base file?

(in reply to z1812)
Post #: 7
RE: Great Update for a very Good Game. - 11/18/2012 1:59:06 AM   
Gerry

 

Posts: 185
Joined: 3/24/2003
Status: offline
JD, I have another question for you. Browsing CMBB forums a while back I think I saw your name. You may have used PBEM for CMBB?

What do you like so much about the H2H Play? Do you like CoH because of the interactive nature of the play for example?

Thanks,

Gerry

quote:

ORIGINAL: junk2drive
While it isn't always easy to find a time to match up with others, the H2H action is the best turn based play that I have run across. I would like to see some alternative rules and gameplay.


(in reply to junk2drive)
Post #: 8
RE: Great Update for a very Good Game. - 11/18/2012 2:06:35 AM   
junk2drive


Posts: 12675
Joined: 6/27/2002
From: Arizona West Coast
Status: online
I like WEGO better than turns but it has its quirks too. For turn based games, either vs AI or PBEM, watching the replay of the opponent action can take a long time depending on the game. Automatic op-fire can be hit or miss as well (lol). This game keeps you doing something most of the time, until you run out of points or decide to hold off doing anything. Most games are like checkers or chess and some have dice and cards involved too. This game plays like checkers but you think like chess and the dice and cards can change everything in real time.

(in reply to Gerry)
Post #: 9
RE: Great Update for a very Good Game. - 11/18/2012 2:14:55 AM   
Gerry

 

Posts: 185
Joined: 3/24/2003
Status: offline
Interesting. After failing to get into CMx2 I have gone back to dappling with chess. Over the next few weeks I am hoping to be able to spend more time with CoH and maybe try H2H over the Christmas holidays. I really enjoyed ASL by PBEM a few years ago. H2H is the best gaming experience in my opinion.

Thanks,

Gerry

(in reply to junk2drive)
Post #: 10
RE: Great Update for a very Good Game. - 11/18/2012 3:30:33 AM   
junk2drive


Posts: 12675
Joined: 6/27/2002
From: Arizona West Coast
Status: online
You can chat in game as seen in Jamm's AAR. You can chat in the lobby to set up the optional rules if you haven't done so ahead of time, or after the game.

(in reply to Gerry)
Post #: 11
RE: Great Update for a very Good Game. - 11/18/2012 5:21:25 PM   
ericbabe


Posts: 10301
Joined: 3/23/2005
Status: offline

quote:

ORIGINAL: z1812
Thanks for the info Eric. What type of file is the base file?


It's actually just raw binary data. I originally tried loading JPG files, but the big buffers that XNA was creating to load these files weren't being disposed by the garbage collector reliably, or at least not fast enough, and we were getting out of memory errors. To fix this I created one buffer and use it over and over without the need to dispose and recreate it for each file load. If people are interested in creating their own giant map files, I can put together a little converter program that will take a giant JPG file and split it up into the proper .byt files.

_____________________________


(in reply to z1812)
Post #: 12
RE: Great Update for a very Good Game. - 11/18/2012 7:08:12 PM   
Jamm


Posts: 254
Joined: 10/2/2009
Status: online

quote:

ORIGINAL: ericbabe


quote:

ORIGINAL: z1812
Thanks for the info Eric. What type of file is the base file?


It's actually just raw binary data. I originally tried loading JPG files, but the big buffers that XNA was creating to load these files weren't being disposed by the garbage collector reliably, or at least not fast enough, and we were getting out of memory errors. To fix this I created one buffer and use it over and over without the need to dispose and recreate it for each file load. If people are interested in creating their own giant map files, I can put together a little converter program that will take a giant JPG file and split it up into the proper .byt files.


That would be great.
Some kind of blank hex template would help tremendously.
I was just going to post and ask what the dimensions were for the files you were using in the byte array.
Will your program load more than the 0 to 15 it loads now?
Another question, were the original boards just scanned hexes and all?
And was this layered with the co-ordinate grid somehow?


_____________________________

When the going gets weird,... the weird turn pro

Hunter S Thompson

(in reply to ericbabe)
Post #: 13
RE: Great Update for a very Good Game. - 11/18/2012 7:48:44 PM   
ericbabe


Posts: 10301
Joined: 3/23/2005
Status: offline
It uses the same hex template that we distributed for the modders to make maps using the input map parser, albeit at a larger size. I can't seem to post ZIP or PNG files, and the full sized JPG is too big. However, if you take the hex map on the JPG I posted below, open it in your paint program, stretch it to 8192x8192, it should serve as a proper hex template.

The program only works with the 0-15 byt maps, but those span the full playing area. We're already pushing the limit of the 2GB address space that Windows normally allocates as a maximum per process. These aren't scans of the boards -- these are the final art delivered to Academy Games from which the board game boards were printed.

I had to layer it to the computer game grid by hand. The board game art files aren't quite on regular hex grids -- the grid offsets are a little different for each board, by just a few pixels -- and so I had to do some adjustment by hand to get them to fit.





Attachment (1)

_____________________________


(in reply to Jamm)
Post #: 14
RE: Great Update for a very Good Game. - 11/18/2012 9:34:48 PM   
Jamm


Posts: 254
Joined: 10/2/2009
Status: online
Thanks Eric.
I'll see what I can come up with.

_____________________________

When the going gets weird,... the weird turn pro

Hunter S Thompson

(in reply to ericbabe)
Post #: 15
RE: Great Update for a very Good Game. - 11/18/2012 10:18:28 PM   
Ratzki

 

Posts: 301
Joined: 8/18/2008
From: Chilliwack, British Columbia
Status: offline
Is it possibel to get another hex.jpg posted with no colour between the hex sides as you guys did a while back? Thanks

(in reply to Jamm)
Post #: 16
RE: Great Update for a very Good Game. - 11/18/2012 11:58:27 PM   
z1812


Posts: 972
Joined: 9/1/2004
From: Toronto Ontario
Status: offline

quote:

ORIGINAL: ericbabe


quote:

ORIGINAL: z1812
Thanks for the info Eric. What type of file is the base file?


It's actually just raw binary data. I originally tried loading JPG files, but the big buffers that XNA was creating to load these files weren't being disposed by the garbage collector reliably, or at least not fast enough, and we were getting out of memory errors. To fix this I created one buffer and use it over and over without the need to dispose and recreate it for each file load. If people are interested in creating their own giant map files, I can put together a little converter program that will take a giant JPG file and split it up into the proper .byt files.


Thanks Eric but thats a bit more than I understand. When I do any modding it is usually on bmp or jpg images............simple files. Is it possible to get the counters in that form to mod?

(in reply to ericbabe)
Post #: 17
RE: Great Update for a very Good Game. - 11/19/2012 1:03:09 AM   
ericbabe


Posts: 10301
Joined: 3/23/2005
Status: offline

quote:

ORIGINAL: z1812
Thanks Eric but thats a bit more than I understand. When I do any modding it is usually on bmp or jpg images............simple files. Is it possible to get the counters in that form to mod?


Yes, if you'd like to mod these, they are just flat PNG or JPG files. They are built into the 3D chits during my compile process, but I'd be happy to do that for you if you would like to produce a modded set of unit images.

I'll try to send them to you if you write me at ericbabe@west-civ.com.

_____________________________


(in reply to z1812)
Post #: 18
RE: Great Update for a very Good Game. - 11/19/2012 1:03:13 AM   
ericbabe


Posts: 10301
Joined: 3/23/2005
Status: offline

quote:

ORIGINAL: Ratzki

Is it possibel to get another hex.jpg posted with no colour between the hex sides as you guys did a while back? Thanks



Do you mean without the white background or without the blue lines, or both?

I can't post transparent files on the Matrix forum as JPG's need to have a solid background, but I could post a version without the blue guidelines, if that's what you'd like.

_____________________________


(in reply to Ratzki)
Post #: 19
RE: Great Update for a very Good Game. - 11/19/2012 1:59:19 AM   
junk2drive


Posts: 12675
Joined: 6/27/2002
From: Arizona West Coast
Status: online
There is a 2048x2048 copy of the hex grid bmp in your manuals folder. You should be able to copy the hex grid to use as a layer.

(in reply to ericbabe)
Post #: 20
RE: Great Update for a very Good Game. - 11/19/2012 2:08:40 AM   
Ratzki

 

Posts: 301
Joined: 8/18/2008
From: Chilliwack, British Columbia
Status: offline
I am ok now, was able to do a little tweeking with the hex grid and removed the white background.

(in reply to junk2drive)
Post #: 21
Page:   [1]
All Forums >> [New Releases from Matrix Games] >> Conflict of Heroes: Awakening the Bear! >> Great Update for a very Good Game. Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts


Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI

0.156