Can I modify the boot splash image of ControlX?
本帖最后由 hikari_calyx 于 2017-3-5 01:13 编辑Recently I installed ControlX on my Nspire CX CAS (HW: L).
It works well, but I feel the splash image is really ugly :P
Can I modify the splash image? And how to modify?
最近给CX装了个ControlX,用着挺正常,就是这个图有点太丑了……
可以改吗?
更新:已经修改完成,感谢Lazydog的帮助。
这里提供修改后的controlx和相关配图、被改动的部分源代码。
I guess the splash is stored in source/s_screen.c as char[]. If so, you can refer to this:
http://www.cncalc.org/forum.php?mod=viewthread&tid=9774
Just choose "C语言数组"(Array of C program language) and paste the code, then compile.
The tool, Img2Lcd, converts pictures to correct format(RGB565), so it might not be tough work.
应该不用翻译了吧…… Nice splash screen, congrats {:13_332:}
页:
[1]