Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Gamers & Players
  • Search

[SOLVED]Wine-staging, winetricks and dxvk drive me crazy

Having problems getting your favorite Linux game to work? Want to discuss strategies? This is the place!
Post Reply
  • Print view
Advanced search
15 posts • Page 1 of 1
Author
Message
Shiru
n00b
n00b
Posts: 63
Joined: Mon Oct 20, 2014 1:23 am

[SOLVED]Wine-staging, winetricks and dxvk drive me crazy

  • Quote

Post by Shiru » Sun Dec 05, 2021 7:07 am

Hello folks,

Sorry for this post title but i am at a point where i really don't know things work.
I did install wine-staging, dxvk and use winetricks. I have to say that I also emerge crossdev to compile Mingw32 for the bot architecture (32,64) and emerged vulkan headers.
All my games were running perfectly, nothing to complain about...except i did not understand how everything works so i decided to delete the .wine folder and start again to learn (this learning process is better than playing games!). I don't even know to start first with wine but let me explain what i have done so far.

1. Emerging wine-staging (current:6.23)
2. Creating the wine prefix but installing a game:

Code: Select all

wine-staging game.exe
. But i also used the wineboot command

Code: Select all

wineboot-staging -i
3. Trying to run winetricks like this:

Code: Select all

 WINEPREFIX=/home/username/.wine
. And it failed almost at each attempt:

Code: Select all

Executing mkdir -p /home/username
------------------------------------------------------
warning: You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
------------------------------------------------------
WINEPREFIX INFO:
Drive C: total 28
drwxr-xr-x  7 username username 4096 Dec  5 10:41 .
drwxr-xr-x  4 username username 4096 Dec  5 15:16 ..
drwxr-xr-x  3 username username 4096 Dec  5 10:41 ProgramData
drwxr-xr-x  6 username username 4096 Dec  5 10:41 Program Files
drwxr-xr-x  8 username username 4096 Dec  5 10:48 Program Files (x86)
drwxr-xr-x  4 username username 4096 Dec  5 10:41 users
drwxr-xr-x 20 username username 4096 Dec  5 10:41 windows

Registry info:
/home/username/.wine/system.reg:#arch=win64
/home/username/.wine/userdef.reg:#arch=win64
/home/username/.wine/user.reg:#arch=win64
------------------------------------------------------
------------------------------------------------------
warning: wine cmd.exe /c echo '%AppData%' returned empty string, error message "wine: '/home/username/.wine' is a 64-bit installation, it cannot be used with a 32-bit wineserver."
------------------------------------------------------
What i don't understand here is the fact that i don't user the WINEARCH prefix so it winetricks should handle 32 and 64 wineprefix installation.

4. As winetricks failed, i ran:

Code: Select all

winecfg-staging
and i can add some libraries like quartz, xinput, devenum, d3d11, dxd11, etc.

5. Then tried to install dxvk running this command:

Code: Select all

WINEPREFIX=/home/username/.wine setup_dxvk-bin.sh install
with or without the --symlink flag with the same result:

Code: Select all

wine: '/home/username/.wine' is a 64-bit installation, it cannot be used with a 32-bit wineserver.
Failed to resolve C:\windows\system32.
Finally i donwload the dll files thanks to the dxvk git repository and copied them to system32 and syswow64 but the error is different and came from wine:

Code: Select all

cannot load d3d9.dll
but the dll is inside system32 and syswow64 folders.

6. Switched to Windows to play the game while crying.

Before i delete the .wine folder, every games were running fast for around almost a year so it means that the problem is me. I don't understand so i male mistakes.

here are some useful information:
My emerge --info:

Code: Select all

Portage 3.0.28 (python 3.9.9-final-0, default/linux/amd64/17.1/desktop, gcc-11.2.0, glibc-2.33-r7, 5.10.76-gentoo-r1 x86_64)
=================================================================
System uname: Linux-5.10.76-gentoo-r1-x86_64-Intel-R-_Core-TM-_i7-2600_CPU_@_3.40GHz-with-glibc2.33
KiB Mem:    32865200 total,   1321468 free
KiB Swap:     524284 total,    523244 free
Timestamp of repository gentoo: Sat, 04 Dec 2021 23:29:52 +0000
Head commit of repository gentoo: 53883750a317f0990e1419ae77e64a2475b7ca51

