Kuribo64
Views: 14,036,570 Home | Forums | Uploader | Wiki | Object databases | IRC
Rules/FAQ | Memberlist | Calendar | Stats | Online users | Last posts | Search
04-06-21 12:47 AM
Guest:

Main - Posts by Fiachra

Pages: 1 2 3 4 5 ... 40 41 42 43 44 45 46 47 48 ... 50 51 52 53 54
Fiachra
Posted on 11-20-15 02:48 PM, in [Tutorial] How to Replace Mario's Model with a Custom Model Link | #65785
I meant the bullet point in the tutorial above. Here it is working. You need to read and carefully follow each step.

Fiachra
Posted on 11-21-15 04:36 AM, in [Tutorial] How to Replace Mario's Model with a Custom Model Link | #65800
Just import the DAE models.

Fiachra
Posted on 11-24-15 02:42 PM, in SM64DS Editor Help Thread - Post your questions here Link | #65872
Posted by pacmainia
I can't "Extract (Raw)". This is the error message when I try to extract goomba's animation:
[thumbnail] :S

When choosing a filename remove any forward-slashes ("/") eg. call it "kuribo_run.bca".

Fiachra
Posted on 11-26-15 04:52 PM, in SM64DS Editor Help Thread - Post your questions here Link | #65914
You need to describe what it is you actually did. Which model did you try to replace? Were you following my tutorial?

Fiachra
Posted on 11-29-15 05:09 AM, in SM64DS Editor Help Thread - Post your questions here Link | #65964
Posted by pacmainia&luigi
I was following your tutorial. I replaced goomba, and when I played BOB, the game crashed. I don't get what I'm doing wrong. Is it the animation?

You'll need to post the model you tried to import.

Fiachra
Posted on 12-02-15 02:02 PM, in SM64DS Editor Help Thread - Post your questions here Link | #66031
Posted by pacmainia&luigi
okay.https://www.sendspace.com/file/f10j0o here you go!

Also, how does water work?

Is this the model that you tried to import into SM64DSe directly?

See "Basics of Importing a Custom Level Model 2" in my "Getting Started" tutorial.

Posted by FireMario74
How do I make a map?

See the tutorial "How to Import Custom Minimaps".

Fiachra
Posted on 12-02-15 02:04 PM, in SM64DS terrain values Link | #66032
Posted by FireMario74
I need the SM64DS terrain values. For things like putting lava, sand, snow, etc in my level. Does anyone have a list of the values? Thanks!

If you had actually read any of the tutorials and tried to change the terrain values you'd see that it's built in to the editor.

Further questions should be posted in the "SM64DSe Help Thread".

Fiachra
Posted on 12-04-15 02:22 AM, in SM64DS Editor Help Thread - Post your questions here Link | #66066
Yeah, there is no vertex weighting an skeleton. The tutorial describes the process of importing the bone structure from the original SM64DS model and attach your custom model to it. You should end up with a DAE model with the same bone structure as that which you're replacing.

Fiachra
Posted on 12-06-15 05:13 AM, in SM64DS Editor Help Thread - Post your questions here Link | #66122
Once you have created a path object:

Loose Chain Chomp:
Set parameter 1 to 30X where X is the path index.

Boulder:
Set parameter 1 to X20 where X is the path index.

Fiachra
Posted on 12-07-15 02:58 PM, in SM64DS Editor Help Thread - Post your questions here Link | #66149
Posted by pacmainia&luigi
I can't import my custom level.(sorry if I'm annoying, but the bugs love me.) Yes, I have checked the poly count. Yes, I know that there are no textures. My model:https://www.sendspace.com/file/gwox4j

The editor doesn't support importing models with nested <node>s of type "NODE" as SM64DS doesn't support it. As this is a static level:
- Open Blender and go into Object mode
- Select > Select All by Type > Mesh
- Object > Join
- Object > Apply > Rotation
- Type "r x -90"
- Object > Apply > Rotation
- Export as DAE

Alternatively, just export as OBJ. If you want vertex colours you can use blank's extended OBJ plugin and export as OBJ.

Fiachra
Posted on 12-09-15 01:40 PM, in Super Mario Star Land [Released!] Link | #66209
Did you even try to download it? I re-uploaded his patch to kuribo64's uploader 2 months ago. See my last post on the previous page for how to patch.

Fiachra
Posted on 12-17-15 03:44 PM, in Peach as a playable character? Link | #66380
As far as I know there's no real hack to implement this. The game already has a mostly complete Peach model with wait, run and jump animations with which Mario's may be overwritten as shown in this video however there are a lot missing. Among the missing animations are grabbing, throwing, attacking and swimming.

