Hey,
I'm really having some trouble figuring out a volume issue - I want to increase and decrease the volume of music at certain points in the game - I'm setting the globalmusicvolume - but this is causing problems since it puts it in the registry - basically if I set it to 100 at a certain point in the game, then save the game, then reload an old savegame where the volume needs to be 55, then because it's a registry value, the volume becomes 100, rather than 55.
Any ideas how to overcome this to ensure the volume is correct at all time? I'm all out of ideas.