Reisyukaku / ReiNXToolkit

Toolkit for ReiNX
GNU General Public License v3.0
63 stars 13 forks source link

Feature: Add dev/debug ReiNX mode #24

Open tantoinet opened 5 years ago

tantoinet commented 5 years ago

instead of commenting out the debug messages, it may be better to create a debug mode and print them. Those are useful for troubleshooting :)

nnsee commented 5 years ago

This seems unrelated to the Toolkit, try at https://github.com/Reisyukaku/ReiNX

tantoinet commented 5 years ago

I got the idea while reading https://github.com/Reisyukaku/ReiNXToolkit/blob/master/source/Tools/autorcm.cpp. Sure, moving this...

nnsee commented 5 years ago

You mean like a toggle for debug mode in the Toolkit? Wouldn't it make more sense to not rely on the Toolkit to trigger it, as it may be useful for people who e.g. can't boot ReiNX at all? Just an idea.

tantoinet commented 5 years ago

Yes, you are right :)

tantoinet commented 5 years ago

Reopening due to this. Sorry for the confusion :)

Reisyukaku commented 5 years ago

yea this might end up being depricated when delta launch is released lol.. but duely noted