Game Development Community

Using patches

by Shane Culliton · in Torque Game Engine · 07/15/2004 (1:24 am) · 1 replies

Sorry to bug everyone with what must be a simple question but.....

I have a .patch file but i dont know how to apply it. :)
I'm sure this is a basic thing but your help would be greatly appreciated.

Thanks :)

#1
07/15/2004 (5:41 am)
I go only with the memory .....
You can make it work with free tools ... ahem ... well ... wait ...
... oki found here:
unxutils.sourceforge.net/

GNU utilities for Win32

Iside this tools compilation you'll find "patch" the one I've used for the .patch

You must download all the tools, are zipped in a file.
Expand the ZIP and look for -->> patch-2.5

Read the docs before scrambling the engine or make a copy of the original Torque folder.

Hope this helps!
Andrea