Hello,
After this commit I experienced several problems related with the start-up of fbneo64:
Commit 6ff554a (win32: updated logic for loading driver icons):
https://github.com/finalburnneo/FBNeo/commit/6ff554af37485edc2c62cf61cbd7cd036e01782c1st problem: I have the option "Show Game List at start-up". Now instead of showing the list the program starts with a window message that says "Please wait for the background thread to finish". There is no indication of when that background thread was finished so if you try to load the list manually too soon you receive a Guru meditation error message and program closes. It also closes sometimes without doing nothing at all.
2nd problem: can't generate datfiles from command line. For instance, the command:
fbneo64d.exe -listinfo > "arcade.dat"
... just crashes at middle of dat generation.
Notice that I don't have enabled the option of icon driver (don't use icons).
Let me know if I can give any more info that helps to solve this.
Thanks and best regards.