• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • It's time to vote for your favorite Pokémon Battle Revolution protagonist in our new weekly protagonist poll! Click here to cast your vote and let us know which PBR protagonist you like most.
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

[ASM & Hex✓] (Solved) VBA-SDL-H issue need help,

chestertagat

Dumbest Person in the World.
  • 63
    Posts
    12
    Years
    I don't know if this is where this post belongs but i'm gonna post it anyway :)

    Hello just wanna ask about Installing/Using Vba SDL H2,

    I'm just a beginner when it comes to ASM , I just started reading FBI's ASM Tutorial Series , and I am

    Currently on ASM Tutorial Difficulty 5/10 , I don't have any problems understanding the codes and their

    Functions, But the Problem Occured when I am in the Process of Searching the Ram for some Hex Values

    I was searching for the Name of the Trainer I am currently Battling and in the Instruction i need to First

    pause the game then enter dubugging mode, But whenever i do this The game would Pause and Wont

    go Debugging mode then not respond, I tried not pausing the game and Enter dubugging mode and it

    is alright However when i go back to the game screen it is not Responding (Forever). I really need help ,

    TIA,

    This might hep you figure out whats wrong :
    1.)I am using windows 10 (Maybe a Compatability Issue )
    2.)i downloaded VBA-SDL-H from romhackingdotcom(It contains the SDL.dll vbafiles and the Executable itself, diffenrent from the ones i download from Github it contains so many Files (I Dont really understand it) but i know that I have to Compile it first using GNU/GCC and i Should have SDL library [not sure] and have VB 6 Environment to Compile/Make . I dont have a clue how to do those things so
    I used the one from romhacking.com
    3.)I am using a Clean FireRed Rom 1.0
    4.)Maybe a problem with SDL.dll being broken everytime i Force close the VBA (Without proper exiting)

    It will really Help me and others , I don't want to get stuck right now at learning ASM (cause i think im having progress) , Merry Christmas and Thanks , sorry for the long post :)
     
    Last edited:
    Thanks for uploading your copy of VBA-SDL-H2 cause the link here in pc is Broken,
    But when i tested it the same results happen, (Not Responding)
    Maybe because im pausing before going into Debugging? (That's the Instruction given by FBI)
    or Maybe it was Compatability Issue? What OS are you using? (I'm trying it later on Win7 since im using Win10)
    And I also noticed that the Not responding Happens Everytime i Switch to the Game Screen from Debugging Terminal.

    :(
     
    Thanks Dizzy Egg for providing me your copy of VBA-SDL-H2 since its very hard to obtain one now through googling, Anyway I figure out why this Not Responding is Happening in VBA-SDL-H2 it is because You need to Hit "c" to return to the game from the Debugging mode. Hahahaha I am very stupid, I was lucky i'm reading the posts at Help Thread: ASM & Dissassembly and i read there From jambo51's post that you need to Hit C to Continue Hahahahahaha Thank You Very Much :D
     
    Thanks Dizzy Egg for providing me your copy of VBA-SDL-H2 since its very hard to obtain one now through googling, Anyway I figure out why this Not Responding is Happening in VBA-SDL-H2 it is because You need to Hit "c" to return to the game from the Debugging mode. Hahahaha I am very stupid, I was lucky i'm reading the posts at Help Thread: ASM & Dissassembly and i read there From jambo51's post that you need to Hit C to Continue Hahahahahaha Thank You Very Much :D

    Great you figured it out. {XD}
    If you have more ASM-related question, ask away. I'll be happy to help. It's not often you see people tackling ASM. :P
     
    Back
    Top