Search results

  1. K

    Hacking Queen's Blade: Spiral Chaos Translation Project ( Hackers needed )

    It's the offset to start searching from.
  2. K

    Hacking Nayuta no Kiseki - English Translation

    Well I haven't looked at it properly, but the way memcpy works is by copying the most data it can at once to be efficient, and to do that it needs to be aligned. &'ing the size with 3 gives you the number you need to remove before you're at 0x4 alignment. It then copies those as bytes, and then...
  3. K

    Hacking Digimon Adventure [PSP]

    Except no available password to extract the patch file, so unusable. Pretty silly.
  4. K

    Hacking How do you find Japanese wikis?

    You can use 攻略, but "wiki" in English works too, as well as ウィキ. You can also add specific sites to your search too, like atwiki or wikinavi, those are the 2 biggest in my experience (for game-guide type stuff). You could go to those sites directly and search the game name as well, but Google...
  5. K

    Hacking Digimon World Re:Digitize - Translation

    ChuShingura46+1 scripts. Enjoy translating that.
  6. K

    Hacking Possible Summon Night 4 Project

    Forward jumps into if elses and backwards jumps into while loops usually. If there's an unconditional jump forwards that all the code doesn't hit, then it means that there's a condition somewhere to get to that code instead of the code below it, and you can make it into an if else. That's why I...
  7. K

    ROM Hack .arc File extension

    http://pastebin.com/Kz2MS34Q - Python 2.7. Run it from the folder with the .arc files in.
  8. K

    Hacking Toukiden Kiwami - Want to start translation

    Ok well, I did decide to put a script together, but fuck me it's a mess, a big mess, and as such I'm not really supporting it: http://pastebin.com/b51XiDxf Lots of usages: script.py -e1 [linkdata.bin] Extracts the named linkdata. script.py -e2 [infile] Extracts a single text file (after...
  9. K

    Hacking PSP ASM Hacking for Variable Width Font

    The iFilesz is the size as it is in the file itself. The iMemsz (and iVaddr) is the sizes (and address) of the executable in memory when it gets loaded. When you load executables they aren't 1:1 copies from file to what executes in memory. So 0x1FDE00 is the file size of the EBOOT, but 0x318780...
  10. K

    Hacking PSP ASM Hacking for Variable Width Font

    Which game? I think you'll have to change each section header entries as well if you're moving things. The pointer to them, as well as their size and count are defined in the file header. There's tonnes of them so it's a real uber pain to do manually, but that's always the case with manually...
  11. K

    Hacking PSP ASM Hacking for Variable Width Font

    It's pretty much the same as for .exe files. Obviously the format's different, ELF is a bit harder to do, but it's the same thing really. Here's a quick example using Digimon Adventure: Firstly here's the default (decrypted/extracted) EBOOT: There's a detailed explanation of the file...
  12. K

    Hacking Legend of Heroes Translation

    This should do. I hope you don't need comments here, it's very simple and small: import sys,struct filedata = bytearray(open(sys.argv[1],'rb').read()) imgstart = struct.unpack('<I',filedata[0xa:0xe])[0] for i in xrange(imgstart+0x3,len(filedata),0x4): filedata[i] = 0xff - filedata[i]...
  13. K

    ROM Hack Pokémon Flawless Platinum

    Hmmm, version 3.0 is freezing for me. After giving the parcel to your rival, getting the town map, the game just freezes at the end of the conversation.
  14. K

    Hacking Possible Summon Night 4 Project

    I'm not sure what you mean by reading recursively. How do you know the filesizes to be able to do that (to split each texture apart in the case of 01.DAT)? And how would the game know which file it wanted to load? All the SV*.DAT files are just a bunch of RIFFs put together aligned for instance...
  15. K

    Hacking Possible Summon Night 4 Project

    Yeah I looked at the eboot but couldn't see any sort of list of pointers which could be it. That first file I uploaded there was in 00.DAT anyway, so you can get at it. It's the file entry at 0x230. There's a lot of compressed text files in 00.DAT, but again I don't know how to differentiate...
  16. K

    Hacking Possible Summon Night 4 Project

    Yes, the archives are aligned to 0x800, so are some sub-files, and other sub-files are aligned to 0x10, and some not aligned at all. You can get the toc of sub-files, but not the whole DAT. 00.DAT you can get all the files for instance. First word is the file count, then some unknowns. File...
  17. K

    Hacking Possible Summon Night 4 Project

    Managed to get the text file decompress working. Here's the first one with the starting story text in: https://www.mediafire.com/?2b5lb1ap43eh6id Still some problems though. There's a starting value used sometimes in some decompressing, I don't know where that comes from. Also there's no toc...
  18. K

    ROM Hack Pokémon Silver Blue

    Game crashes right at the start for me, as I try to go outside the house. Can you fix that? Otherwise the game isn't playable whatsoever. The save provided is also entirely broken. 8 badges, 0 pokemon, and both no$gba crashes on trying to load the save, and Desmume crashes when trying to open...
  19. K

    ROM Hack Summon Night X ~Tears Crown~ - SL TP

    I thought the tools for this were finished. What happened to SummonTrans?
  20. K

    ROM Hack Pokémon Blaze Black & Pokémon Volt White

    Bump, links have been removed, can they be re-uploaded?
