diff --git a/kefir/exosphere.ini b/kefir/exosphere.ini index 0cf5dbbb..baebd9a4 100644 --- a/kefir/exosphere.ini +++ b/kefir/exosphere.ini @@ -47,5 +47,13 @@ # Desc: Controls whether the logging uart port is inverted. [exosphere] -blank_prodinfo_sysmmc=1 -blank_prodinfo_emummc=1 \ No newline at end of file +debugmode=1 +debugmode_user=0 +disable_user_exception_handlers=0 +enable_user_pmu_access=0 +blank_prodinfo_sysmmc=0 +blank_prodinfo_emummc=1 +allow_writing_to_cal_sysmmc=0 +log_port=0 +log_baud_rate=115200 +log_inverted=0 \ No newline at end of file