Log in

View Full Version : Are there any tutorials on making a gamesave editor?



Zaid
11-28-2012, 04:41 AM
I'm looking to make my first gamesave editor (hurray!) and I just can't find a good tutorial on one. If anyone knows where one is, then a link would be the greatest help! Thanks guy!

Arjun The Man
11-28-2012, 04:46 AM
I'm looking to make my first gamesave editor (hurray!) and I just can't find a good tutorial on one. If anyone knows where one is, then a link would be the greatest help! Thanks guy!

http://www.youtube.com/watch?v=glv2-JZK0v0

search YouTube using tags "how to make a mod tool"

Vincent Valentine
11-28-2012, 04:51 AM
Just so you know start with really easy games to mod. Don't try to go for games that are dynamic (offsets always change) and don't go for games that have hashes (I still can't fix hashes/checksums but got buddies that help sometimes lol) but yeah start easy and progress and learn, I'll try to find some other videos for you as well or help you to if you need any help :)

Zaid
11-28-2012, 05:26 AM
Yeah, I know, I was thinking of doing a GPD Editor mod but because its Dynamic, its supposedly extremely hard. Im just going to make a simple editor to like edit money :P

Zaid
11-28-2012, 05:34 AM
Also is it possible for me to use an image as like how the editor would look like? This is the general start for how I want the editor to look like, is it possible?

http://i1058.photobucket.com/albums/t414/MoZaidz/AssassinsCreedIIIEditor.png

Idlehands88
11-28-2012, 05:43 AM
Also is it possible for me to use an image as like how the editor would look like? This is the general start for how I want the editor to look like, is it possible?

http://i1058.photobucket.com/albums/t414/MoZaidz/AssassinsCreedIIIEditor.png

It's ppssible, but you'll need to make it a WPF Editor... And those are always fun to make lol

Also here is an Icon for ACIII if you still need one :P

Zaid
11-28-2012, 06:02 AM
It's ppssible, but you'll need to make it a WPF Editor... And those are always fun to make lol

Also here is an Icon for ACIII if you still need one :P
Haha thanks idle! All the help is great. Also is it fun to make a WPF Editor or are u just being sarcastic 0.o

Idlehands88
11-28-2012, 06:25 AM
Haha thanks idle! All the help is great. Also is it fun to make a WPF Editor or are u just being sarcastic 0.o

NP, and I meant it both serious and sarcastic lol

Zaid
11-28-2012, 12:31 PM
Thanks for all the help guys, I guess Assassin's Creed III is dynamic and Im going to have to make a WPF editor.