Jump to content

whats wrong here?


Recommended Posts

System: NEO

RomName: cthd2k3n

Game: Crouching Tiger Hidden Dragon 2003 (Decrypted Bootleg)

Parent: kof2001

 

[Program]

5003n-p1.bin,0,100000,f75508d8,0

5003n-p2.bin,100000,400000,eba65bda,0

 

[Text]

cthd2k3_s1n.rom,0,20000,fc1f3809,0

 

[Z80]

5003-m1d.bin,0,20000,526cccab,0

 

[samples]

262-v1.bin,0,400000,83D49ECF,0

262-v2.bin,400000,400000,3F1843,0

262-v3.bin,800000,400000,2AE38DBE,0

262-v4.bin,C00000,400000,26EC4DD9,0

 

[Graphics]

cthd2k3_c1n.rom,0,800000,29fd9108,0

cthd2k3_c2n.rom,1,800000,f58d4d3e,0

cthd2k3_c3n.rom,1000000,800000,71b3172d,0

cthd2k3_c4n.rom,1000001,800000,564c70c1,0

cthd2k3_c5n.rom,2000000,800000,8ef8aef9,0

cthd2k3_c6n.rom,2000001,800000,8a0fd440,0

cthd2k3_c7n.rom,3000000,800000,6f1effab,0

cthd2k3_c8n.rom,3000001,800000,39550d3a,0

 

[system]

CartridgeID: 5003

GfxCrypt: 0

GfxKey: 0

ButLayout: 9

Fix: 1

 

 

I just found this and it shows different C's so now im in a much larger web of confusion? does anyone else run it on 1.45/1.46 like i used to? and if so whats your dat look like?

 

 

I'll never give up!!

Link to comment
Share on other sites

  • Replies 39
  • Created
  • Last Reply

Top Posters In This Topic

well you problably didnt run it on kawaks 1.45

 

 

 

and right now im messing around with the C roms and mixing in some from kof2001, its someone playable, some of the characters look fine but the background is glitched, im almost sure its the C roms that are wrong!!!

Link to comment
Share on other sites

This is the one I use in Nebula

 

 

System: NEO
RomName: cthd2003
Game: Crouching Tiger Hidden Dragon 2003
Parent: kof2001

[Program]
5003-p1.bin,0,100000,bb7602c1,0
5003-p2.bin,100000,400000,adc1c22b,0

[Text]
5003-s1.bin,0,20000,5ba29aab,0

[Z80]
5003-m1.bin,0,20000,23772b2a,0

[Samples]
262-v1.bin,0,400000,83D49ECF,0
262-v2.bin,400000,400000,3F1843,0
262-v3.bin,800000,400000,2AE38DBE,0
262-v4.bin,C00000,400000,26EC4DD9,0

[Graphics]
5003-c1.bin,0,800000,68f54b67,0
5003-c2.bin,1,800000,2f8849d5,0
5003-c3.bin,1000000,800000,ac4aff71,0
5003-c4.bin,1000001,800000,afef5d66,0
5003-c5.bin,2000000,800000,c7c1ae50,0
5003-c6.bin,2000001,800000,613197f9,0
5003-c7.bin,3000000,800000,64ddfe0f,0
5003-c8.bin,3000001,800000,917a1439,0

[System]
CartridgeID: 5003
GfxCrypt: 0
GfxKey: 0
ButLayout: 9
Fix: 20

 

 

And this is the one I use in Kawaks 1.46 The roms are being used from NRX

 

System: NEO
RomName: cthd2k3
Game: Crouching Tiger Hidden Dragon 2003
Parent: kof2001

[Program]
5003-p1.rom,0,100000,F75508D8,0
5003-p2.rom,100000,400000,EBA65BDA,0


[Text]
5003-s1.rom,0,20000,FC1F3809,0


[Z80]
5003-m1.rom,0,20000,526CCCAB,0


[Samples]
5003-v1.rom,0,400000,83D49ECF,0
5003-v2.rom,400000,400000,3F1843,0
5003-v3.rom,800000,400000,2AE38DBE,0
5003-v4.rom,C00000,400000,26EC4DD9,0


[Graphics]
5003-c1.rom,0,800000,29FD9108,0
5003-c2.rom,1,800000,F58D4D3E,0
5003-c3.rom,1000000,800000,71B3172D,0
5003-c4.rom,1000001,800000,564C70C1,0
5003-c5.rom,2000000,800000,8EF8AEF9,0
5003-c6.rom,2000001,800000,8A0FD440,0
5003-c7.rom,3000000,800000,6F1EFFAB,0
5003-c8.rom,3000001,800000,39550D3A,0


[System]
CartridgeID: 5003
GfxCrypt: 0
GfxKey: 0
ButLayout: 9
Fix: 0

Edited by James
Link to comment
Share on other sites

actually i dont remember CTHD2003 having an encrypted Cs set. if there is, can you tell me what the GFXkey is for this game?

You are right it never had Encrypted C roms But I think it had scambled c rom though

scrambled?<_<

Link to comment
Share on other sites

actually i dont remember CTHD2003 having an encrypted Cs set. if there is, can you tell me what the GFXkey is for this game?

You are right it never had Encrypted C roms But I think it had scambled c rom though

scrambled?:huh:

well...it does need special bankswitching <_<

 

I also went back to my fba source, and there is no decryption key, sorry, my mistake, but it stil needs special bankswitching and more code added to make it work.

 

this is part of the init for fba

 

static int cthd2003Init() 
{ 
pNeoSMABankswitch = cthd2003WriteWordBankswitch; 
pNeoInitCallback = cthd2003Decrypt; 
ncthd2003=1; 

return NeoInit(); 
}

Edited by Weirdanzeige
Link to comment
Share on other sites

actually i dont remember CTHD2003 having an encrypted Cs set. if there is, can you tell me what the GFXkey is for this game?

You are right it never had Encrypted C roms But I think it had scambled c rom though

scrambled?:huh:

well...it does need special bankswitching <_<

 

I also went back to my fba source, and there is no decryption key, sorry, my mistake, but it stil needs special bankswitching and more code added to make it work.

 

this is part of the init for fba

 

static int cthd2003Init() 
{ 
pNeoSMABankswitch = cthd2003WriteWordBankswitch; 
pNeoInitCallback = cthd2003Decrypt; 
ncthd2003=1; 

return NeoInit(); 
}

i meant to ask for the Cs. im aware that cthd2003 requires special handling.

Link to comment
Share on other sites

well you problably didnt run it on kawaks 1.45

 

 

 

and right now im messing around with the C roms and mixing in some from kof2001, its someone playable, some of the characters look fine but the background is glitched, im almost sure its the C roms that are wrong!!!

I actually used it on 1.45 before I went 1.46 thank you very much. And it ran fine.

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...