mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-14 13:40:34 +00:00
Overhaul and enable cache for openal build
This commit is contained in:
parent
c9a7fd9435
commit
b3581bc0b4
2 changed files with 18 additions and 16 deletions
|
@ -349,9 +349,7 @@ enum Config {
|
|||
|
||||
// Audio
|
||||
#define RADIO_SCROLL_TO_PREV_STATION
|
||||
#ifndef AUDIO_OAL // is not working yet for openal
|
||||
#define AUDIO_CACHE // cache sound lengths to speed up the cold boot
|
||||
#endif
|
||||
#define AUDIO_CACHE
|
||||
//#define PS2_AUDIO // changes audio paths for cutscenes and radio to PS2 paths, needs vbdec to support VB with MSS
|
||||
|
||||
// IMG
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue