Skip to content

Lord-Giganticus/THP-Converter

Repository files navigation

THP-Conveter

  • Python application
  • CodeQL

Python scripts to convert folders with wii/gc era thp videos into mp4 files and vice versa. Plus a now working C# version! I haven't seen any good converters for this file type so I wrote one.

Requirements for compiling the C# project

  • .NET 6.0 runtime (link to runtime)
  • THPConv.exe and dsptool.dll in the THP-Conveter-CS folder. Due to both files being part of the RVL SDK (Wii SDK), I can not provide the links to these. May or may not be in the resources for the C# program and required to be in the folder for building ;)

Contributing:

Refer to CONTRIBUTING.md for info.

Known issues:

  • THPconv.exe has this odd frame glitch when putting audio into it. #1 This might never be fixed This has been finally fixed

To add issues:

Refer to this template.