Bug using 3ds max 2023 and SDK_Core_Installer_0.21.1.0

Trying to change the nitrous setting like background image sizes will not
update. The 3ds max ini file will always show.

[Nitrous]
HDAOEnabled=1
DisableDOFForBackground=0
DefaultValuesSkipped=1

And so when you restart 3ds max the values revert back to default since the
ini file never updated. This is caused from the current sdk. Should look like
this after changing values. When I remove SDK_Core_Installer_0.21.1.0 then it
works.

[Nitrous]
HDAOEnabled=1
DisableDOFForBackground=0
DefaultValuesSkipped=1
ViewportBackgroundTextureSizeLimit=4096
GFXTexSize=4096
ViewportTextureSizeLimit=4096

Also when will 3ds max 2024 work with the sdk as I am wanting to use this
current version?