Binary serialization saves data as compact bytes instead of human-readable text. The files are smaller and harder for players to hand-edit (no casually changing their gold count in a text editor). It's useful for large save files where performance and file size matter.