Jump to content
Nokioteca Forum

[App] Rompatcher+ V3.0


Il.Socio
 Share

Recommended Posts

RomPatcher+ v3.0:

RomPatcher+ is an improved and fixed version of the RomPatcher software developed by ZoRn.

Using RomPatcher+ it is possibile to reach a new level of customization for you Symbian phone.

rp1.jpgrp2.jpg

Change-Log RP > RP+

This is the list of the main differences in comparison with RomPatcher by ZoRn:

- New: compatibile with all the 3rh, 5th, S^3 devices

- New: support for compiled patches

- New: can dump the whole rom content to file \romdumpplus.dmp

- New: can dump the SuperPage content to file \superpage.dmp

- New: full support for DomainSrv.exe autostart

- New: introduced new commands ord_rel, ord_snr which allow to patch DLL using ordinal

- New: can be integrated in cooked ROM firmware.

- New: it is now possible to apply/remove patches with just 1 click.

- New: added vertical scrollbar.

- New: introduced the new command "+SuperPage" which allow to patch the RAM area where is stored the SuperPage.

- New: introduced support for a new commands, info: return: error: check the demo1-4.rmp patches included.

- New: introduced #ifdef, #ifndef, #else, #endif, #define statements. This will allow to retrieve system values at runtime to create more flexible and powerful patches. Check the ReadMe_Macros.txt for all the details.

- New: you can search / filter the patches in the list. Just start typing the patch name to apply the filter.

- New: wildcard ?? support for patches.

- Fixed: Kern-Exec0 error when closing RomPatcher after a patch was applied.

- Fixed: doesn't unexpectedly crash when using large and complex patches.

- Fixed: RP+ can correcly patch contiguous shadow ram pages without any crash.

- Improved: the shadow ram memory is now fully released when a patch is removed.

- Improved: the "Patch Info..." option shows all the information lines contained in the patch.

Download RP+ v3.0 from the link below:

http://www.symbian-toys.com/download.aspx?file=RomPatcherPlus_3.0.zip

Feel free to post RP+ v3.0 on forums or everywhere you like, I want just kindly ask you to include the warning message below which is important for the survivor of the project:

Warning: If you like this software then support RP+ with a donation

http://www.symbian-toys.com/rompatcherplus.aspx

Change-Log RP+ v2.6 > v3.0: (Version jumped to v3.0 due to S^3 support)

+ New: RP+ now supports also Symbian^3 devices! All the 3rd/5th/S^3 devices are fully supported :)

+ Improved: InstallServer.rmp patch has been updated to support S^3 devices too. The old Open4All.rmp patch is already working on S^3 too, without any change.

+ Improved: removed the "Donate with SMS" option, it was used by too few people.

+ Fixed: sometimes the "RP+ Recovery Fault" message was wrongly shown, it should be definitely fixed.

Useful tip for patch-makers:

If your patch uses some features of RP+ v2.4 and above (like ord_rel, ord_snr) I suggest you to include in your patch a check, using the code below:

#ifdef RP+VERSION_2.1
#define NOT_COMPATIBLE
#endif

#ifdef RP+VERSION_2.2
#define NOT_COMPATIBLE
#endif

#ifdef RP+VERSION_2.3
#define NOT_COMPATIBLE
#endif

#ifdef NOT_COMPATIBLE
error:Please update to RP+ v2.4 or above to use this patch!
#else
; your patch code goes here...
; your patch code goes here...
; your patch code goes here...
; your patch code goes here...
#endif

Thanks to:

- ZoRn for the original RomPatcher idea.

- FCA00000 for its brilliant brain.

- wadowice, templove, bugb, abgnokia, leftup, CODeRUS, Leonapapa, PNHT, stas686 and others, for their contribution to the underground Symbian scene, keep up with the good job!

- megaexer for svg icon.

NOTE:

I don't know exactly which patches are still working on S^3.

For sure the Open4All.rmp patch still works, for other patches you'll have to try by yourself! ;)

Modificato da Il.Socio
Link to comment
Condividi su altri siti

  • 1 anno dopo...

probably it is not located in ROM, so it is not possible to patch it...

check whether the installserver.exe is in rom or not, using the patch below.

Rel:sys\bin\installserver.exe:00:??:??

if you get a red cross, then the file is NOT located in ROM, so it can't be patched using RP+

Modificato da Il.Socio
Link to comment
Condividi su altri siti

Please sign in to comment

You will be able to leave a comment after signing in



Accedi Ora
 Share

×
×
  • Crea Nuovo...

Informazione Importante

Questo sito utilizza i cookie per analisi, contenuti personalizzati e pubblicità. Continuando la navigazione, accetti l'utilizzo dei cookie da parte nostra | Privacy Policy