City of Heroes on Linux: Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
(top: see also City of Heroes on Steam Deck)
(I may be missing something here but I've no idea why it was suggested to scribble on the root filesystem!)
 
(11 intermediate revisions by 2 users not shown)
Line 14: Line 14:
''For sake of brevity, we'll assume you have a working Linux installation that is fully patched.  The distro does not matter.  Also assuming a 64-bit system and you can replace '''"usernameGoesHere"''' below with your Linux username where needed.''
''For sake of brevity, we'll assume you have a working Linux installation that is fully patched.  The distro does not matter.  Also assuming a 64-bit system and you can replace '''"usernameGoesHere"''' below with your Linux username where needed.''


''Using a Steam Deck? Ignore these instructions and visit [[City of Heroes on Steam Deck]].''
''Using a Steam Deck? An install script is available on [[City of Heroes on Steam Deck]].''


*Install Wine Stable using this download page -- https://wiki.winehq.org/Download -- Once there, pick Binaries, and your distribution.  Follow the instructions for the Stable branch.
*Install Wine Stable using this download page -- https://wiki.winehq.org/Download
*Once installed the default Wine Prefix (/home/usernameGoesHere/.wine) will be made. It will prompt to install Gecko and Mono. Note that NEITHER library is necessary to run Homecoming: City of Heroes (although Mono will be useful if you wish to use Mids Reborn or other .NET apps later.)  Another note worthy of mention -- it is not prompted during setup but you do NOT need to install Visual C++ Runtime at all.  Wine handles this requirement automatically.
*Once installed the default Wine Prefix (/home/usernameGoesHere/.wine) will be made. It will prompt to install Gecko and Mono. Note that NEITHER library is necessary to run Homecoming: City of Heroes (although Mono will be useful if you wish to use Mids Reborn or other .NET apps later.)  Another note worthy of mention -- it is not prompted during setup but you do NOT need to install Visual C++ Runtime at all.  Wine handles this requirement automatically.
*Do one of the following (optional):
*Run the Homecoming Installer.  Choosing a location on drive C will try to install Homecoming in ~/.wine (eg C:\Games\Homecoming -> ~/.wine/drive_c/Games/Homecoming); Z: is the root Linux drive (so Z:\Games\Homecoming would correspond to /Games/Homecoming; an ordinary user account would not have permission to create this directory).
:*Any Graphic Cards new from 2016 onward: Install either Lutris (GUI Launcher, check your package manager) or DXVK (Vulkan Library - https://github.com/doitsujin/dxvk - follow the instructions in the GitHub page using a terminal.)  Lutris prepacks the DXVK library and is easier for new users if you don't want to touch terminal too much.  Installing DXVK yourself takes up less overhead.
:*Ubuntu and NVidia: Open "Additional Drivers" and make sure "Nouveau" is NOT selected.  The NVIDIA 440 driver and newer will run City of Heroes (The NVIDIA 340 driver will work if you're on an older card.)  For most users this is automatically handled (Pop_OS, etc.) but if the game performs terribly, please check this area before you give up.
*Run the Homecoming Installer.  Choose your location on Drive C same as you would in Windows (C:\Games\Homecoming).
 
As with any file or folder starting with a period, ".wine" is hidden from directory results. (See upper right photo and caption.) Once installation finishes you can run the game from /home/usernameGoesHere/.wine/drive_C/Games/Homecoming/bin/win64/launcher.exe using either Lutris or making a shortcut to the location. (For a Gnome-based distro, for example, it could be as easy as visiting ~/.local/share/applications, then copying an existing shortcut and naming it Homecoming.desktop, and finally edit the new shortcut in a text editor with correct values.)


It is also important to note this procedure is sufficient for a single-user Linux system alone.  For a multiuser system, either you need to repeat the procedure for each user (and sufficient disk space is required: 6-12GB per user), or configure permissions to allow multiple users access to the same WinePrefix.
It is also important to note this procedure is sufficient for a single-user Linux system alone.  For a multiuser system, either you need to repeat the procedure for each user (and sufficient disk space is required: 6-12GB per user), or configure permissions to allow multiple users access to the same WinePrefix.


== System Requirements ==
== System Requirements ==
Linux has different system requirements than Windows.  For binary video card driver releases City of Heroes will only run on a current video driver that compiles with a Linux Kernel.  When NVidia, AMD, or Intel drop driver support for a video card and the kernel fails to compile with the legacy driver in-place, you can no longer play City of Heroes on that system.


'''There is no specific date when this support ends; it will not be announced publicly when a software upgrade fails.'''  The day that the video driver fails to recompile kernel modules for your current OS is when you need to decide.  Possible fixes include:
As a generality, if a system would not be able to play City of Heroes using Windows because of the hardware in use there's a good chance Linux won't work either.
*1 GHz Dual Core processor (AMD/Intel 32 or 64 bit),
*2GB of RAM,
*a video card or integrated graphics support capable of OpenGL 2.0/3.0,
*6-12GB free hard drive space. 
 
'''Most systems made since 2018 should more than meet these requirements.'''  The biggest factor is video support; in most cases performance will be either equivalent to, or have a slight performance increase (around 10%-20%) over Windows due to less overhead processes present in the OS.  This varies due to the distribution used, graphics driver installed, and power consumption setting (such as a laptop on a battery, or any 'Eco mode' settings used.)
 
== Support Lifeline ==
Linux has one key difference over Windows for support: When NVidia, AMD, or Intel drop Linux driver support for a video card and the kernel fails to compile with the legacy driver in-place, you can no longer play City of Heroes on that system. '''There is no specific date when this support ends; it will not be announced publicly when a software upgrade fails.'''  The day that the video driver fails to recompile kernel modules for your current OS is when you need to decide.  Possible fixes include:


*Run COH on an older OS instead of on the bleeding edge (ex. choosing Ubuntu LTS over the twice-a-year update distro) so older drivers continue to compile normally,
*Run COH on an older OS (that still receives updates) so older drivers continue to compile normally,
*Upgrade your hardware (baselines provided below to help in replacement), or
*Upgrade your hardware, or
*set up your system to dual-boot to Windows and move your game files to Windows to continue play.
*Set up your system to dual-boot (or wipe and restore) Windows to continue play.


=== Linux Driver Support ===
== Unsupported Linux Hardware ==
*AMD: Cards older than RX 300 no longer have active driver development. (Current baseline: AMD RX 400/500 and newer.)
The following Linux systems will not have the resources to play City of Heroes.
*NVidia: Cards older than GTX 500 no longer have active driver development. (Current baseline: NVidia GTX 600/700 and newer.)
*Intel: IGPs with GMA3000 or older are no longer patched. (Current baseline: Intel HD Graphics and newer.)


The above does not mean your older card will not work todayIt means if it stops working in the distant future, this may be why.
=== ARM Linux ===
Homecoming Launcher (and more importantly the City of Heroes client) is not compiled for ARM.  Wine will not run HCLauncher on an ARM system without a Software Emulator for X86 appsSingle-Board Computers (Raspberry Pi and variants) will not run City of Heroes with Wine alone.


=== Must Meet Game System Requirements ===
=== Chromebooks ===
System Requirements are the same for a Linux system as they would be for a Windows system: 1 GHz Dual Core processor, 2GB of RAM, a video card capable of OpenGL 2.0/3.0, and 6-12GB free hard drive spaceAs a generality, if a system would not be able to play City of Heroes using Windows because of the hardware in use there's a good chance Linux won't work either.
As any Chromebook with an ARM chip is a non starter (see "ARM Linux" above this section), Chromebooks generally cannot run City of Heroes. The few exceptions out there either are discontinued models no longer supported, or cost more than a Windows Laptop which can run it far easier.
 
== Paid Support ==
=== Codeweavers ===
The main sponsor of the Wine Project, [https://www.codeweavers.com/crossover/#linux Codeweavers], maintains a paid license of Crossover as a Prosumer Wine distribution offering tech support for use. It is important to note two things:
#''Paying for Crossover is not required to play Homecoming if you can install Wine on your own'', however, it will work if you require paid Tech Support assistance instead of a Community-led forum.
#Crossover's main customer base is business-class users(They will support gaming, but a lot of what Cedega did in the past to simplify gaming use is not built into the application.)


== How It Works ==
== How It Works ==
{{hidden|Click to Read|bg1=brown|
Programs that run on Windows do not directly access the hardware in the machine. For example, if a program needs a file from the hard drive, it does not talk directly to the hard drive, but it calls a function in the kernel, which in turn talks directly to the hard drive.
Programs that run on Windows do not directly access the hardware in the machine. For example, if a program needs a file from the hard drive, it does not talk directly to the hard drive, but it calls a function in the kernel, which in turn talks directly to the hard drive.


Line 57: Line 67:
City of Heroes in particular already uses OpenGL for its 3D graphics (while using DirectX primarily for input), which gives it a performance advantage when running through WINE.
City of Heroes in particular already uses OpenGL for its 3D graphics (while using DirectX primarily for input), which gives it a performance advantage when running through WINE.


{{hidden|Primer - Linux Features and Gaming Standards|bg1=brown|
;WINE - Wine is Not an Emulator.
;WINE - Wine is Not an Emulator.
:The app compatibility layer that can be optionally installed on *nix systems (Linux, including Debian, Fedora, and FreeBSD variants, Android and MacOS under the Darwin project) to allow x32/x64 Windows apps to run at close-to-native execution. Wine includes libraries, system files, and enough of a Windows filesystem to fool most Windows apps into thinking they're running on Windows itself.
:The app compatibility layer that can be optionally installed on *nix systems (Linux, including Debian, Fedora, and FreeBSD variants, Android and MacOS under the Darwin project) to allow x32/x64 Windows apps to run at close-to-native execution. Wine includes libraries, system files, and enough of a Windows filesystem to fool most Windows apps into thinking they're running on Windows itself.
;Wine Prefix - Basic unit of Wine access.
:A Wine Prefix is a miniature file system of Windows.  The default one on your system is /home/YourUsernameHere/.wine and is made automatically the first time you run a Windows app or use Wine.  (The . in front of Wine means it is a hidden directory.  You can turn on "Show Hidden Files" in your file manager to see it.)  Inside the .wine folder is a similar directory structure to a Windows Hard Drive, with a Windows folder and essential DLLs inside, all the folders in Windows such as System32, Fonts, and other system resources, and a Program Files folder for installed apps that require one.  You can made additional Wine Prefixes, assuring your programs are isolated from each other (if an app fails in one prefix, the others are unfazed.)


;OpenGL & Vulkan - Graphics Libraries.
;OpenGL & Vulkan - Graphics Libraries.
Line 84: Line 96:
:A kernel module is a compiled piece of software that "hooks" between the Linux kernel itself and the hardware system calls. Kernel Modules can be compiled when a system updates a hardware driver OR Linux Kernel.  This causes the Kernel Module to recompile to handle the new instructions on either side.  The focus on Free Software and Open Source code means that when a problem is found with hardware the community has the ability to handle it on their own; when proprietary drivers are used issues with Linux are 100% up to the hardware manufacturer to solve. Proprietary driver improvements have had middling to low results for Linux users historically. (Intel and AMD have had a far better track record of open sourcing their firmware code; NVidia since 2012 is improving gradually.)
:A kernel module is a compiled piece of software that "hooks" between the Linux kernel itself and the hardware system calls. Kernel Modules can be compiled when a system updates a hardware driver OR Linux Kernel.  This causes the Kernel Module to recompile to handle the new instructions on either side.  The focus on Free Software and Open Source code means that when a problem is found with hardware the community has the ability to handle it on their own; when proprietary drivers are used issues with Linux are 100% up to the hardware manufacturer to solve. Proprietary driver improvements have had middling to low results for Linux users historically. (Intel and AMD have had a far better track record of open sourcing their firmware code; NVidia since 2012 is improving gradually.)
}}
}}
== Unsupported Linux Hardware ==
The following Linux systems will not have the resources to play City of Heroes.
=== ARM Linux ===
Homecoming Launcher (and more importantly the City of Heroes client) is not compiled for ARM.  Wine will not run HCLauncher on an ARM system without a Software Emulator for X86 apps.  Single-Board Computers (Raspberry Pi and variants) will not run City of Heroes with Wine alone.
This also applies to Chromebooks with ARM chips (Rockchip, Qualcomm, Exynos, Tegra, etc.)  A possible basis to start with would be QEMU, Box64, or a premade setup such as TwisterOS, but the broad swath of ARM systems available will not have sufficient hardware capability to expect useable performance to begin with.
=== Chromebooks ===
As any Chromebook with an ARM chip is a non starter (see "ARM Linux" above this section), Chromebooks generally cannor run City of Heroes for the following reasons.
*Chromebooks under $500 typically come with minimal storage (16-32GB) which makes it difficult to maintain sufficient free space even under Linux or Dual-Boot.
*Linux support is only present on newer devices: used Chromebooks without Crostini support cannot install any Linux apps, including Wine.  (Android App support is irrelevant.)
**This will add considerable weight to the Linux partition, which is a minimal Debian/Gnome installation.  You will need at least an additional 6GB free for libraries to support Wine such as missing X11 and Gnome components, as well as the game client, totalling 12GB minimum.
**The Linux partition (Crostini) is still using emulation to run under ChromeOS which is a Virtual Machine.  This will mean a considerable performance hit in game play.
*Chromebooks released after 2018 no longer permit a dual-boot or ChromeOS replacement scenario with Intel/AMD processor support to avoid virtualization.<ref>[https://mrchromebox.tech/#faq The MrChromebox website] advises not to use Chromebooks as a low-cost Linux device.  Starting with Intel Apollo Lake models (from 2016) and AMD Zen Chromebooks, firmware support is minimal and quirks vary by model.</ref>  Users seeking hardware to play Homecoming: City of Heroes for under $400 are better served with Windows laptops at that price range.
== Paid Support ==
=== Codeweavers ===
The main sponsor of the Wine Project, [https://www.codeweavers.com/crossover/#linux Codeweavers], maintains a paid license of Crossover as a Prosumer Wine distribution offering tech support for use.  It is important to note two things:
#''Paying for Crossover is not required to play Homecoming if you can install Wine on your own'', however, it will work if you require paid Tech Support assistance instead of a Community-led forum.
#Crossover's main customer base is business-class users.  (They will support gaming, but a lot of what Cedega did in the past to simplify gaming use is not built into the application.)


== External Links ==
== External Links ==
* [https://forums.homecomingservers.com/topic/23284-homecoming-launcher-linux-advice/ Linux Advice] - Using Homecoming Launcher in Linux.  
* [https://forums.homecomingservers.com/topic/23284-homecoming-launcher-linux-advice/ Linux Advice] - Written in 2020, most distributions listed here are outdated. Also, Lutris is not necessary to run the title at all.
* [http://appdb.winehq.org/objectManager.php?sClass=version&iId=2980 City of Heroes/City of Villains] entry in the WINE application database.
* [http://appdb.winehq.org/objectManager.php?sClass=version&iId=2980 City of Heroes/City of Villains] entry in the WINE application database.
* [http://winehq.com/ WINE], the underlying technology that allows Windows programs to run on Linux
* [http://winehq.com/ WINE], the underlying technology that allows Windows programs to run on Linux

Latest revision as of 16:31, 18 January 2024

See also: City of Heroes on Mac and City of Heroes on Steam Deck
Editor's Note:

Homecoming Developers do not support any client bugs on Linux. If an issue cannot be reproduced in a Windows client, Linux specific bugs will be given a form response and closed without resolution. Please use the Homecoming Forums for Linux client support from other users.

Overview

It is possible to run City of Heroes on Linux through a technology called WINE (WINE Is Not an Emulator). By porting the Windows API libraries that City of Heroes uses to Linux, WINE effectively "fools" City of Heroes into thinking that it is actually running on Windows.

Instructions (Homecoming Launcher)

If you can only see Desktop, Images, Documents and similar folders in your home folder, make sure "Show hidden files" is checked in your File Manager first. ".wine" should appear normally.
NVidia users: higher numbers will support newer features, lower and older numbers are more stable if the higher numbered ones have problems. Don't use server drivers or "Nouveau", they won't allow City of Heroes to launch.

For sake of brevity, we'll assume you have a working Linux installation that is fully patched. The distro does not matter. Also assuming a 64-bit system and you can replace "usernameGoesHere" below with your Linux username where needed.

Using a Steam Deck? An install script is available on City of Heroes on Steam Deck.

  • Install Wine Stable using this download page -- https://wiki.winehq.org/Download
  • Once installed the default Wine Prefix (/home/usernameGoesHere/.wine) will be made. It will prompt to install Gecko and Mono. Note that NEITHER library is necessary to run Homecoming: City of Heroes (although Mono will be useful if you wish to use Mids Reborn or other .NET apps later.) Another note worthy of mention -- it is not prompted during setup but you do NOT need to install Visual C++ Runtime at all. Wine handles this requirement automatically.
  • Run the Homecoming Installer. Choosing a location on drive C will try to install Homecoming in ~/.wine (eg C:\Games\Homecoming -> ~/.wine/drive_c/Games/Homecoming); Z: is the root Linux drive (so Z:\Games\Homecoming would correspond to /Games/Homecoming; an ordinary user account would not have permission to create this directory).

It is also important to note this procedure is sufficient for a single-user Linux system alone. For a multiuser system, either you need to repeat the procedure for each user (and sufficient disk space is required: 6-12GB per user), or configure permissions to allow multiple users access to the same WinePrefix.

System Requirements

As a generality, if a system would not be able to play City of Heroes using Windows because of the hardware in use there's a good chance Linux won't work either.

  • 1 GHz Dual Core processor (AMD/Intel 32 or 64 bit),
  • 2GB of RAM,
  • a video card or integrated graphics support capable of OpenGL 2.0/3.0,
  • 6-12GB free hard drive space.

Most systems made since 2018 should more than meet these requirements. The biggest factor is video support; in most cases performance will be either equivalent to, or have a slight performance increase (around 10%-20%) over Windows due to less overhead processes present in the OS. This varies due to the distribution used, graphics driver installed, and power consumption setting (such as a laptop on a battery, or any 'Eco mode' settings used.)

Support Lifeline

Linux has one key difference over Windows for support: When NVidia, AMD, or Intel drop Linux driver support for a video card and the kernel fails to compile with the legacy driver in-place, you can no longer play City of Heroes on that system. There is no specific date when this support ends; it will not be announced publicly when a software upgrade fails. The day that the video driver fails to recompile kernel modules for your current OS is when you need to decide. Possible fixes include:

  • Run COH on an older OS (that still receives updates) so older drivers continue to compile normally,
  • Upgrade your hardware, or
  • Set up your system to dual-boot (or wipe and restore) Windows to continue play.

Unsupported Linux Hardware

The following Linux systems will not have the resources to play City of Heroes.

ARM Linux

Homecoming Launcher (and more importantly the City of Heroes client) is not compiled for ARM. Wine will not run HCLauncher on an ARM system without a Software Emulator for X86 apps. Single-Board Computers (Raspberry Pi and variants) will not run City of Heroes with Wine alone.

Chromebooks

As any Chromebook with an ARM chip is a non starter (see "ARM Linux" above this section), Chromebooks generally cannot run City of Heroes. The few exceptions out there either are discontinued models no longer supported, or cost more than a Windows Laptop which can run it far easier.

Codeweavers

The main sponsor of the Wine Project, Codeweavers, maintains a paid license of Crossover as a Prosumer Wine distribution offering tech support for use. It is important to note two things:

  1. Paying for Crossover is not required to play Homecoming if you can install Wine on your own, however, it will work if you require paid Tech Support assistance instead of a Community-led forum.
  2. Crossover's main customer base is business-class users. (They will support gaming, but a lot of what Cedega did in the past to simplify gaming use is not built into the application.)

How It Works

External Links