Jump to content

Tecmo Hack Setter Java Program


bruddog

Recommended Posts

Okay I added more to this program which lets you set various hacks via a menu. Right now I have 19 coded in. I'm still missing some easy ones as well as some complex ones that I will add and update soon. I'm going to attach the source for this in case anyone wants to modify or add specific hacks. 


 


5/13


*** DO NOT USE: INT RETURN HACK, YARDS FOR FIRST DOWN ****


*** NOT WORKING CORRECTLY: KICKOFF POSITION ONLY SETTABLE FROM 0-34 YARDLINE


 


 


MAIN PROGRAM: TecmoHackSetter.zip


 


JAVA SOURCE FILES: sourcefiles.zip


 


-= You must have Java installed to launch the application! - Download here: http://www.java.com/en/download/help/index_installing.xml =-


 


 


The source files are organized as follows


 


hacksetter_main.java - The main program. The menus and  are set up in this file


 


Hacks.java- All of the dialogs for the hacks are in this file. Some simply turn the hack on and let the user know what they just did


 


readorWriteToRom.java - contains the methods to select the rom, write the hacks, the logic for which hacks to write, as well the actual bytes to be written for each hack


 


 


*******************************************************************************************************************


Current hacks added


 


TIME/DOWN/YARDAGE


1. Set Quarter Length


2. Set Quarter Coutndown Rate


3. Set Number of Downs for First


4. Set Yardage for First


 


KICKING/PUNTING


5. KR returns at actual speed


6. Change kickoff position


7. Add touchbacks to kickoffs


 


8. Change max FG length

9. Change FG arrow Speed

10. Change FG arrow distance

11. Change Punt Length

 

INJURIES

12. Turn on Preseason Injuries

13. Change Injury Rate

 

ANIMATION SPEED

14. Change Loft of Snap 

15. Change Speed of Snap

16. Change Loft of Pitch

17. Change Speed of Pitch

 

MISC

18. Faster Interception Returns

19. Overtime must have a winner

Link to comment
Share on other sites

I haven't been able to check this out yet, but I'm sure it's awesome. Great stuff, Bruddog. When I do check it out, will you mind if I reformat the text in your first post? I'd like to make it tb-org-centric, and add some screenshots of the program itself and whatnot. Again, GREAT stuff.


Link to comment
Share on other sites

  • 2 weeks later...

I will add that to the list.

How would people like the COM juice hack to work? To keep it simple I was thinking of 2 choices.

Set all juice levels to one setting. (Choose setting from current possible settings)

Start season at X juice level. This would basically mean you would hit the maximum juice sooner

If before 8-0 vs 0-8 was max juice now it could be that 4-0 vs 0-4 is max juice or however soon you want to hit it.

Link to comment
Share on other sites

First of all, amazing program.  Great work so far.  We have needed a program like this for a long time.


 


I did however notice a glitch with the faster INTs Hack.  I'm assuming you are using Quickness now for speed on INTs and Fumble returns....


 


I used that hack and about week 4 with the eagles, someone fumbled and when the computer picked it up, the screen shot forward about 30 yards and everyone was teleparted there...immediatly, the guy that picked it up started running and must have had about 121MS, because he was flying.


 


Then in the next week, I threw a pick (first of the season) and when the guy intercepted it, the screen jumped and everyone was out of bounds.


 


Has anyone else experienced this?


 


Also, with your touchback hack, does the kicker kick it shorter now, becuase the computer keeps kicking to my 15 yard line and I keep running it back.  Ususally the computer will get a few deep ones back there where I am returning on the very very back of the end zone.


 


Have you experienced the same?


 


I would also love to see the PA/PC hack installed on this program


 


Great program!  Keep up the good work.


Edited by philleyOphish
Link to comment
Share on other sites

Philly thanks for posting that. I went and looked at the code and I had the int return hack starting at the wrong place so its completely wrong! 


 


I don't think the touchback hack does anything to the kickoff distance but I never tested it fully. 


Link to comment
Share on other sites

  • 1 month later...

This sounds like a great tool . . . but, how do I use it?  I don't have Java installed on my computer; nor, do I intend to due to its security issues.

 

You are answering your own question then. No java, no app.

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