Difference between revisions of "Item Slot Editor"

From Custom Mario Kart
Jump to navigation Jump to search
m
Line 39: Line 39:
  
 
== Media ==
 
== Media ==
{{youtube-box|tutorial|vcDreppSSVE|v1.0 tutorial}}
+
{{youtube-box|tutorial|vcDreppSSVE|v1.0 Video Tutorial}}
  
 
== Version History ==
 
== Version History ==
Line 59: Line 59:
 
* Added real time calculator to all columns.
 
* Added real time calculator to all columns.
 
* Handled exceptions in the Update form.
 
* Handled exceptions in the Update form.
* Minor bug-fixes.
+
* Minor bug fixes.
 
|}
 
|}
  
 
{{User-MrDark35000vr-Link}}
 
{{User-MrDark35000vr-Link}}
 
[[Category:Software]]
 
[[Category:Software]]

Revision as of 14:17, 29 November 2018

Not to be confused with ItemSlot Editor, a program made by Atlas.
Disclaimer

WARNING — Online play

The author is not responsible of the usage of this tool. To avoid any problems, use it in offline mode, you can not use this tool while playing Wiimmfi, otherwise, you will get banned from the server.

If the values are not equal to 200 units, it crashes the game.

Item Slot Editor
Author: MrDark35000vr
Operating systems: Windows
Version: v1.0.1
Date of latest release: 2018-11-29
Programming language: C#
File Formats: ItemSlot.bin, ItemSlotTable.slt
Source Code: GitHub
Download: Google Drive

Overview

Item Slot Editor is a tool made by MrDark35000vr that allows to create, open and save the ItemSlot.bin file, found into Common.szs, as well as ItemSlotTable.slt.

Media

v1.0 Video Tutorial

Version History

Version Date of release Information
v1.0 2018-11-28 First release
v1.0.1 2018-11-29
  • Added ItemSlotTable.slt support.
  • Removed online and special buttons to avoid problems in online gameplay.
  • Added real time calculator to all columns.
  • Handled exceptions in the Update form.
  • Minor bug fixes.