Difference between revisions of "Item Slot Editor"

From Custom Mario Kart
Jump to navigation Jump to search
m
(One intermediate revision by one other user not shown)
Line 17: Line 17:
 
|-
 
|-
 
! Version:
 
! Version:
| v1.0
+
| v1.0.1
 
|-
 
|-
 
! Date of latest release:
 
! Date of latest release:
| 2018-11-28
+
| 2018-11-29
 
|-
 
|-
 
! Programming language:
 
! Programming language:
Line 26: Line 26:
 
|-
 
|-
 
! File Formats:
 
! File Formats:
| [[ItemSlot.bin]]
+
| [[ItemSlot.bin]], [[ItemSlotTable.slt]]
 
|-
 
|-
 
! Source Code:
 
! Source Code:
Line 32: Line 32:
 
|-
 
|-
 
! Download:
 
! Download:
| [https://drive.google.com/open?id=1a5V2nAGSLwukOF1ZgTUduQheFt0BnNJe Google Drive]
+
| [https://drive.google.com/open?id=1J9PTusTDRv3rK0wxDbvzMd9vLmmBciaE Google Drive]
 
|}
 
|}
  
 
== Overview ==
 
== 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]].
+
'''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 ==
 
== Media ==
{{youtube-box|tutorial|vcDreppSSVE|v1.0 tutorial}}
+
{{youtube-box|tutorial|vcDreppSSVE|v1.0 Video Tutorial}}
  
 
== Version History ==
 
== Version History ==
Line 53: Line 53:
 
|-
 
|-
 
| v1.0.1
 
| v1.0.1
| —
+
| 2018-11-29
 
|
 
|
* Add [[ItemSlotTable.slt]] support.
+
* Added [[ItemSlotTable.slt]] support.
* Remove online button to avoid problems.
+
* Removed online and special buttons to avoid problems in online gameplay.
* Add real time sum column.
+
* Added real time calculator to all columns.
 +
* Handled exceptions in the Update form.
 +
* 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.