Author Topic: OpenAL  (Read 2674 times)

0 Members and 1 Guest are viewing this topic.

Offline Omikron

  • 24
Could someone direct me to a download of OpenAL? The CreativeLabs download isn't working for me.

Thanks in advance :D

 

Offline jr2

  • The Mail Man
  • 212
  • It's prounounced jayartoo 0x6A7232
    • Steam
scp.indiegames.us -> downloads -> patches & upgrades -> open al.  Does that work for you?  Direct link:
http://scp.indiegames.us/download.php?view.122

 

Offline Omikron

  • 24
Hmm. I click the link. The page starts loading something. Then it stops loading and nothing happens. Am I doing something wrong?

 

Offline jr2

  • The Mail Man
  • 212
  • It's prounounced jayartoo 0x6A7232
    • Steam
errrg.  get FDM from www.freedownloadmanager.org Now try it.

 

Offline Omikron

  • 24
Doesn't seem to work either. Would you be able to host it yourself somewhere?

EDIT: By-the-By, the Download Manager said I had an invalid password. Interesting...

 

Offline jr2

  • The Mail Man
  • 212
  • It's prounounced jayartoo 0x6A7232
    • Steam
I think the password is to make it so that people can't remotely link to the file, and steal scp's bandwidth.  The password auto-filled when I tried, so there must be some sort of cookie to fill it in for you.  But, if you're blocking the cookie, then maybe it won't work.  If you get a cookie blocked notice (bottom right of browser, I think), see if you can accept it.
I'm using AOL explorer 1.5, based on IE 6 SP1  Firefox should also work if you accept the cookie or whatever.

 

Offline jr2

  • The Mail Man
  • 212
  • It's prounounced jayartoo 0x6A7232
    • Steam
BTW: I would configure your internet options as follows: open control panel -> internet options , click "Privacy", "Advanced", check "Override...", 1st party: accept, 3rd party: block, check "always allow session cookies"

Try that.

 

Offline Omikron

  • 24
I made the changes you suggested, then tried it in Firefox, IE, and FDM. Then I tried clearing out my cookies and trying in those again. Still not luck. Maybe OpenAL hates me :P

 

Offline jr2

  • The Mail Man
  • 212
  • It's prounounced jayartoo 0x6A7232
    • Steam
« Last Edit: March 25, 2007, 06:26:05 am by jr2 »

 

Offline taylor

  • Super SCP/Linux Guru
  • Moderator
  • 212
    • http://www.icculus.org/~taylor
The current version of OpenAL can be gotten from here.  Be aware that the link references a FTP site which requires passive FTP.  You may have to temporarily disable your firewall in order to download the file, if your firewall blocks/prevents passive FTP (like mine does).

Note that if you have an Audigy card then you should get updated sound drivers as well (updated eariler this month I believe).  Though not every model has it, most of the Audigy series of cards have full harware OpenAL support in the newest drivers.  Assuming that you are using Launcher 5.4 (or newer) you should be able to select that accelerated device (not sure what the exact name is) instead of "Generic Software" or "Generic Hardware" in the audio config tab.

If you have an X-Fi, then new drivers are available (since last month) for that as well which includes full hardware support for OpenAL.

In both cases, please be sure to install OpenAL 1.1 before installing the updated drivers.  I don't know that it is a requirement, but better safe than sorry. :)

 

Offline jr2

  • The Mail Man
  • 212
  • It's prounounced jayartoo 0x6A7232
    • Steam
1.1 ?!?

http://scp.indiegames.us/download.php?view.122
Quote
OpenAL 1.2.8 Installer for Windows 
Author Creative
 
 
Description As taken from the Creative website:
The OpenAL installer for Windows will install the OpenAL library, enabling support for core OpenAL operations as well as extensions such as EAX. The installer supports any 32-bit version of Windows.
Updated February 9, 2005 -- version 1.2.8
Version note -- Installs OpenAL32.dll version 6.14.357.7 and wrap_oal.dll version 1.0.6.0. The wrap_oal.dll library has software mixer bugfixes, ADPCM support, and an updated DS3D backend. 
Filesize 332 kb
Downloads 2204
Download 
Rating Not rated


Which one should be used, and if it's 1.1, then why did you guys put the link to 1.2.8?
EDIT: I figured it out... it's OpenAL Library 1.1, Version 1.2.8 - the newest version as of 3/25/07 is 1.9.9, available on Creative's site.
« Last Edit: March 25, 2007, 06:27:17 am by jr2 »

 

Offline taylor

  • Super SCP/Linux Guru
  • Moderator
  • 212
    • http://www.icculus.org/~taylor
1.1 ?!?

< snip >

Which one should be used, and if it's 1.1, then why did you guys put the link to 1.2.8?
OpenAL 1.1 is the current API version.  As long as you are using the 1.1 API then you should be fine.

But stay away from what is on the SCP site, since it is practically unmaintained (no one will volunteer to do it), and hasn't been updated with anything current in while.  The OpenAL installer on warpcore is pretty old too I think (unless someone has bothered to update it within the last 4 months).  Just get it right from the source (Creative, through http://www.openal.org/downloads.html) and you'll be better off. :)


EDIT:  Going by the Creative release versioning though, the most recent public version is 1.9.3, which makes 1.2.8 pretty old.

  

Offline Omikron

  • 24
Jr2 was kind enough to host it briefly for me.

Thanks for all your help guys! And thanks for the added info :D