Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: I'm trying to make a camera zoom cheat

  1. #1

    Default I'm trying to make a camera zoom cheat

    I've wanted to make a camera zoom/modifier for Megaman Star Force 2 for a while now. I saw what the zoom cheat for Pokemon does and now I want to make a cheat like that for battles in the game I want. I tried using increments, like the D6 code type does and nothing ever worked. (Codebreaker worked for a while...)
    Can anyone help me construct this zooming cheat? I have the offsets for the camera values, so that's a start. I would really like know what to do next.

    020F2CE8 (rotate)
    020F2D10 (left-to-right)
    020F2D14 (up-to-down)
    020F2D18 (zoom in/out)

  2. #2
    J.P. (Global Moderator) Maniac's Avatar
    Join Date
    Sep 2007
    Location
    Ohio, USA
    Posts
    2,083
    Blog Entries
    5

    Default

    Zooming as in...?

    Say what you mean, mean what you say, and let your actions speak for you.


  3. #3

    Default

    You know with Regular Digital Cameras
    You have a Zoom Function to go in and out.
    Like you have to take a Screenie of the whole screen but with Zoom, you can just get your Char, thats all.

  4. #4
    J.P. (Global Moderator) Maniac's Avatar
    Join Date
    Sep 2007
    Location
    Ohio, USA
    Posts
    2,083
    Blog Entries
    5

    Default

    Quote Originally Posted by Oni-Neoxes View Post
    You know with Regular Digital Cameras
    You have a Zoom Function to go in and out.
    Like you have to take a Screenie of the whole screen but with Zoom, you can just get your Char, thats all.
    Then why list 4 addresses?

    Say what you mean, mean what you say, and let your actions speak for you.


  5. #5

    Default

    Quote Originally Posted by Maniac View Post
    Then why list 4 addresses?
    020F2CE8 (rotate) Rotate the Screen for the pic prolly
    020F2D10 (left-to-right) look left and right
    020F2D14 (up-to-down) look up and down
    020F2D18 (zoom in/out) Zoom

    but yet, i have NO IDEA what the addresses are >_>
    P.S.
    It's Great to be back

  6. #6

    Default

    I want to try to make a cheat that changes the camera's location by the push of buttons. I listed the four addresses of the camera values I want to change.

  7. #7
    J.P. (Global Moderator) Maniac's Avatar
    Join Date
    Sep 2007
    Location
    Ohio, USA
    Posts
    2,083
    Blog Entries
    5

    Default

    Quote Originally Posted by Oni-Neoxes View Post
    020F2CE8 (rotate) Rotate the Screen for the pic prolly
    020F2D10 (left-to-right) look left and right
    020F2D14 (up-to-down) look up and down
    020F2D18 (zoom in/out) Zoom

    but yet, i have NO IDEA what the addresses are >_>
    P.S.
    It's Great to be back
    lol good to have you back >.>
    and sooo... do it? lol.

    Say what you mean, mean what you say, and let your actions speak for you.


  8. #8
    Chris (Administrator) Vash's Avatar
    Join Date
    Sep 2007
    Location
    Teh Interwebz
    Posts
    1,992
    Blog Entries
    27

    Default

    Then just add or subtract from the value at those addresses. Not that complicated. wiki.game-hackers.com
    Animal Crossing: City Folk
    ACToolkit - NPC_Tool - PattView

  9. #9

    Default

    That's the thing. I couldn't get it to work. I've checked the Wiki and it doesn't cover that cheat type. Is it even the D6 one? It probably is really easy.

  10. #10
    J.P. (Global Moderator) Maniac's Avatar
    Join Date
    Sep 2007
    Location
    Ohio, USA
    Posts
    2,083
    Blog Entries
    5

    Default

    Or you could do it in ASM >__> but AR DS codetypes would be easier for you.

    Say what you mean, mean what you say, and let your actions speak for you.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •