home *** CD-ROM | disk | FTP | other *** search
/ PC Master 1997 July & August / PCM97.iso / Emulator / ragepack / COMMENTS.TXT next >
Encoding:
Text File  |  1998-03-14  |  1.1 KB  |  25 lines

  1. COMMENTS REGARDING RAGE V0.9
  2. ----------------------------
  3.  
  4. - We strongly recomend that you play the newer IREM games in pure DOS.
  5. Why? Runs much better in pure dos. These games are extremely hard to emulate
  6. with decent speed. Why again? First of all the main cpu runs on 18 Mhz, they
  7. have 3 layers with VERY complex priority functionality. So in worst case we
  8. need to split them up in 7 different layers and some tiles must be redrawn
  9. twice (some pixels in one tile has a lower priority than other). Another
  10. reason is that they can show 1024 different colors at the same time on screen,
  11. and they change the palette VERY frequently, so its tough to handle. And as
  12. a last killer reason they are able to have 2048 sprites simultaneously on
  13. screen. Its also recomended that you use -f if your framerate is low... and
  14. it propably is ;-)
  15.  
  16. - Requirments:
  17.         -Undercover Cops 16MB
  18.         -In the Hunt 16MB
  19.         -Blade Master 12MB
  20.         -Gunforce 12MB
  21.  
  22. If the game just jumps into dos without any messages you propably dont have
  23. enough high memory. Try pure dos ;) 
  24.  
  25.