Jump to content

All my products and services are free. All my costs are met by donations I receive from my users. If you enjoy using any of my products, please donate to support me. My bare hosting costs are currently not met so please consider donating by either clicking this text or the Patreon link on the right.

Patreon

Recommended Posts

Posted

im using the same setting for magic engine for the TG CD games as i am for the TG16 games, yet all i get is a blank screen and i get kicked back into game ex... im not sure what im doing wrong here... does anyone have the tg cd games working?

thanks!

Posted

I want to know how to do this too. I have tried using a cdwrapper but that dosent work. I am not sure what else to try.

J.

Posted
I want to know how to do this too. I have tried using a cdwrapper but that dosent work. I am not sure what else to try.

J.

Here you go!

STARTPAGENAME=PC Engine SuperCD

TITLETEXT=Super CD

StartPageLogo=TCD

ROMFilter=*.cue;*.nrg

RomsInFolders=False

RomPath=R:\Roms\supercd\

SnapPath=D:\Emulate\supercdSnap

WorkingPath=D:\Emulate\MagicEngine\

MapKeys=True

WaitBeforeKeys=

SendKeys=

ReplaceDash=True

ReplaceUnder=True

Capitals=True

RemoveBrackets=True

ShowDesktop=True

Debug=False

MAPFile=

AlsoLaunch=

Command=magicenginecdwrapper.exe "[ROMPath]\[Romfile]"

OLDatZip=

TitlePath=

BoxPath=D:\Emulate\pcecover

LaunchBefore=

LaunchAfter=

CartPath=

Posted

Still no luck with this one infrared. The screen goes black and then goes back to GameEx. whick cdwrapper are you using. I am not sure if this makes a difference or not? I got mine from the lazarus website i think( it was a while ago).

J.

Posted
Still no luck with this one infrared. The screen goes black and then goes back to GameEx. whick cdwrapper are you using. I am not sure if this makes a difference or not? I got mine from the lazarus website i think( it was a while ago).

J.

Here Is my Wrapper.

Do you Daemon tools Installed? Do you have AutoMount and Analog Audio Selected under the options menu for Daemon Tools? Sorry to be asking you so many questions at once.! In the directory where your wrapper is, is there a *.ini file or *.cfg in it? You may also have to open that ini file in order to configure the wrapper.

It should look like this.....

*** Do not remove these lines preceeded with ***

*** Full Path to the Daemon Tools Executable ***

D:\Programs\dTools\daemon.exe

*** Full Path to MagicEngine Installation Folder ***

D:\Emulate\magicengine\

*** Full Path to MagicEngine Executable ***

D:\Emulate\magicengine\SuperCD.bat

Posted

I have it setup the same as you. It looks like you are using batch files. Could you show me how you have one of these setup so I can modify it for my Config.

Thanks

J.

Posted

what is this 'wrapper' you're talking about? i see a 'magicenginecdwrapper.exe' in your config, but i can't seem to find it on the web. perhaps some more detail about how to get the iso/bin/cue or whatever to mount before it's loaded into the emulator would be helpful :)

Posted

Yes Night could you tell us what is in the SuperCD.Bat file. Also what version of Daemon tools are you using. I cant see the option on mine for analog audio. I am using 4.00HE.

J.

Posted
Yes Night could you tell us what is in the SuperCD.Bat file. Also what version of Daemon tools are you using. I cant see the option on mine for analog audio. I am using 4.00HE.

J.

:)

D:\Emulate\Magicengine\Pce.exe "D:\Emulate\Magicengine\scd2.pce"

Just to load the system card 3.0 image automatically.

Posted

Sure Jedah! Here it is:

Wrapper Config file:

*** Do not remove these lines preceeded with ***

*** Full Path to the Daemon Tools Executable ***

C:\Arquivos de programas\DAEMON Tools\daemon.exe

*** Full Path to MagicEngine Installation Folder ***

D:\Games\Console\NEC\MagicEngine

