MagicEngine
Forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 Japanese English 

Please help with my .INI config

 
Post new topic   Reply to topic    MagicEngine Forum Index -> Bug/Problem Reports
View previous topic :: View next topic  
Author Message
Bladestorm
Visitor
Visitor


Joined: 29 Jun 2003
Posts: 2

PostPosted: Sun Jun 29, 2003 9:02 pm    Post subject: Please help with my .INI config Reply with quote

I need help with my .ini config. I cant seem to get ME to use drive F: instead of E: for CD based games. Can someone tell me what I have to change in the .ini for it to work? Here is what my .ini looks like right now-



# ----
# emulation settings
# ----

[emulation]

;
; soft reset (RUN + SELECT)
; --
; y -> enabled [default]
; n -> disabled
;

soft_reset=y

;
; frame delay
; --
; adjust video frame delay (15000-18000 µs)
;
; 16393 -> 61 Hz
; 16667 -> 60 Hz [default]
; 16949 -> 59 Hz
;

frame_delay=


# ----
# sound settings
# ----
#

[sound]

;
; sound
; --
; y -> enabled [default]
; n -> disabled
;

sound=y

;
; frequency
; --
; set sound frequency (8000 - 48000)
;

frequency=44100

;
; 16-bit
; --
; y -> enabled [16-bit]
; n -> disabled [ 8-bit]
;

16bit=y

;
; stereo
; --
; y -> enabled [stereo]
; n -> disabled [mono]
;

stereo=y

;
; interpolation
; --
; y -> enabled
; n -> disabled [default]
;

interpolation=n

;
; interpolation level
; --
; 1 -> light interpolation
; ..
; 15 -> full interpolation
;

interpolation_level=1

;
; delay
; --
; adjust sound buffer delay (2 - 30), in 1/60th of second
; (best delay is auto detected by default)
;

delay=

;
; CD-ROM audio input line
; --
; 0 -> first audio input line
; 1 -> second audio input line
; ...
;
; (see the log.txt file to find out what are the line numbers)
;

cd_audio_input_line=

;
; master audio volume
; --
; 0-100
;

master_audio_volume=

;
; fx audio volume
; --
; 0-100
;

fx_audio_volume=

;
; cd audio volume
; --
; 0-100
;

cd_audio_volume=


# ----
# video settings
# ----
#

[video]

;
; windowed mode
; --
; select windowed mode at startup
;
; y -> windowed
; n -> fullscreen [default]
;

windowed=

;
; fullscreen stretch
; --
;
; y -> enable
; n -> disable [default]
;

fullscreen=

;
; fullscreen stretch mode
; --
;
; 0 -> always
; 1 -> only for 1x1 display size
; 2 -> only for 2x2 display size [default]
;

fullscreen_mode=2

