wxLauncher icon indicating copy to clipboard operation
wxLauncher copied to clipboard

Add support for JSON flag parsing

Open asarium opened this issue 7 years ago • 1 comments

This introduces support for the new JSON flag output mode of FSO. This convert the flag parsing, joystick enumeration, resolution enumeration, config path retrieval and OpenAL device enumeration to this new output format (obviously with a fallback if the build does not support it).

This should also fix the joystick configuration issue which happens since the SDL version of FSO has been updated. Since wxLauncher will now always use the GUIDs as they are seen by FSO there will be no more configuration mismatches.

asarium avatar Apr 06 '18 19:04 asarium

I have built a test build with these changes: http://www.mediafire.com/file/lmfqqd7cwekqekj/wxlauncher-0.12.0-rc.3.exe

asarium avatar Apr 20 '18 18:04 asarium