Forum:Pikmin 2 Models: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 10: Line 10:


:::You can search on Google for tools to open .szs files with; there are quite a few, like [http://www.amnoid.de/gc szstools 1.0]. From there on, you'll get .bms files, which can be opened with bmdview (same website). I was going to write a general tutorial for Pikmin 2 hacking, but I'm waiting for something before I go on. &mdash; '''{''[[User:Espyo|Espyo]]''<sup>[[User talk:Espyo|T]]</sup>}''' 16:53, 1 June 2015 (EDT)
:::You can search on Google for tools to open .szs files with; there are quite a few, like [http://www.amnoid.de/gc szstools 1.0]. From there on, you'll get .bms files, which can be opened with bmdview (same website). I was going to write a general tutorial for Pikmin 2 hacking, but I'm waiting for something before I go on. &mdash; '''{''[[User:Espyo|Espyo]]''<sup>[[User talk:Espyo|T]]</sup>}''' 16:53, 1 June 2015 (EDT)
::::I found my way to the szstools 1.0 page earlier, but couldn't find anything on procedures for actually using the tools. But judging from the fact that the szstools folder that comes from that site contains mostly .exe and .cpp files, I'm guessing I'll have to run these files a certain way with a command terminal to get something out of these .szs files, similar to how one extracts the Pikmin 2 sound files using wwdumpsnd. --[[User:Bluekirby7|Bluekirby7]] ([[User talk:Bluekirby7|talk]]) 17:32, 1 June 2015 (EDT)

Revision as of 17:32, June 1, 2015

Forums: Index > Watercooler > Pikmin 2 Models

I found a website in which anyone can submit models from video games. It has the unused Mario model from Pikmin and many used and final models from Pikmin 2, including the full scale Awakening Wood area (minus all the flower and plant objects that in the game are independent of the area model). I have a free open source 3d modeling software called Blender that can recognize the models complete with their original textures, and I thought they could offer some interesting info on how the game was made. I'm still testing it out, but here's an example the full Awakening Wood model (plus the Red Bulborb sleeping). There are some objects which act as textural transitions (between dirt and grass, for example) that didn't show up as transparently as they should (since the developers didn't use Blender to make Pikmin 2), and that tree near the Snagret Hole had a texture that Blender didn't stretch correctly. Otherwise everything is placed and textured as it was by the developers. Then I added planes of water (more than one plane; the geometry of the ground does not allow one big body of water), and I intensively edited all the materials and lighting so that the objects react with light a bit more like Pikmin 3. Scruffy (talk) 19:08, 30 May 2015 (EDT)

Awakening Wood Layout.jpg

Neat! I tried opening the models straight from the ISO on Sketchup, and the result was more-or-less the same. Although I don't quite think I had transition texture problems. Still, if you have the game's ISO, extracting the models is pretty simple, with some tools. — {EspyoT} 10:10, 31 May 2015 (EDT)
Can anyone explain how to open the game's models to someone who isn't very familiar with extracting (and is also new to the Wiki)? I have a copy of the game's ISO and Dolphin, and know how to access the ISO's files, but I don't know what to do with them. From reading the game's Notes page on The Cutting Room Floor, I understand that folders like user/Kando contain models and animations. For example, user/Kando/piki contains two .szs files, piki.szs and texts.szs. What would I need to do to get to these files' contents? I'm guessing I need a certain tool to extract their data. --Bluekirby7 (talk) 16:46, 1 June 2015 (EDT)
You can search on Google for tools to open .szs files with; there are quite a few, like szstools 1.0. From there on, you'll get .bms files, which can be opened with bmdview (same website). I was going to write a general tutorial for Pikmin 2 hacking, but I'm waiting for something before I go on. — {EspyoT} 16:53, 1 June 2015 (EDT)
I found my way to the szstools 1.0 page earlier, but couldn't find anything on procedures for actually using the tools. But judging from the fact that the szstools folder that comes from that site contains mostly .exe and .cpp files, I'm guessing I'll have to run these files a certain way with a command terminal to get something out of these .szs files, similar to how one extracts the Pikmin 2 sound files using wwdumpsnd. --Bluekirby7 (talk) 17:32, 1 June 2015 (EDT)