Line 2:
Line 2:
==Intro to the hash hacks==
==Intro to the hash hacks==
−
The hash hacks method is a method of applying hacks only available in priiloader 0.6 or above.
+
The hash hacks method is a method of applying hacks only available in Priiloader 0.6 or above that works by specifying the location with a sequence of ints to search for in the <code>hash</code> field. It has its pros and cons over the Preloader method, where the patch location is specified by a base address in the <code>offset</code> field. These are:
−
It has its pros and cons over the preloader method. These are:
===Pros===
===Pros===
* The hacks will work on any region
* The hacks will work on any region
−
* 1 hack is possible to run on -all- system menu versions
+
* 1 hack is possible to run on a wide range of System Menu versions
===Cons===
===Cons===
* More complicated
* More complicated