View Full Version : Music Error in legacy 1.28
derek
August 4th, 2000, 03:36 PM
My music does not play on my machine. Is there anyway to manual override these settings without 'setblaster'?
------------------
"Bond, James Bond"
Boingo the Clown
August 6th, 2000, 04:00 AM
Forget version 1.28!
Legacy 1.30 is available now!!!!!!!!!!
Go to the old Legacy forum for the link!
------------------
Oops! That was a rocket launcher, wasn't it?
Hurdler
August 9th, 2000, 11:56 AM
well, 1.30 is not yet available... just a release candidate.
And as for the music, which version are you talking about? dos, linux, win32 ?
------------------
Member of the DooM Legacy Team
derek
August 9th, 2000, 02:05 PM
The music error is with 1.28 windows version. I think its autodetecting it wrong.
Also the 1.3 version says 'gllegacy' is this the normal windows version or the opengl version?
Also here is an easy optimization trick for you guys: Put the most used global routines, variables, and constants in there amount of usage toward the beginning of the code. So that say A is accesed 500 times and B is used only once and C is used 1000 times. The new order would be C,A,B. This old trick is not done by most compilers automatically. But can make a huge difference in speed.
------------------
"Bond, James Bond"
Hurdler
August 10th, 2000, 12:07 AM
gllegacy is the opengl and normal windows version... it uses the same executable, but the opengl version uses also the r_opengl.dll for opengl rendering. In the final release, it will be simply named legacy.exe (the name gllegacy was used because in a first time, it was just for testing the opengl version, but now both version works very well together).
For the music, it should be the responsability of DirectX. But we know there are some problem with the music. Unfortunately we are not expert in that domain.
For the trick, of course we know that !
------------------
Member of the DooM Legacy Team
vBulletin® v3.8.5, Copyright ©2000-2013, Jelsoft Enterprises Ltd.