I have a program I want to make. The main thing I need help with. I'm no programmer so I'm asking here.
What I want is a program that does the following,
1) Open a save (needs to open any type of save)
2) Then, 'hex edit' by finding all of 'x' and replacing with 'y'. X would be textbox1, Y would be textbox2.
Thanks.
Preferably in VB, but C# and other languages would be fine. Feel free to PM me if it's hard to explain :)