Difference between revisions of "Item Slot Editor"

From Custom Mario Kart
Jump to navigation Jump to search
m
m (Grammar)
 
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
'''WARNING — Online play'''
 
'''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'''.
+
The author is not responsible for 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.'''
 
'''If the values are not equal to 200 units, it crashes the game.'''
Line 27: Line 27:
 
! File Formats:
 
! File Formats:
 
| [[ItemSlot.bin]], [[ItemSlotTable.slt]]
 
| [[ItemSlot.bin]], [[ItemSlotTable.slt]]
|-
 
! Source Code:
 
| [https://github.com/MrDark35000vr/ItemSlotEditor GitHub]
 
 
|-
 
|-
 
! Download:
 
! Download:
Line 43: Line 40:
 
== Version History ==
 
== Version History ==
 
{| class="wikitable"
 
{| class="wikitable"
|-
+
! Version
! align=left| Version
+
! Date of release
! align=left| Date of release
+
! Information
! align=left| Information
 
 
|-
 
|-
 
| v1.0
 
| v1.0
Line 57: Line 53:
 
* Added [[ItemSlotTable.slt]] support.
 
* Added [[ItemSlotTable.slt]] support.
 
* Removed online and special buttons to avoid problems in online gameplay.
 
* Removed online and special buttons to avoid problems in online gameplay.
* 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.

Latest revision as of 18:35, 30 May 2021

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

WARNING — Online play

The author is not responsible for 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
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.