Commit Graph
380 Commits
Author SHA1 Message Date
KiritoDv 79e1721ebc Added sample rate when exporting 2024-11-21 21:55:34 -06:00
KiritoDv a9662a158f Added sample extraction to aiff 2024-11-21 21:40:38 -06:00
KiritoDv 1537229c69 Added bigobj for win compilation 2024-11-21 00:05:17 -06:00
KiritoDv 705e88cc78 Fixed wrong bit size definition 2024-11-21 00:05:17 -06:00
KiritoDv c034fc3683 Finished the stupid audio extraction 2024-11-21 00:05:17 -06:00
KiritoDv 7ee72b8a9f Extracted Sequences 2024-11-21 00:05:17 -06:00
KiritoDv fe18878a73 Added Binary extraction for AudioTables 2024-11-21 00:05:17 -06:00
KiritoDv 92137eb09b Fixed compilation error 2024-11-21 00:05:17 -06:00
KiritoDv 528ea6090b Recreated audio export system to something more generic 2024-11-21 00:05:17 -06:00
KiritoDv 4451ae28db Code cleanup and moved current audio system to legacy 2024-11-16 19:44:27 -06:00
MegaMechandGitHub 6edf65beca Revert yay0 change that broke mk64 (#156)
* Revert breakage

* Update Decompressor.cpp
2024-11-10 18:53:39 -06:00
KiritoDv ff8c2d13c7 Fixed formatting 2024-10-23 09:52:17 -06:00
KiritoDv 22f246c252 Added support for tables on display lists 2024-10-23 09:43:46 -06:00
LywxandGitHub 710497aadc Added support to latest LUS (#155) 2024-10-21 15:26:23 -06:00
inspectredcandGitHub 2381a1cd0d Viewport Factory (#154)
* Viewport Factory

* newline

* dont make static

* reformat to valid c
2024-10-21 09:49:32 -06:00
MegaMechandGitHub 90ab0eaaab Binary Exporter for Course Metadata (#151)
* Update CourseMetadata.cpp

* Update CourseMetadata.h

* Update ResourceType.h
2024-10-13 17:07:50 -06:00
MegaMechandGitHub 03809a6e8c Update DisplayListFactory.cpp (#153) 2024-10-13 17:06:58 -06:00
KiritoDv 6ccdeaa226 Added Yay0 support with auto detection for pkmn-stadium files 2024-10-11 13:54:38 -06:00
LywxandGitHub d13284f0ca Update README.md (#152) 2024-10-06 19:59:18 -06:00
KiritoDv b2f3d9d1b5 Fixed some sm64 bugs 2024-10-03 16:02:22 -06:00
KiritoDv 298578677e Fixed movtex and macro factories 2024-09-01 15:35:35 -06:00
KiritoDv b9560339d3 Added missing cast 2024-08-25 14:08:54 -06:00
KiritoDv ec75d6117c For some reason mtxs need to be on bigendian 2024-08-25 13:57:35 -06:00
KiritoDv 54b90668e7 Updated intPart to use uint16 2024-08-25 11:02:54 -06:00
KiritoDv b8de67b0d8 Fixed mtx otr export 2024-08-25 10:37:33 -06:00