Jump to content

Java playbook/play/defense/playgraphic importer


bruddog

Recommended Posts

I'm sure I will add this to the hacksetter shortly but I'll post it now as a standalone tool. 


 


This is a very simple program. It just copies all the important play/playbook information from one rom and writes it to another. I figured a few might like palybooks from other roms and can use this to do it quickly. 


 


 Specifically the following locations and things get copied and pasted. The locations listed are just the start locations for these things. 


 


 0x4010: formation,

 0x4410: off_play_pointers

 0x6010: def_play_pointers

0x8010: offensive_commands

0xA010: defensive_commands

0xF54C: in_gameplaybook_names

0x1D30F: default_playbooks

0x1D410: offensive_plays

0x1DC10: defensive_plays

0x27546:   runplay_names_play_graphics 

 

Unzip the file and place  the PlayBookImporter.jar file on the desktop. Click on the file. Select the rom to import plays/info from. Select the rom to paste the information to. You get a message saying it was completed. 

 

 


 

 

Link to comment
Share on other sites

  • DFM unpinned this topic

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...