Closed SnDream closed 6 months ago
It looks like uninitialized loc for toupper() causes Segmentation fault. Leaving the Cheats menu no longer crashes after the modification, not tested for actual gamegenie/gameshark functionality.
std::toupper returns int instead of std::string, close this PR for now
It looks like uninitialized loc for toupper() causes Segmentation fault. Leaving the Cheats menu no longer crashes after the modification, not tested for actual gamegenie/gameshark functionality.