local memory = require 'memory'
function onSystemInitialized()
memory.setfloat(11926728, 1.0, false)--AudioFix, fixes a bug due to which the sounds of the audio stream were not heard if the user had the radio turned off in the game settings and after changing the sound settings there was still no sound, it was necessary to re-enter the game.
end