Jump to content

Easy to create your lite rom like me...


Guest twu2

Recommended Posts

Guest kydkylin
yup, not work for my storage also...

Maybe you can try this method from whx_100 at kingmoile.net of China:

1.Download the tool Pako777's tool at here and unzip it:

http://www.modaco.com/content/i900-general.../i900-executor/

2.Flash the .mst to your i8000;

3.Synchronize your i8000 with PC;

4.Excute Pako777's Excutor.exe,choose 'Tools' tab you can see as this:

post-603032-1271233287_thumb.jpg

Then press 'Go'.

5.Choose DSK1and press 'Go'

Wait a few minutes you'll get the info where the .bin you dumped is.

Doing above may get the .bin you want as whx_100 says.I have tried it successfully.Maybe you could have a try if you have no other options.

Hope it helps.

Edited by kydkylin
Link to comment
Share on other sites

Guest wes58
Maybe you can try this method from whx_100 at kingmoile.net of China:

1.Download the tool Pako777's tool at here and unzip it:

http://www.modaco.com/content/i900-general.../i900-executor/

2.Flash the .mst to your i8000;

3.Synchronize your i8000 with PC;

4.Excute Pako777's Excutor.exe,choose 'Tools' tab you can see as this:

post-603032-1271233287_thumb.jpg

Then press 'Go'.

5.Choose DSK1and press 'Go'

Wait a few minutes you'll get the info where the .bin you dumped is.

Doing above may get the .bin you want as whx_100 says.I have tried it successfully.Maybe you could have a try if you have no other options.

Hope it helps.

I have tried this today and selecting dsk1 in Pako's executor, you get the correct rom image file.

Link to comment
Share on other sites

Guest mistersfr

hello guys ;)

sorry to ask the question, but what are the benefits to create a personal ROM (performance, memory space,...) ?

have a good day ;)

Link to comment
Share on other sites

Guest Iggih

Just tried and it's working great!

Maybe it would be better if all needed information are in one place instead of referencing to them (ie, I had a bit problems with step 4. until I realized

where and which files I needed to copy/rename).

Anyway, great work and thanks for the "cookbook"! ;)

Link to comment
Share on other sites

Guest mr fantastic

For changing the language, what we have to change in your files ?

I have a problem, on startup I have errors on poutlook and welcome not signed or without certificate.

How I can solve this ?

Edited by mr fantastic
Link to comment
Share on other sites

For changing the language, what we have to change in your files ?

I have a problem, on startup I have errors on poutlook and welcome not signed or without certificate.

How I can solve this ?

1. only need to change the .rgu and .provxml file in zzzzzMyMods folder.

based on my experience for building the Italian lite rom, only need to change the Name and the Path (or Program Name) for the key. (It's different in different language)

[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\Keys\40C4]

@=""

"Flags"=dword:C

"WndCls"=""

"BtnWnd"=dword:0

"Name"="Button2 Hold"

"Icon"="\\Windows\\outres.dll, -10005"

"ResetCmd"=""

[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\Keys\40C3]

@=""

"Name"="Button2"

"Icon"="\\Windows\\outres.dll, -10005"

"Flags"=dword:A

"ResetFlags"=dword:A

[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\Keys\40C2]

@="\"\\Windows\\Start Menu\\Programs\\Task Manager.lnk\""

"WndCls"=""

"BtnWnd"=dword:0

"Flags"=dword:0

"Name"="Button1 Hold"

"Icon"="\\Windows\\outres.dll, -10005"

"ResetCmd"=""

[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\Keys\40C1]

@=""

"Flags"=dword:1

"WndCls"=""

"BtnWnd"=dword:0

"Name"="Button1"

"Icon"="\\Windows\\outres.dll, -10005"

"ResetCmd"=""

2. you forget to include zzzzzMyMods to OEM folder or un-select it in BuildOS.... there's a custsat.dll in such folder, you will get poutlook error without this file.

Edited by twu2
Link to comment
Share on other sites

Guest mistersfr
hello guys ;)

sorry to ask the question, but what are the benefits to create a personal ROM (performance, memory space,...) ?

have a good day ;)

+1 please

Link to comment
Share on other sites

