logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
View
Go to last post Go to first unread
Arcadenut  
#1 Posted : Wednesday, October 4, 2017 5:14:00 PM(UTC)
Arcadenut

Rank: Administration

Reputation:

Groups: Zapcon Staff, Arizona Collectors, Administrators, Arcade/Repair Party Invitees, Moderator
Joined: 11/22/2012(UTC)
Posts: 691
Man
Location: Glendale, AZ

Thanks: 7 times
Was thanked: 47 time(s) in 44 post(s)
Binary Patcher program allows you to apply Patch files (PAT) to binary files.
ScreenShot.png

This is useful if you're using patch files from sites such as http://www.darkstararcade.com/mars/romhacks/

You can also create your own patch files as well.

Download Version 1.0.0.1 here : BinaryPatcherSetup1_0_0_1.zip (18,163kb) downloaded 160 time(s).


The file format that is currently supported is:

Any line that starts with a ; is a comment and will be ignored.

Each patch line should have the format of:

Offset $xx: From $xx To $xx

Offset is the location (in hex) in the Binary File
From is the current byte value (in hex) to change.
To is the byte value (in hex) to change it to.

If the From doesn't match the Binary File's value, it will return an error and it won't patch the file.

There should be a space between each of the parameters and a colon (:) after the Offset value.

Edited by user Wednesday, October 4, 2017 5:17:27 PM(UTC)  | Reason: Not specified

Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.241 seconds.