Support for other Games like Dragon Quest X, Fire Emblem If / Awakening, Binding of Isaac Rebirth amd Xenoblade Chronciles 3D would be awesome!
Fire Emblem If is already confirmed to be supported (at least the models). Don't know about the other games, but they may be supported aswell.Support for other Games like Dragon Quest X, Fire Emblem If / Awakening, Binding of Isaac Rebirth amd Xenoblade Chronciles 3D would be awesome!
i dont see a link to a 32bit in the OP..You don't need to run a 64bit program on a 64bit OS, you can just run the 32 bit exe linked in the original post.
well from what I know, Noesis does support color nodes, even tho its not a 3ds modelThe SMD format doesn't support Vertex Colors, idk about Noesis through.
Actually maps from most games does use Vertex Coloring to do some fancy effects, like projected shadows and whatnot.
Ill implement OBJ export today, it does support vertex colors, and should be compatiblee with most 3D related softwares out there. It doesnt support bones through, but should be alright for maps.
Well... Are you exporting the textures too? Also, are you importing said textures on the 3D software you use?Its work fine with ALBW npc model! but... the map are glitchy
![]()
And also is normal when i export the model they are no texture?
Well... Are you exporting the textures too? Also, are you importing said textures on the 3D software you use?
Also what do you mean by glitch?
You need to manually import the texture on c4d.
See the sample image: http://i.imgur.com/DyQKSXY.png
If you get wrong blending (like normal map being used as texture) on the model, you can just import the correct texture on your 3d soft and it should be fine.
you may need to mirror the textures.When i load the file cinema 4d crash...
EDIT: .obj work but they are very glitchy
![]()
Also feature i would like to see in future build
Import .png texture (the old ohana have this feature)
An option to enable/disable the grid.

Uncomment those lines of code on the source (Ohana\RenderEngine.cs):Last time I tried using OhanaRebirth, the models didn't display textures. (they were all white. Looked like broken shaders?). The usual trick of enabling legacy shaders in the source code and recompiling no longer works. Something was changed that broke that too so right now I can't see textures on the models.![]()
//else if (texture.name == material.name1) { device.SetTexture(0, texture.texture); legacyUsedTexture = 1; }
//else if (texture.name == material.name2) { device.SetTexture(0, texture.texture); legacyUsedTexture = 2; }
Never.Also when will you have support for saving changes to the files I open? For example I can import a different model (and perhaps animation if I figure out where the pokemon games keeps those) when viewing a bch model from Pokemon X/Y/ORAS, but there's no save menu. So right now it's pretty pointless.![]()
Also when will you have support for saving changes to the files I open? For example I can import a different model (and perhaps animation if I figure out where the pokemon games keeps those) when viewing a bch model from Pokemon X/Y/ORAS, but there's no save menu. So right now it's pretty pointless.![]()

Its not pointless at all...
Can you list all the other 3DS viewers that have the ability to edit and reimport your models and are proven to work correctly ingame? Because off the top of my head I'm counting none (though EFE lets you replace banners and textures, which is cool).
I've got nothing to do with this software but saying something is pointless is, well in itself is pointless, some of us like to learn how things are created, the vast majority of users won't be repacking their games with edits, they'll just enjoy being able to check things out and see how they're made or how they look. Thats generally what most people use viewers for, or they export the models and animate them in something else.
Sorry if that comes across as harsh, I think pointing out the flaws and issues in someones tool is great, but telling someone their tool is pointless is just rude. Its comments like that that cause so many people to drop their projects because they seem under-appreciated.
I said it was pointless for me to use. I didn't say the tool over all was useless. I'm not bashing the tool. I was just expressing disappointment that I couldn't use it for modifying bch files. If you want to get riled up over nothing, go right on ahead. I won't waste time trying to argue over it.