Guest kydkylin

@mr fantastic,mistersfr

There're lots of softwares (e.g,themes,Sense 2.5,etc) can only be installed in my device.So a personal customed lite rom,especially with every software I want,none of software I don't need, is a must for me. ;)

Thx wes58 and twu2 for making my cooking in a very easy way!

Edited by kydkylin
Link to comment
Share on other sites

Guest r3ap3r

i have some problem....

D:\i8000rom\i8000kitchen\I8000XXXJD1\XIPTools\Xip\xip.bin not Found

*** BETA keys not Found in 1f1aca24-d942-464a-9281-10567741499c.rgu

*** TIMEBOMB bitPattern not Found in \shell\shell32.exe

any ideas??

Link to comment
Share on other sites

i have some problem....

D:\i8000rom\i8000kitchen\I8000XXXJD1\XIPTools\Xip\xip.bin not Found

*** BETA keys not Found in 1f1aca24-d942-464a-9281-10567741499c.rgu

*** TIMEBOMB bitPattern not Found in \shell\shell32.exe

any ideas??

Xip.bin => the dump for you rom is successful? if you dump a normal rom in romtool.exe, it should have such file in there.

the other 2 lines is not an error, because this is not a beta kernel, don't need to patch it.

Link to comment
Share on other sites

you don't have Xip folder under XipTools, please create it, my is like this:

post-609730-1271338640_thumb.png

and, execute dump in romtool.exe again.

Edited by twu2
Link to comment
Share on other sites

Guest r3ap3r

i cannot create xip dir... maybe hidden dir, coz i can create different folders, but not xip named

Files/Folders Moved to D:\i8000rom\i8000kitchen\I8000NXXJD1\XIPTools\Xip\

created but hidden, or what??

strange...

SOLVED:

there was file named Xip without ext. deleting file and everything works fine ;)

thnx sorg for your help ;)

Edited by r3ap3r
Link to comment
Share on other sites

Guest mr fantastic
1. only need to change the .rgu and .provxml file in zzzzzMyMods folder.

based on my experience for building the Italian lite rom, only need to change the Name and the Path (or Program Name) for the key. (It's different in different language)

[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\Keys\40C4]

@=""

"Flags"=dword:C

"WndCls"=""

"BtnWnd"=dword:0

"Name"="Button2 Hold"

"Icon"="\\Windows\\outres.dll, -10005"

"ResetCmd"=""

[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\Keys\40C3]

@=""

"Name"="Button2"

"Icon"="\\Windows\\outres.dll, -10005"

"Flags"=dword:A

"ResetFlags"=dword:A

[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\Keys\40C2]

@="\"\\Windows\\Start Menu\\Programs\\Task Manager.lnk\""

"WndCls"=""

"BtnWnd"=dword:0

"Flags"=dword:0

"Name"="Button1 Hold"

"Icon"="\\Windows\\outres.dll, -10005"

"ResetCmd"=""

[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\Keys\40C1]

@=""

"Flags"=dword:1

"WndCls"=""

"BtnWnd"=dword:0

"Name"="Button1"

"Icon"="\\Windows\\outres.dll, -10005"

"ResetCmd"=""

2. you forget to include zzzzzMyMods to OEM folder or un-select it in BuildOS.... there's a custsat.dll in such folder, you will get poutlook error without this file.

Thanks for the answer but I'm allways on the same point

Link to comment
Share on other sites

Guest r3ap3r

twu2 thnx for tutorial!!

i finished my first polish lite rom (RAM: 100 MB free, ROM: 157 MB)! and... i have some problems...

1. on start errors: poutlook.exe and welcome.exe (cannot open or doesn't signed)

2. Tcalendar doesn't work (cannot open or doesn't signed)

3. Samsung setting named original "Settings" but not in polish "Ustawienia", Phonebook, Touch caendar, Audio note... the same problem...

4. i almost forgot... windows default screen not included... why? I deleted widgets and samsung today only..?

5. phone doesn't work, dial keypad doesn't show ;)

any help will be appreciated ;)

//sorry for my english ;)

Edited by r3ap3r
Link to comment
Share on other sites

Guest Stockholm

