home *** CD-ROM | disk | FTP | other *** search
/ Computer Installation Guide - Dragon Clan Series / CD2.iso / GAME / SNES9X.DOS / SNES9X.TXT < prev   
Encoding:
Text File  |  1997-07-20  |  2.0 KB  |  38 lines

  1. snes96: Usage: snes96 <options> <rom image filename>
  2.  
  3. Where <options> can be:
  4. -h  num     percentage of CPU cycles to execute every scan line (default 100)
  5. -f  num     Screen update frame skip rate (default 2)
  6. -m  num     Screen mode:
  7.             0 - 320x240 (modex, slower), 1 - 320x200 (faster but clipped)
  8.             2 - 256x256 (faster but non-standard), 3-6 - 640x480, 7 - 640x400
  9.             8 - 800x600
  10. -scale      Scale SNES screen to fit S-VGA screen
  11. -F          Force Hi-ROM memory map, useful for hacked ROM imagess.
  12. -FL         Force Lo-ROM memory map, useful for hacked ROM images.
  13. -o          Enable old-style SNES joypad emulation
  14. -ss num     Sound CPU skip-waiting method, 0 - 3 (default 0)
  15. -S          Enable digital sound output (DSP and CPU emulation, still
  16.             very buggy due to lack of documentation/time)
  17. -r          Sound sample playback rate/quality, 0-7 (default 4)
  18.             0 - off, 1 - 8192, 2 - 11025, 3 - 16500, 4 - 22050 (default),
  19.             5 - 29300, 6 - 36600, 7 - 44000
  20. -stereo     Enable stero sound (default off)
  21. -l filename Load snapshot file & required ROM image.
  22. -s          Swap joypad 1 and 2 around
  23. -p          Fool ROM into thinking that this is a PAL SNES system
  24. -n          Fool ROM into thinking that this is a NTCS SNES system
  25. -i          ROM image is in interleaved format (32Mbit images are
  26.             now automatically detected).
  27. -H          Disable H-DMA emulation
  28. -L          Swap some background priority levels - helps some games
  29.             that use sub-screen addition/subtraction.
  30. -O          Enable faster tile-based drawing method but has problems with lots of games.
  31. -4          Enable single PC joystick with four buttons
  32. -6          Enable single PC joystick with six buttons
  33. -j          Disable joystick support
  34.  
  35. ROM image needs to be in Super MagiCom (*.smc), Super FamiCom (*.sfc),
  36. *.fig, or split (*.1, *.2, or sf32527a, sf32527b, etc) format and can be
  37. compressed with gzip or compress.
  38.