bhaptics/haptic-library

string sanitisation Initialise

Opened this issue · 0 comments

for sure as a suggestion the Initialise export needs some kind of string sanitisation
I noticed under certain circumstances it would outright cause the whole application to crash
one example I can give is when I was trying to set up the API at first I was scratching my brain for a few hours wondering where the crashing was coming from
not sure exactly what the issue was
but after replacing the identifier with "MelonLoader" and replacing any spaces in the game's name with underscores it started working again
so im not going to question it too much lol