Disillusions Manga Horror

Disillusions Manga Horror

Zbyt mało ocen
changing keyconfig
Autorstwa: headholo
Easy way to change the key-config .
   
Przyznaj nagrodę
Ulubione
Ulubione
Usuń z ulubionych
key config
The easiest way i found to change a games key-config is to use a program called GlovePie.

Run GlovePie v4,5 (as Admin) click on the 'GUI' tab and then click 'detect output to emulate' .
Click the key on your keyboard you want to change ,wait a sec .
Next you click 'Detect output to emulate' .then choose the key you want to use .

wait a sec and click 'apply' .

Next you can either click 'file' , 'save' , as "myscript".pie
or start using it straight away by clicking the 'RUN' button near the top of GlovePie.

When you save your newly made script make sure to save it as *.pie and not *.pie.txt

This is the pie script i used for Disillusions Manga Horror
Manga.pie:
Key.Q = Keyboard.RightShift
Key.E = Keyboard.RightControl

works great for lots of games with dodgy key configs :)



I hate wasd so i use scripts like this for other games

Example for Murdered: Soul Suspect

Key.W = Keyboard.Up
Key.S = Keyboard.Down
Key.A = Keyboard.Left
Key.D = Keyboard.Right
Key.Space = Keyboard.NUMPAD0
Key.E = Keyboard.Return
// Key.E = Keyboard.RightControl
// Reveal, Remove, Poltergeist, Possess, Hide
Key.R = Keyboard.Delete
// Detect Mode
Key.F = Keyboard.End
// Run
Key.LeftShift = Keyboard.RightShift
// Conclude Investigation
Key.A = Keyboard.PageDown

The double dash (//) stops a line from being read by Glovepie


Komentarzy: 2
Mali Nodi 11 października 2016 o 4:31 
If you, the author, say so... :D
headholo  [autor] 1 stycznia 2016 o 19:53 
Excellent guide ,blew me side ways