Author Topic: FB Neo Bugs Reports  (Read 769048 times)

Offline fprietog

  • Member
  • ***
  • Posts: 121
  • Karma: +23/-0
  • El cerebro de la bestia
Re: FB Neo Bugs Reports
« Reply #1230 on: April 28, 2025, 05:45:37 AM »
Hello,

It's me again. I've a warning in clrmamepro for a SNES filename duped:

Code: [Select]
<game name="romasaga3tsc" cloneof="romasaga3j" romof="romasaga3j" sourcefile="snes/d_snes.cpp">
<description>Romancing Sa-Ga 3 (Hack, Simplified Chinese v1.01)</description>
<rom name="Romancing Sa-Ga 3 T-Cht v1.01 (2010)(Werther Lee).sfc" size="4194304" crc="c9a66742"/>
...
<game name="romasaga3ttc" cloneof="romasaga3j" romof="romasaga3j" sourcefile="snes/d_snes.cpp">
<description>Romancing Sa-Ga 3 (Hack, Traditional Chinese v1.01)</description>
<rom name="Romancing Sa-Ga 3 T-Cht v1.01 (2010)(Werther Lee).sfc" size="4194304" crc="c8d13bdb"/>

As you can see both games shares the very same filename but "romasaga3tsc" filename is incorrect as it should be "Romancing Sa-Ga 3 T-Chs v1.01 (2010)(Werther Lee).sfc" cause it's the simplified chinese translation (the traditional one is the other game whose name is correct).

Thanks and best regards.

Offline JacKc

  • FBNeo Dev
  • ******
  • Posts: 1714
  • Karma: +63/-0
  • Hasta la vista, Baby !
Re: FB Neo Bugs Reports
« Reply #1231 on: April 28, 2025, 07:00:46 AM »
@ fprietog : This is now fixed :biggrin:


Offline fprietog

  • Member
  • ***
  • Posts: 121
  • Karma: +23/-0
  • El cerebro de la bestia
Re: FB Neo Bugs Reports
« Reply #1232 on: April 28, 2025, 07:04:56 AM »
Thank you very much.

I can check it now because at this moment there is no electricity in my country (Spain).

Probably World War III just started.

Regards.

Offline dink

  • Administrator
  • *****
  • Posts: 5331
  • Karma: +522/-1
  • pie? I nearly bought one!
Re: FB Neo Bugs Reports
« Reply #1233 on: April 28, 2025, 09:19:21 AM »
I can check it now because at this moment there is no electricity in my country (Spain).

Probably World War III just started.

Shit!

I could see it coming in 2022...

Offline fprietog

  • Member
  • ***
  • Posts: 121
  • Karma: +23/-0
  • El cerebro de la bestia
Re: FB Neo Bugs Reports
« Reply #1234 on: April 28, 2025, 04:32:54 PM »
@ fprietog : This is now fixed :biggrin:
Checked Ok. Thank you again!

Note: I've electricity again after 10 hours of blackout (and there are parts of Spain and Portugal still in the dark). Nobody at Government tell us what happened, yet.

Offline dink

  • Administrator
  • *****
  • Posts: 5331
  • Karma: +522/-1
  • pie? I nearly bought one!
Re: FB Neo Bugs Reports
« Reply #1235 on: April 28, 2025, 08:52:04 PM »
Checked Ok. Thank you again!

Note: I've electricity again after 10 hours of blackout (and there are parts of Spain and Portugal still in the dark). Nobody at Government tell us what happened, yet.

That must be a great relief! :)

best regards,
- dink

Offline fprietog

  • Member
  • ***
  • Posts: 121
  • Karma: +23/-0
  • El cerebro de la bestia
Re: FB Neo Bugs Reports
« Reply #1236 on: April 28, 2025, 11:10:55 PM »
That must be a great relief! :)
Undoubtedly, thk. Now we need to know what happened and what can be done to make it not happen again.

Offline ClessxAlghazanth

  • Member
  • ***
  • Posts: 133
  • Karma: +2/-0
Re: FB Neo Bugs Reports
« Reply #1237 on: May 02, 2025, 05:05:27 AM »
Hi  :cool:

