Created
June 1, 2012 08:01
-
-
Save kris7t/2850110 to your computer and use it in GitHub Desktop.
Patch S.W.I.N.E. v1.9 to support 800x600, 1366x768, 1920x1080, 1920x1200 (loses support for 1024x768, 1280x1024, 1600x1200).
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
This difference file has been created by IDA Pro | |
swine.exe | |
0012F735: 30 33 | |
0012F736: 32 36 | |
0012F737: 34 36 | |
0012F741: 32 39 | |
0012F742: 38 32 | |
0012F747: 32 38 | |
0012F748: 34 30 | |
0012F74D: 36 39 | |
0012F74E: 30 32 | |
001580A4: 00 56 | |
001580A5: 04 05 | |
001580AC: 00 80 | |
001580AD: 05 07 | |
001580B0: 00 38 | |
001580B4: 40 80 | |
001580B5: 06 07 |
Wait, you're digi (users.atw.hu/digi ?) it looks so, maybe let's work together or researching how swine works or atleast contact me, it would be nice. Thanks
I wonder how should I apply it only...
@schokidriver you know how to apply ir?0
@ghost (Wait, you're digi (users.atw.hu/digi ?) it looks so, maybe let's work together or researching how swine works or atleast contact me, it would be nice. Thanks
I wonder how should I apply it only...)(@schokidriver you know how to apply ) was @bads-tm
ADDRESS: CurrentValue NewValue
0012F735: 30 33
can be done with hex editor...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ok. i got it myself. thx for the code!