Author Topic: Feature Requests  (Read 5896 times)


Offline whatever000

  • Newbies
  • *
  • Posts: 12
  • Karma: +0/-0
Re: Feature Requests
« Reply #16 on: June 08, 2025, 06:15:58 AM »
I tested the update on an old xp setup. It was looking great until i opened the support roms window, resized it, then clicked cancel. My mouse cursor started flashing like crazy and i could not do anything with the fbneo window. In windows itself i could not click many things and couldn't get to task manager or even a command prompt to kill the process. Had to press reset in the end

Offline taoenwen

  • Newbies
  • *
  • Posts: 37
  • Karma: +10/-0
Re: Feature Requests
« Reply #17 on: June 08, 2025, 06:29:14 AM »
I tested the update on an old xp setup. It was looking great until i opened the support roms window, resized it, then clicked cancel. My mouse cursor started flashing like crazy and i could not do anything with the fbneo window. In windows itself i could not click many things and couldn't get to task manager or even a command prompt to kill the process. Had to press reset in the end

There's a logic error that's sending it into an endless SendMessage.

fixed.

https://github.com/finalburnneo/FBNeo/commit/715e4c13bc39595657905995a0ec4ddca9c531f0
« Last Edit: June 08, 2025, 06:32:03 AM by taoenwen »

Offline whatever000

  • Newbies
  • *
  • Posts: 12
  • Karma: +0/-0
Re: Feature Requests
« Reply #18 on: June 08, 2025, 06:36:27 AM »
No joy. Same error on clicking cancel on rom support dialog.  Gotta reboot again

There is a possibility i grabbed the update too quick and it was still the previous version.  I will test again on another system

edit:

Yes, i grabbed the file too quick before it actually updated. Checked the crc value and it is different. The fix seems to work fine on another setup i have. Testing on the first setup will not happen any time soon though, i will be busy over the next few days and will test it again when i get the chance

Great work. Looking really nice. Thankyou  :cool:
« Last Edit: June 08, 2025, 07:29:16 AM by whatever000 »

Offline taoenwen

  • Newbies
  • *
  • Posts: 37
  • Karma: +10/-0
Re: Feature Requests
« Reply #19 on: June 08, 2025, 11:11:33 AM »
No joy. Same error on clicking cancel on rom support dialog.  Gotta reboot again

There is a possibility i grabbed the update too quick and it was still the previous version.  I will test again on another system

edit:

Yes, i grabbed the file too quick before it actually updated. Checked the crc value and it is different. The fix seems to work fine on another setup i have. Testing on the first setup will not happen any time soon though, i will be busy over the next few days and will test it again when i get the chance

Great work. Looking really nice. Thankyou  :cool:

Thank you very much! Spent your valuable time!

Offline whatever000

  • Newbies
  • *
  • Posts: 12
  • Karma: +0/-0
Re: Feature Requests
« Reply #20 on: June 12, 2025, 01:47:33 AM »
I got around to testing again. I can confirm there is no SendMessage issue. But there is another minor issue. The rom path dialog and the support files dialog width reduces by about 1 character every time it is opened and closed
« Last Edit: June 12, 2025, 02:25:03 AM by whatever000 »

Offline taoenwen

  • Newbies
  • *
  • Posts: 37
  • Karma: +10/-0
Re: Feature Requests
« Reply #21 on: June 12, 2025, 04:46:28 AM »
Let me check.

Offline taoenwen

  • Newbies
  • *
  • Posts: 37
  • Karma: +10/-0
Re: Feature Requests
« Reply #22 on: June 12, 2025, 10:07:39 AM »
I got around to testing again. I can confirm there is no SendMessage issue. But there is another minor issue. The rom path dialog and the support files dialog width reduces by about 1 character every time it is opened and closed

https://github.com/finalburnneo/FBNeo/commit/ad6db120474d129839b1f720016ab460c59a1a1d

fixed now.

Offline whatever000

  • Newbies
  • *
  • Posts: 12
  • Karma: +0/-0
Re: Feature Requests
« Reply #23 on: June 12, 2025, 05:54:30 PM »
Confirmed. All good

Thankyou  :cool: