VIRPIL Control Panel #1 Buttons funktionieren nicht

Ihr habt Probleme mit eurem Spiel, eine Frage zu technischen Dingen, oder wollt einen Bug melden? In diesem Forum finden all diese Dinge ihren Platz. Bitte beachtet die Postingregeln für Bug-Reports.
TheSuspect83
Posts: 57
Joined: Sat Nov 27, 2021 2:08 pm

Re: VIRPIL Control Panel #1 Buttons funktionieren nicht

Post by TheSuspect83 »

nunja beim Virpil hat es je geklappt, wiegesagt evtl. weiß don_apple noch etwas
wie schön es doch wäre den Traktor direkt mit der Start Taste zu starten anstelle der Radio Taste ;)

Buttons vom Moza Wheel
Image
quiksilver
Posts: 16
Joined: Sat Sep 26, 2020 9:21 am

Re: VIRPIL Control Panel #1 Buttons funktionieren nicht

Post by quiksilver »

... I think I got it.
It works. I got the Thumb Stick to work (which didn't before!).

Now I'll check if really every physical button is supported. 😬
quiksilver
Posts: 16
Joined: Sat Sep 26, 2020 9:21 am

Re: VIRPIL Control Panel #1 Buttons funktionieren nicht

Post by quiksilver »

I can confirm.
Everything is working with the VIRPIL Constellation ALPHA Right.
I'm now duplicating the Config File für the Left stick.
Then I'll do the Control Panel.

Ich will upload the configs here when I'm done and everything is working.

I'm pretty confident now TheSuspect, that your Wheel should work too (with every button)...

Quick spoiler...
These are the lines of the Alpha R Device Config:

Code: Select all

<deviceMapping backends="rawInput;directInput;macosXSdl">
    <productKey productId="40CB" vendorId="3344" />
    <productName vendorId="3344">
        <keyword text="virpil" />
        <keyword text="constellation" />
        <keyword text="alpha" />
        <keyword text="prime" />
        <keyword text="r" />
    </productName>
    <category>joystick</category>  <!-- gamepad, wheel, joystick, farmWheel, farmSidePanel -->
    <buttonMappings>
        <buttonMapping physical="0" logical="0" label="1" />
        <buttonMapping physical="1" logical="1" label="2" />
        <buttonMapping physical="2" logical="2" label="3" />
        <buttonMapping physical="3" logical="3" label="4" />
        <buttonMapping physical="4" logical="4" label="5" />
        <buttonMapping physical="5" logical="5" label="6" />
        <buttonMapping physical="6" logical="6" label="7" />
        <buttonMapping physical="7" logical="7" label="8" />
        <buttonMapping physical="8" logical="8" label="9" />
        <buttonMapping physical="9" logical="9" label="10" />
        <buttonMapping physical="10" logical="10" label="11" />
        <buttonMapping physical="11" logical="11" label="12" />
        <buttonMapping physical="12" logical="12" label="13" />
        <buttonMapping physical="13" logical="13" label="14" />
        <buttonMapping physical="14" logical="14" label="15" />
        <buttonMapping physical="15" logical="15" label="16" />
        <buttonMapping physical="16" logical="16" label="17" />
        <buttonMapping physical="17" logical="17" label="18" />
        <buttonMapping physical="18" logical="18" label="19" />
        <buttonMapping physical="19" logical="19" label="20" />
        <buttonMapping physical="20" logical="20" label="21" />
        <buttonMapping physical="21" logical="21" label="22" />
        <buttonMapping physical="22" logical="22" label="23" />
        <buttonMapping physical="23" logical="23" label="24" />
        <buttonMapping physical="24" logical="24" label="25" />
        <buttonMapping physical="25" logical="25" label="26" />
        <buttonMapping physical="26" logical="26" label="27" />
        <buttonMapping physical="27" logical="27" label="28" />
        <buttonMapping physical="28" logical="28" label="29" />
        <buttonMapping physical="29" logical="29" label="30" />
        <buttonMapping physical="30" logical="30" label="31" />
    </buttonMappings>
    <axisMappings>
        <axisMapping physical="X" logical="0" scale="1" offset="0" label="S1-X" />
        <axisMapping physical="Y" logical="1" scale="1" offset="0" label="S1-Y" />
        <axisMapping physical="Z" logical="2" scale="1" offset="0" label="S1-Z" />
        <axisMapping physical="RX" logical="3" scale="1" offset="0" label="S1-RX" />
        <axisMapping physical="RY" logical="4" scale="1" offset="0" label="S1-RY" />
        <axisMapping physical="Slider" logical="5" scale="1" offset="0" label="BrakeLeverR" />
    </axisMappings>
</deviceMapping>
TheSuspect83
Posts: 57
Joined: Sat Nov 27, 2021 2:08 pm

Re: VIRPIL Control Panel #1 Buttons funktionieren nicht

Post by TheSuspect83 »

"Re: Moza Racing R5 and R9 support
Post by chipfletcher » Fri Sep 23, 2022 9:46 pm"

er hatte ja geschrieben zwecks limited... ich bin da jetzt erstmal ideenlos. Selbst bei F1 22 erkennt er über 32 Buttons (F1 wird auch offiziell vom Wheel supported), somit wirds wohl am FS oder direkt am Wheel selbst liegen
quiksilver
Posts: 16
Joined: Sat Sep 26, 2020 9:21 am

Re: VIRPIL Control Panel #1 Buttons funktionieren nicht

Post by quiksilver »

Final update for today:

Both sticks are working (Virpil Alpha R and Virpil Alpha L).

The Control Panel however still makes troubles.
It isn't recognized by FS22 even though I added a device config and have both vendorID and productID in the config file.

Have to have a closer look tomorrow or on the weekend.

But I'm happy for now, that both sticks now have full functionallity.

Here are the two config files for the sticks.
quiksilver
Posts: 16
Joined: Sat Sep 26, 2020 9:21 am

Re: VIRPIL Control Panel #1 Buttons funktionieren nicht

Post by quiksilver »

TheSuspect83 wrote: Wed Nov 09, 2022 11:05 pm "Re: Moza Racing R5 and R9 support
Post by chipfletcher » Fri Sep 23, 2022 9:46 pm"

er hatte ja geschrieben zwecks limited... ich bin da jetzt erstmal ideenlos. Selbst bei F1 22 erkennt er über 32 Buttons (F1 wird auch offiziell vom Wheel supported), somit wirds wohl am FS oder direkt am Wheel selbst liegen
Verstehe.

Ich mein... ich sehe das Problem der max 32 Buttons unter Windows. Ist beim Virpil Control Panel #1 auch so.
Das hat eigentlich 41 Buttons. Windows erkennt aber nur 32.

Wie gesagt: Mal weiter recherchieren. :)
Merrlin
Posts: 1662
Joined: Sun May 17, 2020 11:30 pm

