mirror of
https://github.com/halpz/re3.git
synced 2025-07-26 08:32:43 +00:00
Overhaul and enable cache for openal build
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user