Weirdy Posted May 10, 2004 Author Posted May 10, 2004 ey James, do you have a patch so I can have the same p1 as yours, cause mine is different
James Posted May 11, 2004 Posted May 11, 2004 (edited) ey James, do you have a patch so I can have the same p1 as yours, cause mine is differentHave you tried the driver with your p rom ? is your p rom CRC same as this 3b4eda6b then you do not need the all of the driver int just thisDRIVER_INIT( mslug5 ) { neogeo_fix_bank_type = 1; kof2000_neogeo_gfx_decrypt(0x19); init_neogeo(); } Edited May 11, 2004 by james
Weirdy Posted May 11, 2004 Author Posted May 11, 2004 ey James, do you have a patch so I can have the same p1 as yours, cause mine is differentHave you tried the driver with your p rom ? is your p rom CRC same as this 3b4eda6b then you do not need the all of the driver int just thisDRIVER_INIT( mslug5 ) { neogeo_fix_bank_type = 1; kof2000_neogeo_gfx_decrypt(0x19); init_neogeo(); } ah ok, thanks
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