Fractured Space Guide

How to bind in AZERTY [English] / [Français] Bind clavier en AZERTY for Fractured Space

How to bind in AZERTY [English] / [Français] Bind clavier en AZERTY

Overview

Solution 1 easy : Press ALT+SHIFT = Qwerty to AzertySolution 1, facile: Appuyez sur ALT + MAJ = Qwerty vers AzertySolution 2 :[EN] PROBLEM : Key 1 to 5 are not recognized (on my french keyboard) , you need to use others keys like: X=1 | C=2 | V=3 | B=4 | N=5Choose the keys you prefer.[FR] PROBLEME : Les touches 1 à 5 ne sont pas reconnues Vous devez utilisez d’autres touches comme: X=1 | C=2 | V=3 | B=4 | N=5Choisissez les touches que vous préférez[EN] : Bind keyboard QWERTY to AZERTY [English] + Bind “Shift” to go Down and “CTRL” to teleport[FR] : Bind Clavier QWERTY vers AZERTY [Français] + Bind “MAJ” pour aller vers le bas et “CTRL” pour se teleporterThanks to user [The Loan Ranger] who find where to bind keys.Merci à [The Loan Ranger] qui à trouvé où binder les touches.

Tutorial English [QWERTY to AZERTY]

Thanks to user [The Loan Ranger] who find where to bind keys.
Merci à [The Loan Ranger] qui à trouvé où binder les touches.

[The Loan Ranger] GUIDE
[link]

My Guide :
You can’t use key 1 to 5 with azerty keyboard, so you need to use another key like :
X=1 | C=2 | V=3 | B=4 | N =5

If keys 1,2,3,4 and 5 are recognised in chat game, don’t modify lines “FIREGROUP”

ENGLISH:

How to bind Keyboard in AZERTY:

Navigate to :

– C:Program Files (x86)SteamSteamAppscommonSpacespacegameConfig

– Open “DefaultInput.ini” file with [notepadd++]

Replace those lines :
Qwerty

+AxisMappings=(AxisName=”ShipTurn”,Key=D,Scale=1.000000)
+AxisMappings=(AxisName=”ShipTurn”,Key=A,Scale=-1.000000)
+AxisMappings=(AxisName=”Thrust”,Key=W,Scale=1.000000)
+AxisMappings=(AxisName=”Thrust”,Key=S,Scale=-1.000000)
+AxisMappings=(AxisName=”Strafe”,Key=Q,Scale=-1.000000)
+AxisMappings=(AxisName=”Strafe”,Key=E,Scale=1.000000)

// IMPORTANT: D’ont touch the following lines (firegroup) if keys 1,2,3,4 and 5 (above letters) are recognized, you can test them in chat game //

