bucanero / apollo-ps4

Apollo Save Tool (PS4)
http://www.bucanero.com.ar/
GNU General Public License v3.0
436 stars 46 forks source link

Debug log option on/off #163

Closed Invictaz closed 1 week ago

Invictaz commented 5 months ago

I had a crash but did not enable debug log before. Is it possible to make debug and or crashlogs automatically on instead of manually single use?

bucanero commented 5 months ago

I guess the "debug log" could become an option in the settings menu, with the on/off setting (like music or animations)

it would be off by default, but if the user enables it, the debug logging will remain enabled every time the app starts.

Invictaz commented 5 months ago

Would be double for me, as long as it's logging crashes.

bucanero commented 5 months ago

No, system crashes will not be logged, it's only application information. For system log you should use the gold hen payload options.

Invictaz commented 5 months ago

Uhm I'm not sure since there is no payload to be found to log 11.0 system shutdowns? From what I have read it's due to Apollo reading or writing to memory what can cause leaks or memory problems which might turn off the system?

bucanero commented 5 months ago

As stated, Goldhen has TTY logs settings, you'll have to search and learn on how to enable and use it. Those are low kernel level logs that will track everything.

I won't repeat this again:

Support for 11.0 firmware is experimental, the save-mount patches (shared by LMods) might still require adjustments/fixes for new security measures. I'm on 6.72, so I'm not spending time on it.