Jump to content

COM punt timing


Martin

Recommended Posts

I'm trying to make COM always punt between 75-100%. (Or something like that.) According to this, xE6 is the command for punt, so I figured there would be a "punt play" and that I could change the timing, like on pass play. Been searching around the play locations. No luck, though.


 


Has this been done before, or is there a hack that accomplish this? If so I'd be happy to know.


Link to comment
Share on other sites

@29323


 


0x4C2493      ;  Jumps to final COM random punt loop. In the OG rom this final loop makes sure the bar is at least half full. 


 


@29337


0x1F              ; Random value. If you make this zero com will always punt at the same length. Only use values like 0x0F, 0x1F, 0x3F. With 1F and 3F sometimes the com will let the punt bar go through once but mostly it will go on the first cycle. Basically this effects how long the com will hold the ball before punting. 


 


@29340


40                ; Check value for bar length ~77%. Max bar is ~ 0x5E 


Link to comment
Share on other sites

  • 1 year later...
  • 3 years later...
  • 1 year later...
On 4/10/2020 at 10:15 PM, rl7085 said:

Does this include punt timing for com vs com as well?

 

Yes! Im using this in my Com vs Com league (TFO) and it does affect how quickly they punt. This is helpful as we were having issues with punters getting rekt!

Link to comment
Share on other sites

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...