r/simrally 1d ago

Monte Carlo is a God Tier rally location, so much fun and so rewarding when you get it right 👍

Enable HLS to view with audio, or disable this notification

19 Upvotes

DIRT 2.0


r/simrally 1d ago

Baja 1000: Powered by BeamNG

11 Upvotes

How is this not a thing already?

It is bizarre that in 2026 the closest substantial option remains an HD version of a 2008 game.


r/simrally 1d ago

Dirt rally leaderboard

Post image
4 Upvotes

Hi everyone Probably the highest I ever been in this game with a controller ,I know the spot is temporal,there's always someone faster yet I'm really happy


r/simrally 2d ago

Is Dirt 2.0 rally easy?

9 Upvotes

Edit: thanks, I'll try RBR

Are the cars in this game too easy to drive?

I don't know much about rallying, but I installed this game mainly because I wanted to improve my driving skills and learn something about rally driving.

I've tried pretty much every type of car, but one thing feels strange to me: they all seem way too easy to control.

I'm not saying I'm fast or that I'm driving perfectly, but I feel like I can start pushing almost immediately, even in a car I've never driven before. I would expect a rally car, especially an unfamiliar one, to require some time just to understand how it behaves before I can start driving anywhere near the limit.

Instead, after a few corners I already feel confident enough to push it quite hard without constantly losing the car.

Since I don't have much rally experience, I'm genuinely wondering: is the game actually too forgiving, or am I misunderstanding what makes rally driving difficult in real life?


r/simrally 2d ago

RBR(Richard Burns Rally) Gameplay Video - DLSS 5 on rainy weather (not mine)

Thumbnail
youtube.com
14 Upvotes

Channel and video is not mine. If you have question about what Gpu the user has, you can ask on Youtube. I'm sorry for DLSS 5 haters. I don't hate usage of the printing press machine as a daily basis. But this is the last post about DLSS 5.

''Theres also switching between dlss off and on so you can see the diference.'' ( 1.08-10 and 0.51-0.53 ) . have a nice day.


r/simrally 2d ago

Trying to find enough traction getting around these pins , anyone else go wide to use the snow , tyres seem to bite more than staying on the compacted icy line , but I could have just imagined it

Enable HLS to view with audio, or disable this notification

24 Upvotes

DIRT 2.0 MC


r/simrally 3d ago

Thanks to earlier post - Art of (Sim) Rally mod

Post image
108 Upvotes

tl;dr — art of rally has force feedback the devs half-built and never shipped. I finished it, plus two other things that make wheels feel awful. Now with real H-pattern/sequential shifter support, telemetry for gauges and bass shakers, and a bonnet cam.

https://github.com/d-b-c-e/art-of-sim-rally

Credit to the OP of the post that inspired this — I saw it, thought "oh look, I'd play that mod," and found no link or mod anywhere. So I threw some Claude tokens at it for fun, and it turned out better than expected.

Three things the analysis turned up

1. The force feedback exists, half-built. There's a complete ForceFeedback class that reads a force value and pushes it to a wheel, and there's real aligning-torque physics. The two were never joined — nothing assigns the value connecting them, nothing attaches the component, and the native DLL it calls into isn't in the shipped build at all. Someone built both ends and never wired the middle.

2. There's a hidden 10% deadzone on wheels the game doesn't recognize. This one's worth knowing even if you never touch the mod. art of rally uses Rewired for input, and Rewired applies a 10% deadzone to every axis of any controller not in its hardware database — a database that predates every modern direct-drive base. The deadzone in the game's options is a separate one, so you can set that to zero and still have a dead band. On my wheel at 270° that was 27° of nothing at center.

3. There's a direct-steering mode you're probably not getting. The game disables its smoothing — but only for controllers with a Rewired racing-wheel profile. An unrecognized wheel gets the gamepad smoothing filter instead, which works out to roughly 1.6 seconds lock-to-lock at speed. That's the "vague, then suddenly oversteers" feeling.

