Forza Horizon - A1eNaz/Xenia-Game-Settings GitHub Wiki
Description 📄
Forza Horizon focuses specifically on casual street racing, rather than professionally on race tracks, as it takes place on a map of temporarily closed public roads. The open-world map that players can explore is based on the U.S. state of Colorado.
Tools 🔧
PATCHES
Base Version
E3 Demo
Local/Online Multiplayer 🎮
Split-Screen? ❌
Connects Online? ❌
Match with Others? ❌
Works on Public Servers? ❌
Local Servers Only? ❌
Systemlink Working? ❌
https://github.com/AdrianCassar/xenia-canary/wiki
Known issues ⚠️
- Garage and crowd speed are fast. having high fps breaks it, limiting fps to 30 fixes it
- THIS GAME IS GIVING ME EPILEPSY. Cap the FPS to 30/60, Press F5 and do not upscale the resolution.
Recommended Settings 🔧
mount_cache = true
(Stops the game from crashing when starting a race)
d3d12_readback_resolve = true
(Fixes designs and thumbnails of cars at the cost of performance)
use_new_decoder = true
use_dedicated_xma_thread = false
(Fixes audio stuff)
framerate_limit = 125
(Caps the FPS to 60)
vsync = false
framerate_limit = 0
(Unlocks FPS)
gpu_allow_invalid_fetch_constants = true
(Fixes missing mirrors)