Moto Hell - The Motorola Modding Community
May 05, 2024, 07:34:01 am *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: The forum is no longer active and registration is disabled; however you can still fetch everything as guest.
 
  Home Help Facebook Search Calendar Login Register  
  Show Posts
Pages: 1 ... 3 4 [5] 6 7 ... 42
61  Motorola Phone Models / Monster Packs / Re: [SHARED] NaNO_3nGiNe 49R ver 3.0 on: October 21, 2009, 09:54:26 pm
Open the gain table using Moto Sound (download from e398mod)
Edit voice call for speaker (or something like that, i'm forget) to Increase the value.

Or
I have put 3 gain_table on this MP..
cek in a/mobile/system/
You can easily change to other GT using File Changer
Open File Changer>choose your GT>press menu button>Select Apply
It will say "SUCCESS" if work, than restart your phone

Sorry can't give more advice. Now I'm currently using my v3i...
62  Motorola Phone Models / Monster Packs / Re: [SHARED] NaNO_3nGiNe 49R ver 3.0 on: October 21, 2009, 08:38:02 pm
Try open rapidshare, turboupload, 4shared, mirrorcreator, esnips, mediafire, etc

You'll get "Upload" options, browse your file than upload it Smiley
But you must have fast internet connection
63  Motorola Phone Models / Monster Packs / Re: [SHARED] NaNO_3nGiNe 49R ver 3.0 on: October 21, 2009, 08:08:45 pm
Is that true? :O
Try change the Gain Table to the other Smiley
64  Motorola Phone Models / Monster Packs / Re: [SHARED] NaNO_3nGiNe 49R ver 3.0 on: October 21, 2009, 12:58:08 am
Thanks Mate Smiley
No, I cannot create that patch..
That patch only for DAR v2
CMIIW

Doesn't have other idea... Sad
65  Motorola Phone Models / Monster Packs / Re: [SHARED] NaNO_3nGiNe 49R ver 3.0 on: October 21, 2009, 12:26:10 am
Ahh I see, I also get error when using White skin on v3i... I can't change font...
May be FeniX need to fix the skin Smiley
66  Motorola Phone Models / Monster Packs / Re: [SHARED] NaNO_3nGiNe 49R ver 3.0 on: October 20, 2009, 11:47:44 pm
Thanks All +++ from me Smiley
67  Motorola Phone Models / Monster Packs / Re: [UPDATE v3i MP] NaNO_RaZZR ver1.3 by ritza_ll on: October 19, 2009, 02:47:07 am
No, I didn't put ActDesk
Just copas from E398 than put in v3i
It's should be work.... Smiley
68  Motorola Phone Models / Monster Packs / Re: [UPDATE v3i MP] NaNO_RaZZR ver1.3 by ritza_ll on: October 18, 2009, 06:12:58 pm
[UPDATE]NaNO_RaZZR v1.3 by ritza_ll
by ritza_ll just newbieholic




DOWNLOAD
4SHARED

ATTENTION you need
DOWNLOAD SEEM FOR FIXING BLUETOTH PROBLEM HERE


4SHARED
69  Motorola Phone Models / Monster Packs / Re: [SHARED] NaNO_3nGiNe 49R ver 3.0 on: October 18, 2009, 06:03:56 pm
NaNO_3nGiNe[TIGA]49R Original version ver3.0



Lock Key= Menu+Red
Unlock Key=Left Soft Key+5

Download here
E398
http://www.4shared.com/file/141674443/f0d42525/E398_NaNO_3nGiNeTIGA_by_ritza_ll.html

ROKR E1
http://www.4shared.com/file/141677310/35039b1/ROKR_NaNO_3nGiNeTIGA_by_ritza_ll.html

70  General / Off topic / Re: Exploited prepareing for a PhD on: October 11, 2009, 08:37:34 pm
Now, you are Modding Emperor
You have pass over PhD modders. So, it's should be easy for you

Good luck for you Cheesy
71  Motorola Phone Models / ELF / Re: [GUIDE] Edit DRM event code to Run ELF on: October 10, 2009, 02:32:51 am
Thanks masta Z Smiley
14 15 is just to make sure u edit the correct value in DRM.
To edit the LP, is up to you what method that u want.
72  Motorola Phone Models / ELF / [GUIDE] Edit DRM event code to Run ELF on: October 09, 2009, 10:06:59 pm
[GUIDE] Edit DRM event code to Run ELF

SOmetimes we want to run some ELF from phone menu, not from ELF runner
But not all phone menu can be use for running elf
You can use 'ELF Open" but the access is not fast

1.First you must activated/show what phone menu ( MobileQQ, AIM, Chat, Activation ) that you want to run the ELF. Sometimes u need seem edit and modify mma ucp icon to make your phone show that menu. Add the menu using MMA Advance Editor. In this tutor I want to make Activation List to run LRCPlayer.elf




2.Now check what happen if you run that menu (Activation List) It's show nothing happen or go to original menu ( MobileQQ, AIM, Chat ). Check the Activation List event code. Simply using p2k Tools VS.
Activation List=03FF



3.Backup your phone DRM.



Than open the *.smg file using hex editor. Find Activation List Event Code (03FF).



After you found it,



4.edit 03FF value to other value, better set to 02XX
I want edit to 02A6
Press Edit>Overwrite>Hex String=02A6



5.Save, than compile to *shx than flash to your phone
After flash, edit your elf setting.
Exp, Tunes.elf is Tunes.cfg
MotoCMD.elf is Motocmd.ini
Startmenu.elf is Startmenu.ini
LRC Player.elf is LRC Player.cfg

6.I'm trying run LRC Player from Activation List that the event code edited to 02A6, so I set LRC Player.cfg to 02A6



7.Now, install the elf, put in auto.run and check It should be work
Activation List to run LRC Player Smiley




By this method, you can run MotoCMD, start menu from phone menu Smiley
This my v3i configuration
MobileQQ=Edit to 02DC to run startmenu
AIM=Edit to 02DF to run motocmd


Thanks to Osta and Fenja from motofan

------------------------------------------------------------------------------------------------------------------------
The most important you must sure that DRM event code that you edit is correct coz sometimes you'll found more than one same Hex value


To make you found the correct one,ordinary DRM event code store in begin address of CG15 and you must check the 3 bit

after the event code.

Check this, I found two 03FF, first is it



Second is it



We got this

03 FF 00 01 00 00 00 00 00 08 0E

and the second

03 FF 01 00 14 15 01 00 02 DF 12

See 14 15 is String ID for the LP that named to the phone menu, in this tutor is Activation List. U can check it by open

your LP using MLE



So, you must edit the second from 03 FF to 02 A6 Smiley
And by found that, u can easy edit your LP string to matched with the ELF menu

Before



After




ENJOY this, tested on E398 and v3i  :Smiley

PDF version can be download here
EDIT: Very slow connection, cannot upload yet.
73  Motorola Phone Models / Monster Packs / Re: [MP_ACR]EXTREMOTO L7 by jaims009 on: October 07, 2009, 11:44:31 pm
Try delete folder IMEI in your Memory card
b/mobile/kjava/IMEI Number
Before you install Java

Than re-install all of java apllication
74  Motorola Phone Models / Langpacks / Re: Proper guide on itap required? on: October 06, 2009, 02:43:18 am
Edit the LP using MLE
add the iTap, you can easily grap iTap file from other LP than add the iTap to your own LP

iTap make slow in writing and I'm personally doesn't need iTap coz I'm Indonesian
75  Motorola Phone Models / Monster Packs / Re: Embrace Emoditions Luxury on: October 02, 2009, 02:48:33 am
Thx a lot for u'r riview, I try show all patchs what I used there, so don't bother me ask the other else like patch ringtone from TF,yes I'm not use it .. a/ websession default, yes coz I live in indonesia, maybe u cant help me attach websession all around the world here for better contributions, thx
true that you can not set all the configuration of the GSM network but not installed by default websession so .. it will create difficulties for users

Try upload your own WebSession file to a/
Pages: 1 ... 3 4 [5] 6 7 ... 42
Design By Forum Hosting
Powered by SMF 1.1.21 | SMF © 2015, Simple Machines