Timestamp of repository brave-overlay: Fri, 03 Dec 2021 16:36:37 +0000
Head commit of repository brave-overlay: 090fcbe4fb2c59a52eba700bba1fe5913d317113

Timestamp of repository brother-overlay: Mon, 18 Oct 2021 19:36:44 +0000
Head commit of repository brother-overlay: 1a4084241999442052f680a0928d302837f4cf75

Timestamp of repository guru: Thu, 02 Dec 2021 16:51:47 +0000
Head commit of repository guru: 8978a75b0e7f6c76d0fda9455873023aae866239

sh bash 5.1_p8
ld GNU ld (Gentoo 2.37_p1 p0) 2.37
app-shells/bash:          5.1_p8::gentoo
dev-java/java-config:     2.3.1::gentoo
dev-lang/perl:            5.34.0-r3::gentoo
dev-lang/python:          3.8.12_p1::gentoo, 3.9.9::gentoo, 3.10.0_p1::gentoo
dev-lang/rust:            1.56.1::gentoo
dev-util/cmake:           3.20.5::gentoo
sys-apps/baselayout:      2.7-r3::gentoo
sys-apps/openrc:          0.44.9::gentoo
sys-apps/sandbox:         2.25::gentoo
sys-devel/autoconf:       2.13-r1::gentoo, 2.71-r1::gentoo
sys-devel/automake:       1.16.4::gentoo
sys-devel/binutils:       2.37_p1::gentoo
sys-devel/gcc:            11.2.0::gentoo
sys-devel/gcc-config:     2.4::gentoo
sys-devel/libtool:        2.4.6-r6::gentoo
sys-devel/make:           4.3::gentoo
sys-kernel/linux-headers: 5.10-r1::gentoo (virtual/os-headers)
sys-libs/glibc:           2.33-r7::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: git
    sync-uri: https://anongit.gentoo.org/git/repo/sync/gentoo.git
    priority: -1000
    sync-git-verify-commit-signature: yes

brave-overlay
    location: /var/db/repos/brave-overlay
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/brave-overlay.git
    masters: gentoo

brother-overlay
    location: /var/db/repos/brother-overlay
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/brother-overlay.git
    masters: gentoo

guru
    location: /var/db/repos/guru
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/guru.git
    masters: gentoo

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="@FREE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php8.1/ext-active/ /etc/php/cgi-php8.1/ext-active/ /etc/php/cli-php8.1/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/var/cache/distfiles"
EMERGE_DEFAULT_OPTS="--alphabetical --backtrack=10 --jobs=9 --keep-going --load-average=9 --verbose-conflicts"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-march=native -O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-march=native -O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j9"
PKGDIR="/var/cache/binpkgs"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac acl acpi alsa amd64 bluetooth branding bzip2 cairo cdda cdr cli crypt cups curl dbus dri dts dvd dvdr elogind emboss encode exif flac fortran gdbm gif gpm gtk gui iconv icu ipv6 jpeg lcms libglvnd libnotify libtirpc mad mng mp3 mp4 mpeg multilib ncurses nls nptl ogg opengl openmp pam pango pcre pdf png policykit ppds pulseaudio qt5 readline sdl seccomp spell split-usr ssl startup-notification svg tiff truetype udev udisks unicode upower usb vorbis wxwidgets x264 xattr xcb xml xv xvid zlib" ABI_X86="64" ADA_TARGET="gnat_2020" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx mmx mmxext pclmul popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="evdev libinput synaptics" KERNEL="linux" L10N="ja fr en" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-3 php7-4" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_9" PYTHON_TARGETS="python3_9" RUBY_TARGETS="ruby26 ruby30" SANE_BACKENDS="net" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RUSTFLAGS
wine version: staging-6.23
wine-mono: 7.0.0
winetricks version: 20210206
sys-devl/crossdev version: 20210621
dev-util/vulkan-headers version: 1.2.189
media-libs/vulkan-loader version: 1.2.189-r1
dxvk-bin version: 1.9.2

