[ut2003io] Music and Benchmarks
    Ryan C. Gordon 
    ryan at epicgames.com
       
    Sat Sep 14 12:45:06 EDT 2002
    
    
  
Matthew Arnold wrote:
> Please forgive me if this has been posted already . . .
> 
> The only problem I've found with the demo is that I can't control the 
> volume of the music. I can control the volume of the other sounds just 
> fine. A minor annoyance.
This is a known bug, but I didn't have a chance to track it down. If 
it's a bug in OpenAL, I'm hoping someone else will fix it for me.  :)
At any rate, it'll be fixed for the full game (or the next patch, if we 
patch the demo.)
> Has anybody gotten benchmarking to work? I edited the 
> botmatch-citadel.bat so that it contains this:
> 
> ../ut2003_demo ctf-citadel?spectatoronly=true?numbots=12?quickstart=true 
> -benchmark -seconds=77 -exec=../Benchmark/Stuff/botmatchexec.txt %1
> 
> The benchmark will run, but it won't write the results in the Results 
> directory, despite the fact that I made it world-writable. Thoughts?
Try mkdir -p $HOME/.ut2003/Benchmark/Results and run it again. (I 
haven't tried this specifically, but all file writes should be done to 
the $HOME/.ut2003 tree).
If that works, I'll fix it to make those dirs at runtime for the next 
release.
> All told, I'm extremely pleased with how well the Linux client works. 
> Kudos, icculus, you've outdone yourself!
Thanks!
--ryan.
    
    
More information about the ut2003
mailing list