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

If neither of those of work for you, you can donate any amount by clicking here.

Recommended Posts

Posted

i have had this problem a while but havnt had the time to mention it,

i have the escape key programmed in config to exit all emulators except the pc games,

but i needed the config file to map the keys and in the config file the escape to exit button is on false,

and the problem im getting is rarely but sometimes i boot the arcade machine up an go to pc games and when i press escape to change weopen or something the game ends and i get the sound of game over,

it just really got to me as i was right in the middle of a battle online ,ggrrrrrr

any idea's guys :unsure:

Posted

Could you use an AHK script to remap your key's for your PC games? Then just launch it along with the game?

I know it would be nicer to get the built in feature working properly but it might save any hassle and pulling your hair out :)

Stu

Posted
  PimpDaddyStu said:
Could you use an AHK script to remap your key's for your PC games? Then just launch it along with the game?

I know it would be nicer to get the built in feature working properly but it might save any hassle and pulling your hair out :)

Stu

Id like to see the emu conig.. Map keys may be enabled.

Posted

here is the configs im using

map keys is not enabled <_<

[Emulator_7]

Enabled=True

STARTPAGENAME=PC Games 2

TITLETEXT=PC Games 2

StartPageLogo=PC Games 2

ROMFilter=

RomPath=d:\games\links fps

SnapPath=d:\games\links fps\videos

TitlePath=d:\games\links fps\snaps

BoxPath=d:\games\links fps\box art

CartPath=d:\games\links fps\cartridge art

ManualPath=

ControlPanelPath=

InstructionsPath=

WorkingPath=d:\games\links fps

MapKeys=False

WaitBeforeKeys=

SendKeys=

ReplaceDash=True

ReplaceUnder=True

Capitals=True

RemoveBrackets=True

ShowDesktop=True

Debug=False

MAPFile=

AlsoLaunch=

Command=[ROMPath]\[RomFile]

OLDatZip=

LaunchBefore=

LaunchAfter=

configFile=Project 64 V2

ExcludedFiles=

CustomBackground=

PlayMusic=

DontShowInfo=

PlaySelectionMusic=

SelectionMusicFolder=

PCGame=

DATABASE=

GamesIn7Zips=

PlayInScreenSaver=False

ShowMostPlayed=

RandomMostPlayed=

CDCheck=

CDCheckFile=

[GENERAL]

DumbyValue=

and the map keys are

project 64 v2

# This is an advanced emulator configuration file. It does things such as allow keyboard only emulators to be operated by a gamepad, wait for additional processes to exit and map keys. If this file is used it overrides the MAPKeys setting for the emulator.

[GENERAL]

# Enabled. Use this.

Enabled=True

#Make MCE Back button and X-ARCADE Escape and SlikStik Escape to close emulator process

MapBack=FALSE

#Make Escape key close emulator process

MapEscape=FALSE

#When exiting an emulator via the above mappings, you can specify keys in the send keys format to send instead of having GameEx close the process to cleanly exit the emulator. Such as the Q Key or ALT F4 which is %{F4}

KeysToSendOnExit=%{F4}

#Wait for keys to be processed by the emulator

EmuWaitForKeys=True

#Additional processes to wait to exit or close on exit. Dont include the .exe. Leave blank not to use.

Process1=

Process2=

Process3=

Process4=

[JOYMAPPING]

# For mapping a GamePad to keys

# Specify a virtual key code to send when the specific joystick control is pressed. Look at vkcodes.htm for codes.

JoymappingEnabled=True

Left=37

up=38

Right=39

Down=40

Button1=87

Button2=65

Button3=83

Button4=68

Button5=82

Button6=69

Button7=80

Button8=70

Button9=67

Button10=86

[GAMEPADEXIT]

#MAP Gamepad controls to exit and make controls exit process

MapGamePadExit=FALSE

#Flag the controls that exit a game by placing True next to each control. To not use the control as part of the combination use a 0

Left=True

Down=

Right=

Up=True

Button1=

Button2=

Button3=

Button4=True

Button5=True

Button6=True

Button7=

Button8=

Button9=

Button10=

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