Left 4 Dead - A1eNaz/Xenia-Game-Settings GitHub Wiki
Description ๐
Set in the immediate aftermath of the zombie apocalypse, L4D's survival co-op mode lets you blast a path through the infected in four unique โmovies,โ guiding your survivors across the rooftops of an abandoned metropolis, through rural ghost towns and pitch-black forests in your quest to escape a devastated Ground Zero crawling with infected enemies. Each "movie" is comprised of five large maps, and can be played by one to four human players, with an emphasis on team-based strategy and objectives.
Tools ๐ง
PLUGINS/TOOLS
Mousehook
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 โ ๏ธ
- Stages set during dark are darker compared to real hardware. No fixes for it unfortunately.
Recommended Settings ๐ง
cl = "-dvd"
(Boots the game)
readback_resolve = "full"
(Fixes the garbled text.)
break_on_unimplemented_instructions = false
(Stops the game from crashing.)
query_occlusion_sample_lower_threshold = 0
query_occlusion_sample_upper_threshold = 0
(stops the lights rendering through the walls.)