Army of Two - A1eNaz/Xenia-Game-Settings GitHub Wiki

Description 📄

The game is centered upon two mercenaries fighting through war, political turmoil, and a conspiracy from 1993 to 2009. Focusing on cooperative strategies, Army of Two's main feature is the necessity to use coordinated teamwork to accomplish the game's goals. While the game is meant to be played with another human as a partner, a "Partner Artificial Intelligence" (PAI) is also included and programmed to follow the player's strategies. Dependence on a partner (whether human or PAI) is so pronounced that most objectives are impossible to complete without it.

Tools 🔧

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 ⚠️

None afaik.

Recommended Settings 🔧

framerate_limit = 120
(Caps the FPS to 60)

clear_memory_page_state = true
(Fixes the warped graphics in game.)

internal_display_resolution = 4
(Fixes the black shading on characters.)

query_occlusion_fake_sample_count = 0
(Fixes the lights shining through the walls.)

scribble_heap = true
(Fixes the bright bloom.)