Jump to content
  • Announcement

    The HyperSpin 2 early access beta is here!

    We’re starting the first public testing phase with Platinum Members to keep the scope manageable while we test the current feature set and begin to add more. In the future, we’ll provide a version for basic members as well.  On behalf of the entire HyperSpin team, we look forward to another exciting adventure with our community.

Remapping keyboard keys per game. Jamma, Swap keys


jfp

Recommended Posts

Posted

Struggled for about a day looking for apps to do this,my jamma uses a few hard coded keys like F2,5,6,cntr etc.. messes up some emus and pc games

Went the RL route in the end

Here are a few helpful links

http://www.keyboardtester.com/tester.html

https://www.autohotkey.com/docs/KeyList.htm

you need to create and edit Rocketlauncher\Lib\User Functions\"Systemname"\"Gamename.ahk"

I'll give you Kodi.ahk in Rocketlauncher\Lib\User Functions\Kodi\Kodi.ahk as an example for my setup 

 

 

Kodi.ahk

Posted

Unfortunately some games don't play nice with this method like BIT.TRIP RUNNER

any other methods?? apart from sharp keys

Posted

Why do it as user functions?
RocketLauncher has per game AHK key remapping built right in.

Just select your system on the left, go to the key mapper tab, choose a new game (or system etc...) manually type your AHK key remaps below, test them using the test button and save them.

Sent from my SM-G935V

Posted

ahh i knew it was there somewhere :dash1:anyway im still trying to get bitrunner to work :/  trying ppjoy and x360e but nothing works

Posted

Ah, forgot to mention that VJoy can work great with some things but cause problems with others. For example a bunch of PC games will flip the **** out if you try to play them with the VJoy drivers enabled, the AAE emulator will crash if you have VJoy enabled etc... But other things won't work at all without it (MKX or Injustice for example).

So I set up an AHK script to enable the VJoy drivers when you launch a game and then disable them again when you exit a game. 

 

Posted

 

On 3/18/2017 at 3:51 AM, Metalzoic said:

Ah, forgot to mention that VJoy can work great with some things but cause problems with others. For example a bunch of PC games will flip the **** out if you try to play them with the VJoy drivers enabled, the AAE emulator will crash if you have VJoy enabled etc... But other things won't work at all without it (MKX or Injustice for example).

So I set up an AHK script to enable the VJoy drivers when you launch a game and then disable them again when you exit a game. 

 

Could you upload that script please, i've already encountered this problem and it's very annoying.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...