
Originally Posted by
lab-hotel
tweeney, =dj.matias=, lRetro: Added you to the translators list, I'll pm you as soon as I finish the locale system
UPDATE: I'll also need translators for PT-PT (I'm only able to create its texts in PT-BR)
lRetro
The only way to change Sulake's logo leaving the original files untouched is changing it on habbo.dcr.
* If you put the logo in fuse_client.cct, you'll lose the scripts.
* If you replace fuse_client.cct by the v5 one, eventually you'll get script errors.
* If you change empty.cct, fuse_client will detect it and stop the movie.
* Habbo.dcr is not checked, as theorically it cannot be changed.
Anyway, if you replace Logo on the original Habbo.dcr, you'll lose the script files, unless you replace its bytes (source image must be the same size in bytes as the original).
This means you'll have to create your own Habbo.dcr, writing your own code to start the client. It's not really difficult, as there are only 3 cast members in it, but you'll have to do some reverse engineering to learn how the original dcr starts the client.