Search Results

  1. Hidden Smithery
    Lol, maybe so. Your method could still be better (if I could figure out what to do) because trying to find the right entry for the Ether item is bringing in a lot of results, and I can't even FIND the Mega-Ether. I'll keep working on this though.

    Correct me if I'm wrong.
    Code:
    Item: エーテル                    ETHER
    Code: E3 55 F2 19 08                32 41 35 32 3F
     
    Item:メガエーテル                    MEGA-ETHER (name is too long)
    19 01 19 0E E3 55 F2 19 08        3A 32 34 2E 2C 32 41 35 32 3F
     
    Item:ポーション                    POTION
    Code:19 27 55 EB 19 2F 19 0D            3D 3C 41 36 3C 3B 01 01
     
    Item:メガポーション                    MEGA-POTION
    Code:19 01 19 0E 19 27 55 EB 19 2F 19 0D    3A 32 34 2E 2C 3D 3C 41 36 3C 3B 01
     
    スロット                    SLOT
    EC 19 0A 19 30 F3            40 39 3C 41 01 01
     
    ソラ                    SORA (too long)
    EE 19 06                40 3C 3F 2E
     
    たたかう                    ATK (the word "ATTACK" is too long)
    9F 9F 95 92                2E 41 38 01
     
    まほう                    MGC (the word "MAGIC" is too long)
    AE AD 92                3A 34 30
     
    
    I'm still using the tool you made to make the English version of the text, though, because I'm lazy.

    By the way, root, I suggest changing EQUIPT to just EQUIP (32 3E 42 36 3D 41 to 32 3E 42 36 3D 01). It still works and looks a little better.

    EDIT:
    I tried to find the hex values for the Shadow; got many results (10+). Tried to find Neoshadow, nothing.

    I have to say, I'm excited. This makes me think that we could do anything. Eventually I'd like to edit KH2 a little bit. That English patch needs some fixing up and I'd like to learn if you can replace the texture of a certain character.

    I'm currently trying to get what you made so far to be applied to the Final Mix version; I've only been able to get CONFIG, CUSTOM, and STATS to show up. I can't seem to find ABILITIES, ITEMS, or any of the rest. :(
    Post by: Hidden Smithery, Mar 12, 2013 in forum: Code Vault
  2. Hidden Smithery
    Okay, I've been trying to get the word "CONFIG" to show on the screen for roughly the last hour or so. Nothing so far.

    I may be doing it wrong, however.

    If I'm understanding you correctly, コンフィグ translates to Config. Each character in the word コンフィグ has it's own value on that table, which when I put them together, looks like this: E9190DFB19291910. I search for that with the value type "2 Bytes", and I get 101 results. However, all of listed addresses have the value listed of 1910, which I think is wrong.

    (Keep in mind that this is the normal Japanese version of KH, and I haven't applied that patch you posted earlier.)

    It amazes me that you could explain it so nicely and I still manage to mess it up somehow.

    Here's what I'm looking at.
    [​IMG]

    The 4-byte search never seems to find anything.

    I wish you could/would get on more often than once a day. This is going nowhere fast.

    EDIT:
    Okay, I got impatient and decided to just try it without using Cheat Engine to find out what I was looking for. I searched the iso, using the hex editor, for E9190DFB19291910 (the only result apparently), changed it to 303C3B3336340101 ("CONFIG" and two spaces to fill up the left over digits) and here is the fruit of my labor:
    [​IMG]
    Post by: Hidden Smithery, Mar 12, 2013 in forum: Code Vault
  3. Hidden Smithery
    I'll see if I can convince my boyfriend to let me use the computer later today then. First I'll try to replicate what you made above (the start menu) to make sure I have a rough idea of what to do, then I'll see about getting the character names to show on the screen too (if that is too hard I might just try to get one of the Heartless' entries to show).
    Post by: Hidden Smithery, Mar 12, 2013 in forum: Code Vault
  4. Hidden Smithery
    [/quote]
    Astounding.

    I'd like to help you. Can I? Pretty please with the x-blade on top?
    Post by: Hidden Smithery, Mar 10, 2013 in forum: Code Vault
  5. Hidden Smithery
  6. Hidden Smithery
    http://cdn2.dualshockers.com/wp-content/uploads/2012/10/Kingdom-Hearts-1.5-HD-Remix-Screen1.png

    Does it bother anyone else that Square decided to keep the allies' hud location and enemy HP bar completely unchanged?

    With the multiple colors instead of tabs, and Goofy/Donald/everyone else's HP/MP bars taking up the entire upper part of the screen?

    They said they wanted to update the game to be more consistent, but it seems that they missed some things.
    Post by: Hidden Smithery, Mar 9, 2013 in forum: Kingdom Hearts HD I.5 ReMIX
  7. Hidden Smithery
    Damn.

    I guess I'll either have to deal with it or gain amazing programming skills to remake it. I wonder if you could just edit the patch file he made somehow?

    And by "Not lined up" do you mean that the text was randomized or something?
    Post by: Hidden Smithery, Mar 9, 2013 in forum: Code Vault
  8. Hidden Smithery
    I will attempt to locate that ripper and I will check for you.

    If this is really possible to do, I offer my services (time and energy mostly) to help this project. I think cutscenes could wait for a while as long as menu text is translated.

    I just want to see this done properly.

    (Also, did Xeeyamo release his tools or not? I would REAAAAAAAAAAAAAAAALLY like to fix up some of the grammar choices he made. They kill me every time I see them.)

    EDIT:
    I can't seem to find that ripper. Pity.
    Post by: Hidden Smithery, Mar 8, 2013 in forum: Code Vault
  9. Hidden Smithery
    I realize this may be nit-picking, but is it possible to remove the bronze/silver/gold crown from Sora's model once you've met the requirements for them? I've looked into it, as I don't have the game myself, but could it be done? I know it's supposed to be like a trophy but I think Sora looks a bit silly with it on.
    Post by: Hidden Smithery, Feb 18, 2013 in forum: Code Vault
  10. Hidden Smithery
    This is amazing. I'll be sure to watch the whole thing (or at least this video) tomorrow.
    Post by: Hidden Smithery, Feb 4, 2013 in forum: Video Showcase
  11. Hidden Smithery
    I certainly hope it does.

    I don't know about the rest of you but it feels... odd... to me, having translation patches for KH2 and BBS but not the original game. I've recently looked into a lot of KH-related things the last few days and it's astounding to see how many people have tried, or at least claimed to have tried, and ultimately failed to make any sort of headway with the project idea. Although not quite as bad, it's similar to the Half-Life 2 Beta recreation effort; seemingly cursed and with little to no progress to show for it.

    I've been attached to the KH series since I was a child and I've grown up alongside it, as many of you here have. I know that in the years following the release of the game, it's bonuses and texts have been translated online.. Many of us, myself included, have found various ways to actually play said content, legally or otherwise. However the fact that we can't enjoy it without breaking the flow of the game, forcing us to either learn a language foreign to many or have a guide nearby at all times.

    I say this less directly to you, EvilMan_89 and more to whoever decides to read this thread again in the future (it shows up all the time in Google searches); if you believe you have the technical know-how, and can figure out some way to make a patch for this game happen, please attempt it. A partial patch is better than no patch at all.

    Whoever reads this in the future, please understand that there will be at least one other KH fan in the world who will love your work. It's been done with two other Final Mixes; I know that it's different every time, but it's proof that it, in some form, can be done.

    If I knew how, I would try my best to make a partial patch myself, I would. But that's beyond my knowledge.
    Post by: Hidden Smithery, Feb 2, 2013 in forum: Code Vault
  12. Hidden Smithery
    Fan. Tastic.

    Well that's upsetting to say the least. I guess I'm done here then.
    Post by: Hidden Smithery, Feb 1, 2013 in forum: Code Vault
  13. Hidden Smithery
    heh, I suspected as much. Oh well.

    Thanks for the reply I suppose. What about the first part of my post? Anything doable with that?
    Post by: Hidden Smithery, Feb 1, 2013 in forum: Code Vault
  14. Hidden Smithery
    "The films they're based off, the musical score, the plot, the enviornment?"
    "enviornment?"

    Please for the love of all that is correct, fix that. :eek:
    Post by: Hidden Smithery, Jan 31, 2013 in forum: Kingdom Hearts News & Updates
  15. Hidden Smithery
    After taking a long break from the KH games, I've decided to come back and have some fun.

    Now, I'm under the impression that KH1 isn't as friendly towards codes/hacking in general. I don't want to impose on anyone, but if someone would be up to the challenge, I'd like some help making an idea of mine a reality. I have a code that grants all of the weapons to Sora, including the Dream Sword and Wooden Sword. For the sake of lulz, I used one of them fairly well against Heartless (they do actual damage), but when I went to change the weapon to something else, I was unable to even access the menu to choose.

    I'd like to be able to change that somehow. Something to make them "useable" and "user-friendly."

    Is this within the realm of possibility?

    That, and, whenever I try to have Riku as my ally in the Hades Cup, he T-Stances. The first round goes fine, albeit he doesn't do much except float around, but the following one crashes the game.
    Post by: Hidden Smithery, Jan 28, 2013 in forum: Code Vault
  16. Hidden Smithery
    In regard to the "HAVE ALL CODES" section, if I were to use the "Have all of Sora's Weapons" code(s), would that include the Dream Sword? It always struck me as odd that Donald and Goofy got their dream weapons, but the sword is never seen outside of a dream sequence ever again.
    Post by: Hidden Smithery, Aug 11, 2012 in forum: Code Vault
  17. Hidden Smithery
    I was about to ask you for this, thanks. :D

    EDIT:

    I've noticed that in the costume modifier for Leon (titled "Leon's Clothes"), the sixth usable digit (number 5) is supposedly a "Beta Black Costume." Does anyone have any screenshot(s) of that costume? I can find literally every other one, but so far, I've found nothing about this 6th costume.
    Post by: Hidden Smithery, Jan 9, 2011 in forum: Code Vault
  18. Hidden Smithery
    Yeah, I've never heard of such a thing.

    I'd like to get my hands on the NTSC version of the codes, though. I miss that jacket of Leon's. :D
    Post by: Hidden Smithery, Jan 7, 2011 in forum: Code Vault
  19. Hidden Smithery
    A quick Google-search makes me think that these are from the PAL version of the game.

    I found these same codes here.
    Post by: Hidden Smithery, Jan 6, 2011 in forum: Code Vault
  20. Hidden Smithery
    Slight issue with some codes

    Alright, I've tried to make the final battles with Ansem (Xehanort's Heartless) more difficult, by increasing his total HP, attack strength, and defense. However, Once I input the codes, he is invincible. The really odd part?


    So is Donald. That's right. Donald. Duck. Cannot. Die.

    Here are my codes:

    Ansem battles (solo)
    Code:
    10524340 000007D0
    10524344 000007D0
    00524350 0000002A
    00524354 0000002A
    Ansem battles (/w teammates)
    Code:
    10524178 00000898
    1052417C 00000898
    00524188 0000002E
    0052418C 0000002E

    I would appreciate any help with this.

    Also, I would like verify if these codes are legitimate:
    Code:
    FEBFDD0C BCA99B84
    Code:
    FEBFDD0F BCA99B84
    These codes are supposed to give the player access to the "Hong Keyblades," the large, white, annoying Kingdom Key clones.


    And last but not least, in my not-gonna-double-post manner, is there a way/code to give the player access to the Dream Sword and Wooden Sword weapons, and be able to actually change to-and-back-from them?


    TL;DR version:
    I need help with an Ansem code, and would like some weapon codes as well. Plz n tanks.
    Post by: Hidden Smithery, Sep 27, 2010 in forum: Code Vault