Closed tuday2 closed 4 years ago
Ordinal MAJORBBS.432
is NKYREC
void nkyrec(char *uid);
Looking at how it's used, this appears to create an empty key record in the user keys Btrieve File (BBSK.DAT
). Looking at BBSK.DAT
it appears the only key defined is the 30-character username.
Currently MBBSEmu returns TRUE
for any key. We can probably stub this function out for the time being, but if we want to really enforce lock/key mechanics the same as MajorBBS/Worldgroup, we probably want to track these keys in the internal SQLite AccountKey
table and have key verifications work from there.
Module Information
Describe the bug Crashes when you load a registered copy of Mutants!
To Reproduce Steps to reproduce the behavior:
Expected behavior Game loads normally
Screenshots
Software Information: