News:

Come Chat with us live! Learn how HERE!

Main Menu

Mario 64: WIP

Started by MrFish, August 11, 2009, 06:15:13 AM

Volt

20bucks, for original zelda level from super smash bros, 10additional bucks for tornado hehe


Golly this map rocks!!

brain and face, you guys officially got some competition :D

Amanieu

You may have some trouble with the castle outside, since in the actual game, it's smaller than the inside. You won't be able to fit everything in it.
Quote
< kevlarman> zakk is getting his patches from shady frenchmen on irc
< kevlarman> this can't be a good sign :P

Archangel

melee's version was better, imo

MrFish

Hey guys. I know some of you were excited about the mario64 map but I haven't been working on it for a week. I've got a good portion of the outside done, but I'm selfish and bored.

I'll try to pick it up again *sigh*



I have no idea where Evoc went with those trees and coins. Anyone know any shader programming tutorials? One for beginners :P

Jedarus

I like how you got the colours of the map close to that of the original game. Looks decent.
Quote from: Creative1Go get some gasoline and light your fucking pubes on fire

Evoc

MrFish, I'm still here. :P I'll give you the trees and coins and Toad and such tomorrow. School has started and I'm really busy. :(
Quote from: ...lying to people about being banned...Evoc: I JUST GOT BANNED FROM THE FORUMS
Amanieu: lolwut
Thorn: nice
your_face: rofl
Thorn: the less places you can say anything the better

Chomps123

Quote from: Evoc on August 22, 2009, 05:19:51 PM
MrFish, I'm still here. :P I'll give you the trees and coins and Toad and such tomorrow. School has started and I'm really busy. :(
lol I haven't yet! :laugh: :laugh: :laugh:

back on topic:
looking good! :o
Don't just live life with work.
Find some time every day to have some fun. ;)

MrFish

Quote from: Evoc on August 22, 2009, 05:19:51 PM
MrFish, I'm still here. :P I'll give you the trees and coins and Toad and such tomorrow. School has started and I'm really busy. :(

Hey it's Evoc!

Ok, I just started working a bit on it. Making the ship-painting room.
I just want to finish this ><

Repatition

do you now were i can get a pc version of mario 64? goggle isnt helping?

Bissig

Quote from: Repatition on August 23, 2009, 01:02:46 AM
do you now were i can get a pc version of mario 64? goggle isnt helping?

There is no legal version of mario64 for pc. It is a game written for the nintendo64 system. But you can of course try and find it in some not-so-legal-places. They have emulators and shit.

MrFish

Well it's not illigal if you own the game for Nintendo 64. But no one will ask you if you do. But if anyone asks, I have it ;)

Repatition


MrFish

#42
Emulator: http://www.emuparadise.org/emulators/files/pj64_1_5_SP1.exe
Rom: link removed - kevlarman
(Download won't work with Google Chrome)

Remember I DO NOT support downloading illegal software. You MUST have mario 64 on Nintendo 64 before downloading this rom, if you don't it is illigal. As a side note, If you download it without the game you will not get caught but it will be on your conscience FOREVER!

CAPITALS ARE EXCITING!

Have fun :)

CreatureofHell

{NoS}StalKer
Quote<Timbo> posting on the trem forums rarely results in anything good

MrFish

Aww man, there goes another hour of my life to debugging.


UniqPhoeniX

Origin brush in worldspawn (not part of an entity)?

MrFish

No, I've already checked.
I think I'm going to have to reset all my rotating doors.

Chomps123

Quote from: MrFish on August 23, 2009, 11:14:30 PM
Aww man, there goes another hour of my life to debugging.



I had that error on my map too. :o
Just can't figure what cause it though. :-[
Don't just live life with work.
Find some time every day to have some fun. ;)

FisherP

I must say ... +1

I love the concept, I love the fun factor. I also understand the burden of development. There's no pressure, but I am also looking forward to playing this map

MrFish

I'm really close to putting out a first beta. I still can't figure out this bug, I might post the .map to see if anyone can figure it out.

your face