What the mod does

  • Fixes all three of the above
  • Real shifter support, H-pattern and sequential. The game only has ShiftUp/ShiftDown actions internally, so even a successfully bound H-pattern lever would act like paddles — putting it in 3rd would mean "one gear up from wherever you are." And its input library can't see most shifters at all, so usually you can't bind one to begin with. The mod reads the shifter directly and selects the gear you actually chose.
  • Bonnet camera, in the normal view rotation, adjustable live on the numpad
  • Forza-compatible UDP telemetry, so SimHub, dashboards and bass shakers work with no plugin to write
  • Double-click installer, and a "create support file" button that packages your settings, devices, bindings and logs if something breaks

Updates since I first posted

  • Fanatec force feedback fixed. If you tried it and got nothing, this was why: single-FFB-axis wheels were being sent two-axis updates that silently failed every time. Thanks to whoever sent me their log.
  • Shifter support added (above)
  • Settings panel rewritten into collapsible sections; strength is now a plain 0–100 slider instead of a reference-torque number where lower meant stronger
  • Wheel and telemetry port changes apply immediately instead of needing a restart

Caveats

Tested on one wheel, a MOZA R12. The force feedback is plain DirectInput constant force with nothing vendor-specific in it, so it should work on anything — but "should" is doing some work there, and strength needs tuning per wheel. Reports welcome; the support file button makes them easy to act on.

It's a bonnet camera, not cockpit. The cars have no modeled interiors — that's the game's art, not something a mod can fix. At least not without 3D modeling skills I don't have and can't AI my way out of.

The steering fixes only restore what a recognized wheel already gets, so they're fair-play neutral. There's a separate switch for the game's steering assist that genuinely does change how the car drives — off by default, and I'd leave it off if you care about leaderboards.

Known issue: the camera can wander for a second when the game takes over at the end of a stage. Cosmetic, working on it.

Full disclosure

I'm a dev by trade, but this was vibe coded — the first version in a couple of hours one afternoon. Otherwise I'd never have spent the weeks to figure this out the old way; my free time is slim. I'm also a filthy casual by sim racing standards. I built a full rig to get into it and still get most of my kicks from arcade games, lately by adding FFB and telemetry to things that didn't have it.

MIT licensed. Source and the full technical write-up: https://github.com/d-b-c-e/art-of-sim-rally

P.S. I've never really shared a game mod before, but if there's interest I can try submitting it to NexusMods.

Edit: Did several bug fixes and enhancements tonight and published as 0.2.0 - so if you had issues before, give it a shot. Also H-Pattern shifting built in now! If you still continue to have issues, use the log export feature in the mod interface and send it over to me (github issue preferred or shoot me a message)

Edit 2: **Update 0.2.1:** force feedback rebuilt (proper self-centring that lightens as the front slides; the old version could pull toward lock mid-corner), one-sided inversion on MOZA R5 fixed, FFB no longer dies after alt-tab, telemetry now live while revving on the start line, and a bumper camera alongside the bonnet cam. Release: https://github.com/d-b-c-e/art-of-sim-rally/releases/tag/v0.2.1


r/simrally 2d ago

This Fiat 131 is very hard and fun to drive

Thumbnail
youtu.be
1 Upvotes

r/simrally 2d ago

European Historic eRally Championship 2026 R9 | Lahti Historic Rally 2026

Thumbnail
gallery
6 Upvotes

📣 European Historic eRally Championship 2026 R9 | Lahti Historic Rally 2026

🇬🇷 Ο ένατος γύρος του EHRC 2026 είναι το Lahti Historic Rally 2026, 14 χωμάτινες γρήγορες ειδικές διαδρομές.

🇬🇧 The ningth round of the EHRC 2026 is the Lahti Historic Rally 2026, 14 fast special stages.

Link to join the Championship: https://www.rallysimfans.hu/rbr/bajnoksag2.php?bajnoksag_id=376&centerbox=bajnoksag2/b_rally_list_details.php&rally_id=102746

Itineraries: https://www.puresimrally.gr/ehrc/ehrc-2026/%ce%b7%ce%bc%ce%b5%cf%81%ce%bf%ce%bb%ce%bf%ce%b3%ce%b9%ce%bf-ehrc-2026/9-lahti-historic-rally-2026/


