On Arch Linux I get a segfault when trying to play the intro. No error.log gets created.
Stack trace:
libSDL2-2.0.so.0![Unknown/Just-In-Time compiled code] (Unknown Source:0)
LbWindowsControl() (/home/user/work/syndwarsfx/bflibrary/src/x86-win-sdl2/swindows.c:179)
MSSSMACKTIMERSETUP() (/home/user/work/syndwarsfx/bfsmacklib/src/smack2ail.c:165)
ac_MSSSMACKTIMERSETUP() (/home/user/work/syndwarsfx/build/src/wrappers_game.sx:3878)
SMACKOPEN() (/home/user/work/syndwarsfx/bfsmacklib/src/bfsmacklib_s.sx:8536)
SMACKSOUNDUSEMSS(uint32_t speed, void * digdrv) (/home/user/work/syndwarsfx/bfsmacklib/src/smack2ail.c:242)
If I comment out the assembly call to ASM_play_smk_direct in play_smk_direct the game starts without the intro.
On Arch Linux I get a segfault when trying to play the intro. No error.log gets created.
Stack trace:
If I comment out the assembly call to ASM_play_smk_direct in play_smk_direct the game starts without the intro.