Re: VIRPIL Control Panel #1 Buttons funktionieren nicht

Post by Merrlin »

Kleiner Tip am Rande: Man kann sich über den Konsolenbefehl gs_inputDebug die RAW Daten von den Controllern anzeigen lassen…

Bei dem Befehl bin ich mir zwar grad nicht sicher aber man kann sich ja durchtabben
TheSuspect83
Posts: 57
Joined: Sat Nov 27, 2021 2:08 pm

Re: VIRPIL Control Panel #1 Buttons funktionieren nicht

Post by TheSuspect83 »

Danke Merlin, jedoch tut sich da beim Moza überhaupt nichts... keine Reaktion (True/False) der Tasten (32 - 38)
Image
quiksilver
Posts: 16
Joined: Sat Sep 26, 2020 9:21 am

Re: VIRPIL Control Panel #1 Buttons funktionieren nicht

Post by quiksilver »

TheSuspect:
Ich hab's final hinbekommen.
Auch mit dem Control Panel (welches mehr als 32 Buttons hat).

Allerdings braucht es dafür Zusatzsoftware (vJoy & Joystick Gremlin).

Ich bin recht müde von der Woche drum hau ich mich jetzt hin, aber morgen poste ich wie es geht (dieses Lösung klappt sehr wahrscheinlich auch mit deinem Monza Wheel). ;)
TheSuspect83
Posts: 57
Joined: Sat Nov 27, 2021 2:08 pm

Re: VIRPIL Control Panel #1 Buttons funktionieren nicht

Post by TheSuspect83 »

2x zusatzsoftware? bin eigentlich kein großer Fan von extra Software außer argus.
Aber Poste es ruhig, und vergiss den englischen Kollegen nicht ;) Danke dir!
Sinterra
Posts: 3
Joined: Sat Apr 30, 2022 2:12 pm

Re: VIRPIL Control Panel #1 Buttons funktionieren nicht

Post by Sinterra »

Hi. Hat zufällig jemand ein Profil für das Moza R5 Wheel? Würde ja selber eins erstellen, aber keine Ahnung was ich jetzt bei physical und bei logical zuweisen muss.
Post Reply