tpunix / SAROO

SAROO is a SEGA Saturn HDloader
294 stars 36 forks source link

Error on Bug! (US) [GM-81004 V1.017] #48

Closed odiaboeeu closed 5 months ago

odiaboeeu commented 5 months ago

Hi, Even in this latest firmware version 0.3, the game crashes as soon as it starts the first stage

Tests were done using the delay sector from 1000 to 8000 and nothing changed

atds55 commented 5 months ago

Here the first stage worked with this configuration:

"# BUG [GM-81004 V1.017] sector_delay=1000

odiaboeeu commented 5 months ago

In the American version it doesn't work even though it has a delay sector

atds55 commented 5 months ago

Na versão americana não funciona mesmo tendo setor de delay

Here it works. https://youtu.be/cFsVuRzphZY

https://github.com/tpunix/SAROO/assets/72902338/36bf6a2f-7b9a-4c77-a2d4-b352571975ca

If you want to test, I make my saroocfg.txt file available. SAROOCFG.TXT

odiaboeeu commented 5 months ago

What exactly is the iso name of the redump you are using? Only if it's some different version

atds55 commented 5 months ago

Qual é exatamente o nome iso do redump que você está usando? Só se for alguma versão diferente

I'm using redump version GM-81004 V1.017 (multi bin). Take a look and test with the saroocfg.txt file I made available.

odiaboeeu commented 5 months ago

I need the name that's in the file, I'm going to download it again

atds55 commented 5 months ago

I need the name that's in the file, I'm going to download it again

Bug! (USA).zip

image

odiaboeeu commented 5 months ago

It has two versions of the redump that have an R in the file name that doesn't work

atds55 commented 5 months ago

It has two versions of the redump that have an R in the file name that doesn't work

Make sure you are putting the correct number of spaces between the game id and version in saroocfg.txt. Between GM-81004 and V1.017 there are 2 spaces, if you put a different number of spaces the sector_delay will not work, in the case of the Bug! It has to be 2 spaces, because that's how it is in the game.

Each 20 shown in hexadicimal is a space, as shown in the image below, there are two 20s between the id and the version, so there are 2 spaces.

image

odiaboeeu commented 5 months ago

It only works exactly with 1k delay it was before with 2k and above 1k it doesn't work

The version with R I didn't see that it has a different code so it didn't catch on, I'll close the issue

Ideally, it would be to put this game in the official CFG @tpunix