support.txt

来自「linux下的任天堂模拟器代码。供大家参考。」· 文本 代码 · 共 100 行

TXT
100
字号
ZSNES v1.51 Documentation

================================
    N a v i g a t i o n
================================

    * Index    [Index.txt]

    * Readme    [Readme.txt]

    * GUI    [GUI.txt]

    * Netplay    [Netplay.txt]

    * Advanced Usage    [Advanced.txt]

    * Games    [Games.txt]

    * FAQ    [FAQ.txt]

    - - - - - - - - - - - - - - - - - -

    * Getting Support    [Support.txt]
        1. APIs and Utilities
        2. Contact Information
        3. Known Issues
        4. Filing a Bug Report

    * History    [History.txt]

    * About    [About.txt]

    * License    [License.txt]

    - - - - - - - - - - - - - - - - - -

    * NSRT Guide:    [http://zsnes-docs.sf.net/nsrt]

    * ZSNES Home Page:  [ZSNES.com]


================================================================================
~                        G e t t i n g    S u p p o r t
================================================================================

............................................................
  1.                 APIs and Utilities
............................................................

The following utilities are referenced throughout this documentation to help
accomplish various tasks. There is a link to each utility and a short
description of its purpose.

- - - - - - - - - - - - - - - -
 .   .   .  DirectX  .   .   .
- - - - - - - - - - - - - - - -

  [http://www.microsoft.com/directx]

  DirectX is an API ("Application Programming Interface") required for running
  ZSNES in Windows.

- - - - - - - - - - - - - - - -
 .   .   .   .SDL.   .   .   .
- - - - - - - - - - - - - - - -

  [http://www.libsdl.org]

  SDL (Simple DirectMedia Layer) is an API required for running ZSNES on
  UNIX-like operating systems.

- - - - - - - - - - - - - - - -
 . Scitech . Display . Doctor.
- - - - - - - - - - - - - - - -

  [http://www.scitechsoft.com/ftp/sdd]

  Scitech Display Doctor (SDD) is a utility that provides drivers for many VGA
  and SVGA video cards. It can provide support for VESA VBE 2 on some video
  cards that may not normally support it.

  The link above directs you to Scitech's FTP site. "regcodes.txt" provides
  registration codes for the two different versions of SDD offered, v5.3 and
  v6.53. The newer version supports hardware acceleration and more cards. If you
  are in a DOS-only environment, you should use one of the "-d.zip" versions.
  If you are in a Windows+DOS environment, use one of the "-w.exe" versions.
  "univbe67.exe" is a stand-alone VESA VBE driver, and does not provide any of
  the other SDD utilities.

  Note: SciTech Software no longer offers support for this software.

- - - - - - - - - - - - - - - -
 .   .   .   NSRT.   .   .   .
- - - - - - - - - - - - - - - -

  [http://nsrt.edgeemu.com]

  NSRT - Nach's SNES ROM Tools. 揘SRT, the most advanced SNES ROM tool to date,
  provides the ability to check, alter, retrieve info from, verify, fix, and
  organize SNES ROMs.

⌨️ 快捷键说明

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