home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2000 July / Gamestar_20_2000-07_cd1.bin / realtime / DM.INI < prev    next >
INI File  |  2000-06-22  |  5KB  |  104 lines

  1.  
  2.  ; Deus ex Machina - public variables
  3.  ;
  4.  ; What is a home directory?
  5.  ;  It is a directory, where all possible config files are treated
  6.  ;  and exported files are written to.
  7.  ;  - DM.INI     - public variables
  8.  ;  - DM.ATO     - internal variables
  9.  ;  - !TITLE.*   - your title picture
  10.  ;  - !MOUSE.*   - your mouse pointer picture
  11.  ;
  12.  ; What is a dirlist?
  13.  ;  It is a list of important directories. One of them could become a home
  14.  ;  directory. *.DM files are searched only in a dirlist. Dirlist contains:
  15.  ;  - current directory
  16.  ;  - directory with running DM.EXE
  17.  ;  - C:\DISKMAGS\DM or %DM% (set up via SET DM=...)
  18.  ;  - other directories entered as commandline parameter
  19.  ;  - directory written in DM.$$$ file (used during installation)
  20.  ;
  21.  ; Where is a home directory?
  22.  ;  First directory from a dirlist containing DM.INI file without readonly
  23.  ;  attribute is a home directory. If no such directory exists,
  24.  ;  first existing directory from a dirlist, where DM.INI file could be
  25.  ;  created, is a home directory. If no such directory exists,
  26.  ;  no home directory is choosen and Machina runs in ReadOnly mode.
  27.  
  28. [RAIN]
  29.  Amplification    =100 ; Amplifies sound output, 100 is default level.
  30.  MusicVolume      =30  ; Music volume up to 64.
  31.  FxVolume         =64  ; Effects volume up to 64.
  32.  
  33. [MAIN]
  34.  Language         =eng ; Preffered language from: eng, cz.
  35.  KeyboardEncoding =1   ; This has meaning only for Czech and Slovak people.
  36.  ShowResolutions  =no  ; Enhance main menu with list of resolutions.
  37.  InfoBar          =no  ; Show bottom information bar.
  38.  InteractiveTests =no  ; Interactive tests of gfx card improve smooth scrolling.
  39.  IRQ2             =no  ; Use graphics card generated IRQ2 to improve scrolling.
  40.  PreciseClock     =yes ; Use precise clock from port 40h to improve scrolling.
  41.  MouseHandler     =no  ; Use mousehandler to speed up work with mouse.
  42.  Shell            =    ; Dos command assigned to DOS shell button.
  43.  MusicChanger     =-1  ; Change music each x minutes, -1 after end, -2 never.
  44.  MusicRandom      =yes ; Play music in random order (vs alphabetical).
  45.  MusicDir         =    ; Last directory you played music from.
  46.  SlideShow        =5   ; Slide to next picture after x seconds, 0 no sliding.
  47.  ScreenSaver      =5   ; Run screensaver after x minutes, 0 no screensaver.
  48.  AutoscrolSpeed   =30  ; Here you can adjust autoscrol speed,
  49.  ArrowsSensitivity=30  ;  arrows sensitivity (arrows scroll page),
  50.  NumpadSensitivity=30  ;  numpad sensitivity (numpad emulates mouse),
  51.  MouseSensitivity =30  ;  mouse sensitivity,
  52.  MouseSize        =29  ;  mouse pointer size.
  53.  MouseCentering   =1   ; 0=center mouse on any new page, 1=after link, 2=never
  54.  FadeIn           =14  ; Fading in lasts x frames.
  55.  FadeOut          =8   ; Fading out lasts x frames.
  56.  Cache            =yes ; Use internal cache to speed up some operations.
  57.  DumbMode         =no  ; Ignore non-fatal problems.
  58.  IniVersion       =303 ; Which Machina version has created this file.
  59.  SaveIni          =yes ; Save changes to this file.
  60.  LoadAtoms        =no  ; Load atoms from dm.ato.
  61.  SaveAtoms        =2   ; 0=off, 1=save only neccessary atoms, 2=save more
  62.  
  63. [EDITOR]
  64.  Resolution=80x36      ; Textmode resolution in editor.
  65.  Common=               ; Directory with files used by all edited projects.
  66.  SwitchYZ=no           ; Switches Y and Z on keyboard.
  67.  LastPage=             ; Last time edited page.
  68.  
  69. [HTML]
  70.  header           =<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
  71.  bodyHardParams   =     ; Tag body constant parameters.
  72.  bodySoftParams   =     ; Tag body changeable parameters.
  73.  maxlen4emphasize =70   ; Parts with different colour and less chars will be emp
  74.  maxlen4centering =60   ; Paragraphs with less chars will be centered.
  75.  emphasizeOn      =<EM> ; Start emphasizing.
  76.  emphasizeOff     =</EM>; End emphasizing.
  77.  break            =<BR> ; Start new line.
  78.  paraLeft         =<P>  ; Paragraph aligned to left.
  79.  paraCenter       =<P ALIGN=CENTER>; Paragraph with centering.
  80.  title            =     ; Title when unable to autodetect.
  81.  author           =     ; Autor when unable to autodetect.
  82.  generator        =yes  ; Insert generator information.
  83.  
  84.  ; Gfx card and BIOS parameters follow. Numbers mean:
  85.  ; Split,SetvisStepX,SetvisYBug,VirtXStep,*,GotoYBug,PanUpBug,PanLeftBug,Wrap
  86.  ; Values are: -1=dunno  0=no,doesn't work  n=yes,works,value is n
  87.  
  88. [SVGA:STB Systems, Inc (16320)]
  89.  VgaText=1,1,0,2,0,-1,-1,-1,-1
  90.  VgaPacked=1,1,0,4,-1,0,0,-1,0
  91.  VgaUnchained=1,1,0,8,-1,0,0,-1,0
  92.  VesaText=-1,-1,-1,-1,0,-1,0,0,-1
  93.  VesaPacked=-1,4,0,8,-1,0,0,0,0
  94.  VesaDirect=-1,-1,-1,-1,-1,0,0,0,0
  95.  
  96. [SVGA:ATI RAGE128 (16384)]
  97.  VgaText=1,1,0,2,0,-1,-1,-1,-1
  98.  VgaPacked=1,1,0,4,-1,0,0,-1,0
  99.  VgaUnchained=1,1,0,8,-1,0,0,-1,0
  100.  VesaText=-1,-1,-1,-1,0,-1,0,0,-1
  101.  VesaPacked=-1,-1,-1,-1,-1,0,0,0,0
  102.  VesaDirect=-1,-1,-1,-1,-1,0,0,0,0
  103.  
  104.