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

Alright I've gotten a few configs for various emulators from the pinned topic, and I have a few questions. First can I simple combine all of the configs into one ini file? If so would it matter what I name it. Do I simple place the config file into the emulator config folder in the game ex directory? what about the ones that are already in there the zsnes and project64 ones do I just leave them along. Finally what do I have to change in the gameex configuration itself. I see a place where you can add emulators in gameex itself, do I still need to change it if i have these config files.

Sorry for all the questions just trying to understand everything exactly.

Posted

alright I figured out all my questions pretty much, but I'm having a problem. I load up gameex it shows the NES and all the roms just like it should, but when I click on a game to play it just go to a black screen and sits.

Posted
alright I figured out all my questions pretty much, but I'm having a problem. I load up gameex it shows the NES and all the roms just like it should, but when I click on a game to play it just go to a black screen and sits.

Alright this is what I have. I fixed the nes and they seem to be working fine. I had to go in and change it to open up to full screen. Now I'm having a problem with Znes and gens+. Both of them display games fine, but when you try to play a game it goes to a black screen like before, but then quickly exits back to gameex.

Any ideas? Im going to wait and try the gba, n64, gamegear until I find out whats wrong with these.

Posted
Alright this is what I have. I fixed the nes and they seem to be working fine. I had to go in and change it to open up to full screen. Now I'm having a problem with Znes and gens+. Both of them display games fine, but when you try to play a game it goes to a black screen like before, but then quickly exits back to gameex.

Any ideas? Im going to wait and try the gba, n64, gamegear until I find out whats wrong with these.

This seems to be the most frequently asked EMU question in GameEx history. :)

COMMAD LINE: zsnesw.exe "[ROMPath]\[RomFile]"

I can't begin to tell you how important it is to use the quotation marks in the command line config. So just make sure you do that for each and every emulator you set up. :)

Posted
This seems to be the most frequently asked EMU question in GameEx history. :)

COMMAD LINE: zsnesw.exe "[ROMPath]\[RomFile]"

I can't begin to tell you how important it is to use the quotation marks in the command line config. So just make sure you do that for each and every emulator you set up. :)

I just check and the quotation marks were there, any other ideas? Just tried N64 as well, and its going to a black screen and staying like the nes was doing, but I've changed the settings in the project 64 like I was suppose to.

Posted
I just check and the quotation marks were there, any other ideas? Just tried N64 as well, and its going to a black screen and staying like the nes was doing, but I've changed the settings in the project 64 like I was suppose to.

Post your GameEx config file and I'll have a look-see. I'm sure we'll get i figured out. The first couple emulators are the hardest to set up, but once you get that rollin you'll be a pro! You'll find yourself adding emulators you may never even play. :)

As they say, gotta crawl before you walk. :)

Posted
The first couple emulators are the hardest to set up, but once you get that rollin you'll be a pro! You'll find yourself adding emulators you may never even play. :)

As they say, gotta crawl before you walk. :)

You have no idea how true this is. The first couple are the hardest because you have no clue what you're doing. Once you figure it out, its so easy to do. I orinally just wanted an NES and Sega Genesis emulator since I own those systems. Now I've got MAME, N64, Nes, SNES, Atari 2600, Atari 5200, Atari 7800, Atari Jaguar, Atari Lynx, Sega Master System, Sega Game Gear, Sega Genesis, Sega 32x, Sega CD, NeoGeo Pocket, and Visual Pinball! I've still got like 180gb's left to fill too! My next challenge is to try and get Future Pinball, Daphne, and all those CHDs for MAME. Then I'm gonna try the Gameboys, GBA, etc. Theres so much more to do, and I'll probably NEVER play them all! Hehe.

Posted
Alright I've gotten a few configs for various emulators from the pinned topic, and I have a few questions. First can I simple combine all of the configs into one ini file? If so would it matter what I name it. Do I simple place the config file into the emulator config folder in the game ex directory? what about the ones that are already in there the zsnes and project64 ones do I just leave them along. Finally what do I have to change in the gameex configuration itself. I see a place where you can add emulators in gameex itself, do I still need to change it if i have these config files.

Sorry for all the questions just trying to understand everything exactly.