r/simrally 3d ago

When you flip the car but don't lose much time #winning #flippensubarus fair to say I didn't get a stage win lol

Enable HLS to view with audio, or disable this notification

18 Upvotes

DIRT 2.0 MC


r/simrally 2d ago

vehicle shop

2 Upvotes

does anyone know why the dlc cars won't appear in the shop? (dirt rally 2.0) i got the ultimate edition and i can drive them in the time trial but they never appear in the shop and i want to use them in the my team section


r/simrally 3d ago

flirting with rock cliff faces and concrete barrier's, winter tyres are definitely a handful on asphalt but a hell of a lot of fun 🥶👍

Enable HLS to view with audio, or disable this notification

9 Upvotes

DIRT 2.0 MC


r/simrally 3d ago

RBR-Richard Burns Rally DLSS 5 Neural Rendering Screenshots-Comparison

Thumbnail
gallery
18 Upvotes

some of them like lost ones Lancia only are enhanced. but you can see shading difference.


r/simrally 4d ago

So Art of Rally is a hardcore sim now

Enable HLS to view with audio, or disable this notification

204 Upvotes

r/simrally 3d ago

Dirt Rally 2 Experimental DLSS 5

Thumbnail
youtube.com
21 Upvotes

Had a few requests to record Dirt 2 with experimental DLSS 5 applied, so posting this for the interested parties.

This ran very smooth on my computer, didn't notice any perf hits at all.


r/simrally 3d ago

I found my career rally car toy today

Post image
19 Upvotes

I've started playing Dirt Rally 2.0 for a week now (im a total noob), awesome game, made me love into rally again.

I started basic rally career mode and took Ford Escort MK2, and today i found this Majorette matchbox car and it really made me happy. :) just wanted to share.


r/simrally 4d ago

Monte last bit of asphalt before the ice , that tank slapper nearly ended my rally 😬

Enable HLS to view with audio, or disable this notification

11 Upvotes

DIRT 2.O MC


r/simrally 3d ago

Booting up Dirt Rally 2.0 again to drive the Porsche 911

Thumbnail
youtu.be
1 Upvotes

r/simrally 3d ago

Dirt 2.0 on DLSS 5

Post image
0 Upvotes

r/simrally 4d ago

Would anyone on ps5 be down to get a small group together every weekend to do a few stages together? DR2.0

Enable HLS to view with audio, or disable this notification

7 Upvotes

r/simrally 4d ago

Any handbrake entry-level equivalent to Logitech G29?

4 Upvotes

G29 is known for being the cheapest and quality wheel, is there something similar about handbrakes?


r/simrally 5d ago

Assetto Corsa Rally Experimental DLSS 5

Thumbnail
youtube.com
8 Upvotes

I got the experimental DLSS 5 running in AC Rally.

Everything maxxed out, 4K, running on a 5090.

Forgive my driving lol, was on a controller and just testing out the DLSS injection.


r/simrally 5d ago

Polish codriver voice

8 Upvotes

Hello everyone, i need help with uploading and changing audio folders and stuff, i know english but when my polish friend or family come to play they dont understand and its hard to drive for them.
I have a folder with some polish guy voice and when i tried by the video i watched to do the audio change my game crashed when i tried to drive, i replaced some Codriver file and copy-pasted the new voice into audio and mashes folders in rbr folder and as i said it crashed the game, i might be stupid but i need someone to explain it to me like to 2yo child.

IF you have some better polish codriver voice and stuff that u know it Works u can show me yours, also a good video would be apriciated with files instalation and changing shown.

Thank you all for help.

Game: Richard Burns Rally


r/simrally 6d ago

Who knew feathering the throttle, tapping and modulating the brake pedal on ice would be so fun lol 👍#iceskating

Enable HLS to view with audio, or disable this notification

83 Upvotes

DIRT 2.0 MONTE CARLO


r/simrally 6d ago

I'm 13, and i've (almost) mastered this track in RBR and am learning the basics of rally for driving on the other stages, how'd I do?

Enable HLS to view with audio, or disable this notification

3 Upvotes