(adsbygoogle = window.adsbygoogle || []).push({});
When trying to build the .pkg file for the MW2 patch, I get a message in the log saying "[PARAM.SFO Check]: GameExec type should be Category HG." How can I fix this? Thanks
Did you open the game's PARAM.SFO file and change it to an "HG" game? If not, try that. If it's still giving you an error, you can always just use scetool to create the EBOOT.BIN out of the elf file and then transfer that to your PS3 without making a package, even though packages are easier if you're lazy like me.
So after changing the param.sfo file to HG (like Pkg toolkit said to) I get an error saying the param.sfo file should be executable. I'm not sure what to do now..