• Welcome to SCdev.org. Please log in.

Welcome to the new SCdev forums!

nintendogs with 1.52

Started by machofairy, October 14, 2005, 12:58:24 PM

Previous topic - Next topic

machofairy

Trying to create a .sav file with new software but it only created a 256k file. I thought it was supposed to be 2mb? Where am I going wrong?

ventura

2 mbit = 2000000 bit = 244.140625 kbyte

LanceSteel

Was it a 256KB (big B) file?  If so, a 2Mb save is actually 2 megabits.  Convert that  to Bytes (by dividing by 8) about  250KB.  (Small b=bits; big B=Bytes)

machofairy

Thanks.. thats sorted it!
Seems theis new fw creates only 256kBYTE files for every game

exzapel

Lemme explain, MBITS are measured with numbers that are 8 times the amount so, 8mbits=1mbyte 2mbits=256kbyte 64kbits=8kb, etc...