What's new
I have not tried this one because I'm not sure how to compile it, embarrassingly. But the current zero key I use and sell works perfectly fine for CF, Netboot, and Piforce. Only one needed for all uses on Naomi.
really?
I guess no, otherwise maybe you're using the one I give to you. But two(cf and netboot) are differents
Please check this,
Netbooting gigawing2
Run game
Disconnect rj45 cable. (pc/python or raspberry)
Game randomly check. if it reset and display an error like gateway not found etc... Pic is bad.
 
I think this is the one from you for Naomi. I did that test with Rival Schools 2 and it worked fine for over an hour. Does it have to be
Gigawing 2? FWIW no one has ever returned one of these zero keys that I have sold them as not working.
 
I cannot compile the source in the OP. MPlab errors out. Perhaps an issue with copy/pasting that many lines but I tried to verify it a few different ways.

I am able to compile werejags source and get a matching hex, which is basically the same source as I had been using (and passes the gigawing2 test). I had read his suggestions in the past and used them to fix the old source that was out there.
 
Mine also passed the Gigawing 2 test this evening.
 
Link to original that has some additional info how it was made, how to compile etc:

; This is a disassembly of the PIC dump provided in mame for Guilty Gear XX #Reload
; It was disassembled with PICDisasm, http://www.hagi-online.org/picmicro/picdisasm_en.html,
; then recompiled with Microchip MPLAB 8.66.00.00.
; When programmed with a Wellon VP-280 or pickit2 - it is confirmed working like the original PIC

http://pastebin.com/Wn33TXMk

I believe it has an error (that is commented out) regarding zero key, but it still works AFAIK :)
 
Link to original that has some additional info how it was made, how to compile etc:

; This is a disassembly of the PIC dump provided in mame for Guilty Gear XX #Reload
; It was disassembled with PICDisasm, http://www.hagi-online.org/picmicro/picdisasm_en.html,
; then recompiled with Microchip MPLAB 8.66.00.00.
; When programmed with a Wellon VP-280 or pickit2 - it is confirmed working like the original PIC

http://pastebin.com/Wn33TXMk

I believe it has an error (that is commented out) regarding zero key, but it still works AFAIK
There are some errors in that one. Werejags version is essentially that one with the mistakes corrected.

Anyone able to compile the one in the first post? I've had no luck.
 
Werejag, your work must be very interesting. Can you explain what you've corrected?
 
removed the excess des key zeros two line places. corrected the answer to the first part of 0x33 answer to DT 0x33, was 0x00, answer 0x34 was also wrong corected that from 0x00 to 0x34 added two nops becuase i removed two lines od the des key that are not suppose to be there


when i add the correct des key and the correct binary info compiles and then creates perfect replacement key. gdrom then works and game runs, cf card works when edited correctly and netboot works like a champ.

ive sold a few replacement keys and a few cf and netboot keys.
 
modify one line in the code AIJYOANSWER one its pretty self explainitory
 
you will need two pics one for cf and one for netbooting. there isnt a all in one
 
Back
Top