This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: [TOOL] [RELEASE] WOD Char Texture Fixer for WOTLK PS Actions  (Read 3129 times)

amiroperator

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 23
    • View Profile
[TOOL] [RELEASE] WOD Char Texture Fixer for WOTLK PS Actions
« on: October 27, 2014, 09:06:08 am »
Hi,

i record an action for fixing the textures:
maybe can help you to Convert Faster Textures. at 5minute.

Note:i only test it on Human Male and Female. i don't know for other races.

GetUpperFace
GetLowerFace
FixBody
Convert to Index

To to Automatic :
1. Go to Menu File->Automate->Batch...
2. Then change Set: Wod Characters Texture to Wotlk
3. to Get Upper Open UpperFace Tex and Set Action: GetUpperFace
    to Get Lower Open UpperFace Tex and Set Action: GetLowerFace
    to fix Body Skin Set Action: FixBody
    to convert a texture to index Set Action: ConvertToIndex.
4. set Source to Folder and Choose your UpperFace/LowerFace/Body/ Folder. and uncheck all of checkbox.
5. set Destination to Save and Close and uncheck all of checkbox.
6. set Errors to Stop for Errors.
7. and Press Okay to Do the Action.

Good Luck


thanks to phantomx for his tutorial.

sorry for my bad english.

Download : https://mega.co.nz/#!qdhBlTLA!_HXrUKZ8j ... cfsHgXTbe0
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

phantomx

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 615
    • View Profile
Re: [TOOL] [RELEASE] WOD Char Texture Fixer for WOTLK PS Act
« Reply #1 on: October 27, 2014, 03:02:56 pm »
Nice job, makes the job a lot easier.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
[wimg]http://i.imgur.com/6fxUQL1.gif[/wimg]

Met@

  • Contributors
  • Wiki Incarnate
  • *****
  • Posts: 120
    • View Profile
Re: [TOOL] [RELEASE] WOD Char Texture Fixer for WOTLK PS Act
« Reply #2 on: October 27, 2014, 04:38:59 pm »
Thank you, we'll save a lot of time :)
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

amiroperator

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 23
    • View Profile
Re: [TOOL] [RELEASE] WOD Char Texture Fixer for WOTLK PS Act
« Reply #3 on: October 27, 2014, 04:52:39 pm »
use this for Convert png to BLP (auto)

@echo off
for %%i in (*.png) do BlpConverter8.exe /H "%%i"
del *.png
pause

and use this for Convert blp to PNG (auto)

@echo off
for %%i in (*.blp) do BlpConverter6.exe "%%i"
del *.blp
pause

save it in a bat file near blp converter and run it to convert
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Met@

  • Contributors
  • Wiki Incarnate
  • *****
  • Posts: 120
    • View Profile
Re: [TOOL] [RELEASE] WOD Char Texture Fixer for WOTLK PS Act
« Reply #4 on: October 27, 2014, 05:52:16 pm »
Thanks again (your script is a war machine  :D )

« Last Edit: January 01, 1970, 01:00:00 am by Admin »

chamorrorenzo

  • Registred Member
  • Race Changer
  • *****
  • Posts: 27
    • View Profile
Re: [TOOL] [RELEASE] WOD Char Texture Fixer for WOTLK PS Act
« Reply #5 on: October 27, 2014, 07:43:53 pm »
My photoshop crash when i execute the action :(

maybe a noob friendly tutorial? hehehehe

the blp to png and png to blp works 100% awesome ;)
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

detonatorss

  • Registred Member
  • Model Change Addict
  • *****
  • Posts: 233
    • View Profile
Re: [TOOL] [RELEASE] WOD Char Texture Fixer for WOTLK PS Act
« Reply #6 on: October 27, 2014, 10:50:38 pm »
in the case of the pandas it corrupt it when try to fix the body and the face
tmorrow i'll sent screenshots
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
Desktop


Laptop

chamorrorenzo

  • Registred Member
  • Race Changer
  • *****
  • Posts: 27
    • View Profile
Re: [TOOL] [RELEASE] WOD Char Texture Fixer for WOTLK PS Act
« Reply #7 on: October 28, 2014, 03:48:07 pm »
the body fix didnt work for me ... just that

anyhow this is a great tool, love ya! ;)
« Last Edit: January 01, 1970, 01:00:00 am by Admin »