Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Save Game Editor

I am wanting learn how to make a saved game editor using VB 6.0 and was wondering if any of you know of any tutorials or source code for a generic SGE. It doesn't have to be for any specific game, I want to learn to make them not just get a free one for X game.
[267 byte] By [Ryu] at [2007-11-11 9:57:06]
# 1 Re: Save Game Editor
It depends on the game , each game has it's owen method we haven't a constant gate for all games .. generally if the game is "constructed" with many components and they are shared by such a method , the editor use those components and make them availble to be "reconstructed" with a new method .. finaly it's simply a method of invoke a plugin for example .
Amahdy at 2007-11-11 17:23:26 >