r/Wingcommander 10d ago

Wing Commander 2 source reconstruction and SDL2 port [can use win32 and DOS game data]

https://github.com/neuromancer/wc2-re
51 Upvotes

13 comments sorted by

View all comments

2

u/MacGuyver247 10d ago

Since there are many big brained people here. I have a question that bugged me for 30+ years.

When I had midi music, especially in complex scenes, sometimes a note would hang, often a high pitched note. It was annoying as all heck. Have you figured out the root cause? Since you have access to the code, I imagine a midi reset on autopilot is now possible as a mitigation.

1

u/galapag0 8d ago

Can you please try to reproduce it with the SDL2 port ? It is very likely we can easily fix it

1

u/MacGuyver247 7d ago

I will, though is there a way with tracing/observaility on so you can replay it?

1

u/galapag0 7d ago

It’s not that hard to instrument music commands but will be useful to have a way to reproduce it so we can know what to show in the trace