Recent content by Kubes

  1. K

    Anyone have experience attaching VS Code's debugger?

    Thank you, I hadn't come across this guide, fingers crossed!
  2. K

    Anyone have experience attaching VS Code's debugger?

    I'm having trouble connecting VS Code's debugger to my .elf file running in mGBA. I can have the GDB server running fine on mGBA, but VS Code upon trying to conenct says, "The specified task cannot be tracked." Anyone able to share their configuration or have any idea? tasks.json launch.json
  3. K

    Creating a special function that simply sets STR_VAR_1?

    If anyone knows any good references for working with disassembled ROMs in C, it would be greatly appreciated! I wanted to initially only use PoryScript, but I've found myself tempted with C, but am not finding many resources. Right now, I am trying to get a custom special function that takes a...
  4. K

    The community still lives :D

    Thanks for the heads up :)
  5. K

    The community still lives :D

    Just getting into working with the disassembled ROM myself, very exciting! If anyone knows any good references for working with this in C, it would be greatly appreciated! I wanted to initially only use PoryScript, but I've found myself tempted with C, but am not finding many resources. Right...
  6. K

    The community still lives :D

    I had originally started attempting to modify Pokemon ROMs about 12 years ago... And it makes me very happy to see this community still kicking! (My old account: Smileman "/member.php?u=90690") I am so excited to see new methods and tools to bring these wonderful games new life. I am now a...
Back
Top