[Syndicate] How to make a XBOX 360 save editor using PackageIO 03-19-2013, 04:06 PM
#1
![[Image: ZjIX.png]](http://i.imm.io/ZjIX.png)
In this tutorial I will be teaching you how to make a modification tool similar to the editors in Modio and Horizon.
You will need to download PackageIO.dll there will be a link at the bottom of the thread and it will be attached.
So first we want to create a new project, choose windows application form.
Spoiler:
![[Image: 6ba2818d032b0d088622d09e9911c934.png]](http://gyazo.com/6ba2818d032b0d088622d09e9911c934.png)
Now we will design the form, for this it will be simple, add two buttons two textbox's. (The top textbox is the current value)
It should look something like this.
It should look something like this.
Spoiler:
![[Image: 5d493cf5b023309e9d39e4c1fd58e422.png]](http://gyazo.com/5d493cf5b023309e9d39e4c1fd58e422.png)
Add PackageIO as a reference and import it.
In Public Class Form1 enter this code.
Spoiler:
![[Image: 9e1ac7a1d4bdfe1b41394aa59bbe39c8.png]](http://gyazo.com/9e1ac7a1d4bdfe1b41394aa59bbe39c8.png)
Now under that add this code
Spoiler:
![[Image: 33026b2a5a072a79f8c8b879b1704d61.png]](http://gyazo.com/33026b2a5a072a79f8c8b879b1704d61.png)
And under that add this code.
Spoiler:
![[Image: 20945b9559dabc49135013c13e4fae19.png]](http://gyazo.com/20945b9559dabc49135013c13e4fae19.png)
Now we will add this code to the open button.
Spoiler:
![[Image: 1fa9290b014b832fac0e59a05d954885.png]](http://gyazo.com/1fa9290b014b832fac0e59a05d954885.png)
Now for the mod button.
Spoiler:
![[Image: 377c0703179683c4c801b52058a2d1e1.png]](http://gyazo.com/377c0703179683c4c801b52058a2d1e1.png)
Making this tutorial I assumed You'd already have the offsets, if you don't you should download a hex editor I use HxD and find them.
PackageIO
If you want the project file post here and I might send it to you.





![[+]](https://sinister.li/images/modern/collapse_collapsed.png)

![[Image: 2SY9Y.jpg]](http://puu.sh/2SY9Y.jpg)