Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
try creating a 32bit bottle instead.
WINEPREFIX=~/32bitbottle/ WINEARCH=win32 winecfg
and try running like that.
im using arch, and have followed this guide line by line (however using "WINEPREFIX=~/64bitbottle/ wine Patcher.exe" instead, as thats where the prefix was created.)
for debian (not recommended because of slow update cycle)
sudo apt install winetricks
for redhat based distributions
sudo dnf install winetricks
for manual installation (follow the readme)
https://github.com/Winetricks/winetricks
I may perform tests on my linux install and come back with corrections if necessary.
If you tell me what problems you are facing, it can help me figure out what to change about the guide to make it more friendly for first-timers.