Reset device #410
Unanswered
xDarkDelux
asked this question in
Q&A
Replies: 2 comments 4 replies
-
In addition to the |
Beta Was this translation helpful? Give feedback.
3 replies
-
what do you mean by "client side issue"? at least roughly can you advise what to watch and what to check? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i'm trying to use rmlui with directx9 renderer and i can't figure out how to properly recreate the device in rmlui.. i.e. i need to implement 2 functions specifically for rmlui - DeviceLost and DeviceFound, please help me understand which functions i need to call in RmlUI to delete everything links to old objects created by the old device, ReleaseTextures alone will obviously not do here, I would not want to completely reload the entire rmlui or all windows
Beta Was this translation helpful? Give feedback.
All reactions