- Notifications
You must be signed in to change notification settings - Fork0
An M64MM3 add-on for changing body states for eyes, hands, and caps.
License
vazhka-dolya/bodystates
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Прочитать эту страницу по-русски ·Посмотреть список изменений в обновлениях по-русски |Read this page in English
This is a simple add-on forMario 64 Movie Maker 3 that allows you to easily change the body states of eyes,1 hands, and caps.
- Make sure you have thelatest version of M64MM3 installed.
- Download thelatest version of the add-on. It will be in a
.zip
archive. - Extract the downloaded archive's contents2 into the root folder3 of M64MM3. If it prompts you to replace files, then do it.
- That's all.
Click here to view
- Visual Studio 2022.
- M64MM3's repository in a folder called
M64MM
outside of where this repository is.- Example: if the
.sln
for BodyStates is inC:/projects/BodyStates/BodyStates.sln
, the whole M64MM3 repository must be inC:/projects/M64MM
.
- Example: if the
- If you're on Windows, then, before extracting the archives, make sure to right-click the archive, openProperties and see if you have anUnblock checkbox. If you do, tick it and pressApply. If you don't do this and the archive(s) remain blocked, you may run into issues.
- Depending on the circumstances, youmay have to do the following: go toMenu >Tools >NuGet Package Manager >Package Manager Console and enter
Install-Package HtmlRenderer.WinForms
. After that, go toMenu >Project >Manage NuGet Packages…, and make sure that bothHtmlRenderer.Core
andHtmlRenderer.WinForms
are up-to-date.
- @GlitchyPSI (his website) — a lot of help with how to make an add-on.
- This add-on is also based onXStudio MiNi, which is made by him.
- @SMG1OFFICIAL (YouTube) — kind of suggested me to make this add-on.
Credit is highly appreciated, but completely optional!
Footnotes
Not the eyes' textures themselves, but what eye texture is being displayed. If you want to use custom eye (and not only eye) textures, check out my other project,katarakta!↩
That meansall the contents, including the
deps
folder. If it crashes when opening the About window, make sure that you haveHtmlRenderer.dll
andHtmlRenderer.WinForms.dll
in M64MM'sdeps
folder.↩That's the same folder where
M64MM.exe
is located.↩
About
An M64MM3 add-on for changing body states for eyes, hands, and caps.