Recent content by DomobotV3

  1. DomobotV3

    Hacking Looking for guidance - coordinate data for animations

    Well, here I am, again. I know where the data is, I know what the formula is, but I just can't seem to implement it in a way that works in Game Maker, which is what I'm trying to put together this animation viewer/editor with. In lieu of working with the raw data, I wanted to know if there was...
  2. DomobotV3

    Hacking Looking for guidance - coordinate data for animations

    A little bump because well, I did figure out a way! Cheat Engine came in handy to pinpoint and extract OAM data from a running emulator, and I'm in the process of stringing frames together and putting together a program that can play them (and eventually modify them or make new animations from...
  3. DomobotV3

    Hacking Looking for guidance - coordinate data for animations

    Hi all. For a while now I've been ripping sprites and elements from the Super Robot Wars series of games, primarily those on the DS. While having the sprites alone is pretty cool, I've thought about the potential to have the actual animation sequences available in a format suitable for use in a...