Game Development Community

Geting torque running one Suse 9.3

by Brian Irvin · in Technical Issues · 09/12/2006 (6:56 pm) · 1 replies

Ok im trying to get torque to run on suse i got it instaalled now what. what do i use to build it and where can i find it in the actual Suse invironment. I am also using windows which ive been using for torque but i may jsut be using it for games now. also ive realy goten use to milkshape couldnt i just export it to the dts under windows and move the file to linux or will that work? any help yould be apreciated so i can simi rid my self of windows.

#1
09/19/2006 (11:38 pm)
You should go to the the directory where you installed torque from a terminal doing "cd directory" then just use the script "runtorque.sh" like this "sh runtorque.sh". You can also run the binary file directly "./torqueDemo.bin" but probably you will not have sound because the sound daemon (artsd), that can be easily fixed doing "artsdsp ./torqueDemo.bin" if you are using KDE (SUSE default GUI).

Alexis Paris