Open extrowerk opened 4 years ago
demo or benchmark mode? or both?
In both case.
How do you run it? Apparently it needs scene1.bin in the current directory, which is not great. I'll move that to a resource instead.
That could be the reason, let me check.
I moved the executable to the top level folder, where the .bin and the .mod file is, but still just hangs. Can't even close, just kill it.
I just pushed changes to put the polygon stream inside the executable. However apparently it crashes due to a memory corruption in ffmpeg/libopenmpt (no crash if I use a music in a different format). But it should at least solve your problem.
Now the graphics shows up, but then crashes. According to debugger it is not crashed in openmpt code. I hovewer just updated the openmpt recipe to the current one (your program still crashing..)
Yes, it crashes in BWindow, but only when I use a MOD file. With a flac file instead (or no music) it's all fine.
This is with current 64 bit nightly, legacy boot, intel extreme.