It looks like you sort of got the config thing figured out. You do not have to manually edit the ini files, at least I never have. Most configuration settings should be handled through the GamEx config screens. As for the black screens and being dumped back into GameEx, I would look in the config and see if debug mode is turned on for the specific emulator you are having trouble with. If it is, set it to no and see how that works. Also sometimes setting the show desktop option to yes will help for some emulators. As suggested by Adultery, if you go into your GameEx directory and open ShowLog.exe and paste the results here for us to look at, maybe we can help further troubleshoot the problem with you. Good Luck

Jay T

Posted
It looks like you sort of got the config thing figured out. You do not have to manually edit the ini files, at least I never have. Most configuration settings should be handled through the GamEx config screens. As for the black screens and being dumped back into GameEx, I would look in the config and see if debug mode is turned on for the specific emulator you are having trouble with. If it is, set it to no and see how that works. Also sometimes setting the show desktop option to yes will help for some emulators. As suggested by Adultery, if you go into your GameEx directory and open ShowLog.exe and paste the results here for us to look at, maybe we can help further troubleshoot the problem with you. Good Luck

Jay T

Alright here they are, I'm actually using a seperate INI for every emulator

Fce ultra which is now working fine

[Emulator_4]

Enabled=True

StartPageName=Nintendo NES Games

TitleText=NES

StartPageLogo=nes

RomFilter=*.nes

RomsInFolders=False

ROMPath=C:\Documents and Settings\Stephen\Desktop\Arcade\Emulators\NES

SnapPath=C:\Documents and Settings\Stephen\Desktop\Arcade\Emulators\NES\FCE_ULTRA\SNAPS

WorkingPath=C:\Documents and Settings\Stephen\Desktop\Arcade\Emulators\NES\FCE_ULTRA

MapKeys=True

WaitBeforeKeys=

SendKeys=

ReplaceDash=True

ReplaceUnder=True

Capitals=True

RemoveBrackets=True

AlsoLaunch=

ShowDesktop=False

Debug=False

Command=fceu.exe "[ROMPath]\[RomFile]"

Gens which goes to black screen then back to gameex like zsnes

[Emulator_8]

Enabled=True

StartPageName=Sega Genesis Games

TitleText=Sega Genesis

StartPageLogo=genesis

RomFilter=

RomsInFolders=False

ROMPath=C:\Documents and Settings\Stephen\Desktop\Arcade\Emulators\SEGA\ROMS

SnapPath=D:\Emulation\Sega Games\Genesis\Shots

WorkingPath=C:\Documents and Settings\Stephen\Desktop\Arcade\Emulators\SEGA\gens+00339

MapKeys=True

WaitBeforeKeys=

SendKeys=

ReplaceDash=True

ReplaceUnder=True

Capitals=True

RemoveBrackets=True

AlsoLaunch=

ShowDesktop=False

Debug=False

Command=gens.exe "[ROMPath]\[RomFile]"

Zsnes same as above

[Emulator_2]

Enabled=True

StartPageName=Nintendo SNES

TitleText=Nintendo SNES

StartPageLogo=snes

RomFilter=*.smc

RomsInFolders=False

ROMPath=C:\Documents and Settings\Stephen\Desktop\Arcade\Emulators\SNES\roms

SnapPath=C:\Art\Snes\Snap

WorkingPath=C:\Documents and Settings\Stephen\Desktop\Arcade\Emulators\SNES\SNES9X

MapKeys=False

WaitBeforeKeys=

SendKeys=

ReplaceDash=True

ReplaceUnder=True

Capitals=True

RemoveBrackets=False

AlsoLaunch=

ShowDesktop=False

Debug=False

MapFile=

OLDatZip=

Command=Zsnesw.exe "[ROMPath]\[RomFile]"

TitlePath=C:\Art\SNES\Titles

BoxPath=C:\Art\SNES\boxart

CartPath=C:\Art\SNES\Carts

LaunchBefore=

Project 64 is basicing doing what the nes one did just going to a black screen and sitting until I hit esc

[Emulator_1]

Enabled=True

StartPageName=Nintendo 64

TitleText=N64

StartPageLogo=n64

RomFilter=

RomsInFolders=False

ROMPath=C:\Documents and Settings\Stephen\Desktop\Arcade\Emulators\N64\ROMS

SnapPath=D:\Games\Project64\snaps

