Installing patches
by Brett Johnson · in Torque Game Engine · 11/10/2007 (9:31 am) · 22 replies
Does anyone know how to install patches? I've been trying to find a good upgrade for the water and I think I've found one, it's just I don't know how to install it.
http://www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=10357
This looks very good but I still can't install it. For one, my computer doesn't know what kind of file type it is (RAR. is kind of an unknown) and I can't understand the directions. Can anyone clarify the directions to install because I don't understand.
http://www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=10357
This looks very good but I still can't install it. For one, my computer doesn't know what kind of file type it is (RAR. is kind of an unknown) and I can't understand the directions. Can anyone clarify the directions to install because I don't understand.
#22
I don't have a clue why the exe would be turned into a command file. I'll integrate this into stock torque this week and see if I can get it to work.
11/17/2007 (5:43 pm)
You have to change a path in the cg includes folder.Quote: From the resource instructions:That should fix your error.
Important: you also need to open cgGL.h in the "Cg/include" folder and replace this:
#include
to this:
#include
Otherwise you'll get loads of compile errors.
I don't have a clue why the exe would be turned into a command file. I'll integrate this into stock torque this week and see if I can get it to work.
Torque Owner Brett Johnson
Other than that everything was succesful! Ive experimented with the error but instead of one i get a chain of errors. So whats wrong with the derectory file?
also the torque exe. files turned into COMMAND. files and is no longer usable, i suppose if the error is filxed the file will return to an exe.?
Edit: readin posts in thread, appears some one go the same error