+ActionMappings=(ActionName=”FireGroup1″,Key=One,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
+ActionMappings=(ActionName=”FireGroup2″,Key=Two,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
+ActionMappings=(ActionName=”FireGroup3″,Key=Three,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
+ActionMappings=(ActionName=”FireGroup4″,Key=Four,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
+ActionMappings=(ActionName=”FireGroup5″,Key=Five,bShift=False,bCtrl=False,bAlt=False,bCmd=False)

With this lines :
Azerty

+AxisMappings=(AxisName=”ShipTurn”,Key=D,Scale=1.000000)
+AxisMappings=(AxisName=”ShipTurn”,Key=Q,Scale=-1.000000)
+AxisMappings=(AxisName=”Thrust”,Key=Z,Scale=1.000000)
+AxisMappings=(AxisName=”Thrust”,Key=S,Scale=-1.000000)
+AxisMappings=(AxisName=”Strafe”,Key=A,Scale=-1.000000)
+AxisMappings=(AxisName=”Strafe”,Key=E,Scale=1.000000)

// don’t put this following lines (fire group) if keys 1,2,3,4 and 5 (above letters) are recognized, you can test them in chat game //

+ActionMappings=(ActionName=”FireGroup1″,Key=X,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
+ActionMappings=(ActionName=”FireGroup2″,Key=C,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
+ActionMappings=(ActionName=”FireGroup3″,Key=V,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
+ActionMappings=(ActionName=”FireGroup4″,Key=B,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
+ActionMappings=(ActionName=”FireGroup5″,Key=N,bShift=False,bCtrl=False,bAlt=False,bCmd=False)

// Info: ( X=1 | C=2 | V=3 | B=4 | N =5 )
————–
————–

If you want to use LEFT-SHIFT to go down and LEFT-CTRL to teleport (It is better IMO), Replace those lines too:

+AxisMappings=(AxisName=”VerticalMove”,Key=LeftShift,Scale=-1.000000)

+ActionMappings=(ActionName=”FireGroup4″,Key=LeftControl,bShift=False,bCtrl=False,bAlt=False,bCmd=False)

By those lines :

+AxisMappings=(AxisName=”VerticalMove”,Key=LeftControl,Scale=-1.000000)

+ActionMappings=(ActionName=”FireGroup4″,Key=LeftShift,bShift=False,bCtrl=False,bAlt=False,bCmd=False)

To be sure that the file will not be changed I recommend putting it read-only

=> Right clic on “DefaultInput.ini” file,
=>Clic on Property
=> Check “READ ONLY” and [OK]

—————–
—————–

Tutorial Français [QWERTY vers AZERTY]

FRANÇAIS :

Vous ne pouvez pas utiliser les touches 1 à 5, vous devez utiliser d’autres touches comme :

X=1 | C=2 | V=3 | B=4 | N=5

Comment binder les touches en AZERTY:

Allez dans le dossier suivant :

– C:Program Files (x86)SteamSteamAppscommonSpacespacegameConfig

– Ouvrez le ficher “DefaultInput.ini” avec [notepadd++]

Remplacez ces lignes :
qwerty

+AxisMappings=(AxisName=”ShipTurn”,Key=D,Scale=1.000000)
+AxisMappings=(AxisName=”ShipTurn”,Key=A,Scale=-1.000000)
+AxisMappings=(AxisName=”Thrust”,Key=W,Scale=1.000000)
+AxisMappings=(AxisName=”Thrust”,Key=S,Scale=-1.000000)
+AxisMappings=(AxisName=”Strafe”,Key=Q,Scale=-1.000000)
+AxisMappings=(AxisName=”Strafe”,Key=E,Scale=1.000000)

+ActionMappings=(ActionName=”FireGroup1″,Key=One,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
+ActionMappings=(ActionName=”FireGroup2″,Key=Two,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
+ActionMappings=(ActionName=”FireGroup3″,Key=Three,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
+ActionMappings=(ActionName=”FireGroup4″,Key=Four,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
+ActionMappings=(ActionName=”FireGroup5″,Key=Five,bShift=False,bCtrl=False,bAlt=False,bCmd=False)

Par les lignes suivantes :
azerty

+AxisMappings=(AxisName=”ShipTurn”,Key=D,Scale=1.000000)
+AxisMappings=(AxisName=”ShipTurn”,Key=Q,Scale=-1.000000)
+AxisMappings=(AxisName=”Thrust”,Key=Z,Scale=1.000000)
+AxisMappings=(AxisName=”Thrust”,Key=S,Scale=-1.000000)
+AxisMappings=(AxisName=”Strafe”,Key=A,Scale=-1.000000)
+AxisMappings=(AxisName=”Strafe”,Key=E,Scale=1.000000)

+ActionMappings=(ActionName=”FireGroup1″,Key=X,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
+ActionMappings=(ActionName=”FireGroup2″,Key=C,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
+ActionMappings=(ActionName=”FireGroup3″,Key=V,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
+ActionMappings=(ActionName=”FireGroup4″,Key=B,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
+ActionMappings=(ActionName=”FireGroup5″,Key=N,bShift=False,bCtrl=False,bAlt=False,bCmd=False)

// Info: ( X=1 | C=2 | V=3 | B=4 | N =5 )
————–
————–

SI vous préférez utiliser la touche MAJ-Gauche [Shift gauche] pour déscendre et la touche Contrôle [CTRL-Gauche] pour vous téléporter (c’est mieux d’aprés moi) Changez aussi ces lignes :

+AxisMappings=(AxisName=”VerticalMove”,Key=LeftShift,Scale=-1.000000)

+ActionMappings=(ActionName=”FireGroup4″,Key=LeftControl,bShift=False,bCtrl=False,bAlt=False,bCmd=False)

Et remplacez les par celles ci :

+AxisMappings=(AxisName=”VerticalMove”,Key=LeftControl,Scale=-1.000000)

+ActionMappings=(ActionName=”FireGroup4″,Key=LeftShift,bShift=False,bCtrl=False,bAlt=False,bCmd=False)

– Pour être sur que le fichier ne sera pas modifié je conseille de le mettre en lecture seule:

=> Clic Droit sur le fichier “DefaultInput.ini”
=> Propriété
=> Cochez “LECTURE SEULE” puis [OK]

SteamSolo.com