Please read the instructions in the official [RockBox for FUZE manual](http://download.rockbox.org/daily/manual/rockbox-sansafuze/rockbox-buildch2.html#x4-60002).
Themes
======
The display of the FUZE has 220x176 pixels and therefore the same dimension as the [iPod Color/Photo](http://themes.rockbox.org/index.php?target=ipodcolor)
or the [iRiver H3xx](http://themes.rockbox.org/index.php?target=h300).
Voice
=====
<p><divclass="noteclassic"markdown="1">
The following instructions are not neccessary anymore as the *rbutil* now supports the FUZE
</div></p>
Use the [rbutil](http://www.rockbox.org/twiki/bin/view/Main/RockboxUtility) to generate `.voice` files.
Then open the file `.rockbox/langs/english.voice` (or whatever language you just created) up in a hex editor and change the
Byte at position 0x07 to `0x35` = 53d, the target ID of the Fuze. Now it should be recognized.
You can find all target IDs in the [rbutil.ini](http://svn.rockbox.org/viewvc.cgi/trunk/rbutil/rbutilqt/rbutil.ini).