search sv_setbrushmodel: null using the search function, there are many results to be read. :)
Quote from: dolby on February 19, 2003, 06:44:44 PM
spam spam spam, waste waste waste!

Saturn

I'm excited for this map to come out!! And yes,this will be legendary,seeing all tremulous maps,never seen ANY thing like this before. ;D,I give you my trust,that this will be successful,and might win the Best Tremulous Map,(naw jk,I'm just acting xD)

To contact me please ask me for my e-mail or PM me.
IGN - Saturn

Ytram

Quote from: MrFish on August 30, 2009, 07:58:36 PM
I'm really close to putting out a first beta. I still can't figure out this bug, I might post the .map to see if anyone can figure it out.
Quote from: your face on August 30, 2009, 10:52:51 PM
search sv_setbrushmodel: null using the search function, there are many results to be read. :)
Hey MrFish, if you havan't figured your problem out alrady I think searching would be a good idea. It helped me when i got the same error.
The problem I had is that somehow a door entity was created but without the actual door brush included in the entity. Here is an example.

What it shouldn't look like:
// entity 3
{
"classname" "func_door"
"angle" "-1"
"speed" "30"
"wait" "5"
}

What it should look like:
// entity 3
{
"classname" "func_door"
"angle" "-1"
"speed" "30"
"wait" "5"
// brush 0
{
( 96 320 160 ) ( 96 224 160 ) ( 0 320 160 ) atcs/eq2_bmtl_03_blue 0 85.3333740234 0 0.125 0.375 0 0 0
( 96 320 160 ) ( 0 320 160 ) ( 96 320 0 ) atcs/eq2_bmtl_03_blue 0 0 0 0.125 0.625 0 0 0
( 32 320 160 ) ( 32 320 0 ) ( 32 224 160 ) atcs/eq2_bmtl_03_blue 170.6666259766 0 0 0.375 0.625 0 0 0
( 0 224 0 ) ( 96 224 0 ) ( 0 320 0 ) atcs/eq2_bmtl_03_blue 0 85.3333740234 0 0.125 0.375 0 0 0
( 0 224 0 ) ( 0 224 160 ) ( 96 224 0 ) atcs/eq2_bmtl_03_blue 0 0 0 0.125 0.625 0 0 0
( 0 224 0 ) ( 0 320 0 ) ( 0 224 160 ) atcs/eq2_bmtl_03_blue 170.6666259766 0 0 0.375 0.625 0 0 0
}
}


It also made a func_door text appear in the dead centre of the grid because it had no origin. If you have it it would be a bit of a giveaway.
Hope this helps.
- Insert Signature Here -

Jack Bauer

XD this is awesome. You know you can use an N64 Emulator such as project64 or 1964 and have a video pluggin dump textures for you. I think that the video pluggin is rice's 6.1 or something like that. It is pretty nice, It just dumps the textures as they're loaded.
"Las guns are a woman's weapon. That's why they're called 'Las' guns!"
Quote from: David on September 01, 2010, 08:45:24 AM
"In My Opinion", eg "IMO you should have googled it instead of asking"

Bissig

Quote from: Jack Bauer on September 03, 2009, 05:17:09 PM
XD this is awesome. You know you can use an N64 Emulator such as project64 or 1964 and have a video pluggin dump textures for you. I think that the video pluggin is rice's 6.1 or something like that. It is pretty nice, It just dumps the textures as they're loaded.

Hello copyright infringement, good bye map, mapper and money.

Chomps123

Are you still doing this map?
Don't just live life with work.
Find some time every day to have some fun. ;)

Saturn


To contact me please ask me for my e-mail or PM me.
IGN - Saturn

Vags

Is this dead cause it would've been awesome!
Baggy-shaggy-craggy-VAGS

Lava_Croft

I reactivated my account just to let you know I fully approve of this endavour.
Nothing ever happens.

mooseberry

I seriously hope you keep working on this, and if you have stopped, to start again!  :)
Bucket: [You hear the distant howl of a coyote losing at Counterstrike.]

मैं हिन्दी का समर्थन

~Mooseberry.