Important information: this site is currently scheduled to go offline indefinitely by end of the year.

Spotlight: Señor Casaroja's Noesis

General game file tools that are useful for more than one game
MrAdults
Moderator
Posts: 1007
Joined: Mon Mar 23, 2009 2:57 am
Has thanked: 44 times
Been thanked: 505 times

Re: Señor Casaroja's Noesis

Post by MrAdults »

Mirrorman95 wrote:Really? How did you get multiple textures to map to the same OBJ in Noesis?
Textures are loaded by material name if they don't get referenced in the source model itself. If your obj model references material "mymaterial01", Noesis tries to load mymaterial01.png, mymaterial01.tga, and so on for every supported image format.
User avatar
Mirrorman95
ultra-veteran
ultra-veteran
Posts: 355
Joined: Tue Jul 20, 2010 2:08 am
Has thanked: 16 times
Been thanked: 24 times

Re: Señor Casaroja's Noesis

Post by Mirrorman95 »

MrAdults wrote:
Mirrorman95 wrote:Really? How did you get multiple textures to map to the same OBJ in Noesis?
Textures are loaded by material name if they don't get referenced in the source model itself. If your obj model references material "mymaterial01", Noesis tries to load mymaterial01.png, mymaterial01.tga, and so on for every supported image format.
Thank you. That will help. But why can't Noesis view this image? http://www.brickshelf.com/gallery/mirro ... g27_03.png

Also, every time I try to view an OBJ or DDS exported from 3D Ripper DX, it says it won't load it. Why is that?
BBSFM and KH2FM+ saves are compatible with KH2.5. viewtopic.php?t=13424
Sniperello
n00b
Posts: 10
Joined: Sat Jan 08, 2011 12:26 am

Re: Señor Casaroja's Noesis

Post by Sniperello »

Please add Crytek Cry engine 1,2,3 formats
poofacetherisen
n00b
Posts: 16
Joined: Tue Jan 25, 2011 5:02 am
Been thanked: 1 time

Re: Señor Casaroja's Noesis

Post by poofacetherisen »

EDIT:
Can I request a function? When you drop a texture over a model and use export from preview, can you make it so it exports the texture mapped to the model. So that when you open the exported model it loads the texture as well.

Also is it a bug, if you cannot edit the Texture value in the "data viewer?"
MrAdults
Moderator
Posts: 1007
Joined: Mon Mar 23, 2009 2:57 am
Has thanked: 44 times
Been thanked: 505 times

Re: Señor Casaroja's Noesis

Post by MrAdults »

New in 2.9:

Code: Select all

 -Added support for importing FFX models and animations. These would not be here without revelation, who provided a full spec for each. Thanks revelation!
 -Added support for FFX disc image extraction. Handles decompression and sorting files into folders. Thanks to revelation once again for the filesystem info!
 -Added support for The Bouncer's .tex, .fe. and .sk files. Thanks to shadowmoy for basic info on sk geometry!
 -Added support for The Bouncer's bouncer.bin, extracts .bin files recursively.
 -Added a "Create device image" option to the tools menu. Uses wnaspi32.dll to create a raw sector rip of the selected device. Will also continue reading beyond the device's reported size, if possible.
 -Added model/texture import support for TC:RS .ndp3 files. (skeleton+models+textures supported, but still a WIP)
 -Added extraction support for TC:RS .pac files.
 -Added T3B .pack model/texture import support. (note: not all .pack files contain model or texture data, and so some .pack files will not be recognized)
 -CommitTriangles can now be called with NULL data, which will automatically build an ordered list up to the number of indices given.
 -Made CPK extractor handle encrypted UTF data seen in Hyperdimensional Neptunia. Thanks to tpu for posting the decryption routine.
 -Added noesisExtTexRef_t with Noesis_AllocTexRefs for plugin developers. External texture reference objects can be attached to materials.
 -Added NMATFLAG_TWOSIDED and RPGEO_TRIANGLE_STRIP_FLIPPED for plugin developers.
 -Various new primitive types for plugin developers. Some of them aren't correctly implemented, though. If you use one and it doesn't work, let me know and I'll fix it for you.
 -This release marks over 100 unique file formats supported by Noesis. Truly, I have too much time on my hands.
User avatar
Mirrorman95
ultra-veteran
ultra-veteran
Posts: 355
Joined: Tue Jul 20, 2010 2:08 am
Has thanked: 16 times
Been thanked: 24 times

Re: Señor Casaroja's Noesis

Post by Mirrorman95 »

Excellent. More Final Fantasy compatibility. I see Revelation is still helping you with PS2 models. Hopefully we'll see a third third-party plugin soon.
BBSFM and KH2FM+ saves are compatible with KH2.5. viewtopic.php?t=13424
MrAdults
Moderator
Posts: 1007
Joined: Mon Mar 23, 2009 2:57 am
Has thanked: 44 times
Been thanked: 505 times

