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 becoming a contibuting member by either clicking this text or the Patreon link on the right.

Patreon

Recommended Posts

Posted

Hi,

I have not yet dabbled with this feature in GameEx and was wanting to add some PC titles to my GameEx. Is there a readme somewhere for setting them up properly?

Posted

its pretty easy really. i do like this.

set up each game as an separate emulator. instead of maby "amiga emulator" you put in the game name

then just specify the rom path as *.exe

set up all the directories iincluding rom path (where to find the exe file) and working path. paths to the program folder. (dont include the exe file here)

and in commandline just type the exe file "abcdefg.exe" depending on what the exe file that launch the game is called.

so its that easy. i guess there is other ways to do it. this is one.

Posted

I have tried many dif settings. I am able to get the title to show in GameEx but I am stuck returning to the same menu when trying to execute the game. I tried to setup another game but wasnt able to get it to show at all in GameEx. Is there a listing as to how every PC title should be setup?

I was also thinking it may be a resolution issue but not having luck with the second game attempt I figed id await others suggestions. Currently using build 7.09

Posted
I have tried many dif settings. I am able to get the title to show in GameEx but I am stuck returning to the same menu when trying to execute the game. I tried to setup another game but wasnt able to get it to show at all in GameEx. Is there a listing as to how every PC title should be setup?

I was also thinking it may be a resolution issue but not having luck with the second game attempt I figed id await others suggestions. Currently using build 7.09

There may be an easier way now, but when I did this ages ago I had to launch them from .bat files:

[Emulator_11]

Enabled=True

STARTPAGENAME=PC Apps

TITLETEXT=PC Apps

StartPageLogo=PC

ROMFilter=*.bat;*.lnk

RomsInFolders=False

RomPath=C:\batch

SnapPath=c:\batch\snap

WorkingPath=C:\batch

MapKeys=False

WaitBeforeKeys=

SendKeys=

ReplaceDash=True

ReplaceUnder=True

Capitals=True

RemoveBrackets=True

ShowDesktop=True

Debug=False

MAPFile=

AlsoLaunch=

Command=cmd.exe /c "[ROMPath]\[RomFile]"

OLDatZip=

TitlePath=

BoxPath=

LaunchBefore=

LaunchAfter=

CartPath=

configFile=

ExcludedFiles=

CustomBackground=

PlayMusic=

PCGame=

DATABASE=

DumbyValue=

GamesIn7Zips=

PlayInScreenSaver=True

LastGame=False|11|House Of The Dead|House of the Dead.bat|House of the Dead|PC Apps|26

Then in c:\batch I had all of them along with a snap folder for the screenshots:

Directory of \\arcade\c$\batch

09/14/2005 03:44 PM <DIR> .

09/14/2005 03:44 PM <DIR> ..

04/03/2005 10:42 AM 87 Board Games.bat

04/02/2005 07:17 PM 69 BreakQuest.bat

04/03/2005 10:36 AM 84 Card Games.bat

04/03/2005 10:23 AM 79 Casino.bat

04/02/2005 07:18 PM 71 HamsterBall.bat

09/14/2005 03:51 PM 71 House of the Dead 2.bat

09/14/2005 03:48 PM 57 House of the Dead.bat

04/03/2005 09:04 AM 40 Jazz JackRabbit 2.bat

04/02/2005 09:43 AM 62 Jets n' Guns.bat

04/02/2005 07:19 PM 59 Luxor.bat

04/02/2005 10:11 AM 71 Magic Ball.bat

04/10/2005 11:55 AM 70 Panda Craze.bat

09/11/2005 08:08 AM 73 Pyramid Runner.bat

04/02/2005 07:27 PM 69 RocketBowl.bat

09/05/2005 06:13 PM 53 Slot Machines.bat

09/14/2005 03:39 PM <DIR> snap

04/02/2005 09:41 AM 64 Zuma.bat

Each of the batch files would just luanch the game.

House of the Dead.bat:

@echo off

CD "\sega\thotd"

THOTD.exe -cd_nocheck -d3d

Pyramid Runner.bat:

@echo off

cd "\Program Files\Alawar\Pyramid Runner"

PyramidRunner.exe

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