Next Generation Emulation banner

Tomb Raider - The Angel of Darkness [SLES 51227] (E)

290 Views 2 Replies 2 Participants Last post by  CKemu
Beta Date: 17 04 05
Conditions Tested Under:

GSdx (SSE2) 0.6 - PS2.0 - Hardware mode [17 04 2005]
P.E.Op.S. SPU2 DSound Driver 1.2 [25 12 2004]
PADwinKeyB Driver 0.8 [12 12 2004]
P.E.Op.S. CDVD Driver 1.2 [29 03 2005]
DEV9null Driver 0.2 [17 12 2004]
USBnull Driver 0.3 [17 12 2004]
FireWireNull Driver 0.4 [27 02 2005]
Europe v01.90(23/06/2003) Console
REC

This is not a PS2 game!

I know you can manual execute the ELF file and patch it, but it's about time this stupid bug got fixed, so not gonna do that ;) :p :evil:

Status
Nothing
1 - 3 of 3 Posts
Beta Date: 03.05.05
Conditions Tested Under:

BIOS PAL v1.50
GSDX9 10.04.05, half vres
GSsoft 16.04.05
spu2peops 25.12.04
cdvdiso 27.04.05
ssspsxpadplugin 1.4
VUREC

What i would like to be fixed is the infinite loop when reading GIF_STAT
Main menu shows 3D, but ingame not. Hence the high framerate.

At least i managed to get bitten by the dog in the corner :dead:


Code:
lui	v1, $1000		# 00209da4:3c031000	v1=T0_COUNT
ori	v1, v1, $3020		# 00209da8:34633020	v1=GIF_STAT
nop				# 00209dac:00000000
lw	v0, $0000(v1)		# 00209db0:8c620000	v0=GIF_STAT
andi	v0, v0, $0c00		# 00209db4:30420c00
nop				# 00209db8:00000000
nop				# 00209dbc:00000000
nop				# 00209dc0:00000000
beq	v0, zero, $00209db0	# 00209dc4:1040fffa
Patches used:
gametitle=Tomb Raider - Angel Of Darkness [SLES51227] (E)
comment= patches by nachbrenner.pcsx2.net
//Skip videos
patch=0,EE,00104de0,word,03E00008
patch=0,EE,00104de4,word,24020001
patch=0,EE,00104d60,word,03E00008
patch=0,EE,00104d64,word,24020001
//
//brute force fix GIF_STAT
patch=0,EE,00209db0,word,34420c00
patch=0,EE,00209dc4,word,ac620000
//
//Boot Language Modifier (use only one of these)
//English
patch=0,EE,00207484,word,24020001
patch=0,EE,002195a0,word,24020001
//Francais
//patch=0,EE,00207484,word,24020002
//patch=0,EE,002195a0,word,24020002
//Espanol
//patch=0,EE,00207484,word,24020003
//patch=0,EE,002195a0,word,24020003
//Deutsch
//patch=0,EE,00207484,word,24020004
//patch=0,EE,002195a0,word,24020004
//Italiano
//patch=0,EE,00207484,word,24020005
//patch=0,EE,002195a0,word,24020005


Status Ingame
See less See more
Beta Date: 02 07 2005 [linuz SCII fix 1]
Conditions Tested Under:

GSdx9 (SSE2) 0.9 - win,D3D,PS2.0,LTF [02 07 2005]
PADwinKeyb Driver 0.9 [14 05 2005]
P.E.Op.S CDVD Driver 1.2 - IOCTL,D:\,Thread,1|0,0,0|1,0|0 [14 05 2005]
USBnull Driver 0.4 [14 05 2005]
P.E.Op.S. SPU2 DSound Driver 1.2 - 1,3,0,0|0,0|0,0,0,0 [25 12 2004]
DEV9null Driver 0.3 [14 05 2005]
FWnull Driver 0.4 [16 05 2005]
Europe v01.90(23/06/2003) Console
eeREC | rCache 0 | Console 1 | Patches 1

Near identical results to nach, though again "This is not a PS2 Game!!"

Status
Ingame
See less See more
1 - 3 of 3 Posts
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top