Achilles1515
Smash Master
I can get all of those offsets for you tonight. I feel you with being busy recently...I was at a bachelor party this past weekend and got no hacking done. I should be able to churn out some stuff this week though.Just fyi, I've been a little busy the last couple days and will probably continue to be busy a couple more days (Graduation, moving, etc.) Most of the bugs that have been mentioned are known. I need to make a list, but I made the thread from memory and couldn't remember the bugs off the top of my head.
I want to add the line that makes P2's controller always plugged in, but I want the offset for all the versions so that I can change them all at once so they are the same version. Unless you have those offsets available achilles1515, I'm not going to get to that for a couple days. I haven't forgetten, that's why I haven't done it yet.
I'm sorry the endifs don't seem to have turned out correctly. You should know there are endifs built into the code other places which are not listed. Any if line with an odd number at the end of the left line has an endif. It's like:
A8000008 No end if
A8000009 End if
I thought I looked at that, but I think I made an error and there is one endif missing. It should probably be E2000003 to E2000004.
I'm glad you went ahead and kept trying more endifs. After I made that last post I thought to myself that I should have told him to try more if 4 doesn't work. Good stuff, though.Hey stratocaster and achilles! Finally got home to test the line achilles gave me. So I tested the line and that did not work. I selected the "random tech/di" code to be the first one and all the codes after it were just automatically toggled on and stayed on with no way of toggling them off. So I kept trying and it finally works now. The DI/tech code works perfectly and there is no conflict with the other codes. The way I fixed this is........ 6 endifs O_o
The line I changed is:
E2000003 80008000
to
E2000006 80008000 (6 endifs?)
4 did not work for me, 5 did not work, but 6 worked.
NOTE: this is for v1.02