home *** CD-ROM | disk | FTP | other *** search
- #
- # video frames rate
- # -----------------
- #
-
- frame_rate=1
-
- #
- # delay for the slow motion
- # -------------------------
- #
-
- delay=999999
-
- #
- # type of keyboard
- # ----------------
- # -0 AZERTY
- # -1 QWERTY
- # -2 QWERTZ
- #
-
- keyboard=1
-
- #
- # joypad mode
- # -----------
- # -0 joypad off
- # -1 automatic mode
- # -2 manual mode
- #
-
- joypad=1
-
- #
- # auto fire speed
- # ---------------
- # [1-10]
- #
-
- auto_fire_speed=2
-
- #
- # select how are mapped joypad buttons
- # ------------------------------------
- # -0 button I
- # -1 button II
- # -2 select
- # -3 run
- #
-
- button_1=0
- button_2=1
- button_3=2
- button_4=3
-
- #
- # soft reset (RUN + SELECT)
- # -------------------------
- #
-
- soft_reset=y
-
- #
- # graphic format
- # --------------
- # -0 PCX
- # -1 BMP
- #
-
- graphic_format=0
-
- #
- # VESA support
- # ------------
- #
-
- vesa=n
-
- #
- # select the video mode
- # ---------------------
- # -0 auto
- # -1 256x240
- # -2 320x240
- # -3 360x240
- # -4 320x240 |
- # -5 400x300 | VESA modes
- # -6 512x384 |
- # -7 640x480 |
- #
-
- video_mode=0
-
- #
- # fullscreen mode
- # ---------------
- #
-
- fullscreen=n
-
- #
- # scanlines video mode
- # --------------------
- # -0 none
- # -1 hardware
- # -2 software
- #
-
- scanlines=2
-
- #
- # disable 360x240 screen resolution for laptop computer
- # -----------------------------------------------------
- #
-
- laptop=n
-
- #
- # sound emulation
- # ---------------
- #
-
- sound=y
-
- #
- # 16bit/stereo
- # ------------
- #
-
- 16bit=y
- stereo=y
-
- #
- # reverb effect
- # -------------
- #
-
- reverb=n
-
- #
- # sound volume
- # ------------
- # range is 0-100 excepted for 'adpcm_vol' that can go up to 200
- #
-
- master_vol=75
- dac_vol=75
- cd_vol=75
- adpcm_vol=100
-
- #
- # select the sound card
- # ---------------------
- # -0 auto detection
- # -1 Sound Blaster
- # -2 Ensoniq SoundScape
- # -3 Gravis UltraSound
- #
-
- sound_card=0
-
- #
- # DMA sound synchronization
- # -------------------------
- #
-
- sync_dma=n
-
- #
- # information panel
- # -----------------
- #
-
- info_screen=y
-
- #
- # internal cd-rom cache
- # ---------------------
- #
-
- cache=n
- cache_size=4096
-
- #
- # default cd-rom drive
- # --------------------
- #
-
- cd_drive=
-
- #
- # path for the different system cards
- # -----------------------------------
- #
-
- system_card_1=
- system_card_2=
- system_card_3=
- system_card_4=
-
- #
- # path of the game archive or game directory
- # ------------------------------------------
- #
-
- path=
-
-