It appears that if you put an exclamation mark ! in your password, dgamelaunch will allow you to login with a blank password.
It doesn't seem to matter where the ! is in the password, just as long as it is there.
Looking at the sqlite database it is storing the *0 error code as the hashed password, so any login that would create the error would match.
It appears that if you put an exclamation mark ! in your password, dgamelaunch will allow you to login with a blank password.
It doesn't seem to matter where the ! is in the password, just as long as it is there.
Looking at the sqlite database it is storing the *0 error code as the hashed password, so any login that would create the error would match.