Re: Señor Casaroja's Noesis

Post by MrAdults »

Several new plugins from revelation now on the plugins page:

http://oasis.xentax.com/index.php?content=plugins
shadowmoy
veteran
Posts: 153
Joined: Sat Feb 21, 2009 2:29 pm
Has thanked: 19 times
Been thanked: 43 times

Re: Señor Casaroja's Noesis

Post by shadowmoy »

mrAdult>nice work , glad to see you ported the bouncer one quickly , also i hope to fix the mvsc3 faces indices in a near futur, still currently studying some mesh to found out the trick they use in the face offseting :wink:
_-=<(¯`·._.·[ CodeMan ]·._.·´¯)>=-_
User avatar
Tosyk
double-veteran
double-veteran
Posts: 1027
Joined: Thu Oct 22, 2009 10:24 am
Location: Russia, Siberia
Has thanked: 269 times
Been thanked: 154 times
Contact:

Re: Señor Casaroja's Noesis

Post by Tosyk »

Nice-nice, glad to see the big step.
Thank you for all you do here
my blog | my forum
User avatar
Mirrorman95
ultra-veteran
ultra-veteran
Posts: 355
Joined: Tue Jul 20, 2010 2:08 am
Has thanked: 16 times
Been thanked: 24 times

Re: Señor Casaroja's Noesis

Post by Mirrorman95 »

I hope he's still going to release the KH2 plugin. I glad he's still making plugins, though.
BBSFM and KH2FM+ saves are compatible with KH2.5. viewtopic.php?t=13424
The Chief
veteran
Posts: 101
Joined: Fri Oct 09, 2009 3:44 am
Has thanked: 90 times
Been thanked: 10 times

Re: Señor Casaroja's Noesis

Post by The Chief »

Nice work Mr Aults,this is really awesome , also i test the plugins for avp and uinleashed and they work
great. :wink:

Edit: Its works also on Unleashed 2 models.
Last edited by The Chief on Wed Mar 09, 2011 10:52 pm, edited 1 time in total.
revelation
mega-veteran
mega-veteran
Posts: 183
Joined: Mon May 12, 2008 5:15 pm
Has thanked: 5 times
Been thanked: 85 times

Re: Señor Casaroja's Noesis

Post by revelation »

The Chief wrote:Nice work Mr Aults,this is really awesome , also i test the plugins for avp and uinleashed and they work
great. :wink:

Edit: Before any one ask the plugin dont work for unleashed 2 models.
Please make sure you have properly decompressed the files for TFU2 before claiming the plugin doesn't work for them. If this is truly the case afterwards, let me know. As they have been tested.

I'll see if i can add decompression for the files as well.
The Chief
veteran
Posts: 101
Joined: Fri Oct 09, 2009 3:44 am
Has thanked: 90 times
Been thanked: 10 times

Re: Señor Casaroja's Noesis

Post by The Chief »

Its working now , dont know why but when i test the first time just tellme that
the file couldnt be opened and yea i decompress the file first, any way many
thanks for the unleashed and avp plugins. :wink:
jaden
mega-veteran
mega-veteran
Posts: 209
Joined: Sat Feb 05, 2011 1:41 am
Been thanked: 1 time

Re: Señor Casaroja's Noesis

Post by jaden »

Senor casaroja you're truly a genius
Also revelation you're fantastic and Thanks a lot

Senor casaroja and revelation i wonder what did you eat to become such a great coder and programmer ??

Senor casaroja thanks a lot for sharing your heavenly work with us

revelation any chance you're gonna release kh 2 plugin for noesis ?

Senor casaroja any chance you're gonna create a model extractor for bloody roar 4 (ps2game) and Metal gear solid 4 cause i see on other forum chrrox has been able to figure out the mesh

Many thanks to senor casaroja and revelation for their fantastic work
I really appreciate your hardwork thank you
User avatar
Mirrorman95
ultra-veteran
ultra-veteran
Posts: 355
Joined: Tue Jul 20, 2010 2:08 am
Has thanked: 16 times
Been thanked: 24 times

Re: Señor Casaroja's Noesis

Post by Mirrorman95 »

I've been having a reoccurring problem with Noesis. First, it can't view DDS images at all. Second, I cannot load any OBJ that has any "f #/# #/# #/#" lines whose #s are negative numbers. This makes it difficult to load anything in Noesis that was taken with 3D Ripper DX. I tried removing all the minuses from the f lines, but then it only loaded the first mesh and screwed it up very badly. I tried removing 5 of the 6 minuses in each line, but then Noesis only loaded a series of points outlining the model, and P3d0 screwed it up even worse.

Is there a way to fix the OBJ plugin, like to give it a routine that allows it to handle "f -#/-# -#/-# -#/-#" on every f line?
BBSFM and KH2FM+ saves are compatible with KH2.5. viewtopic.php?t=13424
Post Reply