Tux Posted June 23, 2024 Author Posted June 23, 2024 "update ngcd sprite block" is 1 of the very old functions added in the glory days when I tried to help for a certain translation of ssrpg... ! It's useless today, but you never know, it could be used some day, even if it's highly unlikely. 0.96.10 just released, you have another toy to break ! 1
dink Posted June 27, 2024 Posted June 27, 2024 Hi Tux, I made a fix for the "broken tree" after adjusting yscroll for the SCROLL2 layer on fbneo, info is here along with a line from Raine that could be changed to fix it also. Here's the link: https://github.com/finalburnneo/FBNeo/issues/1812#issuecomment-2191660611 best regards, - dink 1
mer-curious Posted June 27, 2024 Posted June 27, 2024 2 hours ago, dink said: Hi Tux, I made a fix for the "broken tree" after adjusting yscroll for the SCROLL2 layer on fbneo, info is here along with a line from Raine that could be changed to fix it also. Here's the link: https://github.com/finalburnneo/FBNeo/issues/1812#issuecomment-2191660611 best regards, - dink This is really great news! 😃 I would post here about your achievements, but you were faster than I. Thank you so much for your hard work. It's great that it can now be used to benefit other emulation projects too. Long live community work!
Tux Posted June 27, 2024 Author Posted June 27, 2024 As said in the 1st post at the top of this page, I get big gaps in sodom's stage if fixing scroll2y. in order : fixing scroll2y obliges to change the offsets for sprites too otherwise you get a black bar on the right of the tree in the ryu stage. Then sodom's stage has some big obvious gaps everywhere. Fixing them obliges to change scroll1y. Except scroll1 is already at the limit and it shows other gaps elsewhere in this same stage. So scroll1 is unmovable in this stage -> scroll2 becomes unmovable too. mer-curious made a very convenient set of saves to quickly test all situations in this game... By the way I didn't find the exact offset to fix in your link, but it's a 4 pixels problem apparently. 3 hours ago, dink said: Hi Tux, I made a fix for the "broken tree" after adjusting yscroll for the SCROLL2 layer on fbneo, info is here along with a line from Raine that could be changed to fix it also. Here's the link: https://github.com/finalburnneo/FBNeo/issues/1812#issuecomment-2191660611 best regards, - dink
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now