Commit c1e087394020a8cb9d2a04a1eabbcc23a6a5b20d

Sam Lantinga 2022-08-22T16:46:55

Added the CRC of the joystick name to the GUID This will make it possible to have mappings for different controllers that have the same VID/PID. This happens frequently with some generic controller boards that have been reused in many products. Fixes https://github.com/libsdl-org/SDL/issues/6004