Giter VIP home page Giter VIP logo

Comments (5)

andrew-boyarshin avatar andrew-boyarshin commented on July 24, 2024

Обнаружил, что m_devices пустой. OpenAL возвращает пустой enumeration.

from xray-15.

nitrocaster avatar nitrocaster commented on July 24, 2024

В репозиторий не включены некоторые DLL, необходимые для запуска игры; в частности, wrap_oal.dll.
Предполагается следующий порядок действий:
1] Создать копию оригинальной директории bin (например, bin_dev)
2] Скопировать скомпилированные новые бинарники в bin_dev с заменой
3] Создать директорию gamedata/shaders/r3 и поместить в нее файл mark_msaa_edges.ps (необходимо для запуска DX10 рендера)

Обновлю build.txt.

from xray-15.

nitrocaster avatar nitrocaster commented on July 24, 2024

(в дополнение к вышеописанной инструкции)
Следующие файлы из оригинальной bin можно удалить:
d3dx9_40.dll
.manifest
msvcp80.dll
msvcr80.dll
stlport.5.0.dll
protect.

xrCPU_Pipe.dll
dedicated/*.manifest
dedicated/msvcr80.dll
dedicated/xrCPU_Pipe.dll
dedicated/xrGame.dll

from xray-15.

andrew-boyarshin avatar andrew-boyarshin commented on July 24, 2024

Спасибо! А я как раз нашел функцию поиска wrap_oal.dll в коде xrSound...
Закрою тикет как только проверю.

from xray-15.

andrew-boyarshin avatar andrew-boyarshin commented on July 24, 2024

Звук заработал! Спасибо за помощь!

from xray-15.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.