Patch files
by Spencer Strombotne · in General Discussion · 10/24/2008 (11:48 am) · 2 replies
I have a .patch file that modifies the torque game engine and I want to use it. How would I go about doing this?
About the author
#2
The patch is scaling.patch so i typed: patch -pnum scaling
nothing happens. any ideas?
10/29/2008 (12:14 pm)
I put the patch file into the same folder as patch.exe and ran patch.exeThe patch is scaling.patch so i typed: patch -pnum scaling
nothing happens. any ideas?
Torque Owner Gary Preston
If you're on Windows, then there's a port of patch. You could also install cygwin and use the patch util it includes.
edit: The above assumes it's a patch file created by diff.