View Issue Details

IDProjectCategoryView StatusLast Update
0003394Spring engineLinuxpublic2013-01-20 13:21
Reporterrosly Assigned Toabma  
PrioritynormalSeveritymajorReproducibilityhave not tried
Status resolvedResolutionunable to reproduce 
Product Version91.0 
Summary0003394: Enabling sounds descreases performance a lot
DescriptionI'm using pure Alsa and Spring 88.0 (OMP) on EeePC.
Everything works OK until I allow OpenAl to use Alsa (without it I don't have sounds /etc/openal/alsoft.conf -> drivers = wave change to drivers = alsa,oss vs)

Without sounds, spring is working on 1280x960 in around 40 FPS (low quality but playable!!!).
With sounds it drops to 5 FPS and sound is "discontinuous". Graphic is chopping like a bunny.

It is pity that such great effort of game performance is lost just by audio handling. Spring can work even on netbook with Atom processor and some NVidia graphic card.

I don't have pulseaudio installed.
I an provide some profiling if needed (just point me instructions).

Steps To ReproduceIt happens also with pulseaudio, but I did'nt use it in my setup.
Pure Alsa and OpenAl on slower computers like EeePC (I bet that it can be any Atom processor), nothing special.
Efects visible right after game start.
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

abma

2013-01-12 12:58

administrator   ~0009592

do you have the problem with the current version of spring (91.0), too?

rosly

2013-01-12 16:54

reporter   ~0009595

I will have to compile new version because it is not available in fedora repository. I will give answer after this weekend.

abma

2013-01-13 13:08

administrator   ~0009597

attaching infolog.txt would maybe help, too. we had some similar performance problems when some openal feature was enabled. you can/could try to set UseEFX = 0 but i'm not sure how long this config setting exists.

abma

2013-01-20 13:21

administrator   ~0009619

no feedback received...

Issue History

Date Modified Username Field Change
2013-01-12 01:17 rosly New Issue
2013-01-12 12:58 abma Note Added: 0009592
2013-01-12 12:58 abma Assigned To => abma
2013-01-12 12:58 abma Status new => feedback
2013-01-12 16:54 rosly Note Added: 0009595
2013-01-12 16:54 rosly Status feedback => assigned
2013-01-13 13:08 abma Note Added: 0009597
2013-01-19 16:05 abma Status assigned => feedback
2013-01-20 13:21 abma Note Added: 0009619
2013-01-20 13:21 abma Status feedback => resolved
2013-01-20 13:21 abma Resolution open => unable to reproduce