Announcement

Collapse
No announcement yet.

Wasteland 2 Director's Cut Out For Linux, Powered By Unity 5

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #11
    Originally posted by Ansla View Post
    It looks like the problem was with mesa and it's fixed now in git http://cgit.freedesktop.org/mesa/mes...503f7496a9a94c
    Not using MESA.

    Comment


    • #12
      Apparently it _needs_ pulseaudio FFS!?!? https://forums.inxile-entertainment....=13974#p160991

      Comment


      • #13
        Got it configured pretty ok now, basically (hopefully) only the apps that ask for it will use/be routed through pulseaudio.

        On Debian I have (these and whatever dependecy they brought): libasound2-plugins, libasound2-plugins:i386, libpulse-mainloop-glib0, libpulse0, libpulse0:i386, libpulsedsp, pulseaudio

        So...

        Edit these /etc/pulse/daemon.conf / (create if missing) /etc/pulse/client.conf / (backup default file just in case) /etc/pulse/default.pa as here: https://wiki.archlinux.org/index.php...b_pipe_to_ALSA

        Edit /etc/pulse/default.pa again as here: https://wiki.archlinux.org/index.php...ardware_device

        And all these below should be left as they were (since they worked ok, right?).
        You could forced them to alsa just to be sure:
        /etc/openal/alsoft.conf
        Code:
        drivers=alsa
        and

        /etc/libao.conf
        Code:
        default_driver=alsa
        Reboot and retest.

        What I tested and worked, and *all* at the same time: mpd, opera w/ flash youtube, mplayer(mpv).

        Tested WL2DC both starting from Steam and directly running ./WL2
        Last edited by Licaon; 21 October 2015, 08:20 PM. Reason: Added info.

        Comment

        Working...
        X