root670 / CheatDevicePS2

Game enhancer for PlayStation 2 similar to Action Replay, GameShark, and CodeBreaker. (No longer in development)
GNU General Public License v3.0
79 stars 18 forks source link

Loading into opl after starting games #27

Closed dwarfer78 closed 4 years ago

dwarfer78 commented 4 years ago

Hi I have ps2 phat and have backup lso's on an internal hard drive, I have installed cheat device and when I start game after selecting cheats, my ps2 Loads to mcboot rather than straight into opl! I can still get cheats to work by going into ulaunch then launching opl from there, but I was hoping to to boot straight into opl! Is this possible? Cheers

root670 commented 4 years ago

What is the contents of your CheatDevicePS2.ini file?

dwarfer78 commented 4 years ago

hi thanks for replying databaseReadOnly = CheatDatabase.zipdatabaseReadWrite =boot1 = mass: BOOT/BOOT.ELFboot2 = mass: BOOT/ESR.ELFboot3 =mc0: BOOT/BOOT.ELFboot4 = mc1:BOOT/ BOOT. ELFboot5 = rom:OSDYS it is how you get it in the download

On Sat, 23 May 2020 at 16:49, Wesley Castronotifications@github.com wrote:

What is the contents of your CheatDevicePS2.ini file?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

dwarfer78 commented 4 years ago

Ok I am a bit of a noob at this but I have figured out what the problem was and now have it working perfectly!

root670 commented 4 years ago

Glad it’s working for you now! What did the issue end up being?

dwarfer78 commented 4 years ago

hi it was as simple as I hadn't got the path right for mc1 in the .ini file!  How stupid am I.

On Sun, 24 May 2020 at 15:00, Wesley Castronotifications@github.com wrote:

Glad it’s working for you now! What did the issue end up being?

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub, or unsubscribe.

root670 commented 4 years ago

Happens to the best of us! I should add more error handling to detect issues like invalid paths.