Fractured Space

Fractured Space

Not enough ratings
How to bind in AZERTY [English] / [Français] Bind clavier en AZERTY
By Sp3ctA
Solution 1 easy : Press ALT+SHIFT = Qwerty to Azerty
Solution 1, facile: Appuyez sur ALT + MAJ = Qwerty vers Azerty

Solution 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=5
Choose 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=5
Choisissez 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 teleporter

Thanks to user [The Loan Ranger] who find where to bind keys.
Merci à [The Loan Ranger] qui à trouvé où binder les touches.
   
Award
Favorite
Favorited
Unfavorite
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
http://steamcommunity.com/sharedfiles/filedetails/?id=385531882&tscn=1423002249

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)\Steam\SteamApps\common\Space\spacegame\Config\

- 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)\Steam\SteamApps\common\Space\spacegame\Config\

- 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]
4 Comments
Syberia Jun 13, 2015 @ 11:33am 
Merci beaucoup our se ptit guide bien sympa :D
Susumu Kodai Apr 25, 2015 @ 3:32am 
Ca marche! merci beaucoup!
Sp3ctA  [author] Mar 1, 2015 @ 8:18am 
@Thenetor47[FR] Je n'ai pas rebindé, je fais simplement "ALT+MAJ" pour passer en QWERTY, cela permet d'utiliser les touches 1 à 5 pour les skills.
Thenetor47[FR] Mar 1, 2015 @ 6:57am 
ton guide est bien expliqué, mais j'ai peur de commêtre une bétise en modifiant, pourrait tu donc si tu le veut bien, mettre un lien de tes fichier modifié pour nous évité d'énormes bétise en voulant modifié le fichier?
je te remercie d'avance si tu met les liens de tes fichiers.