Last active
December 1, 2016 23:42
-
-
Save kitlith/69fad9ceda06aeabeeadaabd654796d3 to your computer and use it in GitHub Desktop.
Sun & Moon corbenik patches
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# $name Sun/Moon No Outlines patch (Loader) | |
# $desc Patches Sun/Moon to remove (annoying?) outlines. | |
# $title 0004000000164800 0004000000175E00 | |
# $ver 01 | |
# $uuid 0003 | |
# Quick 'n dirty. Not dynamic. | |
# Original patch by SciresM. | |
rel exe_text | |
seek 0031B748 | |
set E320F000 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# $name Sun/Moon Unsigned QRs (and similar) patch (Loader) | |
# $desc Misc. patches having to do with Sun and Moon's QR codes. | |
# $title 0004000000164800 0004000000175E00 | |
# $ver 01 | |
# $uuid 0004 | |
# Quick 'n dirty. Not dynamic. Untested. | |
# Original patch(s) by SciresM. | |
rel exe_text | |
# Debug Stub | |
seek 00004DE0 | |
set 0000a0e31eff2fe13f3f3f3f60c09fe500008ce504108ce508208ce50c308ce500b0a0e310b08ce5f0412de9d2210bea3f3f3f3f010050e3f081bd0830c09fe510b09ce503005be3f081bd08f041bde800009ce504109ce508209ce50c309ce503b0a0e300b08de510b08ce5edffffea3f3f3f3f80106a00 | |
# QR Decryption hooks | |
seek 002CD558 | |
set EAF4DE23 | |
seek 002CD5F0 | |
set EAF4DE07 | |
# Scanning hook | |
seek 002CD8AC | |
set EA01C07B | |
# Battery saving hook? | |
seek 0033DA80 | |
set 6460a0e30a60c0e51eff2fe13f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f0080a0e1d4609fe5060052e17f3ffe1a01a0a0e102b0a0e1022042e20390a0e10000a0e3dd6cfceb1a1e8ae2b010d1e1010050e10a10a0e10b20a0e1733ffe1a30008ae208109ae50c209ae510309ae54aa501eb000098e5341090e50800a0e131ff2fe10010a0e16000a0e395db01eb00b0a0e1051d8ae26020a0e3f01f2de93e04fbebf01fbde80b00a0e1b0709de52d10d0e50010c7e50820a0e188109de5ba3dfeeb0040a0e10b00a0e17740feea3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f | |
set 3fa20100003f3f3f3f | |
# Registered QR patch | |
seek 004A7008 | |
set 0000a0e31eff2fe13f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3ff04f2de90cd04de204008de52076f1eb00c0a0e124c09ce504c09ce50fcb8ce231ce8ce21e60a0e30f7da0e3910601e0021081e0017047e0070053e10730a0c108308de5e860a0e3910601e001c08ce000c08de500009de504109de5e820a0e3e65ef9eb08309de5010053e3020000ca0000a0e30cd08de2f08fbde8013043e208308de500009de5e80080e200008de5efffffea3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f | |
set 3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f | |
# # Forbidden QR patch | |
# seek 004A3FF0 | |
# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment