I used the search button, but i still cant fix this.
I cant get .map’s to come out of the convertfile.bat
here are my file names.( dispnorm1001Normal32.tif & dispnorm1001R32.tif )
it flashes the comand prompt then nothing.
do i have to edit this code in the .bat?
is there something i have to change in the .bat that needs to correspond with my computer?
quick codes used ( DE-LBEK-EAEAEA-R32 and DE-LCEK-FAIAJA-Normal32 )
:convertfile
@IF %1 == “” GOTO end
imf_copy -p %1 “%~d1%~p1%~n1.map”
@SHIFT
@GOTO convertfile
:end
@ECHO.
@ECHO Done!
@pause
i get this message in maya :
// Warning: Failed to open texture file D:/TEXTURES/dispnorm1001R32.tif