WorkingPath=C:\Documents and Settings\Stephen\Desktop\Arcade\Emulators\N64

MapKeys=True

WaitBeforeKeys=

SendKeys=

ReplaceDash=True

ReplaceUnder=True

Capitals=True

RemoveBrackets=True

AlsoLaunch=

ShowDesktop=False

Debug=False

MapFile=n64x

OLDatZip=C:\Program Files\OfflineList0.7\datas\n64_OL.zip

Command=Project64.exe "[ROMPath]\[RomFile]"

TitlePath=

BoxPath=

LaunchBefore=

LaunchAfter=

CartPath=

configFile=

DumbyValue=

ExcludedFiles=

CustomBackground=

PlayMusic=

PCGame=

DATABASE=

Posted

ok

1) putting all the emulators on your desktop is a bit weird

2) test each emulator with command line before you try to start it from gameex. theres no point trying to start from gameex until youve got the emu starting, going fullscreen and exiting properly on its own.

your PJ64 config, youve added "" around the ROM bit... remove them.

Posted

One thing you might try when your emulators only show a black screen would be to set ShowDesktop to True.

Also, Smiff is right about the quotes on the command part. While you need quotes for most other emulators, for Project64 you don't.

Example:

For NES use

Command=fceu.exe "[ROMPath]\[RomFile]"

For N64 use

Command=Project64.exe [ROMPath]\[RomFile]

Posted
One thing you might try when your emulators only show a black screen would be to set ShowDesktop to True.

Also, Smiff is right about the quotes on the command part. While you need quotes for most other emulators, for Project64 you don't.

Example:

For NES use

Command=fceu.exe "[ROMPath]\[RomFile]"

For N64 use

Command=Project64.exe [ROMPath]\[RomFile]

Thanks for the tips. There on the desktop because this will be in my mame cab Im building, so I won't have anything else on there easy access.

All the emulators work fine when I try to load them without gameex thats whats so weird. So now the n64 is working after I switched it to show desktop, which is great :) Snes and gens still not working, but they were doing something a little different anyway. They load up and then exit right back to the gameex software.

Posted

wow I feel like an idiot now :) On the snes emulator i had downloaded it probably a year ago, and gotten the config last night. I was using snes9x instead of zsnes lol So I download zsnes instead and works fine now. I feel stupid. anyway with the Gens one still not luck, which is nto a big a deal as snes. I still haven't tried game gear and gba which I'll do sometime soon I have to work today and the rest of the weekend.

If anyone has any pointers on the gens one let me know, and thanks to everyone that's helped so much.

Posted

With the PJ64 one, make sure you have it set to go into fullscreen as per the instructions on the user submitted config topic here. You shouldn't need to set "ShowDesktop=True" if you have it set to go full screen.

Posted
wow I feel like an idiot now :) On the snes emulator i had downloaded it probably a year ago, and gotten the config last night. I was using snes9x instead of zsnes lol So I download zsnes instead and works fine now. I feel stupid. anyway with the Gens one still not luck, which is nto a big a deal as snes. I still haven't tried game gear and gba which I'll do sometime soon I have to work today and the rest of the weekend.

If anyone has any pointers on the gens one let me know, and thanks to everyone that's helped so much.

I don't know a whole lot about gens, but if you want an emulator for the genesis and the game gear, give Kega a try. It's been nothing but roses for me since I started using it, and the features are pretty much unbeatable. Not to mention it runs SegaCD and the Master System pretty well, so it's just one emulator to learn instead of 4.

If you have been using Gens for a while and don't want to switch things up, I'll get back to you on how to get it working. I intend to install and test Gens tonite and I will post a config for you to use as a guide.

Hope that helps! :)

Download Kega Fusion here! :)

.:EDIT:.

I did some surfing looking for a command line option to open GENS in fullscreen and I found this in the forum:

...launch the ROM in fullscreen by default. This is NOT possible in Gens, only in Kega Fusion.

Quick Link To Topic

You'll have to do it manually each time you open a game...

GameEx Config:

ShowDesktop=True

Then, you'll have to hit 'ALT+ENTER' on the keyboard (or set it up in SendKeys option of GameEx)

Not to repeat myself, but Kega Fusion just plays nicer with GameEx. :)