I have read tons of informationm, especially on winehq, but nothing changed at all.

Please, help me to understand the right way to avoid the

Code: Select all

wine: '/home/username/.wine' is a 64-bit installation, it cannot be used with a 32-bit wineserver.
.
If you need more info, please let me know.

Thanks in advance,
Shiru
Last edited by Shiru on Sun Dec 12, 2021 2:09 pm, edited 1 time in total.
Top
Mistwolf
Apprentice
Apprentice
Posts: 189
Joined: Wed Mar 07, 2007 2:06 am
Location: Edmonton, AB

  • Quote

Post by Mistwolf » Mon Dec 06, 2021 12:25 am

1) Delete the .wine folder
2) run "WINEARCH=win32 winecfg"
3) install game/run winetricks

Multi-lib wine defaults to 64 bit architecture, which has limited support to run things.
Top
Chiitoo
Ninja Apprentice
Ninja Apprentice
User avatar
Posts: 3079
Joined: Sun Feb 28, 2010 5:36 pm
Location: Sore wa sore, kore wa kore... nanoda.

><)))°€

  • Quote

Post by Chiitoo » Mon Dec 06, 2021 7:15 pm

The '/home/username/.wine' path is default, so there's no need to specify 'WINEPREFIX' when using it, although it does provide a good chance for confusion later on. :]

Regarding the issue with running Winetricks after Wine, do you perhaps have more Wine builds installed than just the one? Perhaps one that's 32-bit only? This would explain a lot, since you were specifically calling for 'wine-staging' in places, but not in others.

Try 'eselect wine list'.
Kindest of regardses.
Top
Shiru
n00b
n00b
Posts: 63
Joined: Mon Oct 20, 2014 1:23 am

  • Quote

Post by Shiru » Tue Dec 07, 2021 1:11 pm

Mistowolf,

Thanks but i need to learn here (it worked for around a year and i need to know why).

Chiito,
I only have the 6.23 staging version.
it's not clear for to say which build is (32/64): i just checked with eix and i saw

Code: Select all

ABI_X86="32 64 
In details:

Code: Select all

Installed versions:  6.23(6.23)^t(10:22:37 AM 12/05/2021)(X alsa cups fontconfig gecko mingw mono mp3 nls opengl perl pulseaudio realtime run-exes sdl ssl staging threads truetype udev udisks unwind usb v4l vkd3d vulkan xcomposite -capi -custom-cflags -dos -gphoto2 -gssapi -gstreamer -kerberos -ldap -netapi -odbc -openal -opencl -osmesa -oss -pcap -pipelight -prelink -samba -scanner -selinux -test -xinerama ABI_MIPS="-n32 -n64 -o32" ABI_S390="-32 -64" ABI_X86="32 64 -x32" ELIBC="glibc" KERNEL="-FreeBSD")
You are right: no need to use this WINEPREFIX because that's the default one.

I still try everything bu still stuck and i did succeed in the past so there is a solution somewhere...
Top
Chiitoo
Ninja Apprentice
Ninja Apprentice
User avatar
Posts: 3079
Joined: Sun Feb 28, 2010 5:36 pm
Location: Sore wa sore, kore wa kore... nanoda.

  • Quote

Post by Chiitoo » Tue Dec 07, 2021 1:49 pm

Hmmm, just to be sure, please also post the output from 'emerge --info wine-vanilla wine-staging' (can omit the actual info part since you already posted that).

At this time, I still can't think of any other reason for a 32-bit only wineserver being used like that, even though the prefix was just created using a build that supports both, 32 and 64.

Well, aside from environment variables being set when they shouldn't. I'll keep thinking and testing and let you know if I come up with anything else...

As a sidey-note, for Winetricks you can also specify the version/flavour using the WINE variable, like so for example:

WINE="wine-staging-6.23" winetricks dxvk
Kindest of regardses.
Top
Hu
Administrator
Administrator
Posts: 24403
Joined: Tue Mar 06, 2007 5:38 am

  • Quote

Post by Hu » Tue Dec 07, 2021 4:57 pm

