[Q]Run script on boot? - Samsung Galaxy W I8150

Hello,
I want to run a script on boot. I already read some threads about it, but I can't figure it out.
I have Cm9 from Arco on my phone and I think it's not supporting init.d.
Any ideas how to do it?
P.S. I would like to do it without any apps like script manager

chaoskoch said:
Hello,
I want to run a script on boot. I already read some threads about it, but I can't figure it out.
I have Cm9 from Arco on my phone and I think it's not supporting init.d.
Any ideas how to do it?
P.S. I would like to do it without any apps like script manager
Click to expand...
Click to collapse
CM9 suports init.d scripts. Just put them in system/etc/init.d and set premissions.

chaoskoch said:
Hello,
I want to run a script on boot. I already read some threads about it, but I can't figure it out.
I have Cm9 from Arco on my phone and I think it's not supporting init.d.
Any ideas how to do it?
P.S. I would like to do it without any apps like script manager
Click to expand...
Click to collapse
What would you like to do?
Just curious!

MiguelPT said:
CM9 suports init.d scripts. Just put them in system/etc/init.d and set premissions.
Click to expand...
Click to collapse
Tried this with rwxrwxrwx-permissions but it's not working?

How do you know if scripts work?
Sent from my GT-I8150 using xda premium

chaoskoch said:
Tried this with rwxrwxrwx-permissions but it's not working?
Click to expand...
Click to collapse
Try rwsr-xr-x or 4777.
Oh, one more thing : scripts under init.d must *NOT* have any extension. The name must consist of exclusively digits, letters, underscore, and hyphen.
_____ Galaxy W + Mutant ROM + xda app _____
---------- Post added at 07:18 PM ---------- Previous post was at 07:17 PM ----------
imadiu said:
How do you know if scripts work?
Sent from my GT-I8150 using xda premium
Click to expand...
Click to collapse
Check if you have XXtest (XX = 2 digit number) in init.d. If you have one, usually it causes boot to leave a file in /data/local/tmp
_____ Galaxy W + Mutant ROM + xda app _____

Related

INIT.D script runner

This script can execute init.d scripts without any custom kernel! Just place the scripts in init.d folder and then flash this zip from cwm.
http://www.rapid-upload.org/lnyfhz5o9p81/init.d-autorunner-stock.zip.html
NAMAN.ARORA11 said:
This script can execute init.d scripts without any custom kernel! Just place the scripts in init.d folder and then flash this zip from cwm.
http://www.rapid-upload.org/lnyfhz5o9p81/init.d-autorunner-stock.zip.html
Click to expand...
Click to collapse
can you give some scrip to place init.d...ex:a2sd..
is this universal can be use on any device??
Sent from my GT-I8150 using XDA
angel_boulevard said:
can you give some scrip to place init.d...ex:a2sd..
Click to expand...
Click to collapse
lol i also didn't try it cuz i didn't hav any scripts
try the sgy scripts by stomatis
jamestts said:
is this universal can be use on any device??
Sent from my GT-I8150 using XDA
Click to expand...
Click to collapse
well giv it a try.. u will not hav a brick
Nah bootlop at samsung logo
Don't use it in custom rom
Sent from my GT-S5360 using xda premium
evanlocked said:
Nah bootlop at samsung logo
Don't use it in custom rom
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
ty for the info. i didnt know abt this cuz i tested on stock
@naman: sorry, I don't mean to offend you. but how you supposed to know if this mod work if you don't even try it on your device. are you want to brick our device?
kurotsugi said:
@naman: sorry, I don't mean to offend you. but how you supposed to know if this mod work if you don't even try it on your device. are you want to brick our device?
Click to expand...
Click to collapse
tested on my device den posted in dev. section
where did you get this mod? the sysinit file have scripts which perfectly same with the one from vivek's kernel. so suspicious.
for everyone else, if you use this mod please check /data/local/temp. if this mod really work you should find init.d_loader_test.txt file in that folder. please, I'm just get curious because this mod doesn't work for me. I'll glad if someone could clarify if this mod work on other rom.
Great news....i tried on 2 of my device x10 mini pro original 2.1 firmware and galaxy w bionic cow firmware, it work like charm. Just for your all information,you need to mount system in cwm recovery before flashing it. If you worry will brick your phone,make a backup of your nand flash.
Sent from my GT-I8150 using XDA
Test with v6 supercharge script
Sent from my GT-I8150 using XDA
kurotsugi said:
where did you get this mod? the sysinit file have scripts which perfectly same with the one from vivek's kernel. so suspicious.
for everyone else, if you use this mod please check /data/local/temp. if this mod really work you should find init.d_loader_test.txt file in that folder. please, I'm just get curious because this mod doesn't work for me. I'll glad if someone could clarify if this mod work on other rom.
Click to expand...
Click to collapse
I dont know if its code is similar to viveks kernel, i just browsed many forums and compiled this scripts which could work in almost all phones because the folders are common in all devices.. this script was edited by a frnd of mine for better working, he has a different phone so he doesnt evn know abt viveks kernel.. n if its nt working den i will report it to him..
kurotsugi said:
where did you get this mod? the sysinit file have scripts which perfectly same with the one from vivek's kernel. so suspicious.
for everyone else, if you use this mod please check /data/local/temp. if this mod really work you should find init.d_loader_test.txt file in that folder. please, I'm just get curious because this mod doesn't work for me. I'll glad if someone could clarify if this mod work on other rom.
Click to expand...
Click to collapse
I dont know if its code is similar to viveks kernel, i just browsed many forums and compiled this scripts which could work in almost all phones because the folders are common in all devices.. this script was edited by a frnd of mine for better working, he has a different phone so he doesnt evn know abt viveks kernel.. n if its nt working den i will report it to him..
I am sorry but the link from first post doesn't work.
this trick didn't work in SGY.

