RE: Japanese LCU update (Full Version)

All Forums >> [New Releases from Matrix Games] >> War in the Pacific: Admiral's Edition >> Scenario Design and Modding



Message


Mifune -> RE: Japanese LCU update (8/29/2010 8:55:29 PM)

Excellent




Smeulders -> Balao Class - Part 1 (8/29/2010 10:05:33 PM)

So it's probably going to be in 3 parts, Balao class from nr 4732 to nr 4770. Just unzip and put the images in the AlliedPatch folder.




TOMLABEL -> RE: Japanese LCU update (8/30/2010 12:51:44 AM)


quote:

ORIGINAL: Smeulders


quote:

ORIGINAL: TOMLABEL

Dang Halsey!!!!! I should recruit you in doing the USN!!!!!![&o][&o][&o]
Thanks so much again!

TOMLABEL



There is some work being done again on the subs, Balao-class is in progress, but there are a lot of them. I might do an update when I get 1/3rd or 1/2nd of them ready.



Cool/Great news!!!!!

Thanks Smeulders!!!![&o][&o][&o]




Buck Beach -> RE: Art mods (8/31/2010 7:10:10 PM)

This one is for you Pop. 1919-2004.

Not sure the patch will show.

Buck

[image]local://upfiles/646/7A8221FE86DC4AD19143F916F1A95BF4.jpg[/image]




Smeulders -> RE: Art mods (9/3/2010 10:39:42 PM)

The second pack of patches for the Balao-class submarines. Nr. 4771 to Nr 4810




Halsey -> Allied AGP update (9/4/2010 1:51:04 PM)

Temporary break from doing Japanese LCU's.[;)][:D]

Allied AGP update.
More of the Phillipine and restricted West Coast units, one update.






Halsey -> Allied AGP update (9/5/2010 4:41:29 PM)

KNIL AGP's, some Chinese, and Recon updates.

One in here for you Buck.[;)]





Buck Beach -> RE: Allied AGP update (9/5/2010 6:28:28 PM)

Thanks Halsey I appreciate it. I was wondering if any of you had visited these sites for USN ship patches


http://bluejacket.com/usn_ship_insig_ad-ap.html

http://bluejacket.com/usn_ship_insig_ar-av.html

There are other ships at the bluejacket.com site.


Also, the 8th Photo Sdrn art I submitted looks as it was a patch after the era, here is the one probably more applicable:



[image]local://upfiles/646/342BE73EE0EC4BAA95A3ADF642FF7E4A.jpg[/image]




Halsey -> RE: Allied AGP update (9/5/2010 9:18:42 PM)

Art on the way...

That one is mucho better.
Here it is.
Edit it and save as a 24 bit bitmap.




[image]local://upfiles/10836/0410BEE3D9924BC4839844B957A86EA9.jpg[/image]




Halsey -> RE: Allied AGP update (9/5/2010 9:20:32 PM)

Yep, been on them.


Very helpful.[;)]




cantona2 -> RE: Allied AGP update (9/7/2010 2:20:16 PM)

Excellent last updates Halsey. Much appreciated




Halsey -> RE: Allied AGP update (9/8/2010 12:23:53 AM)

Thanks cantona!

Got some updates coming soon...
Cleaned up the KNIL AGP's.
I didn't like the Lt Green ring around some of the wings.[;)]

I've also got some IJAAF, IJNAF and Soviet pilot wings to use in place of insignias.
It just takes time doing all the renaming of the bitmaps.

Anyone want to tackle these?[:D]
I've got the bitmap protege's, and I'll gladly share the workload.
They just have to be copied and renamed for the airgroups.

Any takers?[;)]




Reg -> RE: Allied AGP update (9/8/2010 10:26:58 AM)


Halsey, I used the following MS-DOS code in a batch file to create the 546 correctly named bitmaps in about 15 seconds for the IJN ship patch placeholders from the original file "SHP_0000-16.bmp". There is no need to do this by hand.

Give me a few minutes and I'll whip you up a batch file that should do what you want.....

@REM initialize test value to be "true"
@SET intCounter=1

:while

@REM test condition
@IF %intCounter% GTR 546 (GOTO wend)

@REM procedure where condition is "true"
@echo %intCounter%

@SET pre=000
@IF %intCounter% GTR 99 (@SET pre=0)
@IF %intCounter% GTR 99 (@goto cont)

@IF %intCounter% GTR 9 (@SET pre=00)

:cont
@echo %pre%
@copy SHP_0000-16.bmp SHP_%pre%%intCounter%.bmp

@REM set new test value
@SET /a intCounter=intCounter+1

@REM loop
@GOTO while

:wend

@PAUSE




Reg -> AGP/SHP/LCU Patch Replication Tool (9/8/2010 11:20:52 AM)

Well that didn't take long. [;)]

Attached below is a small tool that will create a series of sequentially numbered placeholder bitmap files in the format required for AGP/SHP/LCU patches from a single master file. This should save you heaps of time renaming files. [:)]

Instructions:

  • Download and unzip the attached batch file into a convenient location.
  • Copy the master bitmap file into the same folder location.
  • Open a MS-DOS shell (Command Prompt window) and use the CD command to navigate to the folder the batch file and the master bitmap files are located.

    Now for the good bit.

  • Type "makebmp.bat masterfile.bmp type 1 2"

    Where:
    makebmp.bat is the batchfile name (as supplied)
    masterfile.bmp is the name of the bitmap image file to be duplicated (in this case your pilot wing files)
    Type is the prefix of the new file name ie AGP or SHP or LCU etc
    1 is the number of the first image (no leading zeros)
    2 is the number of the last image (no leading zeros) - maximum of 9999

  • Look in the current folder for the new image files.


