Linux install guide

Instalação Linux

Por favor, esteja ciente de que nosso jogo é principalmente desenvolvido e otimizado para a plataforma Windows. As instruções de instalação para Linux fornecidas abaixo são destinadas apenas para fins de referência. Como suporte dedicado para Linux não está disponível, os usuários são encorajados a aplicar sua própria expertise técnica para configuração e solução de problemas. Agradecemos sua compreensão e damos boas-vindas às contribuições da comunidade.

What this means

  • We do not provide Linux troubleshooting.
  • We do not debug Wine, Lutris, package sources, drivers, or Linux-only launcher issues.
  • If a command fails, use upstream documentation or community resources instead of support tickets.

Need support? Use Windows.

If you want the supported path, use the Windows installer. Linux is here only for people who are comfortable configuring and troubleshooting it themselves.

Choose your distro family

O seguinte guia é adaptado das instruções oficiais do Lutris, disponíveis em Lutris. Aconselhamos fortemente contra o uso de scripts de instalação de terceiros; por favor, use a versão oficial fornecida no final desta página.

Use the tab that matches your package manager. The commands below are intentionally simple.

Ubuntu/Debian

Use distro packages first. This is the simplest path and the easiest one to recover if something fails.

If apt cannot find Lutris, enable Universe and Multiverse on Ubuntu or contrib on Debian before continuing.

Install Wine

Para ter a melhor compatibilidade, por favor instale a versão estável mais recente do Wine do WineHQ.
Wine command
sudo dpkg --add-architecture i386 sudo apt update sudo apt install wine winetricks

Install Lutris

Prossiga instalando a versão mais recente do Lutris de acordo com as diretrizes oficiais fornecidas no site do Lutris.
Lutris command
sudo apt install lutris

Verify Wine and Lutris

If either command fails, stop here and fix your local Linux setup first.
Verification command
wine --version lutris --version

Run the Ascension installer

Nota: Se você experimentar travamentos durante a inicialização, é recomendado que você instale DXVK via a seção Complementos > Módulos no launcher.
Installer command
lutris -i https://download.ascension-patch.com/scripts/ascension-lutris.yaml?version=4

If the launcher or game crashes at startup, try DXVK in Lutris and continue troubleshooting on your own.