UNO - A1eNaz/Xenia-Game-Settings GitHub Wiki
Description 📄
UNO is a multi-player card game in which the objective is to be the first player to get rid of all the cards in their hand. Each player is dealt 7 cards and players take turn drawing cards from the deck.
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 🔧
draw_resolution_scale_x = 2
draw_resolution_scale_y = 2
(Upscales the game to 1440p)
vsync = false
framerate_limit = 0
(Unlocks FPS)