Farming Simulator 25 (2300320)
Compatibility Report
- Name of the game with compatibility issues: Farming Simulator 25
- Steam AppID of the game: 2300320
System Information
- GPU: AMD Ryzen 7 5700G (with Radeon Graphics RADV RENOIR) -
- Video driver version: Mesa 25.0.5-arch1.1
- Kernel version: 6.12.27-1-lts
- Link to full system information report as Gist:
- Proton version: experimental-10.0-20250507b
I confirm:
- [x] that I haven't found an existing compatibility report for this game.
- [X] that I have checked whether there are updates for my system available.
Symptoms
Driving wheel is detected, but the driver setup is not possible (false detection of direction, pedals) Wheel only works in one direction.
Similar problem exists for [Farming Simulator 22] (https://github.com/ValveSoftware/Proton/issues/5351) This could be mitigated by switching back to proton 6.3-8, which doesn't work for Farming Simulator 25.
Reproduction
Start game using a steering wheel (in my case Logitech G920).
kernel: logitech-hidpp-device 0003:046D:C262.0001: input,hiddev104,hidraw10: USB HID v1.11 Joystick [Logitech G920 Driving Force Racing Wheel] on usb-0000:02:00.0-4/input0 kernel: logitech-hidpp-device 0003:046D:C262.0001: HID++ 4.2 device connected. kernel: logitech-hidpp-device 0003:046D:C262.0001: Force feedback support loaded (firmware release 4).
Removing HIDAPI device 'Logitech G920 Driving Force Racing Wheel for Xbox One' VID 0x046d, PID 0xc262, bluetooth 0, version 38404, serial 78-02-28-bc, interface 0, interface_class 0, interface_subclass 0, interface_protocol 0, usage page 0x0001, usage 0x0004, path = /dev/hidraw10, driver = NONE (DISABLED)
See similar reports
for example:
Only that the Logitech G29 steering-axis is bricked. You can turn right, but as soon as you turn left your vehicle immediatly goes Full right. In both FS 19 and 22 one could run the game using proton 6.3 to solves this but no longer works with FS25.
Same behaviour since the changes made after proton 6.3-8 with further bug tracking #5869
have exactly same problem under linux with my G29 and dual thrustmaster Farmstick joysticks, right x-axis and up y-axis works but left and down is dead and machine in game loops around when turning left. Farming Sim 22 works fine with proton 6.3-8 still but Farming Sim 25 wont start with this version of proton
Digging a bit further. The game developer changed the behavior of their game engine some time ago. Farming simulator 17 used XInput for Xbox Gamepads und DirectInput for any other device. Since Farming Simulator 19 XInput for Xbox Gamepads and Windows Raw Input for all other devices. If I understand this design decision correctly it enables them to implement own device support independent from the hardware developer. You can therefor map the buttons and change the device behavior by changing the corresponding xml file in
/steamapps/compatdata/2300320/pfx/drive_c/users/steamuser/Documents/My\ Games/FarmingSimulator2025/inputDevices/
e.g.
<deviceMapping backends="rawInput;directInput;macosXSdl"> <productKey productId="C262" vendorId="046D" /> <productName vendorId="046D"> <keyword text="g920" /> </productName> <category>wheel</category> <!-- gamepad, wheel, joystick, farmWheel, farmSidePanel --> <buttonMappings> <buttonMapping physical="0" logical="1" label="A" /> <buttonMapping physical="1" logical="2" label="B" />
In Farming Simulator 22 #5351 you could use your wheel until the underlying version of wine succeeded 6.3-8 Using the game developer console you can see that many buttons are detected, but the main features of the wheel
- 0 RX (steering)
- 10 ACC (accelerate)
- 11 BRK (brake)
- 12 CLT (clutch)
are missing, but are fully working in game.
What changed after wine version 6.3-8? There had been a huge rework done by @rbernon and other at codeweavers to make a better use of the way wine processes the input. My guess is that those two commits: Commit f9d7acbf winejoystick.drv: Remove unnecessary driver. Commit 4f1095a0 winmm: Reimplement joystick APIs on top of dinput. kind of "broke" the detection/use of the wheels by the developers game engine. Documentation of changes using the new input processing by wine
Coming back to the actual situation of Farming Simulator 25. The game detects the logitech device including
- 0 RX (steering)
- 10 ACC (accelerate)
- 11 BRK (brake)
- 12 CLT (clutch)
If you steer a bit to the left (RX), then the game immediately detects the value 1.0 which equals to a full steer to the right. Center is 0. Steering to the right works incrementing values from 0 to 1.0. Using the pedals shows the same problem the value is set to 1.0 when not activated. When you press the ACC pedal the value increases from 0 slowly:
until you reach exact 50% Acceleration. Pressing the pedal further down it's keeping the full 1.0 value
I'm no developer. My guess is that you could revert those two commits and compile a recent proton version just for this game, but without real proper usability (force feedback, in game options, etc). There seems to be a bug how the input values are read (or made available by wine) by the Giants Software game engine. I don't have to much confidence in support from the developer (their Windows version works) -> it's a wine/proton problem.
Maybe someone with more knowledge could debug this further.
I have the same issue with the newer version of the Logitech G29 (PC, PS4, PS5) despite axial input being correctly recognised by the OS. When opening FS25 with Proton 6.3-8 in "PC" mode, wheel and pedal movements are accurately displayed in the options menu, but it won't load into a map, of course.
I am also having the same issue with the USB Thrustmasters. Tried Proton 6.2, which kept asking to wait or close, up to Beta 10.
Same issue with Logitech G29
This isn't a problem with Proton/Wine but how the game handles input.
By the way, Mechwarrior 5 has the same issue with joysticks/hotas. https://github.com/ValveSoftware/Proton/issues/5869 https://www.protondb.com/app/2000890?device=pc FYI, fs25 engine - Giants engine, mechwarrior - ue4.
Just additional info, may be will help someone to investigate.
I got it to work by setting PROTON_ENABLE_HIDRAW=1 in the launch options. Mightve done other stuff too that I dont remember and not sure if they were significant. But this option for sure made it work, and removing it I get the same behavior as before (turning to the right works but any left movement results in a full right input).
Using a logitech g923 and farmstick on latest Proton version.
Edit:
Also have the following udev rules:
/etc/udev/rules.d/40-usb_modeswitch.rules
#Logitech G923 Racing Wheel (Xbox Mode)
ATTR{idVendor}=="046d", ATTR{idProduct}=="c26d", RUN+="usb_modeswitch '%b/%k'"
This puts the G923 into Xbox mode.
/etc/udev/rules.d/60-hidraw-farmstick.rules
# Farmstick
KERNEL=="hidraw*", ATTRS{idVendor}=="044f", ATTRS{idProduct}=="0416", MODE="0660", GROUP="plugdev"
# G923
KERNEL=="hidraw*", ATTRS{idVendor}=="046d", ATTRS{idProduct}=="c26e", MODE="0660", GROUP="plugdev"
For this one make sure your user is in the plugdev group (which should already exist; if not, create it).
Restart your computer after adding these files.
For G923 I also installed https://github.com/berarma/new-lg4ff for the driver, although force feedback still doesn't work for me.
I got it work as well for my Logitech G29
- Launch options: PROTON_ENABLE_HIDRAW=0x046d/0xc24f %command%
- Created /etc/udev/rules.d/60-steam-input.rules with: KERNEL=="hidraw*", ATTRS{idVendor}=="046d", ATTRS{idProduct}=="c24f", MODE="0660", TAG+="uaccess"
- restart pc
- (not sure if this needed, i've done it before the game start. Check without this step first) remove any section from system.reg in compdata folder of the game with text vid_046d&pid_c24f
- start the game
Checked on GE-proton 10-3 & GE-proton 10-10 046d & c24f this is vendor & product id of logitech g29
- Created /etc/udev/rules.d/60-steam-input.rules with: KERNEL=="hidraw*", ATTRS{idVendor}=="046d", ATTRS{idProduct}=="c24f", MODE="0660", TAG+="uaccess"
Thanks for reminding me about udev. I updated my above comment with my files. It's hard to remember everything you did when you spent hours trying a hundred things to get it working ;)
Farming Simulator 25 Crashes complete GUI
Issue transferred from https://github.com/ValveSoftware/Proton/issues/8961. @eniac1986 posted on 2025-08-08T01:26:48:
Compatibility Report
- Name of the game with compatibility issues: Farming Simulator 25
- Steam AppID of the game: 2300320
System Information
- GPU: GeForce GTX 970
- Video driver version: 575.64.05
- Kernel version: 6.16.0-arch1-1
- Link to full system information report as Gist: https://gist.github.com/eniac1986/7c78e34b96bf207c76db6bd93fa6c971
- Proton version: 10.0-2 (beta)
I confirm:
- [x] that I haven't found an existing compatibility report for this game.
- [x] that I have checked whether there are updates for my system available.
Proton log: https://gist.github.com/eniac1986/64c100f74f98a3249969782a7d50241c
Symptoms
The game crashes randomly, sometimes after a few seconds, sometimes after an hour. The whole Linux GUI freezes. If it unfreezes the FS25 windows is frozen/unresponsive.
dmesg -w gives me this message
[ 8640.436967] NVRM: GPU at PCI:0000:01:00: GPU-07aab8ae-ec44-1d9e-44fd-8b8ffca2f347 [ 8640.436971] NVRM: Xid (PCI:0000:01:00): 8, pid=91188, name=FarmingSimulato, Channel 00000044
Steam Runtime Diagnostics: https://gist.github.com/eniac1986/f27fb0c4731d95a9791f3be9949aff27
Reproduction
I have no idea how to reproduce it. It seems to be completely random. FS25 is the only game that does this on my machine.
Replying to https://github.com/ValveSoftware/Proton/issues/8671#issuecomment-3124315887
This definitely works when using only a G29. How would one add multiple devices? For example the Logitech 3D Pro also has messed up axis
Same type of crash as before, here is the proton log: https://gist.github.com/eniac1986/0eb8a0f79dea8954aeb1178ae8c10c43
Replying to https://github.com/ValveSoftware/Proton/issues/8671#issuecomment-3168488184
@RogueRaiden see my post above where I am using G923 and Farmstick and have both working.
When I was looking at the code for PROTON_ENABLE_HIDRAW I concluded that it can't have more than one device listed (e.g., by using commas). This matched my own experiences too trying PROTON_ENABLE_HIDRAW=0x046d/0xc26e,0x44f/0x0416 which I only tried since I saw some others online also try it.
Here is the code that processes that option from https://github.com/ValveSoftware/wine/blob/3e255b997c306b83745193775bc8e1ef96a00ca7/dlls/winebus.sys/main.c#L478-L484:
if (!RtlQueryEnvironmentVariable(NULL, L"PROTON_ENABLE_HIDRAW", 20, value, ARRAY_SIZE(value) - 1, &len))
{
value[len] = 0;
if (!wcscmp(value, L"1")) return TRUE;
swprintf(vidpid, ARRAY_SIZE(vidpid), L"0x%04X/0x%04X", vid, pid);
if (wcscasestr(value, vidpid)) return TRUE;
}
So if you set PROTON_ENABLE_HIDRAW=1 it enables it for all devices which should make it work.
You also need to make sure you have udev rules set up for both devices to enable hidraw.
Replying to https://github.com/ValveSoftware/Proton/issues/8671#issuecomment-3168488184
just change 046d & c24f with your vendor & product id of your device (lsusb can help to find). For several devices just add one more line with ( KERNEL=="hidraw*", ATTRS{idVendor}=="046d", ATTRS{idProduct}=="c24f", MODE="0660", TAG+="uaccess" ) with new vendor & product id of your next device, and add new vendor & product id to the PROTON_ENABLE_HIDRAW launch option. Separate devices in PROTON_ENABLE_HIDRAW by comma.
@kjsmita6 @Ekzilit Thanks guys. I was missing the comma or 1 value for PROTON_ENABLE_HIDRAW. After some frustration with the udev files not loading or whatever it was, it all works now.
Just for example my launch options for fs25: PROTON_ENABLE_HIDRAW=0x046d/0xc24f,0x06a3/0x0762,0x06a3/0x0c2d,0x044f/0xb10a,0x044f/0xb687,0x044f/0xb660 %command%
rules
# Logitech G29 wheel
KERNEL=="hidraw*", ATTRS{idVendor}=="046d", ATTRS{idProduct}=="c24f", MODE="0660", TAG+="uaccess"
# Saitek x52 pro
KERNEL=="hidraw*", ATTRS{idVendor}=="06a3", ATTRS{idProduct}=="0762", MODE="0660", TAG+="uaccess"
# Saitek Quadrant
KERNEL=="hidraw*", ATTRS{idVendor}=="06a3", ATTRS{idProduct}=="0c2d", MODE="0660", TAG+="uaccess"
# Thrustmaster T.16000M Joystick
KERNEL=="hidraw*", ATTRS{idVendor}=="044f", ATTRS{idProduct}=="b10a", MODE="0660", TAG+="uaccess"
# Thrustmaster Throttle
KERNEL=="hidraw*", ATTRS{idVendor}=="044f", ATTRS{idProduct}=="b687", MODE="0660", TAG+="uaccess"
# Thrustmaster T500 RS Gear Shift
KERNEL=="hidraw*", ATTRS{idVendor}=="044f", ATTRS{idProduct}=="b660", MODE="0660", TAG+="uaccess"
Thanks guys, i confirm this is working for me to, using a Logitech G923 PS/PC version and a Thrustmaster Farmstick xbox. My steam launch options: PROTON_ENABLE_HIDRAW=0x046d/0xc266,0x044f/0x041b mangohud %command%
and a "60-steam-imput.rules" file with: #Logitech G923 PS/PC KERNEL=="hidraw*", ATTRS{idVendor}=="046d", ATTRS{idProduct}=="c266", MODE="0660", TAG+="uaccess" #Thrustmaster farmstick xbox version KERNEL=="hidraw*", ATTRS{idVendor}=="044f", ATTRS{idProduct}=="041b", MODE="0660", TAG+="uaccess"
I don´t have FFB in Farming, but since the force feedback in the game is not outstanding at all, it's not a problem for me, only use Oversteer for set the autocenter in 15 and woks fine. finally no more windows for me...
Hello I'm having the same issues as described above, the wheel turns only to right. I have the Logitech (still Saitek underneath) heavy duty set the control panel seams to work after trying but the wheel and pedals are still unusable. Turning down to proton 6.x is impossible since that crashes the game. I tried @kjsmita6 and @Ekzilit solutions but they didn't seam to work. Can anybody help? Thanks
output of lsusb:
Bus 001 Device 005: ID 0738:2217 Mad Catz, Inc. Saitek Heavy Eqpt. Wheel & Pedal
my udev file:
# Farmwheel
KERNEL=="hidraw*", ATTRS{idVendor}=="0738", ATTRS{idProduct}=="2217", MODE="0660", TAG+="uaccess"
Replying to https://github.com/ValveSoftware/Proton/issues/8671#issuecomment-3330245223
Did you add the PROTON_ENABLE_HIDRAW to the launch options? You might also need to restart your computer after adding the udev rules.
Yes I added it. Restarted the udev and computer several times. Maybe I will try to reinstall the fs25, that solved some issues in the past with different games.
Nope the reinstalation didn't solve anything, even using logitech EX racing wheel instead of the saitek one still having the same output.
I recently noticed that on newer proton versions I get blurry textures. Anyone else experience this? I haven't found any recent mentions of this issue for any game. Proton 8:
Proton 9/10/Experimental:
Note the VRAM stats on the 3rd picture in both case.
@rLy07 Thank you for the report! I took a look and this seems to be a change in vkd3d-proton and might also only impact some GPUs.
Nope the reinstalation didn't solve anything, even using logitech EX racing wheel instead of the saitek one still having the same output.
Did you ever find a solution, im trying to make this work with my Thrustmaster T300 GT RS all my racing games are working but not FS22 and FS25 they only turn right.
I have made an udev rule called 60-wheel.rules with the the parameters suggested and the Hidraw launch command in Steam but it still doesnt work.
Replying to https://github.com/ValveSoftware/Proton/issues/8671#issuecomment-3541156836
Unfortunately not. Even used Warp AI to try to solve it but unfortunately it is still not working. I thought about reinstalling the whole system later but didn't have time to do it yet.
I have an idea for a workaround but it might only work for some wheelbases. Basically, we don't want SDL becasue it always normalizes axes to -1:1 which ends un as -23768:32767 on the "windows" side but we don't want hidraw as that works around the driver. Hidraw should actually still provide ffb for USB PID bases like Moza, Conspit, Cammus etc but it's currently broken XD
So we could use udev input and I'll report back since moza changed the steering axis to be 0:65535 some time ago
Guys, I might have a fix that will enable Input AND still provide force feedback through default SDL, no need to muck around with Hidraw. I'm messing around with Project Motor Racing and it has the same issues, but I managed to overcome them. I'll post the workaround later if it will work.
Lawstorant, I'm very interested. I also use a Moza Wheelbase R5. Did it work, and if so, can you explain how?