
Originally Posted by
csaraiva
Yesterday i change Boot2 as you sugested with the link, but nothing happens. Maybe don't work for the mass.
DON'T WORK FOR ME:
Code:
boot2 = [
"mass0:/APPS/OPL.ELF",
];
If you only have one directory in boot2, the comma at the end of the code is not required. Try removing that comma.
Code:
boot2 = [
"mass0:/APPS/OPL.ELF"
];
If that still doesn't work, perhaps ps2rd isn't compatible to launch MASS. That might be the issue?
About how to find cheat codes compatible? Go to the News Page where we promoted the new ps2rd version. You had asked there also, and I gave you an answer there.