In Moon Quasar's refuel phase , can't reach the main ship (can't go up) and so can't refuel

Is this a known issue ?

Thanks

Offline fprietog

  • Member
  • ***
  • Posts: 121
  • Karma: +23/-0
  • El cerebro de la bestia
Re: FB Neo Bugs Reports
« Reply #1238 on: May 02, 2025, 05:29:54 AM »
In Moon Quasar's refuel phase , can't reach the main ship (can't go up) and so can't refuel
Strange, there are no keys defined for Up and Down.

Try this: open the file config/games/moonqsr.ini and insert these lines below the Right/Left ones:

input  "Up"               switch 0xC8
input  "Down"             switch 0xD0

It works for me :D

Forget it, is more simple: to go up just press fire and keep it pressed...
« Last Edit: May 02, 2025, 05:38:43 AM by fprietog »

Offline fprietog

  • Member
  • ***
  • Posts: 121
  • Karma: +23/-0
  • El cerebro de la bestia
Re: FB Neo Bugs Reports
« Reply #1239 on: May 03, 2025, 07:50:07 AM »
Hello,

I've found a kinda strange bug regarding the games list navigation. Here is how to reproduce:

- Highlight any game in the middle of the list. As you can see the info below is from the game highlighted. OK.
- Press Cursor down to highlight the next game of the list. The info below is from the new game highlighted. OK.
- Press Cursor up to highlight the previous game of the list. The info below is still from with the previous game highlighted. Wrong.

In fact if you navigate the list backwards the info show is always from the previous game highlighted not the current one.

Thank you very much and best regards.

Note: I'm using Windows x64 Debug version.
« Last Edit: May 03, 2025, 07:54:10 AM by fprietog »

Offline fprietog

  • Member
  • ***
  • Posts: 121
  • Karma: +23/-0
  • El cerebro de la bestia
Re: FB Neo Bugs Reports
« Reply #1240 on: May 03, 2025, 08:03:48 AM »
Hi again.

Another problem. Here is how to reproduce:

In the newest release there are different tabs for the possible different pictures associated to the game. The default tab is "In game".

I changed to the tab "Titles". It works as expected so now it's showing the titles pictures.

Then I play any game...

Then, when I choose "Load game" again (pressing F6) the list show the titles pictures previously selected (OK) but the tab selected has visually changed to the default one "In Game" (wrong).

Thanks and best regards.

Offline fprietog

  • Member
  • ***
  • Posts: 121
  • Karma: +23/-0
  • El cerebro de la bestia
Re: FB Neo Bugs Reports
« Reply #1241 on: May 04, 2025, 12:26:11 PM »
Hello,

I have a question/suggestion about searches.

Taken the game "Janpai Puzzle Choukou (Japan 010820)" as example.

I have enabled the option "Latin text only" so this game appears in the game list as "Janpai Puzzle Choukou (Japan 010820)". But if I search for it using any of it's words (i.e janpai) it's not found. It's found only searching with "Japan 010820" (or by it's rom filename "choko").

I saw in the source file "FBNeo/src/burn/drv/capcom/d_cps2.cpp" that it's defined this way:

Code: [Select]
struct BurnDriver BurnDrvCpsChoko = {
"choko", NULL, NULL, NULL, "2001",
"Janpai Puzzle Choukou (Japan 010820)\0", NULL, "Mitchell (Capcom license)", "CPS2",
L"\u96c0\u724c\u30d1\u30ba\u30eb \u9577\u6C5F (Japan 010820)\0", NULL, NULL, NULL,
BDF_GAME_WORKING, 2, HARDWARE_CAPCOM_CPS2 | HARDWARE_CAPCOM_CPS2_SIMM, GBF_PUZZLE, 0,
NULL, ChokoRomInfo, ChokoRomName, NULL, NULL, NULL, NULL, ChokoInputInfo, NULL,
Cps2Init, DrvExit, Cps2Frame, CpsRedraw, CpsAreaScan,
&CpsRecalcPal, 0x1000, 384, 224, 4, 3
};

I think that, in this case, the sixth field of the struct is the latin name and the tenth is the non latin name and I think this is the one used in the search.

Should it be possible that if the "Latin text only" option is enabled the search be done using the latin name instead of the non latin one?

Or just to do the search using both fields (well, three fields including the rom filename)?

Thanks and best regards.

Offline dink

  • Administrator
  • *****
  • Posts: 5331
  • Karma: +522/-1
  • pie? I nearly bought one!
Re: FB Neo Bugs Reports
« Reply #1242 on: May 05, 2025, 02:03:57 AM »
Or just to do the search using both fields (well, three fields including the rom filename)?

Hi,
That's a good idea :)
I've changed it to be able to do that, please give it a try!

best regards,
- dink

Offline fprietog

  • Member
  • ***
  • Posts: 121
  • Karma: +23/-0
  • El cerebro de la bestia
Re: FB Neo Bugs Reports
« Reply #1243 on: May 05, 2025, 04:29:23 AM »
I've changed it to be able to do that, please give it a try!
It works beautifully. Thank you very much!  :smilie:

Offline fprietog

  • Member
  • ***
  • Posts: 121
  • Karma: +23/-0
  • El cerebro de la bestia
Re: FB Neo Bugs Reports
« Reply #1244 on: May 07, 2025, 02:57:48 AM »
Hello,

I'm here with a new suggestion, not a bug.

Take as example the game "Martial Masters". I've enabled "Latin text only" option so the game list show it's ascii name. But when game is started the title bar of the window show the unicode name one instead of the ascii one. I feel it a bit inconsistent.

Can it be changed to show the ascii name when "Latin text only" option is enabled, please?

(I.e. The game info button and the info shown below the game list works as I expected: it uses ascii name when selected "Latin text only" and unicode when not)

Thanks and best regards.
« Last Edit: May 07, 2025, 03:00:53 AM by fprietog »