Bootmanager.cpp fixes and clean up. Some settings that bootmanger reads from game ini can be changed while a game is running, so we don't have to revert these back to what they were when starting the game, unless they were actually changed by the game ini. Fix signed/unsigned warnings that pauldacheez pointed out.