![]() |
I have taken a closer look at the 3D model format the game uses (.CW files). I've positively identified the mesh verticies and corresponding to them texture coordinates and faces. With some more efforts the format can be fully decoded.
|
Here is a 3D model decoded and extracted from the Box.cw file in GameData\GROUPS\ directory. The original 3D file seemed to be in .X format before coding by devs.
http://img163.imageshack.us/img163/2350/boxptboats.jpg |
From playing with scripts of mission files, it seems it is relatevily easy to randomize many aspects of the game, such as weather, units, unit routes, etc.
|
Hi, can you post links to these mods?thx.:)
|
The mods and tweaks were done out of curiousity and as tests on moddability of the game. They were not meant for download. None of them is in finished form.
Most of the things you should be able to do yourself by non-complex editing of text files. You'll probably need some pointers though but only in the beginning. |
Can you give us some pointers? for playable u-boot
|
Well, the easiest way to do that is to use a trick I have described in the other thread
Quote:
If I remember correctly, you would need to make some changes in the corresponding mission file as well. Say, replace the line GTBoat1 = NavalObject ( 's26', RelationType.Friend, ObjectType.TorpedoBoat ) with GTBoat1 = Submarine ( 'U995', RelationType.Friend, ObjectType.TorpedoBoat ) On the other hand, the proper way to do that is to modify script files. F.e. I have made changes in the SCRIPTS\common\input.py which allow for an access to the AA guns on any type of ships and in this case no modifications of def.html are any longer required. |
Thank you sergbuto:salute:
|
Am I the only one lusting for playable Admiral Hipper? :arrgh!:
|
The mission maps in PT boats are too small for proper WW2-cruiser battles. On the other hand, this game engine shows good fit for the WW1 naval simulator. If Devs decide to release a 3D-model importer (under discussion at the moment), the WW1 stuff may be available some day.
|
Those waves are much better, any chance you could share what you did to mod that?
Also a little request: would be nice if you could add/replace some other ships in the multiplayer mode. |
In every mission file in MISSIONS\EpisodeX folders a line can be found like
environment.set("Episode3mission1.xml") which means that the mission environment is specified in the "Episode3mission1.xml" file. These environment files are located in ENVIRONMENTS folder. If you open one of those files (say, Episode3mission1.xml) in the text editor, two section for DirectX 10 and DirectX9 can be found which start after <dx10> and <dx9c>, respectively. Subsections <Sea> in those sections set the sea state. Parameters: <water_mode val="4" /> should be set to 4 for DirectX10 and 3 for DirectX9. <amplitude val="0.4" /> specifies the wave amplitude. <height_quad_scale val="8" /> is tile size. It is multiple of 2, i.e. can have values 2,4,8,16. Value 2 corresponds to the largest tile and to the longest wave. One can also play with the value of the <height_period val="4" /> parameter. You can try such sets of parameters (tested for DirectX10) as <amplitude val="2.4" /> <height_quad_scale val="2" /> <height_period val="5" /> or <amplitude val="1.4" /> <height_quad_scale val="4" /> <height_period val="4" /> and see if you like that. But in these cases, the waves are too big for PT-boats. |
Quote:
Even if the boat is modded for that and you are standing on the bridge, you realize it is not the prettiest ship in the game in terms of the quality of 3D model. The devs did not use too many polys for some details of the boat. In addition, there are no high -poly versions of the Russian guns for MO-IV. The gunner viewport for the guns is not defined so the player ends up on the deck level when switching to gun stations. Anyway, here are some screenies http://img683.imageshack.us/img683/8823/mo401.jpg http://img194.imageshack.us/img194/2451/mo402.jpg http://img171.imageshack.us/img171/6595/mo403.jpg http://img297.imageshack.us/img297/7880/mo404.jpg http://img229.imageshack.us/img229/7835/mo405.jpg I like American lend-lease subchasers better. It is possible to make them even with US crew. |
PT boat questions
Hi men,
All I have here now are the missions. - Is there a way to play this game in "freeride"? - Where to download the submarine mod to this game? - Does the submarine MOD change the system requirements of the basic game? |
Hi TitaniumRR,
- Is there a way to play this game in "freeride"? Not without a lot of modification of core scripts and/or mission scripts. You can, however, play in God mode. See this post. - Where to download the submarine mod to this game? To my knowledge, sergbuto has never posted his mod. He was only testing to see if the game could be modded. - Does the submarine MOD change the system requirements of the basic game? I doubt it. Probably not much, in any event. ==================================== To my knowledge, no one is actively modding this game. I had done quite a bit of modding myself to allow playable ships and weapons, but have not completed everything. I am quite busy this summer with other projects. I hope to get back to it at some time. timetraveller |
this sub mod looks really great but when it will be ready for download friend?
|
hi timetraveller i hope you find the time to mod this sim its to good not to but like i have said before you can not go below decks in the boat/subs but its a great sim. why dont people mod it more [i dont have the time myself] :hmmm:
|
i dont see yet any selectable playble subs or destroyers:( when they are ready for download please?
|
All times are GMT -5. The time now is 11:55 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 1995- 2025 Subsim®
"Subsim" is a registered trademark, all rights reserved.