View Single Post
  #11 (permalink)  
Old 13th Nov 2007, 8:35 am
Dancemammal Dancemammal is offline
Member
Keen on MPx players
 
Join Date: Oct 2007
Posts: 60
Default Re: New Firmware Editor Version 1.0.1.0

Hi,

For MattBryan,

Copy this and save as a .lst file, you can then open up inside the editor after you open your firmware, this file will give you the first images up to your media player screen.

Copy all of the below and save as file

// RockChip Editor File
// Editor Ver 1.0.1.0
// Created By Dancemammal 2007


//Header

Chip=RK2608,000,
MName=Generic 240x320,
PName=RK2608,RockChip,
Version=00.00.0000
DefaultOffSetB=5172900
DefaultOffSetT=(default)
OInf1=(none)
OInf2=(none)

ItemCount=8


//Items

ItemName=Welcome
ShortDesc=12 Pictures
ItemDesc= (Welcome Sequence)
ItemID=1
ItemType=1
SubType=0
ItemFlag=0
ItemRect=0,0,240,3840,
OffSet=0,0

ItemName=ShutDown
ShortDesc=12 Pictures
ItemDesc=(Shutdown Sequence)
ItemID=2
ItemType=1
SubType=0
ItemFlag=0
ItemRect=0,0,240,3840,
OffSet=-1,0

ItemName=BackGround
ShortDesc=Desc
ItemDesc=Description
ItemID=3
ItemType=1
SubType=0
ItemFlag=0
ItemRect=0,0,240,320,
OffSet=0,0

ItemName=MainMenu
ShortDesc=18 Pictures
ItemDesc=(Main Menu Icons)
ItemID=4
ItemType=1
SubType=0
ItemFlag=0
ItemRect=0,0,160,450,
OffSet=-1,0

ItemName=MainMenu
ShortDesc=18 Pictures
ItemDesc=(Main Menu 2 Icons)
ItemID=5
ItemType=1
SubType=0
ItemFlag=0
ItemRect=0,0,160,450,
OffSet=-1,0

ItemName=Player
ShortDesc=Desc
ItemDesc=Media Player
ItemID=6
ItemType=1
SubType=0
ItemFlag=0
ItemRect=0,0,240,320,
OffSet=0,0

ItemName=Lock
ShortDesc=Desc
ItemDesc=Description
ItemID=7
ItemType=1
SubType=0
ItemFlag=0
ItemRect=0,0,24,40,
OffSet=0,0

ItemName=Battery
ShortDesc=Desc
ItemDesc=Description
ItemID=8
ItemType=1
SubType=0
ItemFlag=0
ItemRect=0,0,24,80,
OffSet=0,0

ItemName=Blanker
ShortDesc=Desc
ItemDesc=Description
ItemID=9
ItemType=1
SubType=0
ItemFlag=0
ItemRect=0,0,240,56,
OffSet=0,0
Reply With Quote