大家帮帮忙啊~(PCE模拟器的)
2016-8-12 03:31 编辑 <br /><br />偶用的是98系统虚拟光驱盘符是E:
加载镜像Akumajou Dracula X Chi no Rondo (J).cue后
进入 MagicEngine --》BOOT CD 然后MAGIC SYSTEM1.0 2.0 3.0....都显示NO CD
怎么办啊,各位大大帮帮忙啊
2016-8-12 03:31 编辑 <br /><br />贴个PCE文本文件内容:
# ----
# emulation settings
# ----
;
; soft reset (RUN + SELECT)
; --
; y -> enabled
; n -> disabled
;
soft_reset=y
# ----
# sound settings
# ----
#
;
; sound
; --
; y -> enabled
; n -> disabled
;
sound=y
;
; frequency
; --
; set sound frequency (8000 - 48000)
;
frequency=44100
;
; 16-bit
; --
; y -> enabled
; n -> disabled [ 8-bit]
;
16bit=y
;
; stereo
; --
; y -> enabled
; n -> disabled
;
stereo=y
;
; interpolation
; --
; y -> enabled
; n -> disabled
;
interpolation=n
;
; delay
; --
; adjust sound DMA delay (2 - 30), in 1/60th of second
; (best delay is auto detected by default)
;
delay=
;
; CD-ROM audio input line
; --
; 0 -> firstaudio 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
# ----
#
;
; windowed mode
; --
: select windowed mode at startup
;
; y -> windowed
; n -> fullscreen
;
windowed=
;
; display size
; --
: select display size at startup
;
; 0 -> 1x1 zoom
; 1 -> 2x2 zoom
;
size=1
;
; display zoom
; --
; 0 -> software
; 1 -> hardware
;
zoom=1
;
; auto frame skip
; --
; y -> enabled
; n -> disabled
;
auto_frame_skip=n
;
; video sync
; --
; y -> enabled
; n -> disabled
;
vsync=n
;
; 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
;
; auto screen resolution lock
; --
; enable/disable auto screen resolution locking
; for games that change resolution often like
; Military Madness
;
; y -> auto lock
; n -> no resolution lock
;
res_lock=y
# ----
# TV mode settings
# ----
;
; tv_mode
; --
; y -> start in TV mode
; n -> start in normal mode
;
tv_mode=n
;
; wide screen
; --
; y -> enabled
; n -> disabled
;
wide=n
;
; horizontal interpolation
; --
; y -> enabled
; n -> disabled
;
interpolation=y
;
; scanlines:
; --
; 0 -> 100% (black scanlines)
; 1 ->75%
; 2 ->50%
; 3 -> 0% (no scanlines)
;
scanlines=2
;
; gamma correction:
; --
; adjust gamma level (0 - 5)
;
gamma=1
;
; brightness control:
; --
; adjust brightness (0 - 8)
;
brightness=1
# ----
# gamepad settings
# ----
;
; gamepad
; --
; y -> enabled
; 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
# ----
;
; type of keyboard
; --
; 0 -> AZERTY
; 1 -> QWERTY
; 2 -> QWERTZ
;
type=1
;
; unlock numeric keypad
; --
; unlock numeric keypad keys 0 to 9, /, *, . and ENTER
;
; y -> unlocked
; n -> locked
;
numpad=n
;
; unlock numeric keys
; --
; unlock keys 0 to 9
;
; y -> unlocked
; n -> locked
;
numkeys=n
;
; unlock ctrl keys
; --
; unlock INS, DEL, HOME, END, PGUP, PGDOWN control keys
;
; y -> unlocked
; n -> locked
;
ctrlkeys=n
;
; ESC key mode
; --
; change ESC key function
;
; 0 -> automatic mode :
; --------------
; 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
# ----
;
; drive list
; --
; list of disk drives displayed in the load menu
;
drive_list=CDEF
# ----
# misc. settings
# ----
;
; number of state file
; --
; 4 - 8
;
nb_state_file=4
;
; state file compression
; --
; y -> enable
; n -> disable
;
compress_state_file=y
;
; backup ram format
; --
; 0 -> old format (backup.ram)
; 1 -> new format (backup.dat, backup.idx)
;
backup_ram=1
;
; enable debug log file
; --
; y -> enable
; n -> disable
;
debug_log=y
# ----
# CD-ROM settings
# ----
;
; CD-ROM drive
; --
; 0 -> firstCD-ROM drive
; 1 -> second CD-ROM drive
; ...
;
drive=
;
; 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
;
cache=n
;
; CD-ROM cache size
; --
; in KB
;
cache_size=512
# ----
# path settings
# ----
;
; 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=
2016-8-12 03:31 编辑 <br /><br />还有LOG文本文件内容:
#4
check video modes...
* 640x480 (0Hz)
- 640x400 (0Hz)
- 320x200 (0Hz)
- 320x240 (0Hz)
- 400x300 (0Hz)
- 512x384 (0Hz)
user video modes...
- 640x480
- 640x480
- 640x480
- 640x480
getting number of joystick device... 16 device(s) found
scanning joystick device(s)...
- joystick1 ()... not plugged
- joystick2 ()... not plugged
- joystick3 ()... not plugged
- joystick4 ()... not plugged
- joystick5 ()... not plugged
- joystick6 ()... not plugged
- joystick7 ()... not plugged
- joystick8 ()... not plugged
- joystick9 ()... not plugged
- joystick 10 ()... not plugged
- joystick 11 ()... not plugged
- joystick 12 ()... not plugged
- joystick 13 ()... not plugged
- joystick 14 ()... not plugged
- joystick 15 ()... not plugged
- joystick 16 ()... not plugged
total: 0 joystick(s) plugged
init sound timer... OK
init direct sound interface... OK
set cooperative level... OK
create primary buffer... OK
setup primary buffer: freq=44100 channels=2 bits=16... OK
alloc sound buffer... OK
play sound buffer... OK
check sound buffer... OK
scanning sound card... found 1 sound card(s)
checking sound card mixer ("Crystal 混音器-MMX?Technology" v2.0)...
+SPEAKERS: vol = 9
-WAVEOUT [ 0] vol =13
-SYNTHESIZER [ 1] vol = 9
-COMPACTDISC [ 2] vol = 9 (selected as CD input line)
-AUXILIARY [ 3] vol =64
-MICROPHONE[ 4] vol =69
-PCSPEAKER [ 5] vol =64
-DIGITAL [ 6] vol =50
-DIGITAL [ 7] vol =69
+WAVEIN: vol =54
+WAVEIN:
master audio volume... 9 (9)
fx audio volume...13 (13)
cd audio volume... 9 (9)
loading backup RAM database index file : "C:\DOWNLOADS\ME099-ENGLISH-BETA4\backup.idx"... not found
scanning NT scsi drivers...
- E: error!
checking CD-ROM drives... no adapter found!
opening ASPI DLL... OK
scanning ASPI devices...
- drive 0: adapter=0, unit=0, lun=0
select drive 0
CD-ROM timeout set to 0
create dummy rom... OK
searching game backup RAM in database ... not found
clear and initialize a new backup RAM
test unit... not ready (6000ms)
reading TOC...
- no tracks, blank CD!?
reading TOC...
- no tracks, blank CD!?
reading TOC...
- no tracks, blank CD!?
reading TOC...
- no tracks, blank CD!?
#3
check video modes...
* 640x480 (0Hz)
- 640x400 (0Hz)
- 320x200 (0Hz)
- 320x240 (0Hz)
- 400x300 (0Hz)
- 512x384 (0Hz)
user video modes...
- 640x480
- 640x480
- 640x480
- 640x480
getting number of joystick device... 16 device(s) found
scanning joystick device(s)...
- joystick1 ()... not plugged
- joystick2 ()... not plugged
- joystick3 ()... not plugged
- joystick4 ()... not plugged
- joystick5 ()... not plugged
- joystick6 ()... not plugged
- joystick7 ()... not plugged
- joystick8 ()... not plugged
- joystick9 ()... not plugged
- joystick 10 ()... not plugged
- joystick 11 ()... not plugged
- joystick 12 ()... not plugged
- joystick 13 ()... not plugged
- joystick 14 ()... not plugged
- joystick 15 ()... not plugged
- joystick 16 ()... not plugged
total: 0 joystick(s) plugged
init sound timer... OK
init direct sound interface... OK
set cooperative level... OK
create primary buffer... OK
setup primary buffer: freq=44100 channels=2 bits=16... OK
alloc sound buffer... OK
play sound buffer... OK
check sound buffer... OK
scanning sound card... found 1 sound card(s)
checking sound card mixer ("Crystal 混音器-MMX?Technology" v2.0)...
+SPEAKERS: vol = 9
-WAVEOUT [ 0] vol =13
-SYNTHESIZER [ 1] vol = 9
-COMPACTDISC [ 2] vol = 9 (selected as CD input line)
-AUXILIARY [ 3] vol =64
-MICROPHONE[ 4] vol =69
-PCSPEAKER [ 5] vol =64
-DIGITAL [ 6] vol =50
-DIGITAL [ 7] vol =69
+WAVEIN: vol =54
+WAVEIN:
master audio volume... 9 (9)
fx audio volume...13 (13)
cd audio volume... 9 (9)
loading backup RAM database index file : "C:\DOWNLOADS\ME099-ENGLISH-BETA4\backup.idx"... not found
scanning NT scsi drivers...
- E: error!
- F: error!
checking CD-ROM drives... no adapter found!
opening ASPI DLL... OK
scanning ASPI devices...
- drive 0: adapter=0, unit=0, lun=0
- drive 1: adapter=1, unit=0, lun=0
select drive 0
CD-ROM timeout set to 0
create dummy rom... OK
searching game backup RAM in database ... not found
clear and initialize a new backup RAM
test unit... not ready (6000ms)
reading TOC...
- no tracks, blank CD!?
reading TOC...
- no tracks, blank CD!?
reading TOC...
- no tracks, blank CD!?
reading TOC...
- no tracks, blank CD!?
test unit... not ready (6000ms)
reading TOC...
- no tracks, blank CD!?
reading TOC...
- no tracks, blank CD!?
reading TOC...
- no tracks, blank CD!?
reading TOC...
- no tracks, blank CD!?
test unit... not ready (6000ms)
reading TOC...
- no tracks, blank CD!?
reading TOC...
- no tracks, blank CD!?
reading TOC...
- no tracks, blank CD!?
reading TOC...
- no tracks, blank CD!?
test unit... not ready (6000ms)
reading TOC...
- no tracks, blank CD!?
reading TOC...
- no tracks, blank CD!?
reading TOC...
- no tracks, blank CD!?
reading TOC...
- no tracks, blank CD!?
test unit... not ready (6000ms)
reading TOC...
- no tracks, blank CD!?
reading TOC...
- no tracks, blank CD!?
reading TOC...
- no tracks, blank CD!?
reading TOC...
- no tracks, blank CD!?
test unit... not ready (6000ms)
reading TOC...
- no tracks, blank CD!?
reading TOC...
- no tracks, blank CD!?
reading TOC...
- no tracks, blank CD!?
reading TOC...
- no tracks, blank CD!?
#2
check video modes...
* 640x480 (0Hz)
- 640x400 (0Hz)
- 320x200 (0Hz)
- 320x240 (0Hz)
- 400x300 (0Hz)
- 512x384 (0Hz)
user video modes...
- 640x480
- 640x480
- 640x480
- 640x480
getting number of joystick device... 16 device(s) found
scanning joystick device(s)...
- joystick1 ()... not plugged
- joystick2 ()... not plugged
- joystick3 ()... not plugged
- joystick4 ()... not plugged
- joystick5 ()... not plugged
- joystick6 ()... not plugged
- joystick7 ()... not plugged
- joystick8 ()... not plugged
- joystick9 ()... not plugged
- joystick 10 ()... not plugged
- joystick 11 ()... not plugged
- joystick 12 ()... not plugged
- joystick 13 ()... not plugged
- joystick 14 ()... not plugged
- joystick 15 ()... not plugged
- joystick 16 ()... not plugged
total: 0 joystick(s) plugged
init sound timer... OK
init direct sound interface... OK
set cooperative level... OK
create primary buffer... OK
setup primary buffer: freq=44100 channels=2 bits=16... OK
alloc sound buffer... OK
play sound buffer... OK
check sound buffer... OK
scanning sound card... found 1 sound card(s)
checking sound card mixer ("Crystal 混音器-MMX?Technology" v2.0)...
+SPEAKERS: vol = 9
-WAVEOUT [ 0] vol =13
-SYNTHESIZER [ 1] vol = 9
-COMPACTDISC [ 2] vol = 9 (selected as CD input line)
-AUXILIARY [ 3] vol =64
-MICROPHONE[ 4] vol =69
-PCSPEAKER [ 5] vol =64
-DIGITAL [ 6] vol =50
-DIGITAL [ 7] vol =69
+WAVEIN: vol =54
+WAVEIN:
master audio volume... 9 (9)
fx audio volume...13 (13)
cd audio volume... 9 (9)
loading backup RAM database index file : "C:\DOWNLOADS\ME099-ENGLISH-BETA4\backup.idx"... not found
scanning NT scsi drivers...
- E: error!
- F: error!
checking CD-ROM drives... no adapter found!
opening ASPI DLL... OK
scanning ASPI devices...
- drive 0: adapter=0, unit=0, lun=0
- drive 1: adapter=1, unit=0, lun=0
select drive 0
CD-ROM timeout set to 0
create dummy rom... OK
searching game backup RAM in database ... not found
clear and initialize a new backup RAM
test unit... not ready (6000ms)
reading TOC...
- no tracks, blank CD!?
reading TOC...
- no tracks, blank CD!?
reading TOC...
- no tracks, blank CD!?
reading TOC...
- no tracks, blank CD!?
test unit... not ready (6000ms)
reading TOC...
- no tracks, blank CD!?
reading TOC...
- no tracks, blank CD!?
reading TOC...
- no tracks, blank CD!?
reading TOC...
- no tracks, blank CD!?
test unit... not ready (6000ms)
reading TOC...
- no tracks, blank CD!?
reading TOC...
- no tracks, blank CD!?
reading TOC...
- no tracks, blank CD!?
reading TOC...
- no tracks, blank CD!?
test unit... not ready (6000ms)
reading TOC...
- no tracks, blank CD!?
reading TOC...
- no tracks, blank CD!?
reading TOC...
- no tracks, blank CD!?
reading TOC...
- no tracks, blank CD!?
#1
check video modes...
* 640x480 (0Hz)
- 640x400 (0Hz)
- 320x200 (0Hz)
- 320x240 (0Hz)
- 400x300 (0Hz)
- 512x384 (0Hz)
user video modes...
- 640x480
- 640x480
- 640x480
- 640x480
getting number of joystick device... 16 device(s) found
scanning joystick device(s)...
- joystick1 ()... not plugged
- joystick2 ()... not plugged
- joystick3 ()... not plugged
- joystick4 ()... not plugged
- joystick5 ()... not plugged
- joystick6 ()... not plugged
- joystick7 ()... not plugged
- joystick8 ()... not plugged
- joystick9 ()... not plugged
- joystick 10 ()... not plugged
- joystick 11 ()... not plugged
- joystick 12 ()... not plugged
- joystick 13 ()... not plugged
- joystick 14 ()... not plugged
- joystick 15 ()... not plugged
- joystick 16 ()... not plugged
total: 0 joystick(s) plugged
init sound timer... OK
init direct sound interface... OK
set cooperative level... OK
create primary buffer... OK
setup primary buffer: freq=44100 channels=2 bits=16... OK
alloc sound buffer... OK
play sound buffer... OK
check sound buffer... OK
scanning sound card... found 1 sound card(s)
checking sound card mixer ("Crystal 混音器-MMX?Technology" v2.0)...
+SPEAKERS: vol = 9
-WAVEOUT [ 0] vol =13
-SYNTHESIZER [ 1] vol = 9
-COMPACTDISC [ 2] vol = 9 (selected as CD input line)
-AUXILIARY [ 3] vol =64
-MICROPHONE[ 4] vol =69
-PCSPEAKER [ 5] vol =64
-DIGITAL [ 6] vol =50
-DIGITAL [ 7] vol =69
+WAVEIN: vol =54
+WAVEIN:
master audio volume... 9 (9)
fx audio volume...13 (13)
cd audio volume... 9 (9)
loading backup RAM database index file : "C:\DOWNLOADS\ME099-ENGLISH-BETA4\backup.idx"... not found
scanning NT scsi drivers...
- E: error!
- F: error!
checking CD-ROM drives... no adapter found!
opening ASPI DLL... OK
scanning ASPI devices...
- drive 0: adapter=0, unit=0, lun=0
- drive 1: adapter=1, unit=0, lun=0
select drive 0
CD-ROM timeout set to 0
create dummy rom... OK
searching game backup RAM in database ... not found
clear and initialize a new backup RAM
原来贴子有介绍,可是没图片
不会设置,请各位帮忙,3Q
2016-8-12 03:31 编辑 <br /><br />PCE文本文件里 drive_letter= 后加 E: BOOT CD选 MAGIC SYSTEM 3.0
2016-8-12 03:31 编辑 <br /><br /> 谢谢~~
页:
[1]