You would need to finish Peach's model (easy enough) and create animations for these actions. The difficulty is that you would need to do the rigging in one of the following old 3D editors:
  • 3ds max v6

  • Maya v5.0, 6.0, 6.5 or 7.0

  • Softimage 3D v4.0

  • Softimage XSI v4.0 or 4.2

and use the official SDK plugins (can't provide link here) to export these to Nintendo's "Nitro Intermediate File Format" formats which can then be imported by SM64DSe. I tried to implement custom animation support for the DAE format but have not yet been successful.


Fiachra
Posted on 12-17-15 03:45 PM, in [Tutorial] How to Replace Mario's Model with a Custom Model Link | #66381
/ARCHIVE/arc0.narc/data/player/mario_model.bmd

Fiachra
Posted on 12-17-15 03:47 PM, in SM64DS Editor Help Thread - Post your questions here Link | #66382
Posted by FireMario74
I have an issue. I made a level and imported it. But there are several areas in the level where I can just either walk through or I can just fall right through the floor. I have no idea what could be causing this issue. And yes I am using the most recent version of the importer. Thanks! :)

Also ensure that your faces aren't huge - there's a limit to the size of triangles SM64DS supports in its collision maps. If this were the case it would be clear when viewed in the KCL editor.

If that's not the issue then set "Drop faces below" to zero which keeps every triangle (instead of discarding tiny ones).

Fiachra
Posted on 12-17-15 03:51 PM, in Super Mario Star Land [Released!] Link | #66383
Apply this patch first, then StarLand's.

Fiachra
Posted on 12-19-15 03:42 PM, in Peach as a playable character? Link | #66411
Nintendo's documentation of the formats is very good - I used to add support for the model and animation formats to SM64DSe. It's also an easy format to work with as it's XML-based and the plugins are straightforward enough to install and use.

I can't provide a link to the documentation and plugins contained in "3D hacking.zip" which "Dirbaio" has uploaded but I can provide you with sample models if you need them.

Fiachra
Posted on 12-20-15 05:25 PM, in BMD editor? Link | #66433
The documentation for the format is here. BMD is used only in SM64DS so there are no other tools for editing it; SM64DSe let's you modify the textures but if you want to change any more than that you'll need to export the model, edit it in a 3D modelling program, export to one of the formats supported by SM64DSe and import over the original.

Fiachra
Posted on 12-20-15 05:49 PM, in Modify Title Screen Link | #66434
There's no set format for overlays - they can contain anything in no particular structure.

In the case of the title images; you need to first use the minimap editor;
- The minimap editor doesn't let you work with overlays so you need to import the title image over some existing image (any).
- The image must be 256x192 pixels, BPP is 8, neither the NCG nor NSC files should be compressed. The first colour in the palette should be the (transparent) background colour.
- Import image.
- Export the imported image files (NCG, NCL and NSC).
- Decompress and export overlay 7.
- You then use a hex editor to overwrite the content of overlay 7 at the addresses specified here with the contents of the exported images.
- Import the modified overlay over the original.

Fiachra
Posted on 12-21-15 02:57 PM, in modify marios speeed limit? Link | #66460
// Increase the running speed (this method called when player moving character) to get the maximum speed.
// Modify as appropriate.
void repl_020D3C64_ov_02()
{
asm
(
"mov r0, #0x026000 \t\n"
);
}

// Increase the rate of Mario accelerating from standing still to 8x faster.
void repl_020D40E0_ov_02()
{
asm
(
"mov r2, #0x8000 \t\n"
);
}

Fiachra
Posted on 12-21-15 03:00 PM, in SM64DS Editor Help Thread - Post your questions here Link | #66461
I suspect that you're entering the value into the wrong place; when assigning collision types you should be enetering an integer value that corresponds with an entry in the level's CLPS table. If you want to add a new value as here, click the "CLPS" button within the level editor and either edit an existing row's values or add a new one. The index of that row (lefthand column) is what you should use when assigning types when importing a model.
Pages: 1 2 3 4 5 ... 40 41 42 43 44 45 46 47 48 ... 50 51 52 53 54

Main - Posts by Fiachra

Page rendered in 0.033 seconds. (2048KB of memory used)
MySQL - queries: 21, rows: 137/137, time: 0.027 seconds.
[powered by Acmlm] Acmlmboard 2.064 (2018-07-20)
© 2005-2008 Acmlm, Xkeeper, blackhole89 et al.