ROM Hack [WIP] Ohana3DS tool

gryz

Well-Known Member
Member
Joined
May 26, 2016
Messages
407
Trophies
0
Age
22
XP
297
Country
United States
How can I export models individually? I want to replace some animations, but all it does is export the animation in to a big .smd. I want to give Marth Roy's Flare Blade animation (Neutral B), because it is similar to the Melee animation and it looks okay on Marth. How can I import INDIVIDUAL animations? Can anyone help me?

--------------------- MERGED ---------------------------

Just to clarify, I JUST want Roy's Flare Blade over Marth's Neutral B.
 
D

Deleted User

Guest
Hey guys, I'm looking for some people to test little features I managed to implement for Rebirth.
1. Is an extra Panel to manage a models meshes. It lists all of them and let you have an look separate in the 3D Viewer.
SCreenshotOhana3DS.PNG

2. This Mesh Panel offers you the option to replace a single Mesh with the limitation that the new Mesh need to same number of vertices as the original. At the moment, I only tried so modify some meshes I exported my the second option on this panel, the Mesh Export. I moved them around to check if its possible to replace the meshes within a model. The third option saves every modified mesh in the data that was loaded with the dialog.
3. The last thing is something I named Map Collider Editor. Don't know if the name is a good choice and I know that the GUI is very ugly, but it does its job. It edits and saves the map data of the chosen file.
MapColliderEditor.PNG

Well, its nothing total new because it's only recreation of what Ohana3DS does, but I thought its may interesting for some of you. I hope that I can improve some of the features in future. :)

Please feel free to PM me, if you would like to test it!

PS: I hope it's okay to post it in this thread, even if I'm not the original creator of the program.
 
Last edited by ,
D

Deleted User

Guest
Does anyone know why it wont import custom textures im trying to retexture super mario 3d land
 
D

Deleted User

Guest
Hey guys, I'm looking for some people to test little features I managed to implement for Rebirth.
1. Is an extra Panel to manage a models meshes. It lists all of them and let you have an look separate in the 3D Viewer.
View attachment 57254
2. This Mesh Panel offers you the option to replace a single Mesh with the limitation that the new Mesh need to same number of vertices as the original. At the moment, I only tried so modify some meshes I exported my the second option on this panel, the Mesh Export. I moved them around to check if its possible to replace the meshes within a model. The third option saves every modified mesh in the data that was loaded with the dialog.
3. The last thing is something I named Map Collider Editor. Don't know if the name is a good choice and I know that the GUI is very ugly, but it does its job. It edits and saves the map data of the chosen file.
View attachment 57255

Well, its nothing total new because it's only recreation of what Ohana3DS does, but I thought its may interesting for some of you. I hope that I can improve some of the features in future. :)

Please feel free to PM me, if you would like to test it!

PS: I hope it's okay to post it in this thread, even if I'm not the original creator of the program.
Do you think it could fix my mirai dx rips? I'm talking about the mapping since stages and modules have like map/tex issues
 
D

Deleted User

Guest
Also 2 models don' open in ohana,even if they are from the same game. it says that it's over the limits or that is not supported in a way...
 

gryz

Well-Known Member
Member
Joined
May 26, 2016
Messages
407
Trophies
0
Age
22
XP
297
Country
United States
Hey guys, I'm looking for some people to test little features I managed to implement for Rebirth.
1. Is an extra Panel to manage a models meshes. It lists all of them and let you have an look separate in the 3D Viewer.
View attachment 57254
2. This Mesh Panel offers you the option to replace a single Mesh with the limitation that the new Mesh need to same number of vertices as the original. At the moment, I only tried so modify some meshes I exported my the second option on this panel, the Mesh Export. I moved them around to check if its possible to replace the meshes within a model. The third option saves every modified mesh in the data that was loaded with the dialog.
3. The last thing is something I named Map Collider Editor. Don't know if the name is a good choice and I know that the GUI is very ugly, but it does its job. It edits and saves the map data of the chosen file.
View attachment 57255

Well, its nothing total new because it's only recreation of what Ohana3DS does, but I thought its may interesting for some of you. I hope that I can improve some of the features in future. :)

Please feel free to PM me, if you would like to test it!

PS: I hope it's okay to post it in this thread, even if I'm not the original creator of the program.

Oy, you! Read your PM, I want to test this so my team of Smash 3DS modders and I can make new skins for our project!
 

Reserved

Well-Known Member
Member
Joined
Mar 14, 2015
Messages
217
Trophies
0
Age
30
XP
227
Country
United States
I'm having issues with animations ripped from Badge Arcade (same model as before) using Ohana3DS. Ohana gives me the error "One or more bones uses an animation type unsupported by Source Model!", and it seems that only the bones without the offending animation type are exported. Even then, when importing SMD files to Blender or 3DS Max, there doesn't appear to be any animation in the remaining bones.

Is there anything I should know about importing animations exported by Ohana? Or am I out of luck here, for now?
Was this ever sorted out? The animation files of Triple Deluxe and Planet Robobot suffer with the same issue. They view properly in Ohana3DS itself, but exporting them gives the same error and screws it up.
 

gdkchan

