Modules/vgm/lvgm player/Settings

From MSX Game Library

Revision as of 00:12, 16 January 2024 by Aoineko (talk | contribs) (Created page with "Library configuration (<tt>msxgl_config.h</tt>): <syntaxhighlight lang="c"> // LVGM replayer options #define LVGM_USE_PSG TRUE #define LVGM_USE_MSXMUSIC TRUE #define LVGM...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

< Modules‎ | vgm/lvgm player

Library configuration (msxgl_config.h):

// LVGM replayer options
#define LVGM_USE_PSG				TRUE
#define LVGM_USE_MSXMUSIC			TRUE
#define LVGM_USE_MSXAUDIO			TRUE
#define LVGM_USE_SCC				TRUE
#define LVGM_USE_SCCI				FALSE
#define LVGM_USE_PSG2				FALSE
#define LVGM_USE_OPL4				FALSE
#define LVGM_USE_NOTIFY				TRUE