openswe1r icon indicating copy to clipboard operation
openswe1r copied to clipboard

No profiles are shown, "FindFirstFileA" broken

Open JayFoxRox opened this issue 7 years ago • 1 comments

FindFirstFileA is not working so FindFirstFileA(".\data\player*.sav", ...) will not return any profiles

JayFoxRox avatar Nov 28 '17 15:11 JayFoxRox

Added workaround in https://github.com/OpenSWE1R/openswe1r/commit/3a36bfdb54520dab466a70888145d51f28522397

Issue still remains though: It should actually look for profiles.

I'd suggest using dirent.h to implement this.

JayFoxRox avatar Nov 28 '17 15:11 JayFoxRox