HackerN64 / HackerSM64

A Super Mario 64 decompilation repo based on CrashOveride95/ultrasm64 that aims to provide a flexible, easy-to-use base for creating romhacks.
337 stars 155 forks source link

LIST OF SUGGESTED DEFINE DEFAULTS #159

Closed arthurtilly closed 2 years ago

arthurtilly commented 2 years ago

Should be the final issue that is taken care of right before merge

i think this also kinda needs to be on pc port :flushed:

thecozies commented 2 years ago

This should be a thread for all define default toggles

thecozies commented 2 years ago

disable interaction indicator from being enabled by default

gheskett commented 2 years ago

disable all debug related defines by default (including puppyprint debug)

gheskett commented 2 years ago

disable GROUND_TURNING_AROUND_FIX by default

gheskett commented 2 years ago

Re-enable star checks after refactor is complete

thecozies commented 2 years ago

disable OBJ_OPACITY_BY_CAM_DIST

gheskett commented 2 years ago

TINY_GOOMBA_ALWAYS_DROPS_COIN should be disabled by default

Reonu commented 2 years ago

GROUND_TURNING_AROUND_FIX off please

Mr-Wiseguy commented 2 years ago

Addressed in #242