Posted
I don't know a whole lot about gens, but if you want an emulator for the genesis and the game gear, give Kega a try. It's been nothing but roses for me since I started using it, and the features are pretty much unbeatable. Not to mention it runs SegaCD and the Master System pretty well, so it's just one emulator to learn instead of 4.

If you have been using Gens for a while and don't want to switch things up, I'll get back to you on how to get it working. I intend to install and test Gens tonite and I will post a config for you to use as a guide.

Hope that helps! :)

Download Kega Fusion here! :)

Honestly I was using kega for awhile, and actually downloaded gens because it had a config on here. But now that I understand the basics of what the config does it shouldn't matter. I'll probably just go back to kega anyway as I've used it for a few years now. I'll try it tomoorrow and let everyone know how its going.

Also I'm looking on zophar.net, should I just get the regular version or the lazarus version. I know the regular one makes you switch to 16bit color mode will that be a problem

Posted
Honestly I was using kega for awhile, and actually downloaded gens because it had a config on here. But now that I understand the basics of what the config does it shouldn't matter. I'll probably just go back to kega anyway as I've used it for a few years now. I'll try it tomoorrow and let everyone know how its going.

Also I'm looking on zophar.net, should I just get the regular version or the lazarus version. I know the regular one makes you switch to 16bit color mode will that be a problem

I'd download the emulator right from the homepage to get the most recent version of Fusion. I'm thinking the versions on zophar.net are a little out of date. :)

Note that I edited my previous post to help you understand why Gens wasn't working.

As far as Kega goes, I got your back if you need any help. Let me know if you wanna see the working .cfg files for the emulator and for GameEx.

Hope that helps. :)

Posted
I'd download the emulator right from the homepage to get the most recent version of Fusion. I'm thinking the versions on zophar.net are a little out of date. :)

Note that I edited my previous post to help you understand why Gens wasn't working.

As far as Kega goes, I got your back if you need any help. Let me know if you wanna see the working .cfg files for the emulator and for GameEx.

Hope that helps. :)

Sure if you'd drop me a config file for kega I'd appreciate it. I'll b e at work from 7 am til 11 today for a stupid meeting, so I might not be able to try it until tomorrow. Also what's the difference is Kega, and Kega fusion?

Wow fusion doesn't require you to switch to 16 bit video mode which is great. I'll definately add this one in sometime today or tomorrow.

Posted

I'm using gens on my system and its the only genesis emulator I've ever used. I've never had any problems with it. There are some tweaks you can do to it's gens.cfg file that aren't available from the program directly. Also, I've noticed that some settings you use through the program don't save to the gens.cfg file after you exit. So I got around this by setting it up the way I want via notepad, and then making the cfg file 'read-only'. That way it can't get written to by the gens program. Once I get my computer back up and running properly, I'll send over the information for you Adultery, so you can host it on your config site.

Posted
I'm using gens on my system and its the only genesis emulator I've ever used. I've never had any problems with it. There are some tweaks you can do to it's gens.cfg file that aren't available from the program directly. Also, I've noticed that some settings you use through the program don't save to the gens.cfg file after you exit. So I got around this by setting it up the way I want via notepad, and then making the cfg file 'read-only'. That way it can't get written to by the gens program. Once I get my computer back up and running properly, I'll send over the information for you Adultery, so you can host it on your config site.

Ahhh yes... Switching to a read-only is slippery. :)

I noticed you can make the program run in full screen through the config file but it would change every time I closed and restarted. I never even thought about the obvious! :)

Thanks in advance for the Gens .cfg. I'll give it a good home.

Here's my settings for Kega in GameEx (I have it set to run under different menus for each system I'm emulating)

