Difference between revisions of "Modules/vgm/lvgm player/Settings"
From MSX Game Library
< Modules | vgm/lvgm player
(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...") |
(No difference)
|
Latest revision as of 23:12, 15 January 2024
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