finalburnneo / FBNeo

FinalBurn Neo - We are Team FBNeo.
http://neo-source.com
Other
912 stars 360 forks source link

SFZ3Mix Glitch in floors (low priority) #1833

Open sfz3mix opened 1 month ago

sfz3mix commented 1 month ago

Hello FBNeo team,

When you have time I would like you to check a small glitch that occurs in all SFZ3Mix backgrounds. When the 2 characters are in the corner of the screen, the opposite side does not render some pixels and shows the layer below the floor. The same doesn't happen in Mame.

mame1 fbneo1 Mame2 fbneo2

dinkc64 commented 1 month ago

Hi, Can you save state and attach it here? I tried started a few games and moved both players to the far sides (both left and right) and I don't see this.

best regards,

sfz3mix commented 1 month ago

Hello, dinkc64,

The glitch is really small, I downloaded the latest build to test it again and record the video below. Notice the black parts in the right-hand corner. It was more evident in Ken's background, but it occurs in all scenarios, some to a lesser extent.

savestate.zip

https://streamable.com/ub7zqz

dinkc64 commented 1 week ago

Hi, unfortunately some bad news: When I make a fix for this, it causes new problems - such as tiles wrapping from the left side to the right side of the screen... If someone else wants to take a look at this: cpsr.cpp / cpsrd.cpp takes care of this rowscroll layer

best regards,

sfz3mix commented 6 days ago

Hi, unfortunately some bad news: When I make a fix for this, it causes new problems - such as tiles wrapping from the left side to the right side of the screen... If someone else wants to take a look at this: cpsr.cpp / cpsrd.cpp takes care of this rowscroll layer

best regards,

  • dink

Thanks dink,

I'll try to have a look and if I don't get anything I'll close the issue. Thanks for trying to solve it.

dinkc64 commented 6 days ago

sfz3mix, I would really like to try again to fix this, so please leave the issue - it will just take some time to think about a fix

best regards,

sfz3mix commented 5 days ago

sfz3mix, I would really like to try again to fix this, so please leave the issue - it will just take some time to think about a fix

best regards,

  • dink

Thanks dink, As the issue title says, this fix has low priority.