Super Mario 64 Tech Demo is a small side project I put together. It uses assets that I would not normally use on a more typical project. It is mainly meant to be a small sandbox where the player can check out some of what GZDoom can do.
from waluigi being drunk and dead to yoshi throwing up this is brilliant stuff? i nocliped into the castle and im guessing this doesn't go any further at the moment but its amazing... what do you use to make those models? it makes no sense to me and id like to learn how to go about it
Re: Super Mario 64 Tech Demo
Posted: Sat Nov 23, 2024 5:20 pm
by SPZ1
I do all my 3D modelling with Blender and mostly in the MD3 format. Source models are from various games and consoles. I think the ones in this demo are mostly from Wii games that use the mdl0 format. You'll need BrresViewer for most mdl0 games and BrawlBox for Super Smash Bros Brawl.
Re: Super Mario 64 Tech Demo
Posted: Sun May 25, 2025 2:38 pm
by SPZ1
The new version (1.3) of SM64TD is out now.
MAP01 has some minor sector stuff fixed
MAP02 has some new status bar scripting
MAP03 is completely new. It features karts/bikes, portals, and some characters to interact with
Execution could not continue.
Script error, "SM64TD v1.3.ipk3:plain_text.wad:ANIMDEFS" line 6:
Unknown texture M_SKULL3
So I deleted ANIMDEFS, which loaded the pwad but without textures and actors
Spoiler:
Since you showed some videos of a functional pwad, how do I load SM64TD v1.3.ipk properly.
I have no problem loading SPZ1 v2.1.1.ipk3
Re: Super Mario 64 Tech Demo 1.3
Posted: Fri May 30, 2025 6:36 pm
by SPZ1
Sorry guys, this one was my fault.
Due to an oversight in how I had TLS configured, I unknowingly tested the .IPK3 without the critical "Graphics.wad" in the archive. Links above have been updated.
Also I must point out that GZDoom itself has a bug where drag/dropping this .IPK3 onto the GZDoom.exe causes a whole slew of errors to appear. Any other launching method should work though. Copying the .IPK3 into the GZDoom folder and selecting it in the IWAD selection menu works with no problem. TLS works and typing a command line works too.