For example:

makebmp.bat master.bmp AGP 45 48

Creates the following files which are all identical to master.bmp:
AGP_0045.bmp
AGP_0046.bmp
AGP_0047.bmp
AGP_0048.bmp


Just be careful when you enter the command line as I didn't include any error checking.

Have fun and let me know how you get on.





Halsey -> RE: Allied AGP update (9/9/2010 12:29:30 AM)

Thanks Reg!

This will help a lot.

Now I just need the time to do it.[;)][:D]




TOMLABEL -> RE: Allied AGP update (9/10/2010 7:26:13 PM)

Does anyone have a blank ship emblem background bitmap that you could put in a zip file and post it here? Blank meaning the screen background less the emblem.

Thanks!




Halsey -> Allied AGP update (9/10/2010 10:47:08 PM)

All you need is a 60x60 pixel shaded olive green Tom.


KNIL AGP update.
Cleaned up the Dutch, so these are strictly updates.
No new ones, sorry.








stuman -> RE: Allied AGP update (9/11/2010 4:41:58 AM)

Thx for all of these mods , they add a lot to the game.




Halsey -> RE: Allied AGP update (9/11/2010 6:17:43 AM)

Started a new game soI'm a little behind on more insignia updates.

A few thousand more and we'll have it all wrapped up![:D]




Mifune -> RE: Allied AGP update (9/11/2010 1:19:41 PM)

quote:

A few thousand more and we'll have it all wrapped up!


Alright, whats that means you should have it wrapped up by tomorrow. [:D]




Smeulders -> RE: Allied AGP update (9/11/2010 1:47:35 PM)


quote:

ORIGINAL: TOMLABEL

Does anyone have a blank ship emblem background bitmap that you could put in a zip file and post it here? Blank meaning the screen background less the emblem.

Thanks!


Here is what I use, it is only 60x60 instead of 70x70 though, as I only use that.It's pretty easy to make yourself if you want a larger one, just take a screenshot of a ship-screen without an emblem and crop out the part you want.

[image]local://upfiles/32541/62A687EA3FC24CC883A5E7A791037CF3.jpg[/image]




TOMLABEL -> RE: Allied AGP update (9/11/2010 11:24:58 PM)


quote:

ORIGINAL: Halsey

All you need is a 60x60 pixel shaded olive green Tom.


quote:

ORIGINAL: Smeulders
Here is what I use, it is only 60x60 instead of 70x70 though, as I only use that.It's pretty easy to make yourself if you want a larger one, just take a screenshot of a ship-screen without an emblem and crop out the part you want.



Thanks guys! I'll try both suggestions!

Thanks also for the continuing emblem artwork!!!!!

TOMLABEL




Halsey -> Japanese LCU update (9/12/2010 11:10:25 AM)

Up to the Kwangtung Army.

Japanese LCU update 13 14 and 15.







Halsey -> Japanese LCU update (9/18/2010 10:46:25 PM)

Japanese LCU update 16-25.
Doing these a little bit differently, so feel free to modify any of them.

This takes it up to the Southern Army in the editor.





Reg -> More Rotating Aircraft Art (9/19/2010 3:31:19 AM)


After a bit of a break, here's a another aircraft rotating art file.

This is a GM FM-2 in USN Gloss Blue livery plus a bonus SO3C-2 with blue Stars'n'Bars.

I did it from scratch so I'm afraid it's not up to Cathartes' usual standards.

Download file is in the next post.

[image]local://upfiles/446/174AE334E47F4DD4B73E3AC02A2842B5.jpg[/image]




Reg -> RE: More Rotating Aircraft Art (9/19/2010 3:35:47 AM)

Download file for FM-2 in USN Gloss Blue livery plus a bonus SO3C-2.
===================================================================
Installation:

Just unzip into your game folder making sure the "Use Folders" option is set.
(The archive contains the art and appropriate sub-folders)

The updated images will appear after June'44 game time.

Enjoy,






Rainer -> RE: More Rotating Aircraft Art (9/19/2010 6:19:50 PM)

Thanks a lot, Reg.
Keep em coming [:)]




Galahad78 -> RE: More Rotating Aircraft Art (9/21/2010 1:17:11 PM)

Wow, this is truly impressive!! [&o] I'll try it, that way perhaps I'm able to remember individual squadrons [:D]

Is there any link with all the pictures released until now? I can take the time to go post by post, but would like to speed things up [:D]




Halsey -> RE: More Rotating Aircraft Art (9/21/2010 11:15:54 PM)


quote:

ORIGINAL: Galahad78

Wow, this is truly impressive!! [&o] I'll try it, that way perhaps I'm able to remember individual squadrons [:D]

Is there any link with all the pictures released until now? I can take the time to go post by post, but would like to speed things up [:D]




I have all the artwork insigia to date,except the naval and Regs work.

Email me with your email address, and I'll send them to ya.[;)]




Reg -> RE: More Rotating Aircraft Art (9/22/2010 10:15:00 AM)

quote:

ORIGINAL: Galahad78

Wow, this is truly impressive!! [&o] I'll try it, that way perhaps I'm able to remember individual squadrons [:D]

Is there any link with all the pictures released until now? I can take the time to go post by post, but would like to speed things up [:D]



The index to the rest of the Aircraft Rotating Art is here....

Unfortunately it's still a work in progress .... [:(] though there is enough done to keep you happy until I get through the rest!! [sm=happy0065.gif]




Page: <<   < prev  11 12 [13] 14 15   next >   >>

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
1.65625