home *** CD-ROM | disk | FTP | other *** search
/ APDL Flight Simulator Games / Flight_Simulator_Games_Collection.iso / !Install / DATA / 1DB < prev    next >
Encoding:
Text File  |  1999-06-28  |  331 b   |  11 lines

  1. If you think that the game runs too slow or too fast on your 
  2. machine, then you can change the lines....
  3.  
  4. IF X<80 THEN *pespeed   50000
  5. IF X<50 THEN *pespeed  180000
  6. IF X<10 THEN *pespeed 2000000
  7.  
  8. ....in !PwrEater.PESet
  9.  
  10. the 50000 is for ARM3s, the 180000 has been tested on a 
  11. RISC OS4 RiscPC600 and 2000000 on a 200MHz StrongARM.