Forza Horizon 2 - A1eNaz/Xenia-Game-Settings GitHub Wiki
Description 📄
This is a racing simulation game in which players compete with real-world cars at the fictional Horizon Festival in Southern Europe. Players can race in various modes (e.g., Circuit, Point-to-Point, Street) to earn skill/experience points and unlock new customizable cars.
Tools 🔧
PATCHES
Base Version
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 ⚠️
- Stuck in loading screen. having high fps breaks it, limiting fps to 30 fixes it
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)
vsync = false
framerate_limit = 0
(Unlocks FPS)
gpu_allow_invalid_fetch_constants = true
(Fixes missing mirrors)