Jump to content

Recommended Posts

Posted

ive got the set that works fine but fbaxxx specifies the m1 bin should be 256k in size whilst mine is 128k. is there anything i can do in the dats or should i start hunting down another pim.zip. or can anyone help with the fill. its 266-m1.bin.

cheers in advance

Posted

Anyway, the correct m1 & m1d 'R both 128 Kb.

 

If U need a rom of 256 Kb, just type Dos cmd prompt : copy /b Name of Ur rom + Name of Ur rom again Name of the saved rom...

 

exemple : copy /b 266-m1d.bin + 266-m1d.bin 266-m1df.bin ; then, rename 266-m1df.bin (256 Kb) in 266-m1d.bin or what U need.

 

 

The other way : open Ur default.xbe with an hex editor, search Ur rom name string, then edit the size just before Ur rom inverted crc : replace 4 (4 for 256 Kb) with 2 (2 for 128 Kb) in this case, then save.

Posted
opened with hex editor and located the 266-m1.bin text string on the right and a bunch of numbers mostly double zeros on the right. where should i look for the inverted crc.

cheers

I 've noticed that they 've removed 266-m1d crc for matrim romset & that 's the only m1d of 256 Kb in the 2 vers. of fbaxpec. To edit the m1d size, go to offset 2932BE & replace 04 with 02, then save.

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