How install macro in TRS19 CM to "Open with" PEV's Images2tga?

wflint

Member
Any one know how to set up "Open with" Images2tga context menu choice in TRS19 CM?

Trawling would make things sooo much easier.

Bill
 
No, but this is the second time in as many days that this topic has come up. See this thread.

If you want me to also send you a copy of Shane Turner's Images2TGA batch.bat file, PM me with your email address. Be quick because I'm about to go on a trip and may not be able to respond while I'm away.
 
Put this in a .cmd file:

"C:\Program Files (x86)\PEVSoft\Images2TGA\Images2TGA.exe" -trawl "F:\TRAINZ_PLUS_DATA\Editing\%1%"

Edit the part in bold to point to where your TRS19 install is located.

It works like a champ. I just used it last night.
 
Put this in a .cmd file:

"C:\Program Files (x86)\PEVSoft\Images2TGA\Images2TGA.exe" -trawl "F:\TRAINZ_PLUS_DATA\Editing\%1%"

Edit the part in bold to point to where your TRS19 install is located.


It works like a champ. I just used it last night.


This .cmd file didn't work for me.

My path is this > C:\Program Files (x86)\PEVSoft\Images2TGA.exe -trawl E:\Program Files (x86)\SteamLibrary\steamapps\common\Trainz Railroad Simulator 2019\Editing\%1%

Not sure if the qoutes are necessary or if this won't work with a Steam install?

Rico
 
This .cmd file didn't work for me.

My path is this > C:\Program Files (x86)\PEVSoft\Images2TGA.exe -trawl E:\Program Files (x86)\SteamLibrary\steamapps\common\Trainz Railroad Simulator 2019\Editing\%1%

Not sure if the qoutes are necessary or if this won't work with a Steam install?

Rico

Hi Rico,

Yes the quotes are necessary due to the spaces in the path.

Your asset also needs to be opened for edit too in order for Images2TGA to find the asset.
 
Back
Top