1. This forum is in read-only mode.

Pokemon Black 2 and White 2 camera modifier

Discussion in 'Technical Help' started by daging, Oct 22, 2012.

  1. daging

    daging Member

    Okey, the default camera in the game are boring, you cant changed its views even if it was a 3D, so I decided to make a 3rd person view of the game, and this is what I do. ::)

    to this 3rd person (pkms trainer on the bottom screen )
    [​IMG]

    and this is the one with pkms trainer always in the middle screen
    [​IMG]
    only worked on black 2 (U)
    [​IMG]

    Btw, this is a great game, it is the least I could tell ;D

    Code:
    ::View Change (Select + A + L/R/B for 3D/45deg/TopDown)
          :::Select+A+L=3D, Select+A+R=45deg, Select+A+B=TopDown
          5227A988 61635F64
          94000130 FFF80000
          2227AA15 00000040
          D2000000 00000000
          5227A988 61635F64
          94000130 FEFA0000
          2227AA15 00000020
          D2000000 00000000
          5227A988 61635F64
          94000130 FDFA0000
          2227AA15 00000004
          D2000000 00000000

    note : Anyone can help me find the other camera modifier, so far the camera only worked on one single axis of the 3D, there are still perspective aixs-X , axis-Y and axis-Z to be discovered, I would make a tutorial on how to find the axis on this one if someone needed it.

    tinypic
     
  2. Jhon 591

    Jhon 591 Well-Known Member

    Add the original code to you're first post

    Do you have any idea what 0x52 dose ?
     
  3. daging

    daging Member

    the 0x52 alone did nothing more than a dependency code of other cheat to work, but I juz took a random value as an example.
     
  4. Jhon 591

    Jhon 591 Well-Known Member

    @daging

    Add you're AR code to first topic in code tags.

    So People could use it.