Zero One
5170       And as we fall the spirit carries on, That a hero'll come and save us all, As we call the ones we left below, We all dream of the day we rise above
Level: 129
   

Posts: 532/5173
EXP: 24575830 For next: 473824
Since: 05-24-10
From: Delta Quadrant
Since last post: 1.6 years Last activity: 131 days
|
|
Collision mapping?
So would that mean that instead of adding code in the .MTL file to make different things happen (snow, climable, fire), we'd just be able to use that interface?
____________________ "The last Metroid is in captivity."
And yet, the galaxy is STILL fucked.
|
|
|
Conte de Contis
Member
Level: 36
   

Posts: 240/271
EXP: 299830 For next: 8280
Since: 12-21-09
From: Italy
Since last post: 11.8 years Last activity: 11.8 years
|
|
It's pretty fair, i think 
____________________ My current target: Cody form Disney Down Under |
Gecko
Member
Level: 25
   

Posts: 100/113
EXP: 83102 For next: 6518
Since: 03-27-09
Since last post: 9.1 years Last activity: 7.7 years
|
|
Great idea!!  |
messiaen
Catgirl
Level: 68
   
Posts: 897/1085
EXP: 2596694 For next: 132106
Since: 11-20-07
Since last post: 8.1 years Last activity: 7.2 years
|
|
Originally posted by Emoluvjd2 This is very helpful, but a problem I see with that is that the textures don't go through the image conversion program yet, so if a big enough texture is used, it could overflow the window and go behind the menus.
Currently it only warns if textures bigger than the N64 texture cache (in the RGBA 5551 format) are being used and show what fits into the window, but I will try to show it already resized, so you can preview what your texture will really look like. |
messiaen
Catgirl
Level: 68
   
Posts: 905/1085
EXP: 2596694 For next: 132106
Since: 11-20-07
Since last post: 8.1 years Last activity: 7.2 years
|
|
I have done some research on possible collision problems related to SketchUp backfaces.
The problem is that every face in a SketchUp model has both front and back sides, but the collision engine will freak out if you export both. So, the solution is to make sure every visible face is facing out and them exporting ONLY front face.
To find backfaces, go to View -> Face Styles and choose "Monochrome". Now, if you are using default settings, backfaces will be blue, while front faces will be white. If you find a backface that should be visible, click on it, go to Edit -> Face and choose "ReserveFace", that should fix it.
There's also a very handy plug-in called Front Face, which will quickly turn a backface into a frontface (again, use Monochrome face style to find them in the first place). |
SuperMario9080
Random nobody
Level: 7
   
Posts: 1/7
EXP: 1217 For next: 231
Since: 07-04-10
Since last post: 11.8 years Last activity: 11.6 years
|
|
When I import my map from google sketchup 7 to a patched and expanded ROM. I've opened it up (The Obj Importer v12), go to Bob-Omb Battlefield, the textures aren't the textures I've wanted it to be (A message popped up and it said something like "Can't detect Material file, game assigns textures instead". And from the messian website it says "there's a problem with ImageMagick's converter tool" and I've already installed "Visual C++ 2008 Redistributable Package (x86)". After I've installed it, still nothing happens. Do I have to drag my obj. file into "cvt"? or something like that? Do I drag "Visual C++ 2008 Redistributable Package(x86)" into the folder with "cvt"?
Please answer back and define what the problem is. Thanks. |
Gecko
Member
Level: 25
   

Posts: 101/113
EXP: 83102 For next: 6518
Since: 03-27-09
Since last post: 9.1 years Last activity: 7.7 years
|
| Posted on 07-04-10 04:18:16 PM (last edited by Gecko at 07-04-10 01:18 PM) |
Link | Quote
| |
| Can't detect material file means that no material file was created or found with the obj file. How do you export your map? Is a .mtl create with the same name as the .obj file? |
SuperMario9080
Random nobody
Level: 7
   
Posts: 2/7
EXP: 1217 For next: 231
Since: 07-04-10
Since last post: 11.8 years Last activity: 11.6 years
|
|
| Actually it said, "Warning: Material file can not be found. Textures from the game are assigned instead." And yes my .mtl file has the same name with the .obj file. |
messiaen
Catgirl
Level: 68
   
Posts: 906/1085
EXP: 2596694 For next: 132106
Since: 11-20-07
Since last post: 8.1 years Last activity: 7.2 years
|
|
Originally posted by SuperMario9080 Actually it said, "Warning: Material file can not be found. Textures from the game are assigned instead." And yes my .mtl file has the same name with the .obj file.
Send me the .obj + .mtl files (upload to mediafire.com or other free host and post the link), I can't provide help without that. |
Gecko
Member
Level: 25
   

Posts: 102/113
EXP: 83102 For next: 6518
Since: 03-27-09
Since last post: 9.1 years Last activity: 7.7 years
|
|
When you open up the mtl file in notepad does it look like this:
newmtl None_Texture0104_RGB.bmp
Ns 0
Ka 0.000000 0.000000 0.000000
Kd 0.8 0.8 0.8
Ks 0.8 0.8 0.8
d 1
illum 2
map_Kd Mario64Textures\Part1\Texture0104_RGB.bmp
Make sure that the paths do not contain spaces as well as map_Kd needs to be written exactly like this. |
SuperMario9080
Random nobody
Level: 7
   