[Emulator_8]
Enabled=True
STARTPAGENAME=SEGA Genesis Games
TITLETEXT=Genesis
StartPageLogo=gen
ROMFilter=*.zip
RomsInFolders=False
RomPath=L:\00 - ROMS\SEGA Genesis\GenRen\USA
SnapPath=L:\02 - GAME DATA\KEGA\GENESIS\snaps
WorkingPath=C:\EMULATORS\KEGA
MapKeys=True
WaitBeforeKeys=
SendKeys=
ReplaceDash=True
ReplaceUnder=True
Capitals=False
RemoveBrackets=True
ShowDesktop=False
Debug=False
MAPFile=
AlsoLaunch=
Command=fusion.exe -fullscreen "[ROMPath]\[RomFile]"
OLDatZip=
TitlePath=L:\02 - GAME DATA\KEGA\GENESIS\titles
BoxPath=L:\02 - GAME DATA\KEGA\GENESIS\boxes
LaunchBefore=
LaunchAfter=
CartPath=L:\02 - GAME DATA\KEGA\GENESIS\carts
configFile=
ExcludedFiles=
CustomBackground=
PlayMusic=
PCGame=
DATABASE=
DumbyValue=

[Emulator_9]
Enabled=True
STARTPAGENAME=SEGA Master System Games
TITLETEXT=Master System
StartPageLogo=SMS
ROMFilter=*.zip
RomsInFolders=False
RomPath=L:\00 - ROMS\SEGA Master System
SnapPath=L:\02 - GAME DATA\KEGA\SMS\SNAPS
WorkingPath=C:\EMULATORS\KEGA
MapKeys=True
WaitBeforeKeys=
SendKeys=
ReplaceDash=True
ReplaceUnder=True
Capitals=True
RemoveBrackets=False
ShowDesktop=False
Debug=False
MAPFile=
AlsoLaunch=
Command=fusion.exe -fullscreen "[ROMPath]\[RomFile]"
OLDatZip=
TitlePath=L:\02 - GAME DATA\KEGA\SMS\TITLES
BoxPath=L:\02 - GAME DATA\KEGA\SMS\BOX
LaunchBefore=
LaunchAfter=
CartPath=
configFile=
ExcludedFiles=
CustomBackground=
PlayMusic=
PCGame=
DATABASE=
DumbyValue=

[Emulator_10]
Enabled=True
STARTPAGENAME=SEGA Game Gear Games
TITLETEXT=Game Gear
StartPageLogo=gamegear
ROMFilter=*.zip
RomsInFolders=False
RomPath=L:\00 - ROMS\SEGA Game Gear
SnapPath=L:\02 - GAME DATA\KEGA\GAMEGEAR\snaps
WorkingPath=C:\EMULATORS\KEGA
MapKeys=True
WaitBeforeKeys=
SendKeys=
ReplaceDash=True
ReplaceUnder=True
Capitals=True
RemoveBrackets=False
ShowDesktop=False
Debug=False
MAPFile=
AlsoLaunch=
Command=fusion.exe -fullscreen "[ROMPath]\[RomFile]"
OLDatZip=C:\Program Files\OfflineList 0.7.2\datas\Official No-Intro Sega GameGear.zip
TitlePath=L:\02 - GAME DATA\KEGA\GAMEGEAR\titles
BoxPath=L:\02 - GAME DATA\KEGA\GAMEGEAR\boxes
LaunchBefore=
LaunchAfter=
CartPath=L:\02 - GAME DATA\KEGA\GAMEGEAR\carts
configFile=
ExcludedFiles=
CustomBackground=
PlayMusic=
PCGame=
DATABASE=
DumbyValue=

As far as the Kega .ini goes...

;---------------------------------
; Fusion Configuration File
;---------------------------------


;---------------------------------
; Graphics Compatibility Options
;---------------------------------

ForceCompatibleGFX=0
CompatibleGFXOpt=0
EnhancedGFXOpt=0
ForceFullScreen32=0
DebugFlags=0,0,0,0

;---------------------------------
; Sound Compatibility Options
;---------------------------------

ForceSWBuffer=1

;---------------------------------
; SG1000/SC3000/SMS/GG Specific
;---------------------------------

LastSMSROM=L:\00 - ROMS\SEGA Master System\Sega Logo V1.0e (SC-3000) [!].zip
LastGGROM=L:\00 - ROMS\SEGA Game Gear\Baseball '91 (J).zip
SMSUSABIOS=
SMSJAPBIOS=
SMSEURBIOS=
GGBIOS=
SxMFiles=L:\02 - GAME DATA\KEGA\SMS\SxM
SMSStateFiles=L:\02 - GAME DATA\KEGA\SMS\State
SMSPatchFiles=C:\EMULATORS\KEGA
GGPatchFiles=C:\EMULATORS\KEGA
SMSSpriteLimitDisable=0
YM2413Disable=0
SMSBIOSDisable=0
SMSBorderDisable=0
GameGearZoom=0

