Sure, but how exactly do I use this function? Whatever I try, Noesis does the same thing as if I wasn't calling it. Which results, obviously, in all targets (corrupted or not) combined in a single mesh.MrAdults wrote:The morph stuff requires you to commit separate buffers for positions/normals (as many as you need), and immVertMorphIndex specifies the index into those buffers for the vertex you're presently committing.
Spotlight: Señor Casaroja's Noesis
- zheneq
- advanced
- Posts: 41
- Joined: Fri Jul 17, 2015 6:09 am
- Location: Moscow, Russia
- Has thanked: 6 times
- Been thanked: 24 times
Re: Spotlight: Señor Casaroja's Noesis
My plugins for Noesis: https://github.com/Zheneq/Noesis-Plugins
Re: Spotlight: Señor Casaroja's Noesis
Guys I'm having trouble with Heads inside stomach, any advice?


-
- ultra-n00b
- Posts: 5
- Joined: Sun Sep 21, 2014 4:47 pm
- Has thanked: 6 times
Re: Spotlight: Señor Casaroja's Noesis
I use Noesis to export animation in Fantasy 8.
But ... in Noesis, it can view 400 frames of animation. When i export to fbx and open it in unity or maya, it only have 300 frames.
Where the last 100 frames have gone?
But ... in Noesis, it can view 400 frames of animation. When i export to fbx and open it in unity or maya, it only have 300 frames.
Where the last 100 frames have gone?

