View previous topic :: View next topic |
Author |
Message |
alanbaka Visitor

Joined: 24 Jun 2002 Posts: 2 Location: Hong Kong
|
Posted: Mon Jun 24, 2002 11:00 am Post subject: How to Config "system card paths" |
|
|
Sorry for my stupid question
I can see the SYSTEM CARD option in BOOT CD menu
but can not select
I have read the FAQ and search the FORUM
but also can`t work
I put my files like this
---------------------------------------
D:\
|
+---me099-english-beta5
| log.txt
| pce.exe
| PCE.INI
| readme.txt
|
+---Config
| games.idx
| K12X12.FNT
| K16X16.FNT
| pce.cfg
| PCE.KEY
| SYSCARD1.PCE
| SYSCARD2.PCE
| SYSCARD3.PCE
| time.dat
| tree.txt
|
+---Save
\---ScreenShots
---------------------------------------
I have try to config the PCE.ini like this
---------------------------------------
[path]
;
; system card paths
system_card_1=.\Config\
system_card_2=.\Config\
system_card_3=.\Config\
system_card_4=
;
; config path
config=.\Config\
;
; screenshot path
screenshots=.\ScreenShots\
;
; saved game path
saved_games=.\Save\
------------------------------------
And also try this
----------------------------------
;
; system card paths
; --
;
system_card_1=D:\me099-english-beta5\Config\
system_card_2=D:\me099-english-beta5\Config\
system_card_3=D:\me099-english-beta5\Config\
system_card_4=
----------------------------------
And this
----------------------------------
;
; system card paths
; --
;
system_card_1=D:\me099-english-beta5\Config\SYSCARD1.PCE
system_card_2=D:\me099-english-beta5\Config\SYSCARD2.PCE
system_card_3=D:\me099-english-beta5\Config\SYSCARD3.PCE
system_card_4=
-----------------------------------
All of them didn`t work
Anyone know what wrong with my config in the ini file |
|
Back to top |
|
 |
Kaminari Elder

Joined: 19 Apr 2002 Posts: 1432 Location: Paris, France
|
Posted: Mon Jun 24, 2002 2:41 pm Post subject: |
|
|
First, you should move your keyfile from the config dir to the ME root dir (that is, in the same dir as the main exe). Don't know if that makes a difference, but just in case...
Your ROM files can be put anywhere on your hard drive, providing that you indicate their full path (filename included) in the system card section. |
|
Back to top |
|
 |
dmichel Admin

Joined: 04 Apr 2002 Posts: 1166 Location: France
|
Posted: Mon Jun 24, 2002 11:08 pm Post subject: Re: How to Config "system card paths" |
|
|
alanbaka wrote: |
system_card_1=D:\me099-english-beta5\Config\SYSCARD1.PCE
system_card_2=D:\me099-english-beta5\Config\SYSCARD2.PCE
system_card_3=D:\me099-english-beta5\Config\SYSCARD3.PCE
|
This one should have worked...
you can try this too :
system_card_1=Config\SYSCARD1.PCE
system_card_2=Config\SYSCARD2.PCE
system_card_3=Config\SYSCARD3.PCE
If nothing works this could be because the ROM are not correct, MagicEngine always checks the System Card ROMs, if it doesn't recognize them or if the ROM format it not good it won't use them... Try to put them in MagicEngine directory (not in the config sub-directory), and let the 'system_card_#' options blank, when the ROMs are in the same directory as PCE.EXE you don't need to modifiy the pce.ini file. _________________ David Michel |
|
Back to top |
|
 |
|