tpunix / SAROO

SAROO is a SEGA Saturn HDloader
331 stars 38 forks source link

Virtua Fighter Play Issues #129

Open 2006MASTER opened 3 months ago

2006MASTER commented 3 months ago

From the title screen of Virtua Fighter, you can't enter the character selection, and you'll get out of the main menu screen unconditionally. I've tested all the versions of Virtua Fighter Europe, Japan, and North America, but it doesn't work

owwii commented 3 months ago

Can confirm. I am seeing the same behavior.

BernieStolar commented 3 months ago

If using the USA version, put this into your cfg file

Virtua Fighter

[MK-81005 V1.000] sector_delay = 1000

retrofank commented 3 months ago

Try the JP remix version. 1st release was a buggy mess as they rushed it out

2006MASTER commented 3 months ago

I'm working on all the Saturn games, and even that bug is a memory to me. I'm already enjoying the remix

domymbd commented 3 months ago

If using the USA version, put this into your cfg file

Virtua Fighter

[MK-81005 V1.000] sector_delay = 1000

I tried but unfortunately it still doesn't work for me :( and yes, it is the US version I also tried ''sector_delay = 500'' and still no luck

BernieStolar commented 3 months ago

The disc version and spacing has to be exact otherwise it won't work. If you are having issues, use a hex edit program to obtain the disc version of VF you are using and copy/paste it into cfg file and it should work.

tzmwx commented 3 months ago

The disc ID requires a total of 16 characters. (GAME NAME 10 characters + GAME VERSION 6 characters. )

When you copy and paste it on the website, there will be missing space, which need to be filled with space. So the correct content is: [MK-81005(space)(space)V1.000]

MK-81005= 8 characters (space)(space)=2 characters 8+2=10

hugobicho commented 3 months ago

For the European version, I put this in the cfg file Using FW: 0.5

# Virtua Fighter (EU) [MK_8100550V1.000] sector_delay = 1000