Home Gallery Resources The Team Rules chat Login Register
  Show Posts
Pages:  1 2 [3] 4 5 6 ... 27
31  Help & Tutorials / General Tutorials / Re: The 1 player Mode File Modding Informational and Refence Library - Event Matches on: June 03, 2014, 08:14:04 PM
soo lesee.. i grab tabuu and the file, open it up and search for the All Star Regulars event..

then if i wanna force a color palette onto all of the characters.. i would edit players 1-4 and give them the proper values under the "colorID" section..

then if i wanted to force a stage, say, final destination, id place the code for FD in the stage portion...

then i replace said palettes and stages with N64 versions of themselves... and now im playing an event in which you face the N64 cast N64 style?!?!

then i would obviously have PROFIT!?!

then i guess the real question is.. does this work with custom stage codes and the palette extension code (CsBLISS or something)? cause im not sure what values to use for stuff beyond vanilla parameters..
32  Super Smash Bros. Brawl Hacking / Stages / Re: Mewtwo2000's Stage Thread - [Back, but on low activity] - (29/05/14) on: May 31, 2014, 07:35:50 AM
A semi-sphere background is quite easy to find, I've been using one from the stage builder for a very long time. Some of my stages, like Dreamland, Saffron City or Sector Z should have what you need there.

totally grabbed Sector Z.. i even plan on adding Sector Z in as an easter egg! =P

About the 2D models..
having 5 bones instead of 1 or 2 isn't gonna take you any important space, but I understand they may end up being annoying. It's interesting to have at least one bone with the same name in all the models of the stage, so you can move/resize it at once if needed, and you don't need to edit every single bone in the scene. I can't think of a 2D model with 2 bones right now, but that's something easy for you to make. Get your current one, go to the bones, right click on every bone, and do the 'add to parent' option until all of them are at the same level. Now, in the 'objects' folder of the model, select your polygon and see what the 'singlebind' and 'visibilitybone' values say. The may be the same, and they may be different. No matter what's the case, go to your bones, and delete as many as you want to delete (right click, delete, or ctrl+del), as long as you don't delete the one or ones in those 2 properties I've told you. Now, if you've left 2 bones, go to the one in the 'singlebind' value, right click, and select 'add to next up/down' (depending on which one is enabled at that time). If you've done it well, you'll have a new hierarchy with the number of bones you want, and the bone the object is tied to will be under the other one, which could be used as a common bone.

ok so i attempted this.. problem was that the bone i needed to keep wasnt the bone i wanted since i needed one in the center of the model so i can make an animation for the galaxies to spin..

however i did solve my own problem, i simply vertex-ed inside brawlbox so that the model was placed directly in the center.. so problem solved! =3

still i agree with spider man, should totally make that a tutorial or something! =P

The current versions of Brawlbox have very interesting options. You could even build your own sky model in 3ds max and import it, with the exact texture mapping you need.

yeah im not THAT good at 3D modeling.. heck i dont know how to model yet.. but hopefully that will change in the fall when i start taking some 3D modeling courses!!

aside from that though, brawlbox 0.71 has been giving me some compressing issues... it corrupts the data (usually the models) so when i go to open it in 0.63d it gives me a bunch of errors.. it only happens when i mess with models though oddly enough..

yet i have been able to mess with scenedata without corruption! however i still got a lot of learning to do since i dont really know entirely what im doing with it.. i made a light on the characters so it gives a faint glow from the ground up.. but i still want more. =P

My life is fine, I'm working on things for the uni and I don't have much time for hacks as I used to. My girl is back to her town, so we're back to distance and phone calls, I'm giving private classes to earn a little money, and I also spend some time playing games. I'm not posting much lately, the fact is that I've nearly not touched a stage since a few weeks (until 2 days ago, when I worked on Dreamland). But I've been working on some of my tools, and I'm working on some menu matters too. I've also been working on emerald and rim characters.