Well-Known Member
OP
Member
Joined
Jul 8, 2015
Messages
181
Trophies
0
Age
26
XP
425
Country
Brazil
Was this ever sorted out? The animation files of Triple Deluxe and Planet Robobot suffer with the same issue. They view properly in Ohana3DS itself, but exporting them gives the same error and screws it up.
No, sadly not. It seems to be an issue with the exporter.
https://github.com/gdkchan/Ohana3DS-Rebirth/issues/31
Should be fixed on lastest commit.

Edit: A note about the Badge Arcade models: Those also use scaling animations to do the "muscles" and other effects, and bone scaling isn't supported by the SMD format, therefore those animations will not look totally correct after exported.

PS: I hope it's okay to post it in this thread, even if I'm not the original creator of the program.
It's alright.
 
Last edited by gdkchan,

gryz

Well-Known Member
Member
Joined
May 26, 2016
Messages
407
Trophies
0
Age
22
XP
297
Country
United States
Hey guys, I'm looking for some people to test little features I managed to implement for Rebirth.
1. Is an extra Panel to manage a models meshes. It lists all of them and let you have an look separate in the 3D Viewer.
View attachment 57254
2. This Mesh Panel offers you the option to replace a single Mesh with the limitation that the new Mesh need to same number of vertices as the original. At the moment, I only tried so modify some meshes I exported my the second option on this panel, the Mesh Export. I moved them around to check if its possible to replace the meshes within a model. The third option saves every modified mesh in the data that was loaded with the dialog.
3. The last thing is something I named Map Collider Editor. Don't know if the name is a good choice and I know that the GUI is very ugly, but it does its job. It edits and saves the map data of the chosen file.
View attachment 57255

Well, its nothing total new because it's only recreation of what Ohana3DS does, but I thought its may interesting for some of you. I hope that I can improve some of the features in future. :)

Please feel free to PM me, if you would like to test it!

PS: I hope it's okay to post it in this thread, even if I'm not the original creator of the program.

Hey, so, uh... You gonna PM me the new tool or not? lol :P
 

ih8ih8sn0w

Koreaboo
Member
Joined
Aug 22, 2015
Messages
1,677
Trophies
0
Age
25
Location
Hell
XP
898
Country
United States
Can this import smash models properly now ?
No, game crashes when you try to load imported models, and this... (the model itself was made with a compiled version of whatever was on github, but the model only rendered in the stable build)
cf2e99754340461c9727c9d11621f108.png
 

GriffinTheUltimate

New Member
Newbie
Joined
Aug 10, 2016
Messages
4
Trophies
0
Age
28
XP
71
Country
United States
Okay, so I probably missed something, but whenever I try to export images, it just pops up an error message and doesnt do it.

error log?:
System.NullReferenceException: Object reference not set to an instance of an object.
at Ohana3DS_Rebirth.GUI.OTexturesPanel.BtnExport_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • Bunjolio @ Bunjolio:
    dune 2 popcorn bucket
  • SylverReZ @ SylverReZ:
    Many schools use some form of firewall or protection, to prevent certain types of content from being viewable.
  • SylverReZ @ SylverReZ:
    @Bunjolio, And that haha
  • Bunjolio @ Bunjolio:
    our school blocks stuff but allows some stuff, its annoying, they legit can see our screens if they want
  • AncientBoi @ AncientBoi:
    Nah. That popcorns got sand in it :(
  • SylverReZ @ SylverReZ:
    There was a time where we were able to bypass the school's network using a VPN that wasn't blocked on the radar. Can't exactly remember the name, but I was able to watch YouTube.
  • Bunjolio @ Bunjolio:
    I used to go on proxy sites but I'm too lazy and it isn't worth it
    +1
  • SylverReZ @ SylverReZ:
    @Bunjolio, Proxy sites, not very effective.
  • Bunjolio @ Bunjolio:
    if ur on a Chromebook and cant change jack about the laptop that's what I gotta use
  • SylverReZ @ SylverReZ:
    One of the sites that weren't blocked on the school's network was some file uploading sites. I would upload some games, write down the URL and take it to school one day.
  • Bunjolio @ Bunjolio:
    lol
  • SylverReZ @ SylverReZ:
    I did it when the teachers werent looking ofc. I even managed to take in a USB stick that wasn't allowed.
  • Bunjolio @ Bunjolio:
    my school has a chrome extension called light speed filter agent and it legit blocks YouTube pfps since the file cdn(I think aka yt3.ggpht.com) is classed as mature
  • Bunjolio @ Bunjolio:
    mhm
  • Bunjolio @ Bunjolio:
    they have other stuff like goguardian too
  • SylverReZ @ SylverReZ:
    Ours mainly relied on the router, I believe.
  • Bunjolio @ Bunjolio:
    our school network and chrome policies block stuff too
  • Bunjolio @ Bunjolio:
    alot of yt to mp3 sites are blocked by light speed for "Security"
  • SylverReZ @ SylverReZ:
    It was easy to bypass some of the restrictions, as one of the admins left a registry key in the administrative shares drive, which allowed me to get around the blocking of some sites.
  • Bunjolio @ Bunjolio:
    tf does tta mean
  • Bunjolio @ Bunjolio:
    yeah this is chrome os
  • Bunjolio @ Bunjolio:
    cant do shit
  • SylverReZ @ SylverReZ:
    @Bunjolio, Wdym 'TTA'?
  • Bunjolio @ Bunjolio:
    that* as in why yt to mp3 sites are blocked for security
    Bunjolio @ Bunjolio: that* as in why yt to mp3 sites are blocked for security