View Single Post
  #5  
Old May 13th, 2004, 01:34 AM
Gandalf Parker's Avatar

Gandalf Parker Gandalf Parker is offline
Shrapnel Fanatic
 
Join Date: Oct 2003
Location: Vacaville, CA, USA
Posts: 13,736
Thanks: 341
Thanked 479 Times in 326 Posts
Gandalf Parker is on a distinguished road
Default Re: Dom2 file formats

Well the map image is readable (.TGA paint program format)
the map commands are readable (.map file, ascii text)
the MODs are readable (.dm file, ascii text, plus .tga's in the mods dubdirectory)

the games scoreboard is readable if you use the --scoredump switch when running the game. (score.html, web format)

I think thats about it. I have a bit of code someone did way back in Dom1 which is suppposed to be able to read god files (.2h) but I dont know how well it does Dom2 files. And I dont know if anyone has ever tried modifiing it to read the later .2h files in an ongoing game
__________________
-- DISCLAIMER:
This game is NOT suitable for students, interns, apprentices, or anyone else who is expected to pass tests on a regular basis. Do not think about strategies while operating heavy machinery. Before beginning this game make arrangements for someone to check on you daily. If you find that your game has continued for more than 36 hours straight then you should consult a physician immediately (Do NOT show him the game!)
Reply With Quote