Re: [Factor-talk] ALUT.dll

2015-09-17 Thread Alexander Ilin

  Awesome, Jon, thank you very much!

17.09.2015, 10:53, "Jon Harper" :
> For windows users, we try to host all the dlls on:
> - for 32bit http://downloads.factorcode.org/dlls/
> - for 64bit http://downloads.factorcode.org/dlls/64/

---=---
Александр

--
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991=/4140
___
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk


[Factor-talk] ALUT.dll

2015-09-17 Thread Alexander Ilin
Hello!

  I was trying to load the Lunar Rescue game in Factor, but stumbled upon the 
ALUT.dll dependency.
  After some search on the 'net I found what it stands for, and even installed 
OpenAL v1.1, but I could not find ALUT binaries for Windows.
  Does anyone know of an official/reliable place to get them?

---=---
 Александр

--
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991=/4140
___
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk


Re: [Factor-talk] ALUT.dll

2015-09-17 Thread Jon Harper
For windows users, we try to host all the dlls on:
- for 32bit http://downloads.factorcode.org/dlls/
- for 64bit http://downloads.factorcode.org/dlls/64/

Regards,
Jon

On Thu, Sep 17, 2015 at 9:46 AM, Alexander Ilin  wrote:

> Hello!
>
>   I was trying to load the Lunar Rescue game in Factor, but stumbled upon
> the ALUT.dll dependency.
>   After some search on the 'net I found what it stands for, and even
> installed OpenAL v1.1, but I could not find ALUT binaries for Windows.
>   Does anyone know of an official/reliable place to get them?
>
> ---=---
>  Александр
>
>
> --
> Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
> Get real-time metrics from all of your servers, apps and tools
> in one place.
> SourceForge users - Click here to start your Free Trial of Datadog now!
> http://pubads.g.doubleclick.net/gampad/clk?id=241902991=/4140
> ___
> Factor-talk mailing list
> Factor-talk@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/factor-talk
>
--
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991=/4140___
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk


Re: [Factor-talk] ALUT.dll

2015-09-17 Thread Alexander Ilin
Hello again, my dear friends!

17.09.2015, 10:53, "Jon Harper" :
> For windows users, we try to host all the dlls on:
> - for 32bit http://downloads.factorcode.org/dlls/
> - for 64bit http://downloads.factorcode.org/dlls/64/

  I have now tried using the tools.disassembler, and it complained about the 
missing libudis86.dll.
  I have downloaded the DLL from http://downloads.factorcode.org/dlls/, and put 
it next to factor.exe.
  Now every time I start Factor.exe I get the following message:

---
factor.exe - Unable To Locate Component
---
This application has failed to start because MSVCR120D.dll was not found. 
Re-installing the application may fix this problem. 
---
OK   
---

  Unfortunately, there is no msvcr120D.dll (the debug version of the DLL). 
There is no such file at http://downloads.factorcode.org/dlls/. Could someone 
put it there?

  Plus, why does libudis86.dll require the debug build of the runtime? Could 
that be a mistake?

---=---
Александр

--
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991=/4140
___
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk