Ich bin gestern auf etwas gestoßen was ich schon seit langem gesucht habe, weil ich mir photoshop leider nicht leisten kann
...
falls das thema schon existent ist dann tut mir das leid und ich möchte bitten den beitrag dahin zu verschieben
poormans crytiff
http://www.crydev.net/viewtopic.php?f=315&t=80167
http://www.youtube.com/watch?feature...&v=CN-p7zvivJwdas hier werde ich nicht übersetzen, da das video ziemlich alles zeig und ihr damit sich auch umzugehen wisst & die zweite version ist mMn besser
shortcut trick
http://www.crydev.net/viewtopic.php?...it=gimp+crytif
go into your 32 or 64 bit folder and find the /rc folder. drag a new shortcut from rc.exe to your desktop, right click and goto properties. At the end of the field that says Target (dont erase anything) after the closing parenthesis add this line:
/userdialog=1
geht zu eurem Bin32-Ordner im (ich habe das mod sdk genutzt und hab nur einen 32bit rc) im mod sdk oder in sonst einem mod sdk (vermutlich geht das immer)
-> \CryEngine3_SDK\Bin32\rc
-> klick rechts auf die rc.exe
-> Senden an - desktop(=Verknüpfung auf dem desktop anlegen)
-> recktsklick auf die Verknüpfung - Eigenschaften

-> /userdialog=1 hinter den Pfad bei "Ziel" [...\CryEngine3_SDK\Bin32\rc\rc.exe /userdialog=1] schreiben (unter xp wohl hinter die " ... ") und speichern
now in GIMP save you texture as a TIF, and put it in your sdk\game\levels\"your level" folder.
then, from this folder simply drag the file onto the shortcut you created and drop it. you should see the DOS window for a sec and then the main CryTiffUI will pop up.
o oops, also forgot to mention that this is only necessary if you want to compress to .dds.
if you put the .TIF into your level's flder it should show up in the editor.

-> in Gimp die textur als Tif speichern (Komprimierung usw. muss man nicht ändern)

-> die datei per drag 'n drop auf den rc ziehen