У нас вы можете посмотреть бесплатно Fallout New Vegas - XAudio2 and Reverb Test или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Some time ago I started decoding game's audio system to evaluate how possible would it be to upgrade its sound API (DirectSound8) to something modern. Luckily, Bethesda keeps their code nicely separated from platform APIs, so the answer turned out to be: pretty easy. With the novelty of unpaused menus washing off me, I've decided to unbury this project, and reapproach it with my current set of skills and knowledge. After a day of rewriting my old, and game's code, this is the result - first usable demo of FNV using XAudio2 for its sound. It's not complete obviously, you can notice that looping sounds don't actually loop, and I won't even cover the utter lack of voice pooling, but hey, baby steps.