City of Heroes on Steam Deck: Difference between revisions
Jump to navigation
Jump to search
Uninventive (talk | contribs) (Created page with "== Steam Deck (GUI-Only Install) == You can take the following steps instead of the above instructions to install Homecoming: City of Heroes on your Steam Deck. Use of Flatpak is recommended to ensure that your Homecoming installation survives updates from SteamOS Holo. SteamOS overwrites any packages installed by Pacman or using a Shell script outside of userspace on a major update. It is possible to do a leaner installation, however, that is going to require Terminal...") |
Uninventive (talk | contribs) (Blanking the Alternate Method: Lutris hasn't updated any of their scripts, errors out on link dead content such as fonts and .NET. I suggested revised scripts but they were rejected by community mods. Stick a fork in it.) |
||
(26 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
You can take the following steps instead of following [[City of Heroes on Linux]] instructions to install Homecoming: City of Heroes on your Steam Deck as the device already comes preinstalled with Wine and Proton. | |||
You can take the following steps instead of | |||
== Install Script == | |||
Assembled by HC Developer Faultline<ref>Faultline post on HC Forums -- https://forums.homecomingservers.com/topic/38824-coh-on-steam-deck/#comment-528880</ref>, just run one command in a Terminal window: | |||
bash <(curl -s https://raw.githubusercontent.com/FaultlineHC/LinuxHC/main/hc-install.sh) | |||
Once installed, right click on the Desktop Shortcut and pick "Add to Steam" to make the launcher available in Gaming Mode. | |||
=== Notes: === | |||
*Features in graphics cards released since shutdown such as FSR (AMD requires compatible games to add support from the developer) and Ray Tracing (Game Engine doesn't have any RT features) do not apply to City of Heroes. You can turn them off to reduce CPU load. | |||
=== | *It is recommended to use Proton over Wine to run the game, as libraries such as dxvk are preinstalled to add a small boost to OpenGL games like City of Heroes. You can select a custom environment in the game Properties in the launcher. | ||
*Modified components such as GE-Proton (the GloriousEggroll release of Proton) do not have any appreciable effect on running the game. All of the optimizations made on GE-Proton are aimed at newer titles. | |||
* | |||
You can | |||
Latest revision as of 00:01, 14 November 2023
You can take the following steps instead of following City of Heroes on Linux instructions to install Homecoming: City of Heroes on your Steam Deck as the device already comes preinstalled with Wine and Proton.
Install Script
Assembled by HC Developer Faultline[1], just run one command in a Terminal window:
bash <(curl -s https://raw.githubusercontent.com/FaultlineHC/LinuxHC/main/hc-install.sh)
Once installed, right click on the Desktop Shortcut and pick "Add to Steam" to make the launcher available in Gaming Mode.
Notes:
- Features in graphics cards released since shutdown such as FSR (AMD requires compatible games to add support from the developer) and Ray Tracing (Game Engine doesn't have any RT features) do not apply to City of Heroes. You can turn them off to reduce CPU load.
- It is recommended to use Proton over Wine to run the game, as libraries such as dxvk are preinstalled to add a small boost to OpenGL games like City of Heroes. You can select a custom environment in the game Properties in the launcher.
- Modified components such as GE-Proton (the GloriousEggroll release of Proton) do not have any appreciable effect on running the game. All of the optimizations made on GE-Proton are aimed at newer titles.
- ↑ Faultline post on HC Forums -- https://forums.homecomingservers.com/topic/38824-coh-on-steam-deck/#comment-528880