Portal Still Alive - A1eNaz/Xenia-Game-Settings GitHub Wiki

Description 📄

A test subject wakes up in a scientific facility controlled by artificial intelligence, isolated from humans, and must navigate through various test chambers to escape, with the help of the only instrument she has- a portal gun.

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

None afaik

Recommended Settings 🔧

cl = "-dvd -game portal"
(Boots the game.)

cl = "-dvd -game portal +fps_max 0"
(Boots the game and unlocks the FPS.)

clear_memory_page_state = true
(Fixes warped graphics in game.)

readback_resolve = "fast"
(Fixes the garbled text.)

render_target_path_d3d12 = "rov"
(Fixes the lighting.)

break_on_unimplemented_instructions = false
(Stops the game from crashing.)

occlusion_query = "fast" or "strict"
(Fixes unoccluded lens flares.)