I followed all instructions and made a flashable nb0!

The last few posts made it work when adding the missing folders, I was just about to give up!.

I did not change or delete anything, just follow the flow... Ended up with plenty of free ram.

As I thought you could just use 1 language I was surprised that all languages was still there. I did not erase the old csc when flashing, that might be the reason as that was the greece csc that came with the d1. When I previously erased csc when flashing i get a "load csc" when conected to pc and turned off.

At least I'm on my way with a first small step thanks to the great instructions.

Next step is to make a new one with all samsung shells gone (going with spb shell) but the rest intact and with only Swedish language and 10 or 15 mb pagepool.

I would not mind skipping Opera also (it's also very large) as i like the mini5 the best anyways.

Can I just erase/remove all files except Opera in the deleted/OEMapps folder that I like to keep and end up with what I want.

Some apps might consist of more than one file so it will be difficult to know exactly what files to use/delete, there looks to be 8 files associated with Opera.

Am I close or completely out cycling here! All help is most appreciated.

If a noob like me could make a nb0 tells volumes about your instructions and tools. Thank you very much Twu2, Sorg, Wes58 and others.

Edited by Stockholm
Link to comment
Share on other sites

Guest Stockholm
even someone don't like lite rom... I still suggest he to build his rom use wes58's romtool again.

Just choose LZX compression, in a full rom, it still can get 20%-30% space for device.

This is a very good idea, I might try that or did anyone post a rom like that. Is there such rom for D1 ready for download, if so, where?

Link to comment
Share on other sites

twu2 thnx for tutorial!!

i finished my first polish lite rom (RAM: 100 MB free, ROM: 157 MB)! and... i have some problems...

1. on start errors: poutlook.exe and welcome.exe (cannot open or doesn't signed)

2. Tcalendar doesn't work (cannot open or doesn't signed)

3. Samsung setting named original "Settings" but not in polish "Ustawienia", Phonebook, Touch caendar, Audio note... the same problem...

4. i almost forgot... windows default screen not included... why? I deleted widgets and samsung today only..?

5. phone doesn't work, dial keypad doesn't show ;)

any help will be appreciated ;)

//sorry for my english ;)

Do you copy the zzzzzMyMods to to OEM folder? and select 'My OEM' in BuildOS?

Link to comment
Share on other sites

As I thought you could just use 1 language I was surprised that all languages was still there.

yes, change language will restore the full official rom from hidden my storage space.

At least I'm on my way with a first small step thanks to the great instructions.

Can I just erase/remove all files except Opera in the deleted/OEMapps folder that I like to keep and end up with what I want.

Some apps might consist of more than one file so it will be difficult to know exactly what files to use/delete, there looks to be 8 files associated with Opera.

Am I close or completely out cycling here! All help is most appreciated.

No easy way to find the related files for some package..

Do you use my new script? it will move the package files into OEM folder as a package, you can just select what you want.

Link to comment
Share on other sites

Guest everson

The languages are related to .MUI files, ok?

What is the number related to each language?

English = 0409

Portuguese =?

We need to do anything else (eg. modifying the registry ...) in addition to adding these files to use another language?

Thanks

Edited by everson
Link to comment
Share on other sites

Guest r3ap3r

enjoy:

http://www.science.co.il/language/Locale-Codes.asp?s=country

@everson

for you is 0416

@twu2

i forgot to select or unchecked myOEM

after that, this morning i was created working lite version of JD1 rom.

but...

still some problems...

1. samsung settings named "Settings" not in polish lang "Ustawienia", the same problem as previously (phonebook etc.) (edited lang.txt from 0409 to 0415)

2. no windows default home screen

3. samsung today doesn't work, can't select...

everything else work like a charm ;)

Edited by r3ap3r
Link to comment
Share on other sites

Guest elric1427

Hi and thanks for this tutorial so i can begin to do my own ROM.

But, i cannot understand :

4. copy _Template folder to I8000NXXJD1, and follow wes58's documentation, copy and change the file we need for LZX compression.

Where do i find this folder ?

When does the i8000NXXJD1 folder is created ?

Where do i find wes58's documentation (not found in the link) ?

Thanks !

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.