jdmclark / jkgfxmod

Graphics enhancement and compatibility tool for Dark Forces II
MIT License
74 stars 7 forks source link

Crash when viewing TCP/IP address dialog #46

Closed jdmclark closed 4 years ago

jdmclark commented 4 years ago

Jedi Knight calls undefined function DirectDraw::FlipToGDISurface when the DirectPlay TCP/IP address dialog appears. This effectively blocks internet multiplayer when using JkGfxMod.

More investigation is needed to determine how Jedi Knight uses FlipToGDISurface and how it should be properly implemented.