Use gameVersion from shared memory to print a warning to lmuFFB console and debug log if the game version is newer than expected.
We should store in the lmuFFB app the version number of the game we tested the app with. So we can detect if the game gets updated (and potentially the shared memory interface) which means that lmuFFB should be updated too.
Use SharedMemoryGeneric.gameVersion
Use gameVersion from shared memory to print a warning to lmuFFB console and debug log if the game version is newer than expected.
We should store in the lmuFFB app the version number of the game we tested the app with. So we can detect if the game gets updated (and potentially the shared memory interface) which means that lmuFFB should be updated too.
Use SharedMemoryGeneric.gameVersion