Blah's Profile Picture

Blah

Free supporter

Community Supporter

Visitor Messages

1 to 15 of 1441
  1. GatoDaSorte
    3 Days Ago 7:24 PM
    GatoDaSorte
    HI, I'm trying to put your ASM Inheriting IVs from parents in my hack rom that I saw on the ASM Resource Thread, but as soon as the NPC gives me the egg, the game just freezes, I'm using the Mr'sDollSteak patch, you know what it can be ?
  2. .hack
    November 21st, 2021 2:49 AM
    .hack
    open up
  3. Calistrotic22
    May 29th, 2021 7:10 PM
    Calistrotic22
    Alright. Thank you for your time!
  4. Calistrotic22
    May 29th, 2021 5:45 AM
    Calistrotic22
    Oh and another thing. If the player lose to the trainer how to clear the flag?
  5. Calistrotic22
    May 29th, 2021 12:27 AM
    Calistrotic22
    So I'm assuming i just have to change the 202 to whichever flag i want right?
  6. Calistrotic22
    May 27th, 2021 3:59 PM
    Calistrotic22
    Hi I want to ask based on this post of yours, https://www.pokecommunity.com/showpost.php?p=8547363&postcount=399.
    Is there a way to change the flag used or is it fixed to 202?
  7. Gavoca
    December 8th, 2020 5:58 PM
    Gavoca
    Is it possible to port your dexnav to emerald?
  8. jiangzhengwenjzw
    November 27th, 2019 4:26 PM
    jiangzhengwenjzw
    Great. I myself have forgot about this lol
    Thank you for the fix and join us on pokefirered if you have time (It's about to hit 60%)!
  9. jiangzhengwenjzw
    August 24th, 2019 3:11 PM
    jiangzhengwenjzw
    It crashed on vanilla firered.
    I don't think it can be an issue in the link process, as all the hooks look okay.

    What I did was:
    1. (Say, we use mGBA here) I load the game without a save file and play until the protagonist saw his mom the first time and talked to her.
    2. Save.
    3. Quit mGBA.
    4. Reopen mGBA and Load the game. It will crash after start menu.

    This is my output.txt:
    00000000 0
    030030F0 .byt:043C
    030030F0 gmain
    03005008 gsaveblock1ptr
    0300500C .byt:0004
    0300500C gsaveblock2ptr
    03005380 .byt:0004
    03005380 gfirstsavesector
    03005390 .byt:0004
    03005390 gsavecounter
    03005394 .byt:0004
    03005394 gfastsavesection
    030053B0 .byt:0070
    030053B0 gramsavesectionlocations
    08000545 setmaincallback2
    080006F5 setvblankcallback
    08000701 sethblankcallback
    0800070D setvcountcallback
    08000719 setserialcallback
    08002B81 malloc_init
    08002B9D malloc
    08002BB1 malloc_and_clear
    08002BC5 free
    0804C301 saveserializedgame
    080565E1 setmaincallback
    080D97D1 save_write_to_flash
    080D9874 .dbl:0004
    080D9874 .pool
    080D99D9 trywritesector
    080D9E58 .dbl:0004
    080D9E58 .pool
    080DA191 doreadflashwholesection
    080DA1A9 calculatechecksum
    080DA1D5 updatesaveaddresses
    080DA23C .dbl:0004
    080DA24C .dbl:0004
    080DA24C .pool
    0813B8C2 .byt:0002
    081E3B69 __aeabi_idiv
    081E3B69 __aeabi_idivmod
    081E3B69 __aeabi_uidiv
    081E3B69 __aeabi_uidivmod
    081E5E79 memcpy
    081E5ED9 memset
    08830018 __text_start
    08830018 loadsector30and31
    0883008C savesector30and31
    08830100 saveparasite
    0883015C loadparasite
    088301B8 handleloadsector
    0883028C handlewritesector
    08830364 call_something
    0883036C handlesavingdata
    08830464 dprint
    08830484 mini_strlen
    08830498 mini_itoa
    08830568 mini_vsnprintf
    08830688 dprintf
    088306D0 .byt:0006
    088306D0 saveblockparasitesizes
    088306D8 .byt:0038
    088306D8 savesectionoffsets
    08830710 .byt:0004
    08830710 parasitesizeindex
    08830798 __bss_end__
    08830798 __bss_start__
    08830798 __end__
    08830798 __text_end
    08830798 _end
    30050010 gsaveblock3ptr
  10. jiangzhengwenjzw
    August 23rd, 2019 8:18 PM
    jiangzhengwenjzw
    close + re-open

    It's also possible that something goes wrong in the compiling process tho, like, some symbol's value is not correctly assigned when the object gets linked
    I can test it tomorrow on a clean firered ROM and tell you the result.
  11. jiangzhengwenjzw
    August 23rd, 2019 11:39 AM
    jiangzhengwenjzw
    Hi, I tested your save expansion on shiny gold. But if I save the game and restart the emulator (mgba/no$gba/vbam), it will crash and try to jump to bios (0x00000000). JPAN's vanilla hack worked.
  12. jiangzhengwenjzw
    July 3rd, 2019 3:02 PM
    jiangzhengwenjzw
    Actually it's hard to decide what to do at this point except contributing to PRET projects. Development is more like non sense because with pokeemerald documentation (and some easy function port if we still want to work on FR) it's way too easy and can only encourage people to apply this kind of stuff blindly. For research and documentation PRET people and egg has already did great work and we'd better rely on those information
  13. jiangzhengwenjzw
    July 3rd, 2019 7:28 AM
    jiangzhengwenjzw
    Are you still hacking now? I can see you committed a lot this year
  14. jiangzhengwenjzw
    July 2nd, 2019 3:08 PM
    jiangzhengwenjzw
    Yes, I've contributed like 15 source files. I'm only doing source code decompiling and some directly related data decomp stuff (but obviously not too much).
  15. jiangzhengwenjzw
    June 30th, 2019 10:46 AM
    jiangzhengwenjzw
    Many files can be directly ported from pokeem (like, 50% functions in those files with a EM counterpart are direct copy (with some renaming tho) 30% need some tweaks and 20% need a complete rewrite or is tossed in emerald)
    The real problem is that (almost) only pikalax and garak were contributing to the repo :/

About Me

  • About Blah
    Quick Self-Introduction
    Still not famous
    Biography
    Leet rom hacker
    Interests
    pretty avid shitposter
    Location
    Unknown Island
    Gender
    Male ♂
    Also Known As
    FBI
    Favorite Pokémon
    Charizard
    Typhlosion
    Snubbull
    Corphish
    Master Race Spinda
    Battle Server Name
    Definitely not FBI
    Discord Nickname
    Blah
  • Signature
    ...

Statistics

Total Posts
Activity by Forum
Visitor Messages
Blog
General Information
  • Join Date: January 19th, 2013
  • Referrals: 1

Badges

Badges

Emblems

Helping Hand
This member has done some kind of service to PC; Or maybe they help out other members whenever they get the chance.
Awarded: January 16th, 2015 2:41 PM
Level Up!
This member has really surpassed their newbie days and has become a wonderful asset to the community! Congratulations!
Awarded: April 9th, 2015 8:26 AM
Community Supporter
These helpful members donate their money to help make PC a better place.
Awarded: April 17th, 2016 9:01 AM
My Goodies
You manipulated me into giving you this, didn't you?
Awarded: September 20th, 2016 12:52 AM
#1 Scriptwriter!
This person came first in 2010's Get Together's Scriptwriting Competition! Awesome!
Awarded: September 28th, 2016 9:20 AM