Disillusions Manga Horror

Disillusions Manga Horror

Not enough ratings
changing keyconfig
By headholo
Easy way to change the key-config .
   
Award
Favorite
Favorited
Unfavorite
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


2 Comments
Mali Nodi Oct 11, 2016 @ 4:31am 
If you, the author, say so... :D
headholo  [author] Jan 1, 2016 @ 7:53pm 
Excellent guide ,blew me side ways