This post has been thanked 3 times. |
|
||||
Re: Diamond Pagepool Offset
Nice tutorial, and very thorough.
Why not use PagePool Changer though? http://forum.xda-developers.com/showthread.php?t=323269 |
|
||||
Re: Diamond Pagepool Offset
Doesn't change the correct values, at least not for Sprint. Can't speak directly to Telus or Alltel.
http://forum.ppcgeeks.com/showthread.php?t=42774 Last edited by tsab; 11-04-2008 at 07:00 PM. |
|
||||
Re: Diamond Pagepool Offset
Both occurrences of the unique hex string pattern need to be modified accordingly to reflect a change in the pagepool. If you are only seeing one occurrence, my guess is the OS.nb or Ruu_Signed.nbh you are attempting to edit is not based entirely off of the Sprint Diamond WM6.1 stock rom (1.09). The first occurrence of the unique hex string pattern is located in S000 of nk.exe (device kernel). If this kernel has been hex edited or replaced entirely as part of a new XIP in the rom you are attempting to edit, then, more than likely, the pattern has been altered or removed entirely and only one occurrence will exist.
Hope this helps. Good luck. -tsab |
|
||||
Re: Diamond Pagepool Offset
Nice work tsab. Good information.
Here is an alternative for you. If you replace the referenced string in the OP: Code:
03 15 A0 03 06 16 A0 13 00 10 83 E5 E9 BB FF EB Code:
03 15 A0 03 06 16 A0 13 00 00 A0 E1 E9 BB FF EB
__________________
Kitchen updates at www.ppckitchen.org and you can get BuildOS help Here
If you have been helped by me or would like to support developers like Olipro, helmi_c, and others please feel free to Donate ALWAYS FLASH BACK TO YOUR CARRIER'S OFFICIAL ROM BEFORE TAKING YOUR PHONE IN FOR SERVICE OF ANY KIND Last edited by colonel; 11-06-2008 at 11:18 AM. |
This post has been thanked 1 times. |
|
||||
Re: Diamond Pagepool Offset
Quote:
I would like to use 32mb static |
|
||||
Re: Diamond Pagepool Offset
Colonel is saying if you replace the default pagepool offset with the hex string that he referenced, with no additional changes, the pagepool changer will then work.
-tsab |
This post has been thanked 1 times. |
|
||||
Re: Diamond Pagepool Offset
lol... i did this on JD's rom to 18 16 for 24mb static... and my actualy total memory says it went UP from ~203 to ~207. wtf? X_X
nevermind i'm retarded and used the wrong hex value rofl Last edited by ppcninjaz; 11-06-2008 at 04:28 PM. |
|
|
|