- lionheartuk
- double-veteran
- Posts: 665
- Joined: Tue May 16, 2006 10:55 pm
- Location: Tokyo, Japan
- Has thanked: 20 times
- Been thanked: 22 times
Re: Spotlight: Señor Casaroja's Noesis
Try changing mayas frames per second, and also try changing the amount of visible frames in the maya timeline.dragoncrest wrote:I use Noesis to export animation in Fantasy 8.
But ... in Noesis, it can view 400 frames of animation. When i export to fbx and open it in unity or maya, it only have 300 frames.
Where the last 100 frames have gone?
"Lemons are people nice hardworking & honest people too..."
-
- ultra-n00b
- Posts: 5
- Joined: Sun Sep 21, 2014 4:47 pm
- Has thanked: 6 times
Re: Spotlight: Señor Casaroja's Noesis
I checked again in Maya and i saw it have full animation. Frame number in Noesis display different from frame number in Maya.
Another problem, when i export bone animation and open it in other softwares, the y-axis is negative. How can i revert that?
Another problem, when i export bone animation and open it in other softwares, the y-axis is negative. How can i revert that?
- lionheartuk
- double-veteran
- Posts: 665
- Joined: Tue May 16, 2006 10:55 pm
- Location: Tokyo, Japan
- Has thanked: 20 times
- Been thanked: 22 times
Re: Spotlight: Señor Casaroja's Noesis
Usually on import, in the case its a DAE or FBX you'll have the option in the importers settings to Change from Y up to Z up for example, or -Y to +Y.dragoncrest wrote:I checked again in Maya and i saw it have full animation. Frame number in Noesis display different from frame number in Maya.
Another problem, when i export bone animation and open it in other softwares, the y-axis is negative. How can i revert that?
Note: Z-up is really common, a fair few game engines use it, especially Japanese ones, along with Unreal Engine.
Additionally you could just change your softwares up axis to the same as the file, this way your exports will import ok into any game engine without you having to fiddle with export import settings.
"Lemons are people nice hardworking & honest people too..."
Re: Spotlight: Señor Casaroja's Noesis
Hello,
How can I use rapi.toolExportGData to export textures to .dds? I got it working for models, but when exporting textures it says "invalid model". It seems that it's supposed to work with textures too.
Thanks in advance.
How can I use rapi.toolExportGData to export textures to .dds? I got it working for models, but when exporting textures it says "invalid model". It seems that it's supposed to work with textures too.
I also tried to use saveImageRGBA, but my image format are DXT1 and DXT5.-3.97 - Added rapi.toolLoadGData, rapi.toolFreeGData, rapi.toolSetGData, rapi.toolExportGData, rapi.toolGetLoadedModelCount, and rapi.toolGetLoadedModel. These functions are intended for tool scripts, and allow loading/saving/manipulating any kind of supported (models, textures, etc.) data.
Thanks in advance.
- Tosyk
- double-veteran
- Posts: 936
- Joined: Thu Oct 22, 2009 10:24 am
- Location: Russia, Siberia
- Has thanked: 226 times
- Been thanked: 107 times
- Contact:
Re: Spotlight: Señor Casaroja's Noesis
is there a way to load .smd with long bone names? right now all the names becoming just 'boneXXX' therefore converted models loses their connection with animation.
it botheres me for long time and I still can't find workaround
it botheres me for long time and I still can't find workaround
- chrrox
- Moderator
- Posts: 2512
- Joined: Sun May 18, 2008 3:01 pm
- Has thanked: 57 times
- Been thanked: 1244 times
Re: Spotlight: Señor Casaroja's Noesis
that normally happens when there are duplicate bone names.Tosyk wrote:is there a way to load .smd with long bone names? right now all the names becoming just 'boneXXX' therefore converted models loses their connection with animation.
it botheres me for long time and I still can't find workaround
- Tosyk
- double-veteran
- Posts: 936
- Joined: Thu Oct 22, 2009 10:24 am
- Location: Russia, Siberia
- Has thanked: 226 times
- Been thanked: 107 times
- Contact:
Re: Spotlight: Señor Casaroja's Noesis
so you telling that a single name duplication causes renaming of the whole bone name list?chrrox wrote:that normally happens when there are duplicate bone names.Tosyk wrote:is there a way to load .smd with long bone names? right now all the names becoming just 'boneXXX' therefore converted models loses their connection with animation.
it botheres me for long time and I still can't find workaround
- Tosyk
- double-veteran
- Posts: 936
- Joined: Thu Oct 22, 2009 10:24 am
- Location: Russia, Siberia
- Has thanked: 226 times
- Been thanked: 107 times
- Contact:
Re: Spotlight: Señor Casaroja's Noesis
so is there's workaround regarding loosing bone names when open SMD in noesis?
it's critical, because local hero daemon working with SMD format in his projects
it's critical, because local hero daemon working with SMD format in his projects
Re: Spotlight: Señor Casaroja's Noesis
Is there a way to have some meshes start hidden in the data-viewer? Namely I have shadow meshes that share material with others so I cannot rely on hiding the material (which seems possible), but most of the time I don't need to see them.
Re: Spotlight: Señor Casaroja's Noesis
I'm trying to extract textures and models from the game JoJo's Bizarre Adventure: Ougon no Kaze which is a capcom game. I have found a few files that look to have tm2 files in them but they are compressed or otherwise scrambled in some way. Any chance you would be able to help me with this? I am looking to translate the entire game. I have already found multiple files with standard shift-jis text in them that have been editable through hex editing, but some things are just images
- Tosyk
- double-veteran
- Posts: 936
- Joined: Thu Oct 22, 2009 10:24 am
- Location: Russia, Siberia
- Has thanked: 226 times
- Been thanked: 107 times
- Contact:
Re: Spotlight: Señor Casaroja's Noesis
is it possible to preserve material and textures path/names within model when converting from PSK into FBX?
tuns out that FBX preserves only material names as meshes material names AND diffuse texture.
p.s.: must say that I love command mode!
tuns out that FBX preserves only material names as meshes material names AND diffuse texture.
p.s.: must say that I love command mode!
- Tosyk
- double-veteran
- Posts: 936
- Joined: Thu Oct 22, 2009 10:24 am
- Location: Russia, Siberia
- Has thanked: 226 times
- Been thanked: 107 times
- Contact:
Re: Spotlight: Señor Casaroja's Noesis
Is it possible to add a feature to locally rotate selected bones on export?
Btw, isn’t it right place for feadback here? Almost none of my question on how this beautiful program work weren’t answered.
Btw, isn’t it right place for feadback here? Almost none of my question on how this beautiful program work weren’t answered.