Posts: 3/7
EXP: 1217 For next: 231
Since: 07-04-10
Since last post: 11.8 years Last activity: 11.6 years
|
|
@massiaen
I use this as a test for trying out textures from google sketchup 7. "Brick Antique" is the material file in this.
http://www.mediafire.com/?mg0mzzmdymw
@Gecko
It said something like this:
#Materials exported from Google Sketchup
newmtl _brick_Brick_Antique_jpg
Ka 0.000000 0.000000 0.000000
Kd 1.0000 1.0000 1.0000
Tr 1.0
Ks 0.000000 0.000000 0.000000
Ns 3.2000
mapKd Brick_Antique.jpg
|
Gecko
Member
Level: 25
   

Posts: 103/113
EXP: 83102 For next: 6518
Since: 03-27-09
Since last post: 9.1 years Last activity: 7.7 years
|
|
| Turn it into map_Kd Brick_Antique.jpg an try again. |
messiaen
Catgirl
Level: 68
   
Posts: 907/1085
EXP: 2596694 For next: 132106
Since: 11-20-07
Since last post: 8.1 years Last activity: 7.2 years
|
|
map_Kd issues apart, I can't reproduce this bug:
Originally posted by SuperMario9080 Actually it said, "Warning: Material file can not be found. Textures from the game are assigned instead." And yes my .mtl file has the same name with the .obj file.
Please send me the log file. |
SuperMario9080
Random nobody
Level: 7
   
Posts: 4/7
EXP: 1217 For next: 231
Since: 07-04-10
Since last post: 11.8 years Last activity: 11.6 years
|
|
@messiaen
http://www.mediafire.com/?jjwmygiduym
@Gecko
Like this?:
#Materials exported from Google Sketchup
map_Kd brick_Brick_Antique_jpg
Ka 0.000000 0.000000 0.000000
Kd 1.0000 1.0000 1.0000
Tr 1.0
Ks 0.000000 0.000000 0.000000
Ns 3.2000
mapKd Brick_Antique.jpg |
Gecko
Member
Level: 25
   

Posts: 104/113
EXP: 83102 For next: 6518
Since: 03-27-09
Since last post: 9.1 years Last activity: 7.7 years
|
| Posted on 07-04-10 06:14:13 PM (last edited by Gecko at 07-04-10 03:16 PM) |
Link | Quote
| |
newmtl _brick_Brick_Antique_jpg
Ka 0.000000 0.000000 0.000000
Kd 1.0000 1.0000 1.0000
Tr 1.0
Ks 0.000000 0.000000 0.000000
Ns 3.2000
map_Kd Brick_Antique.jpg
Are the textures in the same directory as the obj and mtl file? |
SuperMario9080
Random nobody
Level: 7
   
Posts: 5/7
EXP: 1217 For next: 231
Since: 07-04-10
Since last post: 11.8 years Last activity: 11.6 years
|
| Posted on 07-04-10 06:19:01 PM (last edited by SuperMario9080 at 07-04-10 03:20 PM) |
Link | Quote
| |
| Yes the textures are in the same directory. |
SuperMario9080
Random nobody
Level: 7
   
Posts: 6/7
EXP: 1217 For next: 231
Since: 07-04-10
Since last post: 11.8 years Last activity: 11.6 years
|
|
Never problem solved. Thanks Gecko.
From now on I'll do this
"map_Kd" |
DarkSpacer
Member
Level: 31
   
Posts: 56/184
EXP: 166026 For next: 19337
Since: 03-23-10
Since last post: 5.7 years Last activity: 5.0 years
|
|
Wasn't it found that you can correct the exporter itself?
Go to where you installed Sketchup, go to "Plugins" and find "ObjExporter.rb", open that in Notepad (or, if on a Mac, SimpleText) and Find and Replace "mapKd" with "map_Kd". |
hectik17
Random nobody
Level: 6
   
Posts: 3/4
EXP: 557 For next: 350
Since: 01-22-09
Since last post: 11.8 years Last activity: 11.8 years
|
|
i have a problem...
the rom "Super Mario 64 (U) [!].z64" has been extended using
M64ROMExtender 1.3b.exe
the the ppf patch has been applied...
and when i go to import a level i get
it says to use rom_expand.exe but that file didn't come with M64ROMExtender 1.3b ... any help please? |
Breegullbeak
Member
Level: 27
   

Posts: 127/135
EXP: 107705 For next: 8454
Since: 06-06-09
Since last post: 10.5 years Last activity: 9.7 years
|
|
Originally posted by hectik17 i have a problem...
the rom "Super Mario 64 (U) [!].z64" has been extended using
M64ROMExtender 1.3b.exe
the the ppf patch has been applied...
and when i go to import a level i get
Image
it says to use rom_expand.exe but that file didn't come with M64ROMExtender 1.3b ... any help please?
Messian made an extra extender that is used on extended roms so that there would be more room for custom levels. It should be in the folder you downloaded with the program. Just drag the rom onto the rom expander and then patch it. |