On the subject of environment variables, please provide the output of declare -p | grep WINE, as run from the user shell in which you then run wine.
Top
Shiru
n00b
n00b
Posts: 63
Joined: Mon Oct 20, 2014 1:23 am

  • Quote

Post by Shiru » Wed Dec 08, 2021 1:52 am

Chiito,

I don't hqve wine-vanilla installed.
But here's the wine-staging emerge --info:

Code: Select all

app-emulation/wine-staging-6.23::gentoo was built with the following:
USE="X alsa -capi cups -custom-cflags -dos fontconfig gecko -gphoto2 -gssapi -gstreamer -kerberos -ldap mingw mono mp3 -netapi nls -odbc -openal -opencl opengl -osmesa -oss -pcap perl -pipelight -prelink pulseaudio realtime run-exes -samba -scanner sdl (-selinux) ssl (staging) -test threads truetype udev udisks unwind usb v4l vkd3d vulkan xcomposite -xinerama" ABI_X86="32 64 (-x32)"
CFLAGS="-march=native -O2 -pipe -fno-builtin"
FEATURES="news parallel-fetch sandbox merge-sync userpriv usersandbox network-sandbox config-protect-if-modified distlocks preserve-libs userfetch unmerge-logs qa-unresolved-soname-deps binpkg-dostrip strict sfperms unknown-features-warn binpkg-logs usersync protect-owned binpkg-docompress fixlafiles assume-digests ipc-sandbox ebuild-locks pid-sandbox xattr multilib-strict unmerge-orphans"
And...I ran the WINE="wine-staging-6.23" and despite some errors (if it really was) from output, dxvk was installed and i got 60 and more FPS like before. So it works...
So if i use this command i can install dxvk easily? is that was the solution i was searching for?

Hu,

I ran the command "declare -p | grep WINE" but no output at all.
I don't know if that is a good thing or not...

Shiru
Top
Chiitoo
Ninja Apprentice
Ninja Apprentice
User avatar
Posts: 3079
Joined: Sun Feb 28, 2010 5:36 pm
Location: Sore wa sore, kore wa kore... nanoda.

  • Quote

Post by Chiitoo » Wed Dec 08, 2021 12:49 pm

Shiru wrote:I don't hqve wine-vanilla installed.
Right, I wanted you to try the command as I wrote it just so we can be as sure about it as you. :]
But here's the wine-staging emerge --info:

Code: Select all

app-emulation/wine-staging-6.23::gentoo was built with the following:
USE="X alsa -capi cups -custom-cflags -dos fontconfig gecko -gphoto2 -gssapi -gstreamer -kerberos -ldap mingw mono mp3 -netapi nls -odbc -openal -opencl opengl -osmesa -oss -pcap perl -pipelight -prelink pulseaudio realtime run-exes -samba -scanner sdl (-selinux) ssl (staging) -test threads truetype udev udisks unwind usb v4l vkd3d vulkan xcomposite -xinerama" ABI_X86="32 64 (-x32)"
CFLAGS="-march=native -O2 -pipe -fno-builtin"
FEATURES="news parallel-fetch sandbox merge-sync userpriv usersandbox network-sandbox config-protect-if-modified distlocks preserve-libs userfetch unmerge-logs qa-unresolved-soname-deps binpkg-dostrip strict sfperms unknown-features-warn binpkg-logs usersync protect-owned binpkg-docompress fixlafiles assume-digests ipc-sandbox ebuild-locks pid-sandbox xattr multilib-strict unmerge-orphans"
And...I ran the WINE="wine-staging-6.23" and despite some errors (if it really was) from output, dxvk was installed and i got 60 and more FPS like before. So it works...
So if i use this command i can install dxvk easily? is that was the solution i was searching for?

Hu,

I ran the command "declare -p | grep WINE" but no output at all.
I don't know if that is a good thing or not...
Very strange. That specifying the Wine version via the WINE variable for Winetricks makes it work further suggests some other version is being used otherwise, and there doesn't seem to be any variables set either...

That is how I usually install the latest 'dxvk', but no, you normally don't need to use the WINE variable like that. It only makes sense when there are more than one Wine build to choose from.

