Technical questions for the MPC2000xl and the MPC2000
User avatar
By Star One Tue Dec 02, 2014 1:07 am
Don't think so. It's in the OS what the welcome message displays.

On the JJOS for the 1000 and 2500 I know you can change the splash screen by creating a bmp image and putting in the root. It's a feature with the OS (Paid not Free).
User avatar
By peterpiper Tue Dec 02, 2014 1:48 am
load the os into a hexeditor on a pc. Search for the actual welcome message. Chane it and save.
I once made that just to test it and it worked.

peace
User avatar
By Lampdog Tue Dec 02, 2014 1:54 am
Really? Cool. Forgot about hex editors. Been a long time since I've even spoken of any.
User avatar
By MPC-Tutor Tue Dec 02, 2014 11:11 am
People have done it in a hex editor, Jazzcat for example. I believe unless you know what you are doing it is essential that you retain the same number of characters in any text you change, as the hex characters after it contain info that relates to the character length of the text string.

I think the way to test this is to load the changed OS via disk, do not overwrite your existing OS stored in the flash memory until you are sure you have a working modified OS.