Jump to content

Garou - Black Screen 0.64.10


mappy123

Recommended Posts

Hello again

I just noticed a bug that if battle goes to third round on Terry Bogarts stage you get a black screen. BTW is it possible to launch games with launchbox if so can anyone share there settings.

Edited by mappy123
Link to comment
Share on other sites

A savegame before it happens would be nice.

I don't use launchbox and I don't know it but yeah frontends are supported.

 

EDIT : actually there was another bug related to this, so you should try again but disable the speed hacks in "neocd options". It's either this or the raster effects, but my bet is on the speed hacks. Try to reproduce this and save before reaching that point !

Too bad this reply comes a little late !

Edited by Tux
Link to comment
Share on other sites

thanks for the save, it's fixed ! The good news is that your save is still valid, you'll be able to continue the game without the freeze on the black screen.

The reason is highly technical, raine uses a simplified "frame emulation" when the game doesn't use raster effects like here to be faster, and I didn't bother with the exact start of the vertical interrupt here. Except that this precise game, garou, expects to read a line number between 0 and 2 at this precise moment, which is impossible if the vbl starts at line 0.

So I had to change a little the simplified version to execute the vbl at line f0, it's more accurate even if I thought it was unneeded here, and the game doesn't freeze anymore !

 

Thanks again, I'll try to post a new binary this week-end...

Link to comment
Share on other sites

  • 4 years later...
On 3/3/2016 at 4:50 PM, mappy123 said:

Hello again

I just noticed a bug that if battle goes to third round on Terry Bogarts stage you get a black screen. BTW is it possible to launch games with launchbox if so can anyone share there settings.

I know you posted a long time ago (I don't know if you're still around - I saw that your last visit was on march 13, 2016). However, if you ever see this post, here is the solution: in the Launchbox go to Edit Game -> Emulation -> Edit -> in "Command Line Standard Parameter", insert the code "-n -fs 1" .

Edited by BootSector
  • Like 1
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...