max_vita icon indicating copy to clipboard operation
max_vita copied to clipboard

Cheat/Developer Menu

Open FloDoc opened this issue 5 years ago • 5 comments

Hey, great work on the port!

I just had a question, is there a way to get the cheat/developer menu working with the "cheats and tweaks" I can get the level selector to work fine, but selecting cheats and tweaks crashes the game. I am wondering if there is something in a file I need to change, but I can't find anything obvious yet. I can't get the cheats and tweaks menu to show up by uncommenting that section in the menu.txt but it doesn't seem to "enable" anything. Any help would be appreciated!

FloDoc avatar Mar 07 '21 22:03 FloDoc

It might be stubbed out completely in the code, which would be why trying to uncomment and use it would crash the game. I don't really know. Would have to take a look in the .so file.

fgsfdsfgs avatar Mar 07 '21 22:03 fgsfdsfgs

Is there a tool to open the SO file? I have a bit of programming experience, and wouldn't mind having a look.

Get Outlook for Androidhttps://aka.ms/ghei36


From: fgsfds [email protected] Sent: Sunday, March 7, 2021 3:36:12 PM To: fgsfdsfgs/max_vita [email protected] Cc: FloDoc [email protected]; Author [email protected] Subject: Re: [fgsfdsfgs/max_vita] Cheat/Developer Menu (#14)

It might be stubbed out completely in the code, which would be why trying to uncomment and use it would crash the game. I don't really know. Would have to take a look in the .so file.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/fgsfdsfgs/max_vita/issues/14#issuecomment-792366252, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AINWC76RRXSLPFJPFUP6ZT3TCP5VZANCNFSM4YYKJNRA.

FloDoc avatar Mar 07 '21 23:03 FloDoc

A disassembler/decompiler like IDA/Hexrays or Ghidra. You can also post the crash dump that generated when it crashed.

fgsfdsfgs avatar Mar 08 '21 00:03 fgsfdsfgs

Cool, thanks! I've got both, I'll have a look.

Get Outlook for Androidhttps://aka.ms/ghei36


From: fgsfds [email protected] Sent: Sunday, March 7, 2021 5:11:33 PM To: fgsfdsfgs/max_vita [email protected] Cc: FloDoc [email protected]; Author [email protected] Subject: Re: [fgsfdsfgs/max_vita] Cheat/Developer Menu (#14)

A disassembler/decompiler like IDA/Hexrays or Ghidra.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/fgsfdsfgs/max_vita/issues/14#issuecomment-792381811, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AINWC73KU2BX6D54CTOH6FDTCQI3LANCNFSM4YYKJNRA.

FloDoc avatar Mar 08 '21 00:03 FloDoc

It's curious though, using the .so file from the devmenu apk allows for a boot, but crashes when cheats and tweaks is selected, and one could assume that the cheats would be enabled in that .so file..

FloDoc avatar Mar 08 '21 00:03 FloDoc