SHINING THE HOLY ARK PROBLEM (SH2)

ARTHUR

New member
HI EVERYONE
I AM NEW HERE
PLEASE HELP ME TO THE FOLOW
I HAVE A PROBLEM WITH MY EMULATOR I CANT FINISH THE SHINING THE HOLY ARK WHEN I GO TO RILIX FIRST BATTLE THE EMULATOR SHOW ME THIS:

MASTER SH2 CODE= 6125
0602D524: (6125) MOV.W @R2+R1

SLAVE SH2 CODE= 6010
0600E976: (6010) MOV.B @R1,R0

68000 CODE= 3A365008
00001580: (3A365008) MOVE.W $08(A6,D5,W)D5
MEMORY WORD READ ERROR:00080000

WHAT I MUST DO I WANT TO FINISH THIS GAME 9 YEARS HELP ME TO FIX IT
I PLAY WITH SSF (I HAVE TRIED ALL SSF VERSIONS)
 

alcoatjez

Capo di Tutti Capi
1. Please don't post in CAPS.
2. What's the name of the emulator you're using?
3. The problem is probably BIOS related, since it talks about files such as Master SH2. Be sure to have these files for the BIOS:

Code:
game (
	name "[BIOS] 32X M68000 (U)"
	description "[BIOS] 32X M68000 (U)"
	rom ( name "[BIOS] 32X M68000 (U).md" size 256 crc 5c12eae8 )
)

game (
	name "[BIOS] 32X SH-2 Master (U)"
	description "[BIOS] 32X SH-2 Master (U)"
	rom ( name "[BIOS] 32X SH-2 Master (U).md" size 2048 crc dd9c46b8 )
)

game (
	name "[BIOS] 32X SH-2 Slave (U)"
	description "[BIOS] 32X SH-2 Slave (U)"
	rom ( name "[BIOS] 32X SH-2 Slave (U).md" size 1024 crc bfda1fe5 )
 

ARTHUR

New member
I play with ssf i have try the r3, r4, r5, r6 and when i go in that place it show me this problem i play without bios cause i cannot find bios.
if u know what i must do plzz help
(sorry for caps)
 

alcoatjez

Capo di Tutti Capi
Since it is talking about the 32X BIOS, I suggest you use a Saturn BIOS ;)
Get one of these:

Code:
game (
	name "[SEGA] Saturn BIOS (1994)"
	description "[SEGA] Saturn BIOS (1994)"
	rom ( name "Saturn BIOS v1.00 (1994)(Jp).bin" size 524288 crc 2aba43c2 )
	rom ( name "Saturn BIOS v1.00 (1994)(US).bin" size 524288 crc 4afcf0fa )
	rom ( name "Saturn BIOS v1.01 (1994)(Jp).bin" size 524288 crc 224b752c )
 

ARTHUR

New member
I try it with bios but it don't read the previous save i had and it's start from the begining i was playing 30 hours to reach to Rilix (Rilix it's the boss that i had the problem) and if i play again 30 hours and it's have the same problem to the same boss?
How can i have the previous save (without bios) work and with bios to try if it have the same problem???
 
Top