;
; bilinear filtering
; --
;
; y -> enable
; n -> disable [default]
;
; (this option doesn't work with all the video card)
;

filtering=

;
; display size
; --
: select display size at startup
;
; 0 -> 1x1 zoom
; 1 -> 2x2 zoom [default]
;

size=1

;
; display zoom
; --
; 0 -> software [default]
; 1 -> hardware
;

zoom=1

;
; auto frame skip
; --
; y -> enabled
; n -> disabled [default]
;

auto_frame_skip=n

;
; video sync
; --
; y -> enabled
; n -> disabled [default]
;

vsync=n

;
; fullscreen screen resolutions
; --
; custom screen resolutions to be used for the different
; PC-Engine video modes (256x224, 320x224, and 352x224)
;
; (by default a resolution of 640x480 is used for all the
; video modes)
;

res_256=640,480
res_320=640,480
res_352=640,480

;
; windowed screen resolutions
; --
; custom screen resolutions to be used for the different
; PC-Engine video modes (256x224, 320x224, and 352x224)
; in windowed mode
;

win_res_256=256,224
win_res_320=320,224
win_res_352=352,224

;
; auto screen resolution lock
; --
; enable/disable auto screen resolution locking
; for games that change resolution often like
; Military Madness
;
; y -> auto lock [default]
; n -> no resolution lock
;

res_lock=y


# ----
# TV mode settings
# ----

[tv_mode]

;
; tv_mode
; --
; y -> start in TV mode
; n -> start in normal mode [default]
;

tv_mode=n

;
; wide screen
; --
; y -> enabled
; n -> disabled [default]
;

wide=n

;
; horizontal interpolation
; --
; y -> enabled [default]
; n -> disabled
;

interpolation=y

;
; scanlines:
; --
; 0 -> 100% (black scanlines)
; 1 -> 75%
; 2 -> 50%
; 3 -> 25% [default]
; 4 -> 0% (no scanlines)
;

scanlines=3

;
; gamma correction:
; --
; adjust gamma level (0 - 5)
;

gamma=1

;
; brightness control:
; --
; adjust brightness (0 - Cool
;

brightness=1


# ----
# gamepad settings
# ----

[gamepad]

;
; gamepad
; --
; y -> enabled [default]
; n -> disabled
;

gamepad=y

;
; auto fire speed
; --
; 1 (fast) to 10 (slow)
;

auto_fire_speed=2

;
; auto calibration control
; --
; 50% (default) to 90%
;

auto_calibration=70


# ----
# keyboard settings
# ----

[keyboard]

;
; type of keyboard
; --
; 0 -> AZERTY
; 1 -> QWERTY [default]
; 2 -> QWERTZ
;

type=1

;
; unlock numeric keypad
; --
; unlock numeric keypad keys 0 to 9, /, *, . and ENTER
;
; y -> unlocked
; n -> locked [default]
;

numpad=n

;
; unlock numeric keys
; --
; unlock keys 0 to 9
;
; y -> unlocked
; n -> locked [default]
;

numkeys=n

;
; unlock ctrl keys
; --
; unlock INS, DEL, HOME, END, PGUP, PGDOWN control keys
;
; y -> unlocked
; n -> locked [default]
;

ctrlkeys=n

;
; ESC key mode
; --
; change ESC key function
;
; 0 -> automatic mode : [default]
; --------------
; when the emulator is started from a shell or from a front-end
; program pressing ESC will exit the emulator, but when
; the emulator is started by double-clicking on its icon
; pressing ESC will open the menu screen
;
; 1 -> GUI mode :
; ---------
; pressing ESC will always open the menu screen
;
; 2 -> exit mode :
; ---------
; pressing ESC will always exit the emulator
;

esc_key_mode=0

;
; auto repeat delay
; --
; 1 (very fast) to 8 (slow)
;

auto_repeat_delay=2

;
; auto repeat rate
; --
; number of time the key is repeated per second (1 - 16)
;

auto_repeat_rate=9


# ----
# load menu settings
# ----

[load]

;
; drive list
; --
; list of disk drives displayed in the load menu
;

drive_list=CDEF

;
; ROM list titles
; --
; enable ROM filenames to be used as title in the load list
;
; y -> enable
; n -> disable [default]
;

use_rom_file_name=n


# ----
# misc. settings
# ----

[misc]

;
; number of state file
; --
; 4 - 8
;

nb_state_file=4

;
; state file compression
; --
; y -> enable [default]
; n -> disable
;

compress_state_file=y

;
; backup ram format
; --
; 0 -> old format (backup.ram)
; 1 -> new format (backup.dat, backup.idx) [default]
;

backup_ram=1

;
; enable debug log file
; --
; y -> enable [default]
; n -> disable
;

debug_log=y


# ----
# CD-ROM settings
# ----

[cdrom]

;
; CD-ROM drive
; --
; F: -> first CD-ROM drive [default]
; E: -> second CD-ROM drive
; ...
;

drive=F:

;
; CD-ROM drive letter
; --
; (Windows 2000/XP only)
;
; D:
; E:
; ...
;

drive_letter=

;
; SCSI driver timeout
; --
; change the delay that the emulator waits when accessing
; the CD-ROM SCSI driver, 0 is infinite delay
;

timeout=0

;
; CD-ROM cache
; --
; y -> enable
; n -> disable [default]
;

cache=n

;
; CD-ROM cache size
; --
; in KB [default is 512KB]
;

cache_size=512


# ----
# path settings
# ----

[path]

;
; system card paths
; --
;

system_card_1=
system_card_2=
system_card_3=
system_card_4=

;
; config path
; --
; (pce.cfg,
; backup.dat, backup.idx,
; games.idx,
; time.dat,
; k12x12.fnt, k16x16.fnt)
;

config=

;
; screenshot path
; --
;

screenshots=

;
; saved game path
; --
;

saved_games=
Back to top
View user's profile Send private message
Kaminari
Elder
Elder


Joined: 19 Apr 2002
Posts: 1432
Location: Paris, France

PostPosted: Mon Jun 30, 2003 12:25 am    Post subject: Reply with quote

You have screwed up your settings a little bit.

If you have Windows 9x/ME, use this:

Code:
  ;
  ; CD-ROM drive
  ; --
  ;   0 -> first  CD-ROM drive [default]
  ;   1 -> second CD-ROM drive
  ;   ...
  ;

drive=1

  ;
  ; CD-ROM drive letter
  ; --
  ;   (Windows 2000/XP only)
  ;
  ;   D:
  ;   E:
  ;   ...
  ;

drive_letter=


But if you're using Windows NT/2K/XP, use this:

Code:
  ;
  ; CD-ROM drive
  ; --
  ;   0 -> first  CD-ROM drive [default]
  ;   1 -> second CD-ROM drive
  ;   ...
  ;

drive=

  ;
  ; CD-ROM drive letter
  ; --
  ;   (Windows 2000/XP only)
  ;
  ;   D:
  ;   E:
  ;   ...
  ;

drive_letter=F:


Don't set both options, it won't work correctly. Use the one specific to your OS.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    MagicEngine Forum Index -> Bug/Problem Reports All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group