[MOD] **EZ InitD for the S3 - And Busybox**

This will enable the loading of scripts in /system/etc/init.d without editing the boot.img.
This will work for ALL dual core S3 variants.
There are two versions, one with my ondemand profile and one without. The one that has CPUProfile has it, this is a script that runs at boot setting the ondemand options to favor battery without sacrificing performance. Most user saw a GREAT increase in battery life especially when idle. See the link in my sig to use the full cpu editor. (works on the S3 with this mod)
To add init.d manually to your own rom just open /system/etc/init.qcom.post_boot.sh and add this line to the end of the file:
Code:
/system/etc/init.d/*
This mod also installs busybox which enables alot of tools native to busybox see here for busybox usage.
To install flash in recovery.
Download:
Add init.d ONLY:
EZ_Init.d ONLY
Add init.d and CPUProfile Script:
EZ_Init.d AND CPUProfile
So does this tweak the onDemand governor? Is it safe to use with setCPU? Is it safe with the Sammy kernel?
Nevermind...found the Sammy kernel thread under "original development"
good work man nice another great addition to the gs3
Works as advertised, thanks for this!
Sent from my SPH-L710 using Tapatalk 2
thanx but
Not sure why do you need to mount /system as writable in init.d script. Does that mean regular init.d scripts won't work?
bravomail said:
Not sure why do you need to mount /system as writable in init.d script. Does that mean regular init.d scripts won't work?
Click to expand...
Click to collapse
I do in all my scripts guess Its habit lol. But Its not necessary for most scripts
Sent from my SAMSUNG-SGH-I747 using xda premium
smokin1337 said:
I do in all my scripts guess Its habit lol. But Its not necessary for most scripts
Sent from my SAMSUNG-SGH-I747 using xda premium
Click to expand...
Click to collapse
Then pls fix it if it is not too much trouble. I know publishing is kinda pain.
Mounting system as writable is a no-no.
bravomail said:
Then pls fix it if it is not too much trouble. I know publishing is kinda pain.
Mounting system as writable is a no-no.
Click to expand...
Click to collapse
I'm not trying to be a wise ass here but why is mounting system as writable a bad thing? Every device I've had never gave me a problem when I did it actually makes a few things easier when your in a pinch.
Is it because of Odin?
Sent from my HTC VLE_U using xda premium
Can we see some proof or evidence from users that this does indeed give significantly better battery usage when idling without impacting performance?
smokin1337 said:
This will enable the loading of scripts in /system/etc/init.d without editing the boot.img.
This will work for ALL dual core S3 variants.
There are two versions, one with my ondemand profile and one without. The one that has CPUProfile has it, this is a script that runs at boot setting the ondemand options to favor battery without sacrificing performance. Most user saw a GREAT increase in battery life especially when idle. See the link in my sig to use the full cpu editor. (works on the S3 with this mod)
To add init.d manually to your own rom just open /system/etc/init.qcom.post_boot.sh and add this line to the end of the file:
Code:
/system/etc/init.d/*
This mod also installs busybox which enables alot of tools native to busybox see here for busybox usage.
To install flash in recovery.
Download:
Add init.d ONLY:
EZ_Init.d ONLY
Add init.d and CPUProfile Script:
EZ_Init.d AND CPUProfile
Click to expand...
Click to collapse
Do you flash this in stock recovery or cwm?
Worked at flash... Does this conflict with the CPU disabler script?
Sent from my SPH-L710 using xda premium
---------- Post added at 12:15 PM ---------- Previous post was at 12:08 PM ----------
bgs_piece said:
Do you flash this in stock recovery or cwm?
Click to expand...
Click to collapse
CWM for me...I also added the ramscript to the folder http://forum.xda-developers.com/showthread.php?t=1111145...along with the CPU disabler script too...
---------- Post added at 12:27 PM ---------- Previous post was at 12:15 PM ----------
smokin1337 said:
This will enable the loading of scripts in /system/etc/init.d without editing the boot.img.
This will work for ALL dual core S3 variants.
There are two versions, one with my ondemand profile and one without. The one that has CPUProfile has it, this is a script that runs at boot setting the ondemand options to favor battery without sacrificing performance. Most user saw a GREAT increase in battery life especially when idle. See the link in my sig to use the full cpu editor. (works on the S3 with this mod)
To add init.d manually to your own rom just open /system/etc/init.qcom.post_boot.sh and add this line to the end of the file:
Code:
/system/etc/init.d/*
This mod also installs busybox which enables alot of tools native to busybox see here for busybox usage.
To install flash in recovery.
Download:
Add init.d ONLY:
EZ_Init.d ONLY
Add init.d and CPUProfile Script:
EZ_Init.d AND CPUProfile
Click to expand...
Click to collapse
smokin OP and Dev of this mod.
I copied the CPU Sleeper script (Eugene373) http://forum.xda-developers.com/showthread.php?t=1745517 and the Ram Manager script (Juwe11) http://forum.xda-developers.com/showthread.php?t=1745517 into the flashable you made...can I share it if I give you props?:fingers-crossed:
I flashed this in CWM and found the init.d folder with scripts installed.
When I opened the 99test script, I noted that a test file with "done" should have been created in data/local/tmp. I could not find this file anywhere.
Am I looking in the wrong place or am I correct in assuming that init.d functionality is not working?
Pj
Phoenix, AZ
This may be a noob question, but I didn't see it in the OP. How do I uninstall this??
the links are dead is there another place i can download this file
Bump
Sent from my SGH-I747 using Tapatalk 2
mvaughn12 said:
the links are dead is there another place i can download this file
Click to expand...
Click to collapse
+1
Sent from my SGH-T999 using xda app-developers app
jjlean said:
+1
Sent from my SGH-T999 using xda app-developers app
Click to expand...
Click to collapse
Here is a working link
http://sourceforge.net/projects/xquizit/files/T999/Apps/init.d Support.zip/download
Sent from my SGH-T999 using Tapatalk 2
Wildchld said:
Here is a working link
http://sourceforge.net/projects/xquizit/files/T999/Apps/init.d Support.zip/download
Sent from my SGH-T999 using Tapatalk 2
Click to expand...
Click to collapse
Install fails?????
bradld said:
Install fails?????
Click to expand...
Click to collapse
No he fixed it. Installs fine. You can Odex after running it.
Sent from my SGH-T999 using xda app-developers app
is this still working on stock JB?
cuz I can't get my scripts to work.

[new]VMLagTuner 2.3

[SCRIPTS][TWEAKS][12/31/2012]old LASERdroid scripts(MPEngine9 included!)
active thread here
my first & old sourcehub
feel free to explore & experiment my old codes
you don't need to ask me for permission.(still, you must give me a credit by adding a link on your thread)
source code https://github.com/lenarox/rtmixproject
blog http://blog.naver.com/hoholee12
matcl http://matcl.com/?m=bbs&bid=imbeded&uid=130014
Click to expand...
Click to collapse
new VMLagTuner 2.3 continued by Pizza_Dox available for download!
instructions:
-download this file from attachment below. filename:VmLagTuner_V2.3.sh.pdf
-run this script in smanager.
-you can choose two options for install, temporary or permanent!
-enjoy
see the attachment below:3
Instrutions ? How to run this?
Sent from my GT-I9000 using Tapatalk 2
Use sManager. It's a script.
BlueFlame4 said:
Use sManager. It's a script.
Click to expand...
Click to collapse
No , its a init.d script, i just get it to work, thks
Netmatrix said:
Instrutions ? How to run this?
Sent from my GT-I9000 using Tapatalk 2
Click to expand...
Click to collapse
Sent from my GT-I9000 using Tapatalk 2
it's compatible with jb roms?
sorry for the late reply, you can test run with smanager to make sure its working fine,
and then put it in init.d folder for everyday use. Good luck
work in gamerzrom v11 rom ??
Im pretty sure it may work on all roms which has support in init.d scripts.
I'll give it a try.
a NEW version of VmLagTuner V1.5 was released
it is faster than the previous versions, try 'em out!
Just for games?
Sent from my GT-I9000 using xda premium
how to use this script i dont have init.d folder....and should i delete the .pdf ..how should i apply in script manager...?
dhurk said:
Just for games?
Sent from my GT-I9000 using xda premium
Click to expand...
Click to collapse
this script gives a boost to the ui also.
meaning that it is not only for games but also for everything
roshan2989 said:
how to use this script i dont have init.d folder....and should i delete the .pdf ..how should i apply in script manager...?
Click to expand...
Click to collapse
you may first run the script with the smanager and it will automatically save profile of the script.
you can then go to menu>list and search for the profile and enable su and boot options.
this will make the script applied everytime on boot.
oh, and make sure you have su access on the smanager app.
thanx man
works great....awesome
cheers
work on c-rom mix?
Phonerix said:
work on c-rom mix?
Click to expand...
Click to collapse
It should work on every ROM since it only alters some kernel parameters.
BTW: Are there any disadvantages using this?
Hi ! I'm using V6 Supercharger and Thunderbolt Scripts, will this work for me ? Thanks
Starsream88 said:
Hi ! I'm using V6 Supercharger and Thunderbolt Scripts, will this work for me ? Thanks
Click to expand...
Click to collapse
Yes you can use this with v6 supercharger and thunderbolt scripts but to take better effect,
you'll have to disable ALL other scripts like i mentioned in the first post.
BlueFlame4 said:
It should work on every ROM since it only alters some kernel parameters.
BTW: Are there any disadvantages using this?
Click to expand...
Click to collapse
im working hard on it to have almost no disadvantages,
make sure to download the latest one.

[Tweaks][script]VmLagTuner

I found a good script/tweaks here
http://forum.xda-developers.com/showthread.php?t=1978061 been use that for my pac and it does good. If you want to use it, please delete any other tweaks you had or it will conflict each other. This tweaks made my phone run smoother. Pls rename the script (delete .pdf extension on its name and put on init.d folder and don't forget set permissions.
-sent from my awesome phone-
hotheabilly said:
I found a good script/tweaks here
http://forum.xda-developers.com/showthread.php?t=1978061 been use that for my pac and it does good. If you want to use it, please delete any other tweaks you had or it will conflict each other. This tweaks made my phone run smoother. Pls rename the script (delete .pdf extension on its name and put on init.d folder and don't forget set permissions.
-sent from my awesome phone-
Click to expand...
Click to collapse
644 permissions?
Don't hesitate pressing the "thanks" button
reddvilzz said:
644 permissions?
Don't hesitate pressing the "thanks" button
Click to expand...
Click to collapse
Based on the other scripts in my init.d it should be rwxrwxrwx. Which is to tick all. Not sure about the values
Sent from my GT-I8150 using xda premium
permission i use is rwxrwxr-x
hotheabilly said:
permission i use is rwxrwxr-x
Click to expand...
Click to collapse
Will I need to do it manually or fixing permissions from Cwm will do the job ??
Sent from my GT-I8150 using xda premium
UltimHero said:
Will I need to do it manually or fixing permissions from Cwm will do the job ??
Sent from my GT-I8150 using xda premium
Click to expand...
Click to collapse
Just change it manually, I don't sure about fixing permission from cwm
Sent from my GT-P1000 using Tapatalk 2
new version slows down boot significantly...
new version slows down boot significantly...
also my cm10 feels more laggy...
have anyone try Lazeroid 2.0??
i try and my phone wont boot. already set permission
Both lazeroid and gameroid don' t work for me
-sent from my awesome phone-

Odex script for myonev9.5[gsm]

What is Odex and deodex?
There are a lot of threads that explain this. Google it
http://forum.xda-developers.com/showthread.php?t=2200349
IMPORTANT NOTE: Use CWM recovery. If you try in TWR, you end up in boot loops. REASON : The reason it doesn't work with TWRP is because TWRP is dynamically linked and TWRP is usually set up to prevent linking to libraries in /system.
ANOTHER IMPORTANT NOTE: Setup your MyOneV ROM as per your preference and then Use this script. Once you use this script you can't do any changes to SystemUI.apk and frameworks.
Credits goes to,
R_a_z_v_a_n
androidphone2012
exactly what I need
Thank you very much! I will try!
U can also use Kuban odexer
It's an app, no flashing required
russellvone said:
U can also use Kuban odexer
It's an app, no flashing required
Click to expand...
Click to collapse
So your ready to pay that much when you can get it here for free?
It hardly takes 5 secs to flash a recovery... which is better, you tell me? I have tried such apps before for eg. Odex me, it gave me problems during calls and wifi. My script is 100% gauranteed to work well if you follow my instrustions.
Sent from my One V using xda app-developers app
Will this script work for all phones or just the One v? I don't have a One of any kind, but I am running a 4.2.2 Evervolv nightly.
ivanrvf said:
So your ready to pay that much when you can get it here for free?
It hardly takes 5 secs to flash a recovery... which is better, you tell me? I have tried such apps before for eg. Odex me, it gave me problems during calls and wifi. My script is 100% gauranteed to work well if you follow my instrustions.
Sent from my One V using xda app-developers app
Click to expand...
Click to collapse
Yeahh, well... I don't know if it's because I'm PrimoC, but I've tried 3 different ClockWorkdMod recoveries, and all failed to boot after flashing this.
On a Fresh Wipe, and flashing this right after the rom, it boots, but it's still deodexed. I've also mounted the system.
Kuban Odexer, and Odex Me also fails to work for me on Sense roms.
Any thoughts?
Curiousn00b said:
Yeahh, well... I don't know if it's because I'm PrimoC, but I've tried 3 different ClockWorkdMod recoveries, and all failed to boot after flashing this.
On a Fresh Wipe, and flashing this right after the rom, it boots, but it's still deodexed. I've also mounted the system.
Kuban Odexer, and Odex Me also fails to work for me on Sense roms.
Any thoughts?
Click to expand...
Click to collapse
Primoc is different. If u post your init.rc file from the root then I can make a script to work with Primoc.
Sent from my One V using xda app-developers app
Sleepycloud said:
Will this script work for all phones or just the One v? I don't have a One of any kind, but I am running a 4.2.2 Evervolv nightly.
Click to expand...
Click to collapse
Only MyOneV, but if you want your rom odexed, post your init.rc file from the root.
Sent from my One V using xda app-developers app
ivanrvf said:
Only MyOneV, but if you want your rom odexed, post your init.rc file from the root.
Sent from my One V using xda app-developers app
Click to expand...
Click to collapse
Here you go buddy. What do you have planned?
Let me know if that doesn't work.
ivanrvf said:
Only MyOneV, but if you want your rom odexed, post your init.rc file from the root.
Sent from my One V using xda app-developers app
Click to expand...
Click to collapse
The Kuban Odexer only odexes my framework, not the apps. Will your's do the apps too? If your wondering why I posted here it was because this thread popped up in a search.
Just for your info, I have an Evo 4G running the 4.2.2 stable Evervolv nightly release, dated 12-13-12 with Wambo_Bomb's Hammerslammer Kernel. Dude, I am so sorry. I just realized I sent you the wrong init.rc. Let me send it again. My bad. i hope your not already working on it. Gimme a few minutes.
Sleepycloud said:
The Kuban Odexer only odexes my framework, not the apps. Will your's do the apps too? If your wondering why I posted here it was because this thread popped up in a search.
Just for your info, I have an Evo 4G running the 4.2.2 stable Evervolv nightly release, dated 12-13-12 with Wambo_Bomb's Hammerslammer Kernel. Dude, I am so sorry. I just realized I sent you the wrong init.rc. Let me send it again. My bad. i hope your not already working on it. Gimme a few minutes.
Click to expand...
Click to collapse
no haven't started yet.. PM me.
ivanrvf said:
no haven't started yet.. PM me.
Click to expand...
Click to collapse
Okay. I forgot that I loaded up a different nightly to test out the new squishy script. The stable release is my daily driver. I'll send you a PM in a few. Sorry bro.
ivanrvf said:
no haven't started yet.. PM me.
Click to expand...
Click to collapse
Here it is dude. Thanks for helping me with this. I've tried a few odexers but none of them work. Maybe your's will. The info I gave above is correct for this init.rc in case you need to know anything about my device and what I'm running.
Only for SleepyCloud
Sleepycloud said:
Here it is dude. Thanks for helping me with this. I've tried a few odexers but none of them work. Maybe your's will. The info I gave above is correct for this init.rc in case you need to know anything about my device and what I'm running.
Click to expand...
Click to collapse
this should work. try it and pm me if any issues. Important thing is it requires CWM recovery and init.d support in your rom, without that you'll end up in bootloop.
Also give credits to androidphone2012
ivanrvf said:
Only MyOneV, but if you want your rom odexed, post your init.rc file from the root.
Sent from my One V using xda app-developers app
Click to expand...
Click to collapse
I'm using the CDMA version of myOne, but I think I understand what your saying. That's a kernel file, isn;t it?
Sleepycloud said:
The Kuban Odexer only odexes my framework, not the apps. Will your's do the apps too? If your wondering why I posted here it was because this thread popped up in a search.
Just for your info, I have an Evo 4G running the 4.2.2 stable Evervolv nightly release, dated 12-13-12 with Wambo_Bomb's Hammerslammer Kernel. Dude, I am so sorry. I just realized I sent you the wrong init.rc. Let me send it again. My bad. i hope your not already working on it. Gimme a few minutes.
Click to expand...
Click to collapse
Kuban Odexer just stayed on Odexing, please wait. When I turn the phone sideways, it just stops and goes to " Ready to Odex! ". Didn't do a thing. :/
EDIT: Uploaded. Hopefully that's the right file. :victory:
Curiousn00b said:
I'm using the CDMA version of myOne, but I think I understand what your saying. That's a kernel file, isn;t it?
Kuban Odexer just stayed on Odexing, please wait. When I turn the phone sideways, it just stops and goes to " Ready to Odex! ". Didn't do a thing. :/
EDIT: Uploaded. Hopefully that's the right file. :victory:
Click to expand...
Click to collapse
Seems Primoc also have the same classpath. What I think is the CWM recovery must not be proper. I suggest you take a backup and try with TWRP. But a backup so that you don't have to flash the rom again. Use the same script in the op.
Sent from my One V using xda app-developers app
ivanrvf said:
Seems Primoc also have the same classpath. What I think is the CWM recovery must not be proper. I suggest you take a backup and try with TWRP. But a backup so that you don't have to flash the rom again. Use the same script in the op.
Sent from my One V using xda app-developers app
Click to expand...
Click to collapse
This has also failed. I pulled the system folder and it seems like the only thing there is system/bin, although, the bin folder is empty as well.
I was wondering if I could ask a favor. I'll PM you.
Curiousn00b said:
This has also failed. I pulled the system folder and it seems like the only thing there is system/bin, although, the bin folder is empty as well.
I was wondering if I could ask a favor. I'll PM you.
Click to expand...
Click to collapse
Sure!!
I'm also primoc.. kuban odexer works if you have init.d it worked just fine for me.
Also, I'm not trying to take away from the OP I'm just giving my experience of using Kuban odexer with myOne CDMA before this thread was even created.
ivanrvf said:
Sure!!
Click to expand...
Click to collapse
Baaah. Waiting for Dev Host to accept the upload. :/!
russellvone said:
I'm also primoc.. kuban odexer works if you have init.d it worked just fine for me.
Also, I'm not trying to take away from the OP I'm just giving my experience of using Kuban odexer with myOne CDMA before this thread was even created.
Click to expand...
Click to collapse
I know what you mean, but I'm really trying to become Odexed. xD
What rom did you use and how long did it take?

Categories

Resources