Menu

#1 Miles Per Hour Patch

open
nobody
None
5
2001-05-23
2001-05-23
Colin Bayer
No

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-)

Discussion

  • Colin Bayer

    Colin Bayer - 2001-05-23

    Miles Per Hour Patch

     
  • Colin Bayer

    Colin Bayer - 2001-05-23

    Miles Per Hour Patch

     
  • Colin Bayer

    Colin Bayer - 2001-05-23

    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.

     
  • Colin Bayer

    Colin Bayer - 2001-05-23

    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

     
  • Tinctorius

    Tinctorius - 2005-06-02

    Logged In: YES
    user_id=1290083

    For the ones who are complaining it doesn't work, try:

    patch -p0 < mph.patch

     
  • Tinctorius

    Tinctorius - 2005-06-02

    Logged In: YES
    user_id=1290083

    For the ones who are complaining it doesn't work, try:

    patch -p0 < mph.patch

     

Log in to post a comment.