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

I'm trying to get Visualboyadvance to run in fullscreen but the problem is it requires the esc key to hide the menu bar. Of course, Gameex then exits the emulator....

I tried the config below figuring the use of SendKeys={esc} and MapKeys=false would do the trick but it still exits the emulator after the delay. Not sure if it matters but I can't run it with ShowDesktop=False (it just shows a black screen).

Am i missing something? I don't think I uderstand Mapkeys real well I'm afraid.... :angry:

Thanks for the help

Mike

Enabled=true

StartPageName=Gameboy Advance Games

TitleText=Gameboy Advance

StartPageLogo=Gameboy Advance

RomFilter=*.zip

RomsInFolders=False

ROMPath=C:\rom\GameboyAdvance

SnapPath=C:\rom\GameboyAdvance\snap

WorkingPath=C:\emulator\GbaAdvance\VisualBoyAdvance-1.8.0-beta2

MapKeys=false

WaitBeforeKeys=1500

SendKeys={esc}

ReplaceDash=True

ReplaceUnder=True

Capitals=True

RemoveBrackets=True

AlsoLaunch=

ShowDesktop=False

Debug=False

MapFile=

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

# using sendkey {esc} to hide menu bar so mapkeys is disabled

# {esc} will unhide the menu bar to clode emulator with mouse

Posted

You should not need to do anything fancy to get VisualBoyAdvance working with GameEx. Try removing the menu by selecting it via the menu (File->Toggle Menu). Also set Options->Emulator->Auto hide menu. Now when you press ESC to exit it will show the menu for a few seconds then exit. When you run it again from GameEx there should be no menu.

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