General chit-chat
Help Users
  • BigOnYa @ BigOnYa:
    That'd be 2million pesos, drink this tequila for your pain.
  • K3Nv2 @ K3Nv2:
    Also buy my art senior don't forget what happened with Germany
    +1
  • BigOnYa @ BigOnYa:
    For reference, so everyone knows we are not racist, just like to pick on Juan, and he gives it back to us 'murdicans in return. I love me some latinos.
    +1
  • Morganna @ Morganna:
    hello? anyone alive here?
    +1
  • Sicklyboy @ Sicklyboy:
    I'm dead inside
  • Morganna @ Morganna:
    at least you can chat :)
  • Morganna @ Morganna:
    i dont want to sound silly, but im kind of lost, im new to this community and i have a lot of question and idk where to start
  • realtimesave @ realtimesave:
    I watched baby yoda eat frog eggs on mandalorian last night
  • BigOnYa @ BigOnYa:
    @Morganna Welcome to the temp! what are your questions?
    +1
  • Sicklyboy @ Sicklyboy:
    It is nice and loud and thunder and lightning stormy outside, love it
    +1
  • Sicklyboy @ Sicklyboy:
    Can't wait for the inevitable power outage where it's initially funny because I have half of my apartment on UPSes, then I realize I have literal minutes to start shutting down all of my servers.
  • BigOnYa @ BigOnYa:
    You must be north of me, Im in Ohio.. It been storming on off all day here, coming from the north
  • Sicklyboy @ Sicklyboy:
    just barely maybe, more so just dead east.
    I'm in NJ
    +1
  • BigOnYa @ BigOnYa:
    Is weird looking at the radar, it is making a circle
  • Morganna @ Morganna:
    @BigOnYa well, starting with, idk which emulator should i use for switch, i got a gtx 1650, do you know which one would it better for my pc?
  • BigOnYa @ BigOnYa:
    The switch emulators on pc rely on your CPU mostly, and they only use a single core, so GPU not as important as a good CPU. I don't use switch emulator, but many here do, and willing to help.
  • BigOnYa @ BigOnYa:
    @K3Nv2 do you want to chime in, don't you use yuzu or ryujinx? Which do you prefer?
  • BigOnYa @ BigOnYa:
    @Morganna I'd say try them both, and see which work better for your setup, good luck, and have fun!
  • Morganna @ Morganna:
    i tried just yuzu so far, not even played, just open the game to see if it run
    +1
  • Morganna @ Morganna:
    By the way, is there any website you recommend to search for some roms?
  • BigOnYa @ BigOnYa:
    No you are not allowed to discuss them here, against the rules of the site. Sorry. But you can Google Nintendo NSP and there will be a few listed.
  • Morganna @ Morganna:
    @BigOnYa that was actually very helpful, thank you very much
    +1
  • BigOnYa @ BigOnYa:
    Game on!
  • K3Nv2 @ K3Nv2:
    Actually looking forward to that new m&ms song Friday
  • DTApple @ DTApple:
    Water is the Wii Startup Disc of the soul.
    DTApple @ DTApple: Water is the Wii Startup Disc of the soul.