Super Mario 64 Tech Demo 1.3
Forum rules
The Projects forums are only for projects. If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.
Got a cool project idea but nothing else? Put it in the project ideas thread instead!
Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
The Projects forums are only for projects. If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.
Got a cool project idea but nothing else? Put it in the project ideas thread instead!
Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
Super Mario 64 Tech Demo 1.3
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.
Download Location 1
Download Location 2
Here is an earlier video of MAP01:
Download Location 1
Download Location 2
Here is an earlier video of MAP01:
Last edited by SPZ1 on Fri May 30, 2025 6:21 pm, edited 4 times in total.
- supremebiovizier
- Posts: 8
- Joined: Sat Sep 21, 2024 3:21 pm
- rostuhan
- Posts: 2
- Joined: Thu Oct 31, 2024 1:27 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 10
- Graphics Processor: nVidia with Vulkan support
- Location: Ukraine
Re: Super Mario 64 Castle Exterior
Wow, I really like this. (Nintendo is coming for you)
Re: Super Mario 64 Tech Demo
Last edited by SPZ1 on Wed Dec 25, 2024 9:07 pm, edited 1 time in total.
- supremebiovizier
- Posts: 8
- Joined: Sat Sep 21, 2024 3:21 pm
Re: Super Mario 64 Tech Demo
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
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
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
Download Location 1
Download Location 2
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
Download Location 1
Download Location 2
Last edited by SPZ1 on Fri May 30, 2025 6:30 pm, edited 1 time in total.
Re: Super Mario 64 Tech Demo 1.3
Is it compatible with the GZDoom fork that allows to play it with libsm64?
Re: Super Mario 64 Tech Demo 1.3
libsm64 is completely unnecessary
- Kappes Buur
-
- Posts: 4167
- Joined: Thu Jul 17, 2003 12:19 am
- Graphics Processor: nVidia (Legacy GZDoom)
- Location: British Columbia, Canada
- Contact:
Re: Super Mario 64 Tech Demo 1.3
I dragged SM64TD v1.3.ipk3 onto the shortcut for GZDoom 4.14.2
and I get this error ---> (Execution could not continue)
I have no problem loading SPZ1 v2.1.1.ipk3
and I get this error ---> (Execution could not continue)
Spoiler: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
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.

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.

- Kappes Buur
-
- Posts: 4167
- Joined: Thu Jul 17, 2003 12:19 am
- Graphics Processor: nVidia (Legacy GZDoom)
- Location: British Columbia, Canada
- Contact:
Re: Super Mario 64 Tech Demo 1.3
Excellent!
Thank you.
Thank you.