;---------------------------------
; MegaDrive/Genesis Specific
;---------------------------------

LastGenesisROM=L:\00 - ROMS\SEGA Genesis\GenRen\USA\3 Ninjas Kick Back (U) [!].zip
SRMFiles=L:\02 - GAME DATA\KEGA\GENESIS\SRM
StateFiles=L:\02 - GAME DATA\KEGA\GENESIS\State
PatchFiles=L:\02 - GAME DATA\KEGA\GENESIS\Patch
GenesisBIOS=
AutoChecksums=0
GenBorderDisable=0

;---------------------------------
; Mega CD/Sega CD Specific
;---------------------------------

LastSegaCDImage=C:\EMULATORS\KEGA\KEGA Fusion.exe
SCDUSABIOS=C:\SegaCDBIOS\us_scd1_9210.bin
SCDJAPBIOS=C:\SegaCDBIOS\jp_mcd1_9111.bin
SCDEURBIOS=C:\SegaCDBIOS\eu_mcd1_9210.bin
DefaultDrive=X:X:X None
CDReadAhead=4
CD+GMode=0
ForceASPI=0
BRMFiles=C:\EMULATORS\KEGA
BRMPerGame=1
LEDEnabled=1
PerfectSync=0

;---------------------------------
; 32X Specific
;---------------------------------

32XM68KBIOS=c:\32XBios\32X_G_BIOS.bin
32XMSH2BIOS=c:\32XBios\32X_M_BIOS.bin
32XSSH2BIOS=c:\32XBios\32X_S_BIOS.bin
Disable32X=0

;---------------------------------
; Expert Options [DANGER! RTFM!]
;---------------------------------

RefreshRate60Hz=60
RefreshRate50Hz=100
UseExpertModes=0
UseAutoSwitching=0
MinSwitchDelay=100
Mode256x240=640,480,60,100,640,480
Mode256x480=640,480,60,100,640,480
Mode320x240=640,480,60,100,640,480
Mode320x480=640,480,60,100,640,480

;---------------------------------
; File History
;---------------------------------

FileHistory0=L:\00 - ROMS\SEGA Master System\Predator 2 (JUE) [!].zip
FileHistory1=L:\00 - ROMS\SEGA Genesis\GenRen\USA\Sonic and Knuckles (W) [!].zip
FileHistory2=L:\00 - ROMS\SEGA Genesis\GenRen\USA\Soleil (F).zip
FileHistory3=L:\00 - ROMS\SEGA Genesis\GenRen\USA\Sonic The Hedgehog 3 (U) [!].zip
FileHistory4=L:\00 - ROMS\SEGA Genesis\GenRen\USA\Road Rash (U) [c][!].zip
FileHistory5=L:\00 - ROMS\SEGA Genesis\GenRen\USA\Virtua Racing (U) [!].zip
FileHistory6=L:\00 - ROMS\SEGA Genesis\GenRen\USA\Road Rash II (W) (REV 00) [!].zip
FileHistory7=L:\00 - ROMS\SEGA Genesis\GenRen\USA\Sonic The Hedgehog 2 (W) [!].zip
FileHistory8=L:\00 - ROMS\SEGA Genesis\GenRen\USA\Populous (U) [!].zip
FileHistory9=L:\00 - ROMS\SEGA Genesis\GenRen\USA\FIFA Soccer 96 (W) [!].zip
FileHistoryA=L:\00 - ROMS\SEGA Genesis\GenRen\USA\FIFA Soccer 95 (W) [!].zip
FileHistoryB=L:\00 - ROMS\SEGA Genesis\GenRen\USA\FIFA Soccer 2000 Gold Edition (W) [p1][!].zip
FileHistoryC=L:\00 - ROMS\SEGA Genesis\GenRen\USA\FIFA International Soccer 96 32X (W) [c][!].zip
FileHistoryD=L:\00 - ROMS\SEGA Genesis\GenRen\USA\FIFA International Soccer (W) [!].zip
FileHistoryE=L:\00 - ROMS\SEGA Genesis\GenRen\USA\Fantastic Dizzy (UE) (M5) [c][!].zip
FileHistoryF=L:\00 - ROMS\SEGA Genesis\GenRen\USA\F1 World Championship (U) [!].zip
ShortenHistoryNames=0

