Author Topic: How do you change enemy functions (Without Tempoal Flux possibly?)  (Read 1630 times)

LatiasLord

  • Porrean (+50)
  • *
  • Posts: 84
  • I'm not very useful, OK?
    • View Profile
I'm wirking with modifying enemiys and I'm using the Crono data (enemy FC) to work with it. Crono never attacks, and I want to try and change that. what can I do?

justin3009

  • Fan Project Leader
  • God of War (+3000)
  • *
  • Posts: 3296
    • View Profile
Re: How do you change enemy functions (Without Tempoal Flux possibly?)
« Reply #1 on: May 16, 2007, 12:53:42 am »
You'd have to use Geiger's SNES9X Debugger and change the enemies AI.

LatiasLord

  • Porrean (+50)
  • *
  • Posts: 84
  • I'm not very useful, OK?
    • View Profile
Re: How do you change enemy functions (Without Tempoal Flux possibly?)
« Reply #2 on: May 16, 2007, 05:20:29 pm »
Ok, I have the debugger, no how do I remove the AI and replace it?

justin3009

  • Fan Project Leader
  • God of War (+3000)
  • *
  • Posts: 3296
    • View Profile
Re: How do you change enemy functions (Without Tempoal Flux possibly?)
« Reply #3 on: May 16, 2007, 05:25:32 pm »
Um...I'll have to upload the file when I get home.  I can't seem to find it on the site anymore -_-

Edit: Nvm, just found them. http://www.chronocompendium.com/Term/Enemy_AI_Listings.html

And here's the attacks for them.    http://www.chronocompendium.com/Term/Attacks.html
« Last Edit: May 16, 2007, 05:27:37 pm by justin3009 »

LatiasLord

  • Porrean (+50)
  • *
  • Posts: 84
  • I'm not very useful, OK?
    • View Profile
Re: How do you change enemy functions (Without Tempoal Flux possibly?)
« Reply #4 on: May 16, 2007, 05:51:35 pm »
How do I replace the enemy data specifficaly? I know I have a lot of questions, but I'm new to this. Do I dump the RAM?

Vehek

  • Errare Explorer (+1500)
  • *
  • Posts: 1756
    • View Profile
Re: How do you change enemy functions (Without Tempoal Flux possibly?)
« Reply #5 on: May 16, 2007, 06:15:58 pm »
You need to use a hex editor.

LatiasLord

  • Porrean (+50)
  • *
  • Posts: 84
  • I'm not very useful, OK?
    • View Profile
Re: How do you change enemy functions (Without Tempoal Flux possibly?)
« Reply #6 on: May 16, 2007, 06:31:27 pm »
Specifically i do...