*** Full Path to MagicEngine Executable ***

D:\Games\Console\NEC\MagicEngine\SuperCD.pce

_____________________________________________

GameEX Emulator config:

[Emulator_7]

Enabled=True

DumbyValue=

STARTPAGENAME=Turbo Grafx CD

TITLETEXT=Turbo Grafx CD

StartPageLogo=turbo_grafx16

ROMFilter=*.cue

RomsInFolders=True

RomPath=D:\Games\Console\NEC\ISOs

SnapPath=D:\Games\Console\NEC\Snaps

TitlePath=D:\Games\Console\NEC\Titles

BoxPath=D:\Games\Console\NEC\Box

CartPath=

WorkingPath=D:\Games\Console\NEC\MagicEngine

MapKeys=True

WaitBeforeKeys=

SendKeys=

ReplaceDash=True

ReplaceUnder=True

Capitals=True

RemoveBrackets=True

ShowDesktop=False

Debug=False

MAPFile=

AlsoLaunch=

Command=magicenginecdwrapper.exe "[ROMPath]\[Romfile]"

OLDatZip=

LaunchBefore=

LaunchAfter=

configFile=

ExcludedFiles=

CustomBackground=

PlayMusic=

PCGame=False

DATABASE=

___________________________________________

The two wrapper files are in my Magic Engine folder.

SuperCD.pce is the System Card file.

___________________________________________

The following Daemon Tools options are enable:

Secure mode

Automount

AutoStart

Tray Icon

*edit* Ah, just for the record, I am using version 4.03HE

___________________________________________

SuperCD.bat

D:\Games\Console\NEC\MagicEngine\Pce.exe "D:\Games\Console\NEC\MagicEngine\SuperCD.pce"

I think that's it. If you have any problems, please, drop me a line and I will do my best to help you. All credits and thanks to Infared!

  • 1 month later...
Posted

after trying a ridiculous amount of things, i still cant get this to work. Daemon tools gives me a security message asking me to confirm mounting the image, so the emulator says there's no cd in the drive. turning off security in daemon tools just makes the emulator sit there saying "just a moment..." and just sits there until i hit escape.

i tried doing this with alchohol 120 by changing the configuration in gameex to have the alchohol mount the image and run the supercd.bat file like so:

"C:\Program Files\Alcohol Soft\Alcohol 120\AxCmd.exe" G: /M:"[RomPath]\[Romfile]" @"D:\Emulators\me099-english-beta5\SuperCD.bat"

with the same effect as daemon tools. with the image still mounted (in alcohol) i start pce.exe, and it runs fine.

EDIT: i just tried using the "launch before" and "launch after" commands in the gameex config to mount and unmount the image in daemon tools before and after running PCE with the following command line:

Pce.exe "D:\Emulators\me099-english-beta5\syscard3.pce"

i checked daemon tools while pce is still trying to load the cd and it's mounting and unmounting the image fine, but there's still no effect in pce.... :wacko:

ive been working this for hours... and this emulator just doesn't want to recognize freshly mounted cds it seems. it's really frustrating, so any help would be appreciated!

Posted

okay, so i *FINALLY* got a working configuration for this! it basically involves mounting the turbografx cd before running the emulator and unmounting it after closing the emulator with the "launch before" and "launch after" options:

[Emulator_8]

Enabled=True

DumbyValue=

STARTPAGENAME=TurboGraphix16 CD

TITLETEXT=TurboGraphix16 CD

StartPageLogo=turbografx

ROMFilter=*.cue

RomsInFolders=False

RomPath=D:\Games\TurboGraphix 16 CD Roms

SnapPath=D:\Video Snaps\EmuMovies Turbo Grafx 16 AVI Game Previews

TitlePath=D:\Video Snaps\EmuMovies Turbo Grafx 16 AVI Game Previews

BoxPath=

CartPath=

WorkingPath=D:\Emulators\Magic.Engine.1.0.PR10.1.ENG-Full

