Advertisement
Guest User

Untitled

a guest
Nov 5th, 2018
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.36 KB | None | 0 0
  1. [vsync]
  2. # vsyncmode: Synchronize vsync timing to the host display. Requires calibration within dosbox.
  3. # Possible values: off, on, force, host.
  4. # vsyncrate: Vsync rate used if vsync is enabled. Ignored if vsyncmode is set to host (win32).
  5. # Possible values:.
  6. vsyncmode=host
  7. vsyncrate=75
  8.  
  9. [sdl]
  10. # fullscreen -- Start dosbox directly in fullscreen.
  11. # fulldouble -- Use double buffering in fullscreen.
  12. # fullresolution -- What resolution to use for fullscreen: original or fixed size (e.g. 1024x768).
  13. # windowresolution -- Scale the window to this size IF the output device supports hardware scaling.
  14. # output -- What to use for output: surface,overlay,opengl,openglnb,ddraw.
  15. # autolock -- Mouse will automatically lock, if you click on the screen.
  16. # sensitiviy -- Mouse sensitivity.
  17. # waitonerror -- Wait before closing the console if dosbox has an error.
  18. # priority -- Priority levels for dosbox: lowest,lower,normal,higher,highest,pause (when not focussed).
  19. # Second entry behind the comma is for when dosbox is not focused/minimized.
  20. # mapperfile -- File used to load/save the key/event mappings from.
  21. # usescancodes -- Avoid usage of symkeys, might not work on all operating systems.
  22.  
  23. fullscreen=true
  24. fulldouble=false
  25. fullresolution=0x0
  26. windowresolution=original
  27. output=overlay
  28. autolock=true
  29. sensitivity=100
  30. waitonerror=true
  31. priority=higher,normal
  32. mapperfile=mapper.txt
  33. usescancodes=true
  34.  
  35. [dosbox]
  36. # language -- Select another language file.
  37. # memsize -- Amount of memory DOSBox has in megabytes.
  38. # machine -- The type of machine tries to emulate:hercules,cga,tandy,pcjr,vga.
  39. # captures -- Directory where things like wave,midi,screenshot get captured.
  40.  
  41. language=
  42. machine=vesa_nolfb
  43. captures=capture
  44. memsize=64
  45.  
  46. [render]
  47. # frameskip -- How many frames DOSBox skips before drawing one.
  48. # aspect -- Do aspect correction, if your output method doesn't support scaling this can slow things down!.
  49. # scaler -- Scaler used to enlarge/enhance low resolution modes.
  50. # Supported are none,normal2x,normal3x,advmame2x,advmame3x,hq2x,hq3x,
  51. # 2xsai,super2xsai,supereagle,advinterp2x,advinterp3x,
  52. # tv2x,tv3x,rgb2x,rgb3x,scan2x,scan3x.
  53. # If forced is appended (like scaler=hq2x forced), the scaler will be used
  54. # even if the result might not be desired.
  55.  
  56. frameskip=0
  57. aspect=false
  58. scaler=none
  59.  
  60. [cpu]
  61. # core -- CPU Core used in emulation: normal,simple,dynamic,auto.
  62. # auto switches from normal to dynamic if appropriate.
  63. # cycles -- Amount of instructions DOSBox tries to emulate each millisecond.
  64. # Setting this value too high results in sound dropouts and lags.
  65. # You can also let DOSBox guess the correct value by setting it to max.
  66. # The default setting (auto) switches to max if appropriate.
  67. # cycleup -- Amount of cycles to increase/decrease with keycombo.
  68. # cycledown Setting it lower than 100 will be a percentage.
  69.  
  70. core=auto
  71. cycles=max
  72. cycleup=500
  73. cycledown=20
  74.  
  75. [mixer]
  76. # nosound -- Enable silent mode, sound is still emulated though.
  77. # rate -- Mixer sample rate, setting any devices higher than this will
  78. # probably lower their sound quality.
  79. # blocksize -- Mixer block size, larger blocks might help sound stuttering
  80. # but sound will also be more lagged.
  81. # prebuffer -- How many milliseconds of data to keep on top of the blocksize.
  82.  
  83. nosound=false
  84. rate=22050
  85. blocksize=2048
  86. prebuffer=240
  87.  
  88. [midi]
  89. # mpu401 -- Type of MPU-401 to emulate: none, uart or intelligent.
  90. # device -- Device that will receive the MIDI data from MPU-401.
  91. # This can be default,alsa,oss,win32,coreaudio,none.
  92. # config -- Special configuration options for the device. In Windows put
  93. # the id of the device you want to use. See README for details.
  94.  
  95. mpu401=intelligent
  96. device=default
  97. config=
  98.  
  99. [sblaster]
  100. # sbtype -- Type of sblaster to emulate:none,sb1,sb2,sbpro1,sbpro2,sb16.
  101. # sbbase,irq,dma,hdma -- The IO/IRQ/DMA/High DMA address of the soundblaster.
  102. # mixer -- Allow the soundblaster mixer to modify the DOSBox mixer.
  103. # oplmode -- Type of OPL emulation: auto,cms,opl2,dualopl2,opl3.
  104. # On auto the mode is determined by sblaster type.
  105. # All OPL modes are 'Adlib', except for CMS.
  106. # oplrate -- Sample rate of OPL music emulation.
  107.  
  108. sbtype=sb16
  109. sbbase=220
  110. irq=5
  111. dma=1
  112. hdma=5
  113. mixer=true
  114. oplmode=auto
  115. oplrate=22050
  116.  
  117. [gus]
  118. # gus -- Enable the Gravis Ultrasound emulation.
  119. # gusbase,irq1,irq2,dma1,dma2 -- The IO/IRQ/DMA addresses of the
  120. # Gravis Ultrasound. (Same IRQ's and DMA's are OK.)
  121. # gusrate -- Sample rate of Ultrasound emulation.
  122. # ultradir -- Path to Ultrasound directory. In this directory
  123. # there should be a MIDI directory that contains
  124. # the patch files for GUS playback. Patch sets used
  125. # with Timidity should work fine.
  126.  
  127. gus=false
  128.  
  129. [speaker]
  130. # pcspeaker -- Enable PC-Speaker emulation.
  131. # pcrate -- Sample rate of the PC-Speaker sound generation.
  132. # tandy -- Enable Tandy Sound System emulation (off,on,auto).
  133. # For auto Tandysound emulation is present only if machine is set to tandy.
  134. # tandyrate -- Sample rate of the Tandy 3-Voice generation.
  135. # disney -- Enable Disney Sound Source emulation. Covox Voice Master and Speech Thing compatible.
  136.  
  137. pcspeaker=true
  138. pcrate=22050
  139. tandy=auto
  140. tandyrate=22050
  141. disney=true
  142.  
  143. [joystick]
  144. # joysticktype -- Type of joystick to emulate: auto (default), none,
  145. # 2axis (supports two joysticks,
  146. # 4axis (supports one joystick, first joystick used),
  147. # 4axis_2 (supports one joystick, second joystick used),
  148. # fcs (Thrustmaster), ch (CH Flightstick).
  149. # none disables joystick emulation.
  150. # auto chooses emulation depending on real joystick(s).
  151. # timed -- enable timed intervals for axis. (false is old style behaviour).
  152. # autofire -- continuously fires as long as you keep the button pressed.
  153. # swap34 -- swap the 3rd and the 4th axis. can be useful for certain joysticks.
  154. # buttonwrap -- enable button wrapping at the number of emulated buttons.
  155.  
  156. joysticktype=none
  157. timed=true
  158. autofire=false
  159. swap34=false
  160. buttonwrap=true
  161.  
  162. [serial]
  163. # serial1-4 -- set type of device connected to com port.
  164. # Can be disabled, dummy, modem, nullmodem, directserial.
  165. # Additional parameters must be in the same line in the form of
  166. # parameter:value. Parameter for all types is irq.
  167. # for directserial: realport (required), rxdelay (optional).
  168. # for modem: listenport (optional).
  169. # for nullmodem: server, rxdelay, txdelay, telnet, usedtr,
  170. # transparent, port, inhsocket (all optional).
  171. # Example: serial1=modem listenport:5000
  172.  
  173. serial1=dummy
  174. serial2=dummy
  175. serial3=disabled
  176. serial4=disabled
  177.  
  178. [dos]
  179. # xms -- Enable XMS support.
  180. # ems -- Enable EMS support.
  181. # umb -- Enable UMB support.
  182. # keyboardlayout -- Language code of the keyboard layout (or none).
  183.  
  184. xms=true
  185. ems=true
  186. umb=true
  187. keyboardlayout=none
  188.  
  189. [IPX]
  190. Enable=1
  191. Connection=1
  192. ipx=true
  193.  
  194.  
  195. [autoexec]
  196. # Lines in this section will be run at startup.
  197.  
  198. mount C ".\VirtualHD"
  199. c:
  200. cd blood
  201. imgmount D game_f~1.cue -t iso
  202. #blood.exe -nocd
  203. BMOUSE.EXE LAUNCH blood.exe -nocd -noaim
  204. exit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement