Mtrixis Mtrixis

Can't customize camera keys?

Can't customize camera keys?

Why are the camera keys locked to the default WASD? I want to use WERD, but it won't let me change them.

30,206 views 83 replies
Reply #77 Top

For those who want a "qwer asdf" hotkey grid which normally gets blocked by the pre-defined "wasd" hotkeys for the camera control:

Go to: C:\Users\YOURNAME\Documents\My Games\Gas Powered Games\Demigod\
Open: Game.prefs

And Edit the Section "UserKeyMap". You can copy mine if you like to:

CODE
UserKeyMap = {
                ['Shift-W'] = 'use_summon_2',
                ['1'] = 'control_demigod',
                ['0'] = 'control_minions_special',
                F2 = '',
                ['2'] = 'control_minions_all',
                ['5'] = '',
                F4 = '',
                ['7'] = 'control_minions_soldiers',
                ['6'] = '',
                ['9'] = 'control_minions_priests',
                ['8'] = 'control_minions_archers',
                A = 'use_inventory_1',
                E = 'use_ability_3',
                D = 'use_inventory_3',
                F = 'use_achievement',
                I = '',
                H = '',
                K = '',
                M = '',
                N = '',
                Q = 'use_ability_1',
                F1 = '',
                S = 'use_inventory_2',
                R = 'use_ability_4',
                W = 'use_ability_2',
                X = 'show_skills',
                ['Shift-Q'] = 'use_summon_1',
                ['Shift-E'] = 'use_summon_3',
                Z = 'ping_alert',
                ['4'] = '',
                ['3'] = 'control_minions_allplushero',
                F3 = '',
                P = ''
            }



That will overwrite the camera hotkeys. qwer=skills; asdf=items; 123=select demigod/minions. Alter them as you wish.

Here: http://www.gamereplays.org/community/index.php?showtopic=482913
With thanks to plzdiekthxbye from GameReplays.

Reply #79 Top

I just loaded up Demigod for the first time in awhile, and I see you still can't change the camera keys :| Really annoyed about this. I figured they'd be busy with getting multi in order, then work on some other issues, but apparently this isn't even on the radar.

Reply #80 Top

3 month aniversary of DG. Any word on this from any thread?

Reply #82 Top

do you have the rest of keyboard actions for games.prefs userkeymap section? I'd like to bind them all. Maybe some devs (Kryo?) can give us all action names or at least tell us if this lack of basic feature is gonna be fixed someday?