Miles Per Hour Patch
Status: Beta
Brought to you by:
jfpatry
For those Tux Racer users living in the United States,
here's a patch to make a minor cosmetic change to the
HUD display. Instead of speeds in kilometers per hour,
it will now show the speed in miles per hour.
Just copy the patch into the src subdir of your Tux
Racer source directory, and run:
patch -p0 < mph.patch
(I'm not sure if you need to be root on Linux).
This works under Linux, and it should work under other
OSes (it's not as if they matter)... 8-)
Miles Per Hour Patch
Miles Per Hour Patch
Logged In: YES
user_id=190929
I've modified the patch to work off an options file
modification. Run the patch through from /usr/src.
Logged In: YES
user_id=190929
Shoot... I don't know which one's which now... Just download
them both, and check which one works from /usr/src. 8-P
Logged In: YES
user_id=1290083
For the ones who are complaining it doesn't work, try:
patch -p0 < mph.patch
Logged In: YES
user_id=1290083
For the ones who are complaining it doesn't work, try:
patch -p0 < mph.patch