Author Topic: [Solved] Problems after commit 6ff554a win32: updated logic loading driver icons  (Read 642 times)

Offline fprietog

  • Newbies
  • *
  • Posts: 33
  • Karma: +1/-0
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/6ff554af37485edc2c62cf61cbd7cd036e01782c

1st 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.
« Last Edit: April 25, 2025, 08:21:21 PM by fprietog »

Offline dink

  • Administrator
  • *****
  • Posts: 5287
  • Karma: +488/-0
  • pie? I nearly bought one!
Hi,
Please give it a try with the latest, taoenwen is doing a little active dev on the git fbneo

best regards,
- dink

Offline fprietog

  • Newbies
  • *
  • Posts: 33
  • Karma: +1/-0
Hello,

I just tested the latest nightly build and all problems reported seems to be corrected (in fact I think that the start of the emulator is a bit faster than before as I don't have icons enabled).

@taoenwen, thank you very much for your work.
« Last Edit: April 25, 2025, 08:59:26 PM by fprietog »

Offline taoenwen

  • Newbies
  • *
  • Posts: 17
  • Karma: +2/-0
Hello,

I just tested the latest daily build and all problems reported seems to be corrected (in fact I think that the start of the emulator is a bit faster than before as I don't have icons enabled).

@taoenwen, thank you very much for your work.

Hi fprietog,

Thank you for taking the time to test it and getting results you are happy with.