;---------------------------------
; Netplay Settings
;---------------------------------

NetplayName=
NetplayServer=
NetplayPlayers=2
NetplayLatency=6
NetplayBandwidth=1

;---------------------------------
; General Settings
;---------------------------------

WAVFilesPath=D:\51 - GAME DATA\KEGA\*.wav
VGMFilesPath=D:\51 - GAME DATA\KEGA\*.vgm
ScreenshotPath=L:\02 - GAME DATA\KEGA\tempsnaps
ScreenshotType=2
CurrentCountry=0
CountryAutoDetect=1
CountryOrder=0
CurrentWaveFormat=2
SoundOverdrive=0
SoundSuperHQ=1
SoundDisabled=0
CurrentRenderMode=1
FullScreen=0
DWindowXPos=162,0,0,0
DWindowYPos=132,0,0,0
DWindowSize=224,1,128,2
DResolution=0,3,0,4
DRenderMode=0
DFixedAspect=0
DFixedZoom=0
DFiltered=1
DScanlines=4
VSyncEnabled=0
Player1Keys=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
Player1bKeys=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
Player1cKeys=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
Player1dKeys=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
Player2Keys=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
Player2bKeys=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
Player2cKeys=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
Player2dKeys=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
Player1Buttons=50,51,48,49,3,0,1,8,2,6,7,9,8,9,10,11
Player1bButtons=0,1,2,3,4,5,6,7,4,5,6,7,8,9,10,11
Player1cButtons=0,1,2,3,4,5,6,7,4,5,6,7,8,9,10,11
Player1dButtons=0,1,2,3,4,5,6,7,4,5,6,7,8,9,10,11
Player2Buttons=50,51,48,49,2,3,1,9,0,6,7,8,8,9,10,11
Player2bButtons=0,1,2,3,4,5,6,7,4,5,6,7,8,9,10,11
Player2cButtons=0,1,2,3,4,5,6,7,4,5,6,7,8,9,10,11
Player2dButtons=0,1,2,3,4,5,6,7,4,5,6,7,8,9,10,11
Joystick1Type=1
Joystick1bType=1
Joystick1cType=1
Joystick1dType=1
Joystick2Type=1
Joystick2bType=1
Joystick2cType=1
Joystick2dType=1
Joystick1Using=2
Joystick1bUsing=0
Joystick1cUsing=0
Joystick1dUsing=0
Joystick2Using=3
Joystick2bUsing=0
Joystick2cUsing=0
Joystick2dUsing=0
MultiTapType=0
InvertMouse=0
LightgunCursor=0
FPSEnabled=0
CurrentRenderPlugin=0
AllowSleeping=0
AlternateTiming=0
DisableShortcuts=0
ThreadPriority=0
StaticDisabled=0
Brighten=0
VGM_Version=16,1

Hope all that's helpful to ya. :)

Posted

Yep, it was the full screen option that I noticed primarily that wouldn't save after exit. It's a bit tricky in the cfg file too.. You have to set the windowed to 0 and full screen to 1. And I think you have to set an option like "render window" to 0 and "render fullscreen" to 1, but that might be a different emulator. I think the BIOS file locations don't save either..

I was able to get it just the way I wanted it by running gens and putting in the mode, then opening gens.cfg while it was still running, then I copied all the data to another file. Then closed gens, erased the original cfg, and replaced it with the copy I made, then set it to read only. Hasn't given me an issue since! :)

Posted
Yep, it was the full screen option that I noticed primarily that wouldn't save after exit. It's a bit tricky in the cfg file too.. You have to set the windowed to 0 and full screen to 1. And I think you have to set an option like "render window" to 0 and "render fullscreen" to 1, but that might be a different emulator. I think the BIOS file locations don't save either..

I was able to get it just the way I wanted it by running gens and putting in the mode, then opening gens.cfg while it was still running, then I copied all the data to another file. Then closed gens, erased the original cfg, and replaced it with the copy I made, then set it to read only. Hasn't given me an issue since! :)

Definately gonna test that theory tonight. Thanks for the tips! Good information to have for the web site. :)

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