Arena Commander

Alles rund um Chris Roberts kommendes Spiel
Post Reply
User avatar
Birdie
Administrator
Posts: 1132
Joined: Sat 3. Nov 2007, 17:14
Location: Vatne, Norwegen
Contact:

Arena Commander

Post by Birdie »

Heute ist Version V.08 von Arena Commander (ehemals Dogfighting Module) herausgekommen. Der Download beträgt ca. 10 GB.

Eine Kurzeinführung findet man im Pilotenhandbuch:
https://robertsspaceindustries.com/medi ... e-V0-8.pdf

Die Anforderungen an den Rechner sind recht knackig:
Minimum System Requirements:
- Windows Vista, Windows 7 or Windows 8 (64 Bit)
- DirectX 11 graphics card with 1GB Video RAM
- Quad core CPU
- 8GB Memory

Ich bin dann mal beim Downloaden ...
User avatar
Birdie
Administrator
Posts: 1132
Joined: Sat 3. Nov 2007, 17:14
Location: Vatne, Norwegen
Contact:

Re: Arena Commander

Post by Birdie »

Wer mit der vordefinierten Achseneinstellung nicht klarkommt, kann folgenden Trick anwenden:

Found a workaround to remap roll/jaw on the Saitek X52:
Create a file c:\hotas.xml with this content:

Code: Select all

<!-- Hotas + HOTAS mapping -->
<ActionMaps version="0" >
<actionmap name="spaceship_movement">
<action name="v_yaw">
<rebind device="joystick" input="js1_x" />
</action>
<action name="v_roll">
<rebind device="joystick" input="js1_rotz" />
</action>
</actionmap>
</ActionMaps>

In the AC, open the Console and execute this command:
pp_rebindkeys c:\hotas.xml
Post Reply