Visual Basic

  • 159
    Posts
    20
    Years
    hey, i want to make a program to just open a rom and check wut version it is. like in the binary or hex or w/e its called. like when i open the rom, it check the hex or w/e and if line 173 is A and 174 is P and 175 is X and 176 is E then the rom opened is sapphire. i dont know the codes for this, can someone help?? im kinda a n00b at visual basic but not completely ignorant of it
     
    Visual Basic is a terrible language. I suggest you learn a better language, like C++, or even just a complex scripting language, like Perl or Python.
     
    i've heard about Delphi, is that good? I tried c++ but i don't get anything like the include this and all that crap. ill look up python and perl, thnx
     
    Why don't you just open the ROM in an emulator and use the ROM information dialog in the emulator? o_O
     
    how would i do that? how would that help me with visual basic?

    Edit : oh, i think i know what you meen. i know the offsets and everything, i just need to know the visual basic script to access the offsets in the rom and view them or change them or w/e i want to do with them.
     
    Last edited:
    There you go dude.
    You don't need to give me credit though.

    Always here to help! XD
     
    dude, THANK YO SOO MUCH!!! god, im so friggin happy right now. now i can make a program of my own. btw, i am going to give you credit on everything i make,(if i ever make anything)!!!. thnx
     
    Back
    Top