nonresetcharcodeV1 by sby
this mod prevents vanilla charcode options from being set to none if they are not included in the charcode.
this applies to all conventional vanilla charcode loading, note that this does not apply to loader mods that handle their own charcode loading and default behavior.
this proxies the inGameMenu loadData function, which i have proxied (but not replaced) in many of my other mods
this mod actually replaces this function, and i know of a bug in my other mod's setup that could mess with this one.
until i fix all of my mods using this proxy, this should probably be loaded after any of my other mods (moreclothingV8 has this patched and is usually last, so if using that put this mod right before it).
this mod prevents vanilla charcode options from being set to none if they are not included in the charcode.
this applies to all conventional vanilla charcode loading, note that this does not apply to loader mods that handle their own charcode loading and default behavior.
this proxies the inGameMenu loadData function, which i have proxied (but not replaced) in many of my other mods
this mod actually replaces this function, and i know of a bug in my other mod's setup that could mess with this one.
until i fix all of my mods using this proxy, this should probably be loaded after any of my other mods (moreclothingV8 has this patched and is usually last, so if using that put this mod right before it).