![]() |
Account Editor Binary - Printable Version +- Mirage Source (https://mirage-engine.uk/forums) +-- Forum: Mirage Source (Nostalgia) (https://mirage-engine.uk/forums/forumdisplay.php?fid=61) +--- Forum: Archive (2006-2011) (https://mirage-engine.uk/forums/forumdisplay.php?fid=18) +---- Forum: General (https://mirage-engine.uk/forums/forumdisplay.php?fid=17) +---- Thread: Account Editor Binary (/showthread.php?tid=1245) |
Account Editor Binary - William - 02-09-2007 I would appreciate if anybody had a account editor for binary files that you felt like sharing. Im just too lazy to start making one so thought I should ask first. Or there most be some program that can read binary files? Re: Account Editor Binary - Matt - 02-09-2007 Use the Valkorian editor. Re: Account Editor Binary - Joost - 02-09-2007 That one has some form of license. Go ask Dave about it. Re: Account Editor Binary - Obsidian - 25-09-2007 It should be fairly simple to make i would think... just look at how it loads a player. Then how it saves a player... open it, move the stuff that's in memory into text boxes (or whatever)... edit them... and then just save them again into the player file. |