Difference between revisions of "BIN Editor"

From MK8
Jump to navigation Jump to search
(Created page.)
 
(Updated for 2.1.0)
Line 4: Line 4:
 
|fileformat1=BIN
 
|fileformat1=BIN
 
|fileformat2=
 
|fileformat2=
|version=2.0.0
+
|version=2.1.0
|date of release=2017-09-13
+
|date of release=2017-09-14
 
|download=https://github.com/Syroot/NintenTools.MarioKart8/releases
 
|download=https://github.com/Syroot/NintenTools.MarioKart8/releases
 
}}
 
}}
 
[[File:bin_editor.png|270px|thumb|right|BIN Editor editing a Performance.bin file.]]
 
[[File:bin_editor.png|270px|thumb|right|BIN Editor editing a Performance.bin file.]]
  
'''BIN Editor''' is a Windows desktop application for viewing and editing [[Item.bin]] aswell as [[Performance.bin]] files. It has originally been used to validate the information on the Mario wiki and the Prima guide, and to provide exact data for Mario Kart 8 Deluxe.
+
'''BIN Editor''' is a Windows desktop application for viewing and editing [[mk8.tockdom.com/wiki/BIN_(File_Format)|BIN files]], especially [[Item.bin]] and [[Performance.bin]]. It has originally been used to validate the information on the Mario wiki and the Prima guide, and to provide exact data for Mario Kart 8 Deluxe.
  
 
It internally makes use of the BIN file support of the [https://github.com/Syroot/NintenTools.MarioKart8 NintenTools.MarioKart8] library.
 
It internally makes use of the BIN file support of the [https://github.com/Syroot/NintenTools.MarioKart8 NintenTools.MarioKart8] library.
Line 16: Line 16:
 
== Features ==
 
== Features ==
  
* Loading and saving Item.bin files, displaying item probability distributions and distances.
+
* Loading, modification and creation of Mario Kart 8 and Mario Kart 8 Deluxe BIN files.
* Loading and saving Performance.bin files, displaying part physics, points and statistics.
+
* Additional visualization of Item.bin, displaying exact item probability distributions and distances.
 +
* Additional visualization of Performance.bin, displaying exact part physics, points and statistics.
 +
* Experimental view on supported sections in all other BIN files.
 
* Modifying single or multiple values at once, allowing to apply calculations on them.
 
* Modifying single or multiple values at once, allowing to apply calculations on them.
* Supports Mario Kart 8 and Mario Kart 8 Deluxe.
 
  
 
== Installation and Usage ==
 
== Installation and Usage ==

Revision as of 20:47, 14 September 2017

BIN Editor
Creator: Ray Koopa
File Format:
Version: 2.1.0
Date of Latest Version: 2017-09-14
Download: GitHub
BIN Editor editing a Performance.bin file.

BIN Editor is a Windows desktop application for viewing and editing BIN files, especially Item.bin and Performance.bin. It has originally been used to validate the information on the Mario wiki and the Prima guide, and to provide exact data for Mario Kart 8 Deluxe.

It internally makes use of the BIN file support of the NintenTools.MarioKart8 library.

Features

  • Loading, modification and creation of Mario Kart 8 and Mario Kart 8 Deluxe BIN files.
  • Additional visualization of Item.bin, displaying exact item probability distributions and distances.
  • Additional visualization of Performance.bin, displaying exact part physics, points and statistics.
  • Experimental view on supported sections in all other BIN files.
  • Modifying single or multiple values at once, allowing to apply calculations on them.

Installation and Usage

.NET 4.5.1 is required as a minimum. Download and unzip the most recent BIN Editor release linked in the info box, and run the executable.