Difference between revisions of "Clentaminator"

From Custom Mario Kart
Jump to navigation Jump to search
m (→‎Version History: Fixed release date.)
(v0.2)
Line 11: Line 11:
 
|-
 
|-
 
! File formats:
 
! File formats:
| [[BRRES]], [[MDL0]]
+
| [[BRRES]], [[SZS]]
 
|-
 
|-
 
! Version:
 
! Version:
| v0.1
+
| v0.2
 
|-
 
|-
 
! Date of latest version:
 
! Date of latest version:
| 2022-12-01
+
| 2023-01-23
 
|-
 
|-
 
! Download:
 
! Download:
Line 24: Line 24:
  
 
== Overview ==
 
== Overview ==
'''Clentaminator''' is a simple command line tool created by [[Gabriela]]. It is able to patch [[Mario Kart Wii]] [[BRRES]] and [[MDL0]] files, removing the [[Animations#Flickering bug in ghost replay|flickering bug in ghost replays]], also known as corrupted materials.
+
'''Clentaminator''' is a simple command line tool created by [[Gabriela]]. It is able to patch [[Mario Kart Wii]] [[BRRES]] and [[SZS]] files, removing the [[Animations#Flickering bug in ghost replay|flickering bug in ghost replays]], also known as corrupted materials.
 +
 
 +
== Notes ==
 +
This software requires [[Wiimms SZS Tools]] to extract [[SZS]] files.
  
 
== Usage ==
 
== Usage ==
Line 43: Line 46:
 
| 2022-12-01
 
| 2022-12-01
 
| First release
 
| First release
 +
|-
 +
| v0.2
 +
| 2023-01-23
 +
|
 +
* Added support for [[SZS]] files.
 +
* Now applies correct matrix on popular indirect textures.
 
|}
 
|}
  
 
{{User-Gabriela-Link}}
 
{{User-Gabriela-Link}}
 
[[Category:Software]]
 
[[Category:Software]]

Revision as of 16:44, 23 January 2023

Clentaminator
Author: Gabriela
Programming language: C#
Software type: Patcher
File formats: BRRES, SZS
Version: v0.2
Date of latest version: 2023-01-23
Download: GitHub

Overview

Clentaminator is a simple command line tool created by Gabriela. It is able to patch Mario Kart Wii BRRES and SZS files, removing the flickering bug in ghost replays, also known as corrupted materials.

Notes

This software requires Wiimms SZS Tools to extract SZS files.

Usage

Drag and drop a supported file onto the .exe file. Alternatively, use command line:

clentaminator <file_paths>

Media

Currently no media

Version History

Version Date of release Information
v0.1 2022-12-01 First release
v0.2 2023-01-23
  • Added support for SZS files.
  • Now applies correct matrix on popular indirect textures.

Template:User-Gabriela-Link