View Full Version : programing
fromscarface
06-22-2013, 05:20 PM
i would like to learn how to code save editors/mod tools if anyone wants to teach/help me just leave a post or privite message me thanks
i know how to hex edit i have hex edited many games like:two wolrds II,sacred 2,skyrim ect i know that you need the offsets
Sephiroth
06-22-2013, 06:07 PM
Well, before you start learning how to make save editors, you need to know basic understanding of hex.
http://www.flexhex.com/docs/howtos/hex-editing.phtml
fromscarface
06-22-2013, 08:34 PM
Well, before you start learning how to make save editors, you need to know basic understanding of hex.
http://www.flexhex.com/docs/howtos/hex-editing.phtmlyes i know how to hex edit and the offsets, i know about the offsets they contain the the value. sorry my explanation is not good but since i know about hex could you help me out please
You should learn asm or at least have a good understanding, and maybe c+ if you plan on making a mod tool for your modded games and knowing how to decrypt the saves would also help as some saves are encrypted.
Emerald Lance
06-23-2013, 01:28 AM
No, nobody uses ASM anymore, and C++ is outdated compared to C#. Assuming you mean that you understand how to hex edit WITHOUT a tutorial at your side, then the next step would be to learn the structures of either VB.NET or C#. Download PackageIO (here: http://www.360haven.com/?pageid=PackageIO) and check out some of the tutorials on our VB.NET or C# pages.
vBulletin Solutions, Inc. All rights reserved.