OnDataRequest() size #76
Unanswered
TricksterSam
asked this question in
Q&A
Replies: 1 comment 2 replies
-
There could technically be room for more than 64 bits if you were to rework the SETTINGS storage for the HemisphereManager class. I think there is a maximum of like 1,000 bytes for everything. If you made a new top-level APP instead of an applet, you can set up as much storage as you want! |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Are we limited to 64-bits per app to save its status with OnDataRequest()?
Would it be possible to save two banks with OnDataRequest() for more parameters or variables with larger bit-depths?
Beta Was this translation helpful? Give feedback.
All reactions