MapKeys=True

WaitBeforeKeys=

SendKeys=

ReplaceDash=True

ReplaceUnder=True

Capitals=True

RemoveBrackets=True

ShowDesktop=False

Debug=False

MAPFile=

AlsoLaunch=

Command=Pce.exe "D:\Emulators\Magic.Engine.1.0.PR10.1.ENG-Full\syscard3.pce"

OLDatZip=

LaunchBefore=""C:\Program Files\DAEMON Tools\daemon.exe" -mount 0,"[RomPath]\[RomFile]""

LaunchAfter="C:\Program Files\DAEMON Tools\daemon.exe" -unmount 0

configFile=

ExcludedFiles=

CustomBackground=

PlayMusic=True

PCGame=

DATABASE=

i believe the reason this works now, is that i upgraded to magic engine 1.0 PR or whatever it's called. now it recognizes that there's a cd in the virtual drive, as apposed to 0.99, which just freezes. i recommend upgrading... also there are all sorts of new video setting available in the latest version.

also, the command line boots the emulator directly into the system card, which is really important. you're going to want to make sure to edit your pce.ini file to specify *only* your virtual drive.

  • 1 year later...
Posted

Ok, this is really getting on my nerves. I cannot get GameEX to load the Turbografx CD games no matter what I do. I've used the config file posted on this site, I've set all my settings to what has been said, and nothing works. The config posted above has the rompath going to a directory titled Turbografx CD roms, which makes no sense if you're booting from a disk. Also, GameEX has changed a lot, so half the things listed in the config aren't even listed in the newest version of GameEX. Does anyone have a new config file for the TG-CD? Any help would be greatly appreciated.

Posted

I think its suppose to boot directly to the game...I don't have this setup up currently.

Main thing is to make sure ME is set to check the correct CD\DVD drive.

Maybe refer to this thread for more info.

Posted
Ok, this is really getting on my nerves. I cannot get GameEX to load the Turbografx CD games no matter what I do. I've used the config file posted on this site, I've set all my settings to what has been said, and nothing works. The config posted above has the rompath going to a directory titled Turbografx CD roms, which makes no sense if you're booting from a disk. Also, GameEX has changed a lot, so half the things listed in the config aren't even listed in the newest version of GameEX. Does anyone have a new config file for the TG-CD? Any help would be greatly appreciated.

It make perfect sence. The rom filter is *.CUE (meaning that the game list will show all his isoz) the rom path is simply the folder where the said isoz are.

I know how you can get confused ny the whloe ROM thing but gameex need to call it somthing.

Are your isoz in Bin/cue format? The settings mentioned in gameex are still in there. Please post your config. Your Symptoms...

I'll look into this and create a tutorial.. I need to find the emu and a couple isoz first so it might take a little time.

Please dont get discouraged as Im sure this will be up and running for you in no time.

Brian Hoffman

Posted
Brian I think his trying to use physical disc's rather than disc binary images.

Oh ok.... I guess there would be no rom filter then... Hed be better off making a bat file then. :) Then of courese his romfilter would be *.bat

Or ripping his cd to bin/cue might be a good choice.

I guess Ill hold off till I get more info.

Posted
Oh ok.... I guess there would be no rom filter then... Hed be better off making a bat file then. :) Then of courese his romfilter would be *.bat

Or ripping his cd to bin/cue might be a good choice.

I guess Ill hold off till I get more info.

I'm trying to play the actual discs through Magic Engine 1.0. I don't know how to make a bat file, unfortunately. I'm not a computer wiz like some people around here. Any additional info would be great.

Posted

Okay I guess that other thread I linked you to wasn't of any interest.

Import the INI contained in this archive.

Correct the pathing to your Emu executable, in the "Working Path" field.

Correct the "Command Line" field to contain the correct Super System CD card name, thats placed next to your executable.

Enjoy

Guest
This topic is now closed to further replies.
×
×
  • Create New...