Rockbox Development > Starting Development and Compiling

how to disable the annoying bad checksum message?

<< < (2/2)

jessy:

--- Quote from: wodz on October 01, 2013, 03:02:48 AM ---Do you edit *BINARY* rockbox.sansa (in hex editor or something)?

--- End quote ---
Exactly, i tried to edit the keyboard layout that is horrible, but i've found out that i can easily do that with kbd files (cool).
Anyway, why this check?

saratoga:

--- Quote from: jessy on October 01, 2013, 03:56:36 PM ---Exactly, i tried to edit the keyboard layout that is horrible,

--- End quote ---

You're not going to be able to do that with a hex editor.  You need the actual source code if you want to change things.


--- Quote from: jessy on October 01, 2013, 03:56:36 PM ---Anyway, why this check?

--- End quote ---

Prevent people from breaking their players loading the wrong binary or broken files. 

AlexP:
The check is there so that people can't stupidly hex edit the binary instead of editing the source :)

Also, in case people but the wrong build on their player, or the build is corrupted in download or transfer.  There is a really really good reason for it.

Navigation

[0] Message Index

[*] Previous page

Go to full version