⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 advanced.txt

📁 linux下的任天堂模拟器代码。供大家参考。
💻 TXT
📖 第 1 页 / 共 2 页
字号:
Further detail of each argument's effect is given in [GUI.txt] for the
corresponding GUI option, if one exists.

  Usage : zsnes* [-d,-f #, ... ] filename.sfc
Example : zsnes* -s -r 2 game.sfc

*Fill in the appropriate letter for your port when entering this into the
command line.


- - - - - - - - - - - - - - - -
 . .  Universal  Switches  . .
- - - - - - - - - - - - - - - -
Argument|Sub-Arg.|Description
= = = = = = = = = = = = = = =
-1 #/-2 #         Select Player 1/2 Input
          0         None
          1         Keyboard
-d                Start with debugger enabled
-dd               Disable sound SPC700/DSP emulation, which also disables sound
                  output
-dh               Disable ROM-specific hacks
-ds               Disable sound output
-f #   [0...9]    Enable fixed frame rate
-g #   [0...15]   Specify gamma correction value
-h                Force HiROM
-j                Disable Mouse (Automatically turns off right mouse click)
-k #   [0...100]  Set Volume Level
-l                Force LoROM
-m                Disable GUI (Must specify ROM filename)
-mc               Exit ZSNES when closing a movie (use with -zm)
-md #             Dump video (use with -zm)
          1         Raw
          2         FFV1
          3         x264
          4         XviD
          5         Custom
-ml #             Define movie dump length in amount of frames (use with -md)
-n #              Enable scanlines (when available)
          0         None
          1         Full
          2         25%
          3         50%
-o                Disable MMX support
-p #  [50...150]  Percentage of instructions to execute
-r #              Set sound sampling rate
          0         8000Hz
          1         11025Hz
          2         22050Hz
          3         44100Hz
          4         16000Hz
          5         32000Hz
          6         48000Hz
-s                Enable sound output and enable SPC700/DSP emulation
-sa               Show all extensions in GUI (*.*)
-t                Force NTSC timing
-u                Force PAL timing
-v8               Grayscale mode
-y                Enable Interpolation graphics filter
-z                Disable stereo sound
-zm #  [0...9]    Auto load specified movie slot on startup
-zs #  [0...99]   Auto load specified save state slot on startup


- - - - - - - - - - - - - - - -
 . . Windows-only Switches . .
- - - - - - - - - - - - - - - -
From the Windows NT command-line, you can use the following command to view the
accepted command-line input for a given ZSNES binary: "zsnesw -? | more".
Typing "zsnesw -?" does not work.

Users of any flavor of Windows can use the following command to output to a file
the same information returned from the command above: "zsnesw -? > commands.txt"

Argument|Sub-Arg.|Description
= = = = = = = = = = = = = = =
-3                Enable triple buffering (disables VSync)
-6 #  [50...180]  Force a user-specified refresh rate for fullscreen modes
-js # [0...32767] Set joystick sensitivity
-kp               Enable the KitchenSync for PAL only (100Hz)
-ks               Enable the KitchenSync for NTSC and PAL (120Hz/100Hz)
-v #              Select Video Mode:
          0         256x224 R WIN
          1         256x224 R FULL
          2         512x448 R WIN
          3         512x448 DR WIN
          4         640x480 S WIN
          5         640x480 DS WIN
          6         640x480 DR FULL
          7         640x480 DS FULL
          8         640x480 S FULL
          9         768x672 R WIN
          10        768x672 DR WIN
          11        800x600 S WIN
          12        800x600 DS WIN
          13        800x600 S FULL
          14        800x600 DR FULL
          15        800x600 DS FULL
          16        1024x768 S WIN
          17        1024x768 DS WIN
          18        1024x768 S FULL
          19        1024x768 DR FULL
          20        1024x768 DS FULL
          21        1024x896 R WIN
          22        1024x896 DR WIN
          23        1280x960 S WIN
          24        1280x960 DS WIN
          25        1280x960 S FULL
          26        1280x960 DR FULL
          27        1280x960 DS FULL
          28        1280x1024 S WIN
          29        1280x1024 DS WIN
          30        1280x1024 S FULL
          31        1280x1024 DR FULL
          32        1280x1024 DS FULL
          33        1600x1200 S WIN
          34        1600x1200 DS WIN
          35        1600x1200 DR FULL
          36        1600x1200 DS FULL
          37        1600x1200 S FULL
          38        CUSTOM D WIN
          39        CUSTOM DS FULL
          40        CUSTOM WIN
          41        CUSTOM S FULL
          42        CUSTOM DR FULL
-w                Enable VSync (disables triple buffering)


- - - - - - - - - - - - - - - -
 . . . SDL-only Switches . . .
- - - - - - - - - - - - - - - -
Argument|Sub-Arg.|Description
= = = = = = = = = = = = = = =
-ad <>            Audio Driver (note you may not have all of these):
          auto      Select a driver automatically - uses SDL without libao
          null      No sound, only available with libao
          oss       Open Sound System, only available with libao on UNIX systems
                    with OSS
          alsa      Advanced Linux Sound Architecture, only available with libao
                    on Linux systems with ALSA
          alsa09    Advanced Linux Sound Architecture, only available with libao
                    on Linux systems with ALSA
          polyp     polypaudio (next generation GNOME sound server), only
                    available with libao and new versions of GNOME
          esd       ESounD or Enlightened Sound Daemon, only available with
                    libao and ESD installed
          sun       Sun Microsystem's audio system, only available with libao
                    and Solaris or certain BSD systems
          irix      IRIX audio system, only available with libao and IRIX
                    systems
          nas       Network Audio System, only available with libao and NAS
                    installed
          arts      Analog RealTime Synthesizer sound, only available with libao
                    on systems with aRts (KDE)
          sdl       Simple DirectMedia Layer sound
-js # [0...32767] Set joystick sensitivity
-v #              Select Video Mode:
          0         256x224 R WIN
          1         256x224 R FULL
          2         512x448 DR WIN
          3         512x448 DR FULL
          4         640x480 DR FULL
          5         256x224 OR WIN
          6         512x448 ODR WIN
          7         640x480 ODS FULL
          8         640x480 ODS WIN
          9         640x560 ODR WIN
          10        768x672 ODR WIN
          11        800x600 ODS FULL
          12        800x600 ODS WIN
          13        896x784 ODR WIN
          14        1024x768 ODS FULL
          15        1024x768 ODS WIN
          16        1024x896 ODR WIN
          17        1280x960 ODS FULL
          18        1280x1024 ODS FULL
          19        1600x1200 ODS FULL
          20        VARIABLE ODR WIN
          21        VARIABLE ODS WIN
          22        CUSTOM OD FULL


- - - - - - - - - - - - - - - -
 . . . DOS-only Switches . . .
- - - - - - - - - - - - - - - -
Argument|Sub-Arg.|Description
= = = = = = = = = = = = = = =
-0                Force black background in 8-bit modes
-1 #/-2 #         Select Player 1/2 Input:
          2         2 Button
          3         4 Button
          4         6 Button
          5         8 Button
          6         Sidewinder #1
          7         Sidewinder #2
          8         Sidewinder #3
          9         Sidewinder #4
          10        Gamepad Pro #0
          11        Gamepad Pro #1
          12        LPT1 #1
          13        LPT1 #2
          14        LPT1 #3
          15        LPT1 #4
          16        LPT1 #5
-3                Enable triple buffering (disables VSync)
-8                Force 8-bit sound
-c                Enable full/wide screen (when available)
-cc               Enable small screen (when available)
-sp               Report sound detection information
-v #              Select Video Mode:
          0         256x224x8B (MODEQ)
          1         256x240x8B (MODEQ)
          2         256x256x8B (MODEQ)
          3         320x224x8B (MODEX)
          4         320x240x8B (MODEX)
          5         320x256x8B (MODEX)
          6         640x480x16B (VESA1)*
          7         320x240x8B (VESA2)
          8         320x240x16B (VESA2)
          9         320x480x8B (VESA2)
          10        320x480x16B (VESA2)
          11        512x384x8B (VESA2)
          12        512x384x16B (VESA2)
          13        640x400x8B (VESA2)
          14        640x400x16B (VESA2)
          15        640x480x8B (VESA2)
          16        640x480x16B (VESA2)
          17        800x600x8B (VESA2)
          18        800x600x16B (VESA2)
-w                Enable VSync (disables triple buffering)

*The 640x480x16B (VESA1) video mode is compatible with many video cards, but can
  also be very slow. We recommend that you use a VESA2 mode if your video card
  supports it. Please see the system requirements for more information
  [Readme.txt].


. . . . . . . . . . . . . . . .
This documentation is best viewed in a fixed-width font such as "Courier New".

Copyright (C) ZSNES Team & ZSNES Documentation Team [License.txt]

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -