neo04 Posted March 9, 2005 Share Posted March 9, 2005 @James & iq:that driver was posted by me in halrin's forum... but the guy posted it in romshare had removed the credit from the driver... Link to comment Share on other sites More sharing options...
James Posted March 9, 2005 Share Posted March 9, 2005 @James & iq:that driver was posted by me in halrin's forum... but the guy posted it in romshare had removed the credit from the driver... <{POST_SNAPBACK}> Does that Ram Dump work in Mame ? Link to comment Share on other sites More sharing options...
neo04 Posted March 9, 2005 Share Posted March 9, 2005 nope.. this ramdump is not fully decrypted... same as cbc... Link to comment Share on other sites More sharing options...
James Posted March 10, 2005 Share Posted March 10, 2005 The starnge thing is everytime I do a ram dump I get a differnt CRC that does not make sense to me.. Link to comment Share on other sites More sharing options...
DamienD Posted April 9, 2005 Share Posted April 9, 2005 (edited) Hey guys, I'm trying to get this working in Kawaks 1.45 w/ loader using the driver below. Unfortunately it loads ok but Kawaks crashes when decrypting the graphics. Here's the driver I'm using: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%% System: NEORomName: kof10thGame: The King of Fighters 10th Anniversary [Program]kf10-p1.bin,0,800000,b1fd0c43,0 [Text]kf10-s1.bin,0,20000,e2a6a999,0 [Z80]kf10-m1.bin,0,20000,f6fab859,0 [samples]kf10-v1.bin,0,800000,0fc9a58d,0kf10-v2.bin,400000,800000,b8c475a4,0 [Graphics]kf10-c1a.bin,0,400000,3bbc0364,0kf10-c1b.bin,0,400000,b5abfc28,0kf10-c2a.bin,1,400000,91230075,0kf10-c2b.bin,1,400000,6cc4c6e1,0kf10-c3a.bin,1000000,400000,5b3d4a16,0kf10-c3b.bin,1000000,400000,9d2bba19,0kf10-c4a.bin,1000001,400000,c6f3419b,0kf10-c4b.bin,1000001,400000,5a4050cb,0kf10-c5a.bin,2000000,400000,a289d1e1,0kf10-c5b.bin,2000000,400000,404fff02,0kf10-c6a.bin,2000001,400000,e6494b5d,0kf10-c6b.bin,2000001,400000,f2ccfc0e,0kf10-c7a.bin,3000000,400000,be79c5a8,0kf10-c7b.bin,3000000,400000,3fdb3542,0kf10-c8a.bin,3000001,400000,a5952ca4,0kf10-c8b.bin,3000001,400000,661b7a52,0 [system]CartridgeID: 267GfxCrypt: 0GfxKey: 0ButLayout: 9Fix: 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%% I also know that you need to load the C's in a certain order (see below), how can I do this with Kawaks? 1. kf10-c1a.bin 3bbc0364 2. kf10-c2a.bin 91230075 3. kf10-c1b.bin b5abfc28 4. kf10-c2b.bin 6cc4c6e1 5. kf10-c3a.bin 5b3d4a16 6. kf10-c4a.bin c6f3419b 7. kf10-c3b.bin 9d2bba19 8. kf10-c4b.bin 5a4050cb 9. kf10-c5a.bin a289d1e110. kf10-c6a.bin e6494b5d11. kf10-c5b.bin 404fff0212. kf10-c6b.bin f2ccfc0e13. kf10-c7a.bin be79c5a814. kf10-c8a.bin a5952ca415. kf10-c7b.bin 3fdb354216. kf10-c8b.bin 661b7a52 Your help would be much appreciated. Edited April 9, 2005 by DamienD Link to comment Share on other sites More sharing options...
Agozer Posted April 9, 2005 Share Posted April 9, 2005 If your set is encrypted, I'm pretty sure you need some other value in GfxCrypt than 0. But I'm not sure, so don't bite my head off ust yet. Link to comment Share on other sites More sharing options...
iq_132 Posted April 9, 2005 Share Posted April 9, 2005 (edited) The starnge thing is everytime I do a ram dump I get a differnt CRC that does not make sense to me..That's because razoola has some ram mapped to the last 1mb of the game (the 8th mb) Hey guys, I'm trying to get this working in Kawaks 1.45 w/ loader using the driver below. Unfortunately it loads ok but Kawaks crashes when decrypting the graphics. Here's the driver I'm using: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%% System: NEORomName: kof10thGame: The King of Fighters 10th Anniversary [Program]kf10-p1.bin,0,800000,b1fd0c43,0 [Text]kf10-s1.bin,0,20000,e2a6a999,0 [Z80]kf10-m1.bin,0,20000,f6fab859,0 [samples]kf10-v1.bin,0,800000,0fc9a58d,0kf10-v2.bin,400000,800000,b8c475a4,0 [Graphics]kf10-c1a.bin,0,400000,3bbc0364,0kf10-c1b.bin,0,400000,b5abfc28,0kf10-c2a.bin,1,400000,91230075,0kf10-c2b.bin,1,400000,6cc4c6e1,0kf10-c3a.bin,1000000,400000,5b3d4a16,0kf10-c3b.bin,1000000,400000,9d2bba19,0kf10-c4a.bin,1000001,400000,c6f3419b,0kf10-c4b.bin,1000001,400000,5a4050cb,0kf10-c5a.bin,2000000,400000,a289d1e1,0kf10-c5b.bin,2000000,400000,404fff02,0kf10-c6a.bin,2000001,400000,e6494b5d,0kf10-c6b.bin,2000001,400000,f2ccfc0e,0kf10-c7a.bin,3000000,400000,be79c5a8,0kf10-c7b.bin,3000000,400000,3fdb3542,0kf10-c8a.bin,3000001,400000,a5952ca4,0kf10-c8b.bin,3000001,400000,661b7a52,0 [system]CartridgeID: 267GfxCrypt: 0GfxKey: 0ButLayout: 9Fix: 0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%% I also know that you need to load the C's in a certain order (see below), how can I do this with Kawaks? 1. kf10-c1a.bin 3bbc0364 2. kf10-c2a.bin 91230075 3. kf10-c1b.bin b5abfc28 4. kf10-c2b.bin 6cc4c6e1 5. kf10-c3a.bin 5b3d4a16 6. kf10-c4a.bin c6f3419b 7. kf10-c3b.bin 9d2bba19 8. kf10-c4b.bin 5a4050cb 9. kf10-c5a.bin a289d1e110. kf10-c6a.bin e6494b5d11. kf10-c5b.bin 404fff0212. kf10-c6b.bin f2ccfc0e13. kf10-c7a.bin be79c5a814. kf10-c8a.bin a5952ca415. kf10-c7b.bin 3fdb354216. kf10-c8b.bin 661b7a52 Your help would be much appreciated. It won't work in Kawaks 1.45. The P rom is encrypted and needs extra code to get it running. This code is not in Kawaks 1.45. Aside from that, this game does not have an S rom, and the crc of your kf10-C6.bin rom is wrong. Also, most of the offsets you have your roms loaded into are wrong also. System: NEO RomName: kof10th Game: The King of Fighters 10th Anniversary [Program] kf10-p1.bin,0,800000,b1fd0c43,0 [Text] [Z80] kf10-m1.bin,0,20000,f6fab859,0 [Samples] kf10-v1.bin,0,800000,0fc9a58d,0 kf10-v2.bin,800000,800000,b8c475a4,0 [Graphics] kf10-c1a.bin,0,400000,3bbc0364,0 kf10-c1b.bin,1,400000,b5abfc28,0 kf10-c2a.bin,800000,400000,91230075,0 kf10-c2b.bin,800001,400000,6cc4c6e1,0 kf10-c3a.bin,1000000,400000,5b3d4a16,0 kf10-c3b.bin,1000001,400000,9d2bba19,0 kf10-c4a.bin,1800000,400000,c6f3419b,0 kf10-c4b.bin,1800001,400000,5a4050cb,0 kf10-c5a.bin,2000000,400000,a289d1e1,0 kf10-c5b.bin,2000001,400000,404fff02,0 kf10-c6a.bin,2800000,400000,e6494b5d,0 kf10-c6b.bin,2800001,400000,f2ccfc9e,0 kf10-c7a.bin,3000000,400000,be79c5a8,0 kf10-c7b.bin,3000001,400000,3fdb3542,0 kf10-c8a.bin,3800000,400000,a5952ca4,0 kf10-c8b.bin,3800001,400000,661b7a52,0 [System] CartridgeID: 275 GfxCrypt: 0 GfxKey: 0 ButLayout: 9 Fix: 0 Edited April 9, 2005 by iq_132 Link to comment Share on other sites More sharing options...
James Posted April 10, 2005 Share Posted April 10, 2005 That's because razoola has some ram mapped to the last 1mb of the game (the 8th mb)<{POST_SNAPBACK}> Yeah I found that out awhile ago Link to comment Share on other sites More sharing options...
DamienD Posted April 11, 2005 Share Posted April 11, 2005 (edited) Thanks for the info Agozer & iq_132. I wrote the driver myself so didn't really what offsets to use... Do you know what the correct crc for kf10-C6.bin is? It's wierd as the same kof10th.zip works fine in the official Kawaks 1.54. I wonder how Razoola got it working, guess he knows the extra code needed? Thanks again. Kind regards, Damien. Edited April 11, 2005 by DamienD Link to comment Share on other sites More sharing options...
James Posted April 12, 2005 Share Posted April 12, 2005 Thanks for the info Agozer & iq_132. I wrote the driver myself so didn't really what offsets to use... Do you know what the correct crc for kf10-C6.bin is? It's wierd as the same kof10th.zip works fine in the official Kawaks 1.54. I wonder how Razoola got it working, guess he knows the extra code needed? Thanks again. Kind regards, Damien. <{POST_SNAPBACK}> I hate to bust your bubble buts thats not really a driver ( Its only a dat ) The driver is hidden within the emulator no one really knows the exact code that is used in kawaks. And yes Razoola knows how it works since kawaks is his emulator. Link to comment Share on other sites More sharing options...
DamienD Posted April 12, 2005 Share Posted April 12, 2005 You are correct, sorry I should have said DAT (not driver)... Oh well, looks like I won't be able to play it in Kawaks v1.45 w /loader. Thanks for the info James. Take care. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now