02-27-2011, 02:08 PM,
|
|
asasinuxp
Member
|
Posts: 91
Threads: 11
Joined: Nov 2010
|
|
Mioveni -conversion
I've made a track for Racer,and I want to convert to Vdrift.I've found something here: http://wiki.vdrift.net/Importing_Racer_tracks ,but this is for Linux.It can be made in Windows?Is there any faster method(scripted)?The track has .jpg and .tga textures.
|
|
03-15-2011, 03:26 AM,
|
|
asasinuxp
Member
|
Posts: 91
Threads: 11
Joined: Nov 2010
|
|
I've trying to convert in linux,but I get stuck here: Code: dof2joe/dof2joe -p TRACKEDITOR_TP/objects/ RACER_TP/*.dof
How should be the folder hierarchy?
I put RACER_TP and TRACKEDITOR_TP(downloaded from trunk) in /host,and I use the command cd /host ,then the above code(after convert all texture names to lowercase).
|
|
03-15-2011, 04:14 PM,
|
|
asasinuxp
Member
|
Posts: 91
Threads: 11
Joined: Nov 2010
|
|
NaN Wrote:Are you getting any output from dof2joe? Yes,about the directory that doesn't exist.
NaN Wrote:Is TRACKEDITOR_TP/objects/ populated with textures, objects.jpk, list.txt? No.
http://img25.imageshack.us/i/vdrift.jpg/
The E:/ directory from windows is host/ from linux.
|
|
03-15-2011, 04:24 PM,
|
|
asasinuxp
Member
|
Posts: 91
Threads: 11
Joined: Nov 2010
|
|
TRACKEDITOR_TP/objects and RACER_TP exist.Screenshoot: http://img25.imageshack.us/i/vdrift.jpg/
And if I put the RACER_TP folder into TRACKEDITOR_TP,I've get the same error.
|
|
03-15-2011, 04:41 PM,
|
|
asasinuxp
Member
|
Posts: 91
Threads: 11
Joined: Nov 2010
|
|
asasinuxp@ubuntu:~$ cd /host
asasinuxp@ubuntu:/host$ dof2joe/dof2joe -p TRACKEDITOR_TP/objects/ RACER_TP/*.dof
bash: dof2joe/dof2joe: No such file or directory
|
|
03-15-2011, 05:04 PM,
|
|
asasinuxp
Member
|
Posts: 91
Threads: 11
Joined: Nov 2010
|
|
host/TRACKEDITOR_TP/dof2joe
|
|
03-15-2011, 05:12 PM,
|
|
asasinuxp
Member
|
Posts: 91
Threads: 11
Joined: Nov 2010
|
|
asasinuxp@ubuntu:/host$ TRACKEDITOR_TP/dof2joe/dof2joe -p TRACKEDITOR_TP/objects/ RACER_TP/*.dof
bash: TRACKEDITOR_TP/dof2joe/dof2joe: No such file or directory
|
|
|