Alexandre-Xavier Labonté-Lamoureux
Alexandre-Xavier Labonté-Lamoureux
> the current card database is based on an import from a file provided directly by CAH; any mistakes really should be fixed directly in the source file @ajanata Where...
Also broken with SDL 2.0.10. `../../go/pkg/mod/github.com/veandco/[email protected]/sdl/timer.go:22:16: could not determine kind of name for C.SDL_GetTicks64` Since this commit: https://github.com/veandco/go-sdl2/commit/06f44fad53c24fe011318f3bc2c2d31bac315e7c This function is only available in SDL 2.0.18.
From GDB ``` Thread 1 "chocolate-doom" received signal SIGSEGV, Segmentation fault. 0x0000555555596fab in PIT_AddLineIntercepts (ld=0x7ffff3766258) at p_maputl.c:572 572 s1 = P_PointOnDivlineSide (ld->v1->x, ld->v1->y, &trace); (gdb) bt #0 0x0000555555596fab in PIT_AddLineIntercepts...
I should test this and provide PC speaker sound recording from DOS. I have the hardware to do this.
I cannot tell by listening to the sound generated by this new PC speaker emulation code if it's accurate compared to what I remember getting from my 20 years old...
@JNechaevsky Check which type of PC speaker they have. They may have Piezo speakers. It would be better to test in MS-DOS ratter than FreeDOS, just in case there is...
@JNechaevsky You can make a bootable DOS usb flash disk. Install DOS on it and then copy your Doom folder. Then, restart you computer and boot your usb key. This...
> It's recorded under latest FreeDOS 1.2, without any noise reduction (no need to do this). I've only cutted it a bit by removing pauses. So, is it good enough?...
If I do something like this, do you think it will work or I may break something? 
I recorded this in Windows 98's DOS. I've put my webcam mic just in front of my PC speaker. (without anything between both) http://www.mediafire.com/file/acz8xdndg2mr81b/demo1_pcspeaker.ogg Sounds exactly like @JNechaevsky's FreeDOS recording...