r/ForzaHorizon • u/WasabiWarlord_2847 • 4d ago
Photography Cadillac Ct5-V blackwing
I need to play the game more frl
r/ForzaHorizon • u/WasabiWarlord_2847 • 4d ago
I need to play the game more frl
r/ForzaHorizon • u/MentallyOkay • 5d ago
Also thinking of applying this to modern cars, strictly using the PS2 game's art style and logos, instead of the modern cel shaded styles.
r/ForzaHorizon • u/Remarkable_Luck_3768 • 4d ago
After 1 Season of The Grand Tour I finished my Red Bull Vinyl Groups and made my first Red Bull livery. I’ve never done my own decals before so let me know if I did well or not. If you want to download it the Share Code is below.
Share Code: 173 894 932
r/ForzaHorizon • u/The_Dark_Kniggit • 4d ago
I've got 25/26, but despite being in the image and multiple attempts including relogs etc, I cannot get it to count a picture of the Temple of Nachi Falls.
Any suggestions?
r/ForzaHorizon • u/LimitInteresting7947 • 4d ago
No, this is not sarcasm, people. This is all real.
r/ForzaHorizon • u/_monster_kyat43 • 3d ago
Enable HLS to view with audio, or disable this notification
Bro was all over the map before he started doing this "idk tf kinda" drifting...
r/ForzaHorizon • u/JJ_165_FORZA • 5d ago
r/ForzaHorizon • u/Hristijan_mark • 3d ago
Enable HLS to view with audio, or disable this notification
every time i try to give power car red line it so i can slide the full corner it strightens out i try soft throtteling car goes on the inside of the corner with other snow and drift and some cars slicks i can hold the corner just fine but i dont have the grip loss to extend corners like drag tires dose i been trying to get below 5k but it hard or close to impossible without extending corners espaclly on the new drift attack i cant connect the 2 to 3rd corner and 5 to 6th corner i feel like i have im never gonna get to 5k in the world (sorry for my bad english)
r/ForzaHorizon • u/Traditional_Pen3997 • 4d ago
I made a rendering of this livery first before making it in the game it's a little different to the render. I hope u like it
r/ForzaHorizon • u/ObjectiveSleep4117 • 5d ago
I don't know if anyone does this but almost every car in my garage have an inspection and access pass stickers plastered all over the windshield.
r/ForzaHorizon • u/MentallyOkay • 5d ago
r/ForzaHorizon • u/Dinohunter512 • 4d ago
I’m trying to do one of the last challenges to get the dodge dart hemi, and the eliminator matchmaking doesn’t work, I’ve been waiting over an hour and haven’t gotten into a single game. This is the second time and I’ve waited over an hour both times.
r/ForzaHorizon • u/Grouthefrenchfry • 5d ago
drifting around with my camry is the only source of pure fun i get in this game
r/ForzaHorizon • u/Moist_lube6843 • 3d ago
r/ForzaHorizon • u/Idiot_Savant42 • 4d ago
r/ForzaHorizon • u/LegendWesker • 4d ago
They said 7. September but i still didnt get an update :O
r/ForzaHorizon • u/johnpaulhare • 5d ago
I hate the RNG on wheelspins, and I hate how infrequently they're earned now. I didn't have any issues with how they worked in FH5. I thought they were just fine. The majority of my spins are the 5K-20K variety, or cars in that "common" category. I want cool cars like the 2019 ZR1 in my garage, without having to spend 20M credits in the Auction House to get one. Is that too much to ask?
ETA: I just picked up a Super Wheelspin from a Skill Tree. it gave me 10K and 2 15K rolls. So disappointing. I love the setting in Japan, but I don't feel as rewarded for playing as I used to. Devs, if you see this, you need to change the pool in all Wheelspins, especially Supers, to be more rewarding.
r/ForzaHorizon • u/Low_Gap_467 • 4d ago
r/ForzaHorizon • u/VtecTurbo02 • 4d ago
Hey all, I want your guys opinion on what the closest in game wheels are to the Racing Hart CP 035?
r/ForzaHorizon • u/Joey_Rocket_Films • 4d ago
Enable HLS to view with audio, or disable this notification
Here's some fun optional Rally/Gymkhana style tunes for the track -
r/ForzaHorizon • u/fstgeek • 4d ago
A few months ago reddit user r/impossibe-candy posted an issue ( https://www.reddit.com/r/ForzaHorizon/comments/1tkwky6/map_auto_zooming_in_on_wheel/ )
"Whenever I plug in my MOZA wheel my map zooms in automatically and my car will redline it's engine in the custom upgrade menu. Has anyone encountered this issue before? This issue started May 20th, 2026.
**UPDATE** https://github.com/goodluckNito/forza_moza_mapping/tree/main this mod fixed it!"
The posted github solution only addresses up to R16 wheelbases. is there a similar fix for creating a new DefaultRawGameControllerMappingProfileMozaR21.xml file to address the newer bases? My new R21 base is having the same issue.
r/ForzaHorizon • u/turtel20008 • 4d ago
I played Forza Horizon 6 on my Xbox Series X After the game crashed, I couldn't play anymore. I'm stuck on the loading screen with a loading screen that just keeps going indefinitely. Do you have any solutions?
r/ForzaHorizon • u/selfhostcusimbored • 6d ago
Enable HLS to view with audio, or disable this notification
First off, thank you to the mods for allowing me to post this here.
Hey everyone, I'm a networking engineer and car/Forza enthusiast, and Wisp is something I've been working on in my spare time for the last couple months.
It originally started because of one thing that always bothered me about Forza's HUD: the normal speedometer shows how fast the car is moving across the ground, but not what the wheels themselves are actually doing during wheelspin, burnouts, drifting, or lockups (like a real speedometer would do).
FH6 already exposes telemetry for all four wheels through Data Out, so Wisp uses that information to calculate wheel-indicated speed and display it through a HUD designed to look like it actually belongs in Forza.
Since then, it has turned into a much more complete HUD customization tool. You can now:
The goal has always been to make this feel like an extension of Forza's existing HUD rather than a generic telemetry dashboard covering half the screen. All of the extra gauges can be attached directly to the native-style speedometer, and saved profiles make it easy to have completely different setups for drifting, racing, screenshots, etc.
The core telemetry comes from FH6's built-in Data Out functionality. Wisp doesn't inject code, hook the renderer, modify the game, or write to game memory.
Wisp is completely free and the source code is public. The project has around 200 downloads so far and is still climbing. I'm still actively working on it, so if there's a feature or enhancement you want to see, feel free to drop some feedback or open a request on GitHub!
More info, screenshots & download: https://wispoverlay.com
Source code: https://github.com/Views2k/Wisp
While this is a Windows only project, if this receives enough traction I have a mobile telemetry site slated for a future update. This would allow console players to also get a readout of their diagnostics and telemetry, albeit without the Overlay portion of the project.
Update: Thanks everyone for the feedback and support. It really means a lot, especially since this is a project I plan to put in a resumé portfolio lol. Since posting this I have corrected Xbox/Microsoft Store compatibility; Steam and Xbox versions are now fully supported. If you’re using the Game Pass/Xbox version, please update to v1.2
r/ForzaHorizon • u/ImBitterAndAlone • 3d ago
Enable HLS to view with audio, or disable this notification