By the way, regarding running Winetricks, I don't actually see it in the earlier posts, so were you running it on the CLI completely, or actually using the GUI (the GUI is not maintained too much, so there most likely are issues lurking).

Did you ever build and/or install Wine manually in the past?

What do you get when you run a plain 'wine --version'?
Kindest of regardses.
Top
Shiru
n00b
n00b
Posts: 63
Joined: Mon Oct 20, 2014 1:23 am

  • Quote

Post by Shiru » Thu Dec 09, 2021 10:26 pm

Hello Chiito,

Thanks for your time and your replies.
In fact, as for Winetricks, i am using both (GUI/CL) but in major cases it's the GUi. As you said, i have to focus on CL in order to avoid more issues.

I didn't build manually Wine: only emerged it with Portage.

So, is that means that i mess up with some USE flags or packages related to Wine?

Shiru
Top
Chiitoo
Ninja Apprentice
Ninja Apprentice
User avatar
Posts: 3079
Joined: Sun Feb 28, 2010 5:36 pm
Location: Sore wa sore, kore wa kore... nanoda.

  • Quote

Post by Chiitoo » Fri Dec 10, 2021 11:20 am

Shiru wrote:So, is that means that i mess up with some USE flags or packages related to Wine?
No, I don't think there are any such flags that would cause this.

Did you try the last suggestion from my previous post?

What is the output of 'wine --version' when you run it exactly like this?
Kindest of regardses.
Top
Shiru
n00b
n00b
Posts: 63
Joined: Mon Oct 20, 2014 1:23 am

  • Quote

Post by Shiru » Sat Dec 11, 2021 2:05 pm

Hello Chiito,

The

Code: Select all

wine --version 
command returns

Code: Select all

wine-5.0.1
.

Is this helps?

Shiru
Last edited by Shiru on Sun Dec 12, 2021 1:33 am, edited 1 time in total.
Top
Chiitoo
Ninja Apprentice
Ninja Apprentice
User avatar
Posts: 3079
Joined: Sun Feb 28, 2010 5:36 pm
Location: Sore wa sore, kore wa kore... nanoda.

  • Quote

Post by Chiitoo » Sat Dec 11, 2021 2:31 pm

Indeed it does!

This means that, in one way or the other, you do indeed have another version of Wine installed.

Did you try the command 'eselect wine list' from earlier?

If that only returns one version, and 'emerge --info wine-vanilla' returns nothing, then perhaps try the following:

Code: Select all

$ which wine # This should probably return:

/usr/bin/wine

$ ls -l /usr/bin/wine # This will probably return something like:

/usr/bin/wine -> /usr/bin/wine-vanilla-5.0.1
Kindest of regardses.
Top
Shiru
n00b
n00b
Posts: 63
Joined: Mon Oct 20, 2014 1:23 am

  • Quote

Post by Shiru » Sun Dec 12, 2021 1:32 am

You were right!!

Code: Select all

which wine
returned

Code: Select all

/usr/local/bin//wine
By the way, i checked the version and it was the

Code: Select all

wine-5.0.1
And

Code: Select all

ls -l /usr/bin/wine
returned

Code: Select all

 /usr/bin/wine -> /usr/bin/wine-staging-6.23
So the question is: where the wine-5.0.1 came from?
Top
Hu
Administrator
Administrator
Posts: 24403
Joined: Tue Mar 06, 2007 5:38 am

  • Quote

Post by Hu » Sun Dec 12, 2021 2:35 am

If it is in /usr/local, then you installed it there. When was it last modified?
Top
Shiru
n00b
n00b
Posts: 63
Joined: Mon Oct 20, 2014 1:23 am

  • Quote

Post by Shiru » Sun Dec 12, 2021 5:15 am

I cannot deny that i installed it here but i just cannot remember doing it (scary...)
This version has been installed in March 21st.

EDIT: i delete the /usr/local/bin/wine* and i don't have any issue at all now.
Thanks Hu and ChIIto for your help.
I marked this thread as solved.
Top
Post Reply
  • Print view

15 posts • Page 1 of 1

Return to “Gamers & Players”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic