Author Topic: Strange Overworld Graphics  (Read 2943 times)

Lordchander

  • Time Traveler (+800)
  • *
  • Posts: 807
  • I might come back one of these days...
    • View Profile
Strange Overworld Graphics
« on: July 24, 2005, 02:21:17 am »
Open up the CT pre-release and type in the code 7E010102 with nothing else on, look what comes up, a dodgy overworld graphics. Now check out the little boys going across the screen. Im guessing they are replacement for the seagulls. But u see them nowhere else, and they are the exact right size for a overworld party member. Now look at the bottom left-corner, where the date of year should be is three women-monster type things, also the right size for party-member graphics! What is going on here!!!???

JLukas

  • Fan Project Leader
  • Squaretable Knight (+400)
  • *
  • Posts: 426
    • View Profile
Strange Overworld Graphics
« Reply #1 on: July 24, 2005, 07:35:18 am »
Those are Lucca, Marle, and Crono sprites with a bad palette.

Lordchander

  • Time Traveler (+800)
  • *
  • Posts: 807
  • I might come back one of these days...
    • View Profile
Strange Overworld Graphics
« Reply #2 on: July 27, 2005, 03:16:47 am »
Is it just something the code does? Like, not on purpose? And what exactly does that code do other than screw up graphics?

JLukas

  • Fan Project Leader
  • Squaretable Knight (+400)
  • *
  • Posts: 426
    • View Profile
Strange Overworld Graphics
« Reply #3 on: July 27, 2005, 05:27:09 am »
That memory address is the the second byte of the current location.  It should only be 00 or 01.  When set to 02, it's trying to read other data from the game as room setup info.  That's why it's loading bad palettes, PC sprites instead of seagulls and year boxes, and displaying garbage in general.

Lordchander

  • Time Traveler (+800)
  • *
  • Posts: 807
  • I might come back one of these days...
    • View Profile
Strange Overworld Graphics
« Reply #4 on: July 27, 2005, 07:21:35 am »
So what would happen if i tried 7E010103?

JLukas

  • Fan Project Leader
  • Squaretable Knight (+400)
  • *
  • Posts: 426
    • View Profile
Strange Overworld Graphics
« Reply #5 on: July 27, 2005, 11:10:59 am »
More of the same, garbage data or crashing.  Anything higher than 01 is reading data that it isn't supposed to.

V_Translanka

  • Interim Global Moderator
  • Arbiter (+8000)
  • *
  • Posts: 8340
  • Destroyer of Worlds
    • View Profile
    • http://www.angelfire.com/weird2/v_translanka/
Strange Overworld Graphics
« Reply #6 on: July 30, 2005, 05:38:08 am »
There's always this...

http://www.chronocompendium.com/wiki/index.php?title=Extra_Playable_Characters_(CTP)

Which explains everything for me regarding other possible party members.

Lordchander

  • Time Traveler (+800)
  • *
  • Posts: 807
  • I might come back one of these days...
    • View Profile
Strange Overworld Graphics
« Reply #7 on: August 01, 2005, 03:20:02 am »
Read that before, personally, i dont belive it. And anyway JLukas has already told us that the graphics are just pallete swapped ones. Shame though, i wish there was more stuff we could investigate on in the CTP, every1s gone over it all already...shame... :cry: