Author Topic: FB Alpha 0.2.97.43 Bug Reports  (Read 479442 times)

Offline dink

  • Administrator
  • *****
  • Posts: 5014
  • Karma: +449/-1
  • pie? I nearly bought one!
Re: FB Alpha 0.2.97.43 Bug Reports
« Reply #930 on: May 23, 2018, 10:24:00 PM »
Hi tmznix,
Super Speed Race Junior is broken for now, it will be fixed in the next version of FBA.  Sorry about that!

best regards,
- dink

Offline Gab75

  • FBNeo Contributor
  • *****
  • Posts: 1481
  • Karma: +33/-0
  • All games deserve to be emulated, more or less! :P
Re: FB Alpha 0.2.97.43 Bug Reports
« Reply #931 on: May 24, 2018, 12:52:46 AM »
Hi tmznix,
this is a known issue, it afflicts the binary versions (32 and 64 bit), but not the XP binary version... as dink wrote, it will be fixed in the next FBA release! :)

Offline Bonky0013

  • Newbies
  • *
  • Posts: 38
  • Karma: +7/-0
  • FBA Fan
Re: FB Alpha 0.2.97.43 Bug Reports
« Reply #932 on: May 24, 2018, 08:47:54 AM »
Hi ^^

In first, i want to thank you for all your work  :wink:

I don't know if those "bugs" are know issue, lot of time i do post it.
They're on Cps_1.

Captain commando : On the title screen appears, look on  I of CAPTAIN.

Chiki Chiki boys : The screen titles appears and disappears the time of one frame (i think).
Similar for the screens of the demo.


Not a bug, just an information ^^

For the B_18 PPU ID, i have see it's not matching mame on ctrl, pal ctrl and layers enable. (i have game converted on B_18 for my personnal use.).
I have looked on it because all my conversion are black screen :)

After created another B_18 (matching mame), my conversions works well, but i have break sf2ue and sfee (only this 2 games work on b_18)
Need more look for me on the code for understand ;) :)

Best Regards from france :)
And sorry for my limited english  :redface:
« Last Edit: May 24, 2018, 11:20:48 AM by Bonky0013 »

Offline Barry Harris

  • dontbeabarry
  • *
  • Posts: 1785
  • Karma: +0/-65535
  • I'm Barry Harris and I like to f*** people over
Re: FB Alpha 0.2.97.43 Bug Reports
« Reply #933 on: May 24, 2018, 09:26:40 AM »
I can't see any issue?
Account of Barry Harris; the traitor.
Send me an e-mail at barry@fbalpha.com letting me know how big of a piece of sh** I am.

Offline Bonky0013

  • Newbies
  • *
  • Posts: 38
  • Karma: +7/-0
  • FBA Fan
Re: FB Alpha 0.2.97.43 Bug Reports
« Reply #934 on: May 24, 2018, 11:18:20 AM »
Hi Barry :)

Look on the picture, you can see just up to AI of captain the problem ;)
When the title appear.

Offline dink

  • Administrator
  • *****
  • Posts: 5014
  • Karma: +449/-1
  • pie? I nearly bought one!
Re: FB Alpha 0.2.97.43 Bug Reports
« Reply #935 on: May 24, 2018, 04:53:43 PM »
Bonky0013, thanks.  chiki video glitches are fixed :)

re: captcomm
I can't reproduce this problem.  is the romset OK?  how about CPU speed - is it at 100%? (Game -> Reset CPU speed to 100%)
will you post your config/games/captcomm.ini file?

EDIT I found the problem!

best regards,
- dink
« Last Edit: May 24, 2018, 05:51:17 PM by dink »

Offline dink

  • Administrator
  • *****
  • Posts: 5014
  • Karma: +449/-1
  • pie? I nearly bought one!
Re: FB Alpha 0.2.97.43 Bug Reports
« Reply #936 on: May 24, 2018, 05:50:56 PM »
Bonky0013, problem with captcomm also fixed :) thanks!
note to others; the problem happens while the Captain Commando text is being displayed with a raster effect.

best regards,
- dink
« Last Edit: May 24, 2018, 05:58:51 PM by dink »

Offline Barry Harris

  • dontbeabarry
  • *
  • Posts: 1785
  • Karma: +0/-65535
  • I'm Barry Harris and I like to f*** people over
Re: FB Alpha 0.2.97.43 Bug Reports
« Reply #937 on: May 25, 2018, 05:56:39 AM »
Bonky0013, problem with captcomm also fixed :) thanks!
note to others; the problem happens while the Captain Commando text is being displayed with a raster effect.

best regards,
- dink

Did these bugs happen in older versions as well? The fixes are hacky at best and indicate a problem with our timing which probably needs further investigation. Especially if they worked fine in previous versions.
« Last Edit: May 25, 2018, 08:09:06 AM by dink »
Account of Barry Harris; the traitor.
Send me an e-mail at barry@fbalpha.com letting me know how big of a piece of sh** I am.

