On Fri, 2007-12-07 at 14:07 -0600, Jon Ciesla wrote:
> Looks great, here's a devel build with this patch:
>
> http://koji.fedoraproject.org/koji/buildinfo?buildID=27296
>
> Try 'er out, kick the tires.
Much better. Now if only I could get it to work with PA...
--
Ignacio Vazquez-Abrams <ivazqueznet@gmail.com>
PLEASE don't CC me; I'm already subscribed
_______________________________________________
Fedora-games-list mailing list
Fedora-games-list@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-games-list
12-11-2007, 02:02 PM
Hans de Goede
Crack AstroMenace players needed!
Ignacio Vazquez-Abrams wrote:
On Fri, 2007-12-07 at 14:07 -0600, Jon Ciesla wrote:
Looks great, here's a devel build with this patch:
Much better. Now if only I could get it to work with PA...
What sound system does it use, SDL, SDL_mixer, openal?
Regards,
Hans
_______________________________________________
Fedora-games-list mailing list
Fedora-games-list@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-games-list
12-11-2007, 07:48 PM
Callum Lerwick
Crack AstroMenace players needed!
On Tue, 2007-12-11 at 10:23 -0600, Jon Ciesla wrote:
> > What sound system does it use, SDL, SDL_mixer, openal?
>
> openal.
I've been having trouble with this as far back as FC6. OpenAL defaults
to OSS, which is bad. That means it will not get along with anything
else. I've been having to edit my /etc/openalrc like so, on every system
I want to run Second Life on:
(define devices '(alsa native))
(define alsa-device "default")
Which worked great pre-pulseaudio. But now in F8 even this seems to have
trouble. OpenAL and pulse's ALSA redirection seem to not get along.
This really needs to be worked out for Second Life to run acceptably
"out of the box" one I get the darn thing merged...
_______________________________________________
Fedora-games-list mailing list
Fedora-games-list@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-games-list
12-11-2007, 08:07 PM
Hans de Goede
Crack AstroMenace players needed!
Callum Lerwick wrote:
On Tue, 2007-12-11 at 10:23 -0600, Jon Ciesla wrote:
What sound system does it use, SDL, SDL_mixer, openal?
openal.
I've been having trouble with this as far back as FC6. OpenAL defaults
to OSS, which is bad. That means it will not get along with anything
else. I've been having to edit my /etc/openalrc like so, on every system
I want to run Second Life on:
(define devices '(alsa native))
(define alsa-device "default")
Which worked great pre-pulseaudio. But now in F8 even this seems to have
trouble. OpenAL and pulse's ALSA redirection seem to not get along.
This really needs to be worked out for Second Life to run acceptably
"out of the box" one I get the darn thing merged...
Has anyone tried putting this in openalrc:
(define devices '(sdl))
From:
http://www.pulseaudio.org/wiki/PerfectSetup
?
Regards,
Hans
_______________________________________________
Fedora-games-list mailing list
Fedora-games-list@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-games-list
12-12-2007, 02:45 AM
Ignacio Vazquez-Abrams
Crack AstroMenace players needed!
On Tue, 2007-12-11 at 16:02 +0100, Hans de Goede wrote:
> Ignacio Vazquez-Abrams wrote:
> > On Fri, 2007-12-07 at 14:07 -0600, Jon Ciesla wrote:
> >> Looks great, here's a devel build with this patch:
> >>
> >> http://koji.fedoraproject.org/koji/buildinfo?buildID=27296
> >>
> >> Try 'er out, kick the tires.
> >
> > Much better. Now if only I could get it to work with PA...
> >
>
> What sound system does it use, SDL, SDL_mixer, openal?
rpm says OpenAL via freealut.
--
Ignacio Vazquez-Abrams <ivazqueznet@gmail.com>
PLEASE don't CC me; I'm already subscribed
_______________________________________________
Fedora-games-list mailing list
Fedora-games-list@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-games-list
12-12-2007, 02:54 AM
Callum Lerwick
Crack AstroMenace players needed!
On Tue, 2007-12-11 at 22:07 +0100, Hans de Goede wrote:
> Has anyone tried putting this in openalrc:
> (define devices '(sdl))
>
> From:
> http://www.pulseaudio.org/wiki/PerfectSetup
Appears to work. Seems kind of oblique to me, though.
_______________________________________________
Fedora-games-list mailing list
Fedora-games-list@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-games-list
12-12-2007, 03:05 AM
Ignacio Vazquez-Abrams
Crack AstroMenace players needed!
On Tue, 2007-12-11 at 22:07 +0100, Hans de Goede wrote:
> Has anyone tried putting this in openalrc:
> (define devices '(sdl))
>
> From:
> http://www.pulseaudio.org/wiki/PerfectSetup
>
> ?
That's done it, thanks.
--
Ignacio Vazquez-Abrams <ivazqueznet@gmail.com>
PLEASE don't CC me; I'm already subscribed
_______________________________________________
Fedora-games-list mailing list
Fedora-games-list@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-games-list
12-12-2007, 05:32 AM
Hans de Goede
Crack AstroMenace players needed!
Ignacio Vazquez-Abrams wrote:
On Tue, 2007-12-11 at 22:07 +0100, Hans de Goede wrote:
Has anyone tried putting this in openalrc:
(define devices '(sdl))
From:
http://www.pulseaudio.org/wiki/PerfectSetup
?
That's done it, thanks.
Good!
Bug filed requesting to make this the default for F-8 and up:
https://bugzilla.redhat.com/show_bug.cgi?id=420991
Regards,
Hans
_______________________________________________
Fedora-games-list mailing list
Fedora-games-list@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-games-list