0% found this document useful (0 votes)
1K views1 page

879CDA5E Pnach

This document contains code for modifying the Wii game Star Wars - the Force Unleashed. It includes two patches, one for infinite health that sets two memory addresses to zero, and another for maximum Force Points that modifies several memory addresses to increase the maximum Force Points value.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
1K views1 page

879CDA5E Pnach

This document contains code for modifying the Wii game Star Wars - the Force Unleashed. It includes two patches, one for infinite health that sets two memory addresses to zero, and another for maximum Force Points that modifies several memory addresses to increase the maximum Force Points value.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

gametitle=Star Wars - the Force Unleashed (PAL)

comment=File generated by GameHacking.org

//Infinite Health by RyTheHexer


patch=1,EE,202B22E8,extended,00000000
patch=1,EE,202B22F0,extended,00000000

//Maximum Force Points by RyTheHexer


patch=1,EE,200FF000,extended,8C6318F4
patch=1,EE,200FF004,extended,3C0C000F
patch=1,EE,200FF008,extended,218C423F
patch=1,EE,200FF00C,extended,AC6C0030
patch=1,EE,200FF010,extended,8C630030
patch=1,EE,200FF014,extended,080EE9D8
patch=1,EE,203BA758,extended,0803FC00
patch=1,EE,203BA75C,extended,00000000

You might also like