Offline dink

  • Administrator
  • *****
  • Posts: 5014
  • Karma: +449/-1
  • pie? I nearly bought one!
Re: FB Alpha 0.2.97.43 Bug Reports
« Reply #938 on: May 25, 2018, 08:16:39 AM »
Treble Winner,
I've been wanting to fix the chiki one for ages, but forgot about it actually.  I verified that they both happen in past versions.  chiki since I've been with the project.  Captcomm always did the raster a bit wrong, but didn't write the weird character above until around the time of the new m68k core.  You probably didn't notice the problems because they only happen for a frame or 2 during raster effects (scroll register hackery) by the game.

chiki/captcomm actually run at 262 lines (which can be verified in the emulator encyclopedia aka MAME), having it at 259 previously was basically running vbl at the wrong line.  secondly, drawing after vblank is bad for any raster effect.
Explanation: after vbl and until line 16, the game prepares some the next scene / scroll registers / etc.  The reason for the glitches is simple, the game was drawing during the preparation of the next scene.

best regards,
- dink

Offline Bonky0013

  • Newbies
  • *
  • Posts: 38
  • Karma: +7/-0
  • FBA Fan
Re: FB Alpha 0.2.97.43 Bug Reports
« Reply #939 on: May 25, 2018, 08:19:10 AM »
Hi ^^

Fixed so fast ^^
Thanks  :biggrin:


These two problems was very old  ;)

Offline iq_132

  • Administrator
  • *****
  • Posts: 3728
  • Karma: +411/-0
  • Definitely not Dink!
    • NeoSource
Re: FB Alpha 0.2.97.43 Bug Reports
« Reply #940 on: May 25, 2018, 09:18:29 AM »
Treble Winner,
I've been wanting to fix the chiki one for ages, but forgot about it actually.  I verified that they both happen in past versions.  chiki since I've been with the project.  Captcomm always did the raster a bit wrong, but didn't write the weird character above until around the time of the new m68k core.  You probably didn't notice the problems because they only happen for a frame or 2 during raster effects (scroll register hackery) by the game.

chiki/captcomm actually run at 262 lines (which can be verified in the emulator encyclopedia aka MAME), having it at 259 previously was basically running vbl at the wrong line.  secondly, drawing after vblank is bad for any raster effect.
Explanation: after vbl and until line 16, the game prepares some the next scene / scroll registers / etc.  The reason for the glitches is simple, the game was drawing during the preparation of the next scene.

best regards,
- dink

Can confirm:
MCFG_SCREEN_RAW_PARAMS(XTAL(16000000)/2, 512, 64, 448, 262, 16, 240)

That should also put our fps to 59.637404580152671755725190839695 hz ^^
(1600000/2/512/262)


Offline Barry Harris

  • dontbeabarry
  • *
  • Posts: 1785
  • Karma: +0/-65535
  • I'm Barry Harris and I like to f*** people over
Re: FB Alpha 0.2.97.43 Bug Reports
« Reply #941 on: May 27, 2018, 03:57:00 PM »
Megadrive Streets of Rage level 3.

Corruoption of tiles at the left hand side of screen.
Account of Barry Harris; the traitor.
Send me an e-mail at barry@fbalpha.com letting me know how big of a piece of sh** I am.

Offline dink

  • Administrator
  • *****
  • Posts: 5014
  • Karma: +449/-1
  • pie? I nearly bought one!
Re: FB Alpha 0.2.97.43 Bug Reports
« Reply #942 on: May 27, 2018, 07:27:15 PM »
Megadrive Streets of Rage level 3.

Corruoption of tiles at the left hand side of screen.

Fixed, thanks for the report & state! :)

best regards,
- dink

Offline Stifu

  • Member
  • ***
  • Posts: 246
  • Karma: +5/-0
Re: FB Alpha 0.2.97.43 Bug Reports
« Reply #943 on: May 30, 2018, 01:58:35 PM »
I'm confused about a little something.

Somewhere between FBA 0.2.97.40 and .42, support for Samurai Shodown II and IV "Special" hacks has been added. (If memory serves, it was actually forgotten in .40 despite being mentioned in the release notes, but whatever). Now, looking at .43, I can't see these hacks anymore among the samsho2 or samsho4 clones.

Were they removed on purpose or not? What's the story? Thanks.

Offline dink

  • Administrator
  • *****
  • Posts: 5014
  • Karma: +449/-1
  • pie? I nearly bought one!
Re: FB Alpha 0.2.97.43 Bug Reports
« Reply #944 on: May 30, 2018, 10:01:47 PM »
We had to remove all hacks by GSC2007 because this guy is absolutely mental, and only wants his hacks to run on his "special" version of mame - which has no source code, only exe's.  ... which in itself is very suspicious.   Anyways, we had to remove them to avoid an influx of insults and accusations from this guy.  Sorry about that.

best regards,
- dink