I don't post here much lately, but I guess I'm starting to do it again. I plan on keep on stages and this is the place where I've always shown what I do. However, I'm also active on Youtube (I've played lots of matches with friends, or even online, and I've been uploading them) and Facebook (I usually leave stuff there, even when I don't do it here).

sounds like your doing well, long distance relationship part kinda sucks though.. as long as you keep in touch! however i totally get it, its usually the people who are the best at this sorta thing usually have the most busy lives.. dont know why that is lol

but hey if your experimenting with emerald textures, lemme know if you find a way to make the materials seperate/specific for different parts of a model (for example making fox's body green emerald, but make his jacket red emerald) cause id be all over that! =3

Well, hope the tips help you. In case you don't succeed on those 2D models, I can always do it for you. But it's as easy as pressing the 'ctrl' and 'del' buttons while selecting a bone, just don't delete a bone that's actually being used by the model and that's all.

thanks for all the advice, although i still would like to know how to make a simple ball of light to put in the center of the galaxies.. my first thought would be to grab it from something like the sun on the bridge of eldin.. but im really not sure..

just a simple glowing ball of light like a star in space is all im looking for though.. so that sun model might be too intense.. :/
33  Super Smash Bros. Brawl Hacking / Stages / Re: Mewtwo2000's Stage Thread - [Back, but on low activity] - (29/05/14) on: May 28, 2014, 08:15:27 PM
Hey mewtwo! long time no see! =P

its good to see your still at it, im quite impressed to see your still improving and even importing just about every smash brothers stage that exists! which i really want to see happen since one of my projects is to have everything missing from previous games (basically all past stages ever as well as the forbidden 5)

im sure Project M has a lot to thank you for! =P

as for myself im back from a long absence, and naturally all this new stuff that were able to play with in brawl box is quite a lot to learn about.. my most recent attempt at hacking has been with a stage for gurren lagann!

here is the concept:



...and here is my WIP so far:



one of the things that could be better about my stage is the skybox.. which really isnt a box at all! just a flat picture in the background.. i was wondering if you might have a simple skybox in the shape of a half-sphere handy since im not sure where the best place to grab one would be..

..if you also happen to have any 2D type files that have 1 bone, id love it if you could send it my way! the current 2D models i use have 5 bones and are probably a lot larger in file size than i need them to be..

another thing would be light effects! if i could make the center of the galaxies glow, it would do wonders for the stage! i honestly have no idea how to go about this, but id appreciate some advice! =3

sorry if it feels like i only came here to bug you for help.. i really do appreciate all the stuff you make and i think its awesome that your still going! i remember when you were talking about moving and all your girlfriend business back when life was giving you a hard time.. seems like nothing can stop you! xP
34  Super Smash Bros. Brawl Hacking / General Hacking Discussion / Re: ~CR4CK3RW0LF's Den of Haxorz [CURRENT PROJECT: SSB-Brawl Extend]~ on: May 28, 2014, 10:41:58 AM
UPDATE: so ive been crazy busy lately with stuff since i went on a few trips, i plan on doing a few more so i might not be as active as id like to be.. hopefully that will change somewhere around June 27th.. which is the end of one of my summer classes.. which frees up 2 WHOLE DAYS!! =D

aside from that... ive been really procrastinating on fixing those issues i have with Brawl Extend.. i just really prefer texture and stage hacking over anything else.. so naturally thats what im doing atm..

i dont have progress pics either.. but just know that im working on something pretty sweet.
35  Super Smash Bros. Brawl Hacking / General Hacking Discussion / Re: ~CR4CK3RW0LF's Den of Haxorz [CURRENT PROJECT: SSB-Brawl Extend]~ on: May 22, 2014, 07:17:34 PM
Download Brawl- and see for yourself. You could be surprised. I actually like what they did for him, you may like it too.

well its probably not vanilla compatible tho.. :/

but it wouldnt hurt to mess with it anyway lol

Wow wow wow... what?! Never heard about these kind of... Well... weird things... Hope that [censored] doesn't get real...

wait what? oh how did that get there?!?! somebody's been messing with my messages..  >///>

although whoever came up with the idea of shipping fox with samus is clearly a genius.. i mean it totally makes sense since they're in space.. and.. after the events of command, currently single.. whats stopping them from having a little adventure together?

a sexy adventure.. sharing a [censored]pit.. stars glistening.. and then some good old fashion sexorz..
36  Super Smash Bros. Brawl Hacking / General Hacking Discussion / Re: ~CR4CK3RW0LF's Den of Haxorz [CURRENT PROJECT: SSB-Brawl Extend]~ on: May 21, 2014, 07:27:21 AM
The 2nd one I know is a Minus way.

im sure its something like "Pichu does 400% damage to itself in one move, then clears the screen" lol

... Im srs here
Don't even know what to say... Mario Facepalm

i wouldnt put it past some people, we arleady got a bunch of newd zsamuses on the vault..

..when of course everyone wants newd fox so we can has fox x samus.. but clearly some people need to get their priorities in order.. >=/

You forget to put the black in caps. But you didn't with the white... I see what you did there ...

because clearly i have my priorities in order. =P
37  Super Smash Bros. Brawl Hacking / General Hacking Discussion / Re: ~CR4CK3RW0LF's Den of Haxorz [CURRENT PROJECT: SSB-Brawl Extend]~ on: May 20, 2014, 09:57:16 PM
Ooohh... I forgot that one... Lol... There are 2 other Pichu I know...

1 is over IC,

the other one is... let's say... unique.

over Ice Climbers? is it pichu bros? or is it a regular single pichu?

..and how so? in a japanese commercial way? a Brawl Minus way?... A CREEPY HENTAI WAY!?!?!

THE WORD UNIQUE BEARS MORE QUESTIONS THAN IT DOES ANSWER!! Dx

[/CAPSLOCK]
38  Super Smash Bros. Brawl Hacking / General Hacking Discussion / Re: ~CR4CK3RW0LF's Den of Haxorz [CURRENT PROJECT: SSB-Brawl Extend]~ on: May 16, 2014, 07:23:20 AM
What Pichu do you use?


.. the only pichu PSA on the vault? or at least the only one that shows up when i search "pichu" under pikachu..

PSA

Models



*slinks under table and sits with his legs crossed right in front of kitsu*

ill test this ASAP... thank you for the link. =3
39  Super Smash Bros. Brawl Hacking / General Hacking Discussion / Re: ~CR4CK3RW0LF's Den of Haxorz [CURRENT PROJECT: SSB-Brawl Extend]~ on: May 15, 2014, 07:26:51 AM
Ok sorry for taking so long to get back here, but starting school again is making things difficult.. i just came back and now all my stuff has grinded to a halt..

hopefully that will change over the weekend after work since i wont be so dead from a 1 hour drive home from school..

as for hacks, im currently trying out Project M 3.0 so i can see what exactly they've done to change everything.. hopefully after figuring that out i can fix it for VBrawl and use it. =P

also brewing up a lot of ideas that might happen and might not depending on if i can get back into stage hacking.. i feel so rusty!! Dx

and finally i guess i should show you guys the texture hack im working on.. back before all your fancy ass model importing we had to get more creative and imagine the character over another in order to get what we wanted.. this was what got me into hacking in the first place.. so many creative ideas =P

so here is Red Savarin from Solatorobo:



obviously it still needs some work, but its coming along nicely.. =3
40  Super Smash Bros. Brawl Hacking / General Hacking Discussion / Re: ~CR4CK3RW0LF's Den of Haxorz [CURRENT PROJECT: SSB-Brawl Extend]~ on: May 07, 2014, 09:05:17 AM
THank heavens.

well i couldnt get M2K's actual one working cause he didnt put a txt file of his coding in there, but i found one similar enough that i think he either collaborated with or their just mentioning him because it has his stages.. either way they are pretty much all there!

however it has other stages that are a little more along the lines of custom stuff, such as robz's Dracula Castle and others that i dont intend to be there. while the stages are great and really creative, that isnt what this hack pack is meant to be. =/

some stages might need some sprucing up however.. the straight 64 ports are simply too texture bland, ESPECIALLY the backgrounds.. but once im restored to fomer glory those should be easy fixes.

UPDATE: Grrr.. my wii keeps soft freezing at the strap loader... it would do it on occasion, but now its been like 4 times in a row!! Dx

gonna ask the code guys and see if maybe its the order i have the codes listed in, but for now im gonna attempt a format of my SD...

UPDATE 2: Nope, gotta go ask the code guys now.. it doesnt make much sense since it was working fine last night.. but only now is it acting up!?! wtf..

UPDATE 3: Fixed it on my own, code guys dont look at help thread enough, or just simply didnt know what was wrong.. either way its working again.. but the frustration of it all was taxing so im taking a break with a simple texture hack =P
41  Super Smash Bros. Brawl Hacking / General Hacking Discussion / Re: ~CR4CK3RW0LF's Den of Haxorz [CURRENT PROJECT: SSB-Brawl Extend]~ on: May 06, 2014, 11:42:39 AM
Perhaps you could use P:M's Roy if you can modified it and ask permission from the PBRM.

yeah im gonna hunt down a simple "like melee" one first maybe.. cause P:M's roy is probably riddled with all kinds of edits that i simply dont have the know-how to mess with..

and OMG finding mewtwo2000's already made melee 64 pack was a godsend, gonna test and hopefully it doesnt conflict with what i already have..
42  Super Smash Bros. Brawl Hacking / General Hacking Discussion / Re: ~CR4CK3RW0LF's Den of Haxorz [CURRENT PROJECT: SSB-Brawl Extend]~ on: May 06, 2014, 10:42:55 AM
I'm on the Dr. Mario Csp, Bp, and Stock icon if your not using the P:M ones.

i would prefer brawl styled ones since they would fit better, but he would also look like a clone of mario (which he obviously is.. but thats not the point >.>)

UPDATE: ALL CHARACTERS ARE SELECTABLE AND "PLAYABLE" IN BRAWL YAAAAAYY!!! =D

Issues will be worked on, obviously Pichu is the biggest problem, crashes are a no-no.. then ill probably work my way up to Dr.Mario

Roy doesnt have a PSA atm, but im working on that..
43  Welcome / Rules / Feedback / Brawl Vault / Re: Awards - Full List, Claims, Updates on: May 05, 2014, 09:09:29 PM


Why not Zoidberg this award?

KCMM Storyteller : Awarded to users creating stories and manga/comics depicting KCMM users.
44  Super Smash Bros. Brawl Hacking / General Hacking Discussion / Re: CR4CK3RW0LF's Den of Haxorz on: May 05, 2014, 07:06:55 PM
I was able to collect Pichu's audio files as well.
Here they are:

https://www.dropbox.com/s/fm0gpcydbca7vq1/Pichu.zip
I'm going for Roy next.

Post Merge: May 05, 2014, 12:44:31 PM
I have collected all of Roy's sounds.
Here it is: https://www.dropbox.com/s/tligxcb9be9zszt/GameCube%20-%20Super%20Smash%20Bros%20Melee%20-%20Roy.zip
Looks like that's it for sound. Anything else?

well i do have some issues that are highlighted in yellow and red.. orange is optional?

im looking for hacks that are as brawl-esque as possible.. im not recreating melee, im not recreating smash 64, im not looking for god PSA's, i want something to attach to vanilla brawl as though it was DLC.

stages will be the same way, i know mewtwo2000 has most if not all of those stages listed in his vault.. which usually come with a brawl sized version, ill be using those. =P

UPDATE: successfully ported more than one character, Young Link is now playable. issues listed. =3

working on Dr. Mario, who might prove more difficult as YL and Mewtwo were hack compilations and Dr. M im collecting pieces of..

UPDATE 2, THE REVENGE: Dr. Mario is now "Playable" but has issues listed in OP..

gonna stop for today, will start again tomorrow with roy.
45  Super Smash Bros. Brawl Hacking / General Hacking Discussion / Re: CR4CK3RW0LF's Den of Haxorz on: May 04, 2014, 09:06:07 PM
Okay so i was able to collect all the sounds from Dr. Mario. They are all in high quality .wav format.

Here is the link to the Zip.https://www.dropbox.com/s/1w5xdwanrytoyok/Dr.%20Mario%20Sounds%20%28All%29.zip

As of now, i'm currently collecting all the sounds of the Forgotten Melee Characters. Ill keep you updated.


thanks, ill have to mention you somewhere when i finish the hack. =P

UPDATE: ive successfully added mewtwo to the roster with a PSA and SFX thanks to this hack pack created by KJP which pretty much did most of the work for me. =P

however i havent applied CSP's, Battle Portraits, or stock icons.. but that will come later after i finish getting all the characters ACTUALLY in the game..

i have run into a speed bump at the moment as the young link pack i downloaded is freezing at the CSS screen.. my room is in pieces at the moment due to life circumstances..
Pages:  1 2 [3] 4 5 6 ... 27