Zum Inhalt springen
Menü

Theme ändern
Unterstütze uns
PayPal-Logo Patreon-Logo
Abonniere uns per RSS Folge uns auf X (ehem. Twitter) Like uns auf Facebook Trete dem WiiDatabase-Kanal auf Telegram bei und erhalte alle News sofort!

Wir hosten zurzeit 637 Homebrews mit über 3.481.490 Downloads!

Nützliche Links
Kategorien
Archiv
Über uns

Schlagwort: szs

Wiimms SZS Tools v1.61a r7601

vWii, Wii, Wii: Update ,

Wiimms SZS Tools

Wiimms SZS Tools sind eine Ansammlung an Kommandozeilen-Tools zum Manipulieren von Dateiformaten primär für Mario Kart Wii.

- Bug fix for the new route analysis (e.g. wkmpt DRAW): The positions were wrong (e.g. NAN or too large) when analysing ITPT.
- New command: wszst ISARENA: Check the arena status of a SZS file, print a status line and exit with an appropriate status code.

Wiimms SZS Tools v1.58a r7499

vWii, Wii, Wii: Update , ,

Wiimm hat seine SZS-Tools aktualisiert.

DOWNLOAD

- Option --kcl-min=EXPR: This option is deprecated, but still supported. Itis an alternative name for --tri-height=EXPR now.
- New option --tri-area=EXPR: Define the minimal area size of KCL triangles.The intention is to ignore triangles that are generally to small. EXPR isa floating point number or expression. Triangles are invalidated if theirarea size is smaller than EXPR. The test is executed after reading files,after transformations, and after calculating normals and lengths. Valuesbetween 0.01 and 4.0 are recommended. The careful value 1.0 is used asdefault. Value 0 disables this filter functionality.
- New option --tri-height=EXPR: Define the minimal height of KCL triangles.The intention is to ignore deformed triangles (very slim, but long). EXPRis a floating point number or expression. Triangles are invalidated if atleast 1 of the 3 heights is smaller than EXPR. The test is executed afterreading files, after transformations, and after calculating normals andlengths. Values between 0.01 and 2.0 are recommended. The careful value 0.1is used as default. Value 0 disables this filter functionality.
- You can proof the impact of the options above by command wkclt TEST.
- Command wkclt DUMP has been expanded and shows metrics like side length,area size and heights for each triangle.
- New command: wkclt LIST: Print a list of all triangles with metrics inhuman and machine readable text format. It is like command DUMP, butreduced to the list of triangles.
- New implementation for OBJ groups without assigned KCL flag. They will beinserted into the OBJ export now.

Wiimms SZS Tools v1.57a r7484

vWii, Wii, Wii: Update ,

Wiimm hat seine SZS-Tools aktualisiert.

DOWNLOAD

* Windows version only: Update to Cygwin v2.10.0.
* New option for tools wkclt, wszst and wkmpt: --kcl-min=FLOAT: Define a minimal `length` of KCL triangles. The length is the heights of the reference side of the triangle. Smaller triangles are invalidated and ignored or removed. The default value is 0.1 and good values are between 0.01 and 2.0. Until v1.56a the minimal length was hard coded as 1e-6 (1/million) to avoid  mathematical overflows while calculating positions by normals. The larger value reduces the number of KCL glitches dramatically for some tracks with many unusual triangles.
* New option: --wc24: If set, options --wiimmfi and --domain will exclude 2 strings of StaticR.rel from the URL patch to enable WC24 support.

Wiimms SZS Tools v1.56a r7461

vWii, Wii, Wii: Update ,

Wiimm hat seine SZS-Tools aktualisiert.

DOWNLOAD

- wszst DISTRIBUTION: Track scanning improved.
- Option --cache is a global option now. It is used to speedup every YAZ0 compression, but only for standard compression level 9 (BEST). A hash table is used now for optimization.
- New option: --cname: Defines a cache file name for a single file.
- New Command: wszst SCANCACHE: Scan the cache directory for SZS files and re-build the hash table.

Wiimms SZS Tools v1.55a r7429 -> v1.55b r7437

vWii, Wii, Wii: Update , ,

Wiimm hat seine SZS-Tools aktualisiert.

DOWNLOAD

UPDATE: v1.55b wurde veröffentlicht.

v1.55b r7437:
- wszst DISTRIBUTION: New parameter: PREDECESSOR
- wszst AUTOADD: With option -v, the command will list invalid files too.

v1.55a r7429:
- New command: wszst DISTRIBUTION: The aim is to create a text file that describes a custom track distribution. The owner have to edit the created file and send it to Wiimm. Wiimm add the information to the custom track portal https://ct.wiimm.de/ with a complete track list.

Wiimms SZS Tools v1.53a r7308

vWii, Wii, Wii: Update , ,

Wiimm hat seine SZS-Tools aktualisiert.

DOWNLOAD

Wenn leere Dateien gelesen wurden, gab es manchmal einen Segfault – dies wurde gefixt. Außerdem unterstützt die Option –draw nun das Keyword "DECORATION"-  damit werden nicht solide Objekte ohne Route als magentafarbener Quader angezeigt.

- Bug fix: Occasional a "Segmentation fault" occured, if reading an empty file.
- Option --draw supports the new keyword DECORATION: Draw unsolid objects without any route as a magenta cuboid.

Wiimms SZS Tools v1.51a r7107

vWii, Wii, Wii: Update ,

Wiimm hat seine SZS-Tools aktualisiert.

DOWNLOAD

Die Änderungen findet ihr im Changelog.

- wstrt is able to patch DOL files of other games and not only of MKWii.
- The CHECK for slot 4.2 will be more exact now because it looks for the needed materials. The presence flags of objects 'car_body' and 'kart_truck' is also tested. If option --OLD is set, the old polygon test will be used.
- Option --kmp=list supports now the keyword REVERSE as `backwards| support: Reverse KMP sections ENPH, ENPT, ITPH, ITPT, POTI. The implementation is not finished yet and more section (CKPH, CKTP, KTPT, JGPT) will follow.
- Different small fixes.

Wiimms SZS Tools v1.48a r6675

vWii, Wii, Wii: Update , , ,

Wiimm hat seine SZS-Tools aktualisiert.

DOWNLOAD

 - Tools wctct and wstrt support now Korean CT-CODE. Therefor external CT-CODE
   files are needed. Use --ct-dir=path to declare at least one search path.

 - Bug fix: wctct disables the hard coded region patch of the CT-CODE. Now
   region patches in StaticR.rel are possible like before v1.45a.

 - Bug fix: On CT-CODE text export wctct encloses the track names by quote
   signs. This feature was accidentally lost with v1.38a.

 - New option: wctct --allow-slots: Activate reserved slots for automatic
   slot assigning. Example: --allow-slots ARENAS,SPECIAL