Top 3 Awesome Posts by # of thumbs up over past 24 hours

Moderators:

  • JeffMan
  • And our supermoderators and administrators.

Mr. Saturn sprite We have a wiki (and cake) [WIKI FIXED :D]

sprite furrykef


    click birthdaycat for EB wiki goodness


    I think it would be a good idea to have a wiki for technical EB hacking info. The way the info is now, it's spread all over the place. This page is nice, but it doesn't have everything; this thread also has neat info, but it's still not everything... there's other stuff, too, like the control codes and how music works. It would be much easier to both find and update all this data with a wiki.

    It would also help some people understand certain features of PK Hack and such faster. For example, it took me a while to understand that "Enemy AI Extender function" merely replaces the move list with another enemy's move list. (It didn't help that the parameter always has the same enemy name, since it naturally represents the same enemy. I figured it out when I noticed the duplicate bosses in the list, and then I saw that the extender always used the duplicate's ID and not its own as a parameter.)

    - Kef

    sprite Dungeon Master

      I agree; this doesn't sound like such a horrible idea. I can't remember how many times I've become lost trying to find info regarding a certain control code or parameters for collision data. I know everyone and their dog has a wiki these days, but using one for the purpose of compiling community-based programming information strikes me as pretty convenient. Datacrystal aside, I believe we could use one.

      sprite AnyoneEB

      • pkhack
      Actually, one exists, although it does not seem particularly well publicized around PK Hack. It is not specific to EarthBound, but you could stay within the EarthBound pages and the pages linked from it if that is all you are interested in.

      The website is http://www.datacrystal.org/

      sprite furrykef

        It doesn't really matter whether we get our own wiki or we use an existing one. (Heck, I made my own ROM hacking wiki that never went anywhere that we could use.) What matters is that we all use one somewhere -- "all" being the key word. It wouldn't do much good to put up all the info if nobody else here knows it's there. So I think we should coordinate our efforts on it, and make sure that the info will actually be used.

        sprite furrykef

          So guys, um, we need to agree on a place to put the wiki, or which wiki to take over if we're going to use an existing one. What about earthbound.wikia.com? I wonder if they'd like to host technical ROM info. They have ads on the default skin, though, and we can probably get a wiki without ads.

          How come starmen.net doesn't have an EarthBound wiki of its own, anyways? You could use it for more than just PK Hack stuff. Smile

          EDIT: I'm going ahead and creating a wiki exclusively for PK Hack-related stuff (including Mother and Mother 3). After all, we could always move it if we need to. I'm gonna wait until it's a bit more ready before posting the URL, but I'm workin' on it.

          - Kef

          sprite AnyoneEB

          • pkhack
          I do not seem to have been clear enough. Data Crystal was started by a few of the PK Hack moderators as a wiki for PK Hack. It covers all games because (1) a few PK Hackers had been looking into hacking other games and (2) there appeared to be a niche to fill in the greater ROM Hacking community.

          Please do not splinter the information by creating an extraneous EarthBound-only wiki.

          sprite furrykef

            It's OK, the other guys in #pkhax already basically told me not to. I've already moved my info to the Data Crystal wiki and deleted my own.

            But the Data Crystal wiki isn't going to be useful if it isn't actually used. Where was the info on the control codes? The flag crusade? The standard arguments list? The formulae for battles and for leveling up? Why aren't we putting everything we know on it? EarthBound's page there was created in 2005; that stuff should have been on there ages ago by now. I've put some of it up now, of course, and I'll continue to put up whatever I find, but I really don't want to be the only guy using this.

            In particular, we need to sticky this thread (or make another one and sticky that) to publicize the wiki, and we should also link to it from here. Once I get the control codes page polished up a bit I'm going to link to it from the control codes thread, for example, because BlueAntoid's version is becoming obsolete (if it hasn't been already).

            Earlier today I was in #pkhax asking about the music format. Not one, but two people basically told me, "Well, I used to know stuff about that, but now I don't anymore". This is exactly the sort of thing that the wiki is supposed to prevent! So let's get this party started, guys...

            - Kef

            sprite Tomato

            Translator & PK h4x0r

            • MatoSnake
            The rule of thumb of projects (at least internet projects) is if no one else is doing it, do it yourself. Update the wiki to be up to your standards if it's not up to your standards right now.

            sprite furrykef

              I already am. My point is that this should be a good resource by and for everyone, rather than just by and for myself. A wiki is useless if it isn't actually used, and I was just pointing to the wiki in its current state (well, its state as of yesterday) as a prime example.

              Moreover, I think we should all fully commit to it. No more personal notes, no more text docs scattered over the web. Further EB ROM hacking info should begin and end there.

              - Kef

              sprite Tomato

              Translator & PK h4x0r

              • MatoSnake
              Do people still work on figuring out the ROM though? I don't hang out in the chan, but I almost never see new discoveries posted about (or the section updated). Seems like most activity these days is non-experts trying to make hacks.

              sprite furrykef

                Well, I've made three minor discoveries about the control codes in the past couple of days (one of which turned out to already be in the thread, but not in the text files). And I think there's still work being done with figuring out how the battle backgrounds work. And surely if nobody else is working on anything else right now, they will in the future.

                sprite HyperBound

                • pkhack
                I'm going to go ahead and try to pull together a lot of the old IPS patches that were made, and organize them in Data Crystal. I know we had a lot of crazy-useful ones at one point, including one that bypassed the naming screen and another that created a "save anytime function." It would be really useful to get those all in one place.

                If anyone has any, toss them my way.

                sprite furrykef

                  So... how come we don't have a sticky topic about the wiki yet?

                  sprite AnyoneEB

                  • pkhack
                  A link at the top of the forum like there is to the PK Hack website (or on the PK Hack website) to the wiki would make sense. I actually do not know who can change that message...

                  sprite Krishna_d

                    I haven't looked at the supposedly Wiki yet (Wikipedia is blocked from my job) but I wanted to propose a possible Code Library.

                    By that I mean, a library that houses chunks of code that do certain things that people could copy and paste into their hacks with a little bit of tweaking.

                    Of course if it already has this then super!

                    On a side note, I think there should be an EB exclusive section to the Wiki. Also, has anyone used a program like Camtasia to make a Tutorial Video on how to edit things? I think that might be beneficial. It captures your screen as you work, and turns it into a video. Just a thought, since I'm very intrigued with PK Hack right now.

                    sprite furrykef

                      Krishna_d wrote on Tue, 04 March 2008 08:48
                      I haven't looked at the supposedly Wiki yet (Wikipedia is blocked from my job) but I wanted to propose a possible Code Library.

                      By that I mean, a library that houses chunks of code that do certain things that people could copy and paste into their hacks with a little bit of tweaking.

                      I don't know of anything like that, but I think that would work fine on the wiki. I dunno if we have terribly many code chunks like that at the moment, though... a couple of simple ones like the six-letter name hack are already integrated into PK Hack. What sort of code chunks do you have in mind?

                      On a side note, I think there should be an EB exclusive section to the Wiki.

                      I'm not sure what you mean by this. Wouldn't a page on EarthBound be EB-exclusive by definition?

                      sprite Krishna_d

                        I'm not sure yet how code works in PK Hack. In another program I've used everything is manipulated through code, I'm not sure yet how much code related things there are with PK Hack. (If someone could provide a link to a tutorial about it that would be awesome)

                        However, if some things were manipulated by code, it would be a good idea to get a library of these things together. For instance, if the Submarine/Bicycle had scripts to them that you could manipulate, you could create your own car script so that Ness and the others could drive a car (or go-cart), and then you could allow others to use the script by posting it on the library and describing what would be needed to make it work.

                        Also, perhaps there could be a Library of sprites for people to use/edit to create more sprites, as well as tile sets for the maps.

                        As for the EB exclusive page,that is a good start... I can't remember what I was trying to bring up before.

                        sprite furrykef

                          I'm still wondering why this, or another thread about the wiki, hasn't been stickied yet... you can't exactly expect people to contribute to a wiki if people don't even know it's there.

                          Myself, I've found myself too busy, but I do keep a list of things to do, and working on the wiki is definitely on the list. I just don't know when...

                          - Kef

                          sprite GoldenEevee

                            I thhink we SHOULD have a wiki, because it would attract more fans to PK Hack and bring in more downloads. :d

                            AngryBound – Earth is angry and wants people who downvote my posts dead

                            sprite furrykef

                              We do have a wiki, though. That's why I want this thread to be stickied, so that people will, you know, actually know this.

                              I think I'm starting to sound like a broken record. Perhaps I should PM a mod.

                              - Kef

                              SimonBob
                              she's got the

                              Perpetually Bemused

                              • Aces
                              • fangamerHCP
                              • easy
                              • DINO RAMPAGE!

                              Sounds like a sticky wiki situation!

                              sprite furrykef

                                Thanks SimonBob!

                                sprite kyle3om

                                  I'm not so sure this thread should be stickied as it is since most of it is a ramble that goes like: "we should have a wiki" "we do" "oh yea?" "yea!" "well stiky this so all the other people that didnt know can read about me asking about it, but first lets nearly fill a page so that the real information is 15 posts from the top" "ok" "good" "yea" "sure"

                                  and the top post is a kids lolcats type thing that may or may not have a link to the wiki (wasnt willing to click on some kids cat to find out seemed like a rickroll waiting to happen). Seriously this is not sticky-worthy maybe its contents that we have a wiki are, but not this particular question/answer/ramble topic-ed thread

                                  and for the record I knew about and used the wiki so it cant be that hard to find from the either this forum or the old pkhack site.

                                  sprite furrykef

                                    I kind of agree that this particular thread might not be the best thing to have sticked, but I can't imagine why we shouldn't have it stickied. Maybe you found the wiki easily enough... well, I didn't. I didn't even know about it until I had already set my own wiki up and was told to use this one instead. And it might not even occur to some people to look for a wiki. And we really should add new info there and not in our own private text files or in random parts of the message board. In short, the wiki is definitely worthy of advertisement.

                                    - Kef

                                    SimonBob
                                    she's got the

                                    Perpetually Bemused

                                    • Aces
                                    • fangamerHCP
                                    • easy
                                    • DINO RAMPAGE!

                                    Are you using some sort of browser such as WebTV that doesn't show you where a link leads when you hover your cursor over it? Because that's the only reason I can think of why you'd assume the picture would go to YouTube and not datacrystal.

                                    sprite GoldenEevee

                                      Our wiki should be called something like Wikibound, or PK Wiki.

                                      AngryBound – Earth is angry and wants people who downvote my posts dead

                                      sprite kyle3om

                                        IE is only showing the web address of the pictures not the wiki address. besides its more of the idea of it like its just silly to immature if your trying to get people to the wiki easier. and I'm not saying dont advertise the wiki I just think delete this thread and start a new one witha nice header giving the wiki and what its all about and how it can help people. that seems the most productive. or just change the lead post to something like that and it would be fine i think.

                                        (Kumatora)

                                        Crap I spoke the human language again!

                                        • donor4
                                        • dragon
                                        • Invisiguy

                                        I took GoldenEevee's idea and requested a wiki called Wikibound.The Starmen.net wiki.

                                        sprite furrykef

                                          What's wrong with using the wiki we already have?

                                          sprite HyperBound

                                          • pkhack
                                          (Kumatora) wrote on Wed, 25 June 2008 23:27
                                          I took GoldenEevee's idea and requested a wiki called Wikibound.The Starmen.net wiki.

                                          We use Data Crystal for the PKHack wiki. If you want a general Starmen.net wiki, you should discuss it on the site discussion boards, not here.

                                          http://www.datacrystal.org/wiki/Main_Page

                                          • hardtrivia1
                                          • fun
                                          • dragon
                                          • aoe
                                          • boxes
                                          • donor5
                                          • pkhack
                                          • devteam
                                          • DINO RAMPAGE!

                                          Hey, just a heads-up, but it appears that the domain datacrystal.org is no longer resolving. Whoever registered datacrystal.org, do you know what’s going on here?

                                          sprite AnyoneEB

                                          • pkhack

                                          The site’s DNS and hosting is by n42. He apparently had some problems with his host and had to switch to a new one. The site should be migrated within a few days. Thank you for informing me.

                                          sprite AnyoneEB

                                          • pkhack

                                          Datacrystal is back up (as of a day or two ago). I apologize for the downtime.

                                          Earthbound_Nerd

                                          Hey guys. Just wondering if anyone would be willing to help me get started. I’m definitely a noob at this sort of thing and I downloaded everything, I just don’t even know where to start. Thanks

                                          sprite Smash Bass

                                          Well, you may go to the PK Hack site.

                                          http://pkhack.fobby.net/start.php

                                          Dunno if this would help you, but good luck anyway.

                                          livan is not a fakeposter. He’s just a friendly but shy guy who does not speak English well, enjoys off-topic and simple discussions, uses excesive ellipses and n_n smilies, and apologizes constantly. That’s all. And he’s not Wootman. Seriously.