Steaktato / dios-mios-lite-source-project

Automatically exported from code.google.com/p/dios-mios-lite-source-project
Other
0 stars 0 forks source link

Code handler issue? #13

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use r42 on SNEEK+DI
2. Play Super Mario Sunshine (NTSC) with the attached gct file (GMSE01.gct)
3. Press D-Pad Up/Left/Down cannot change the size of Mario

What is the expected output? What do you see instead?
Mario should change its size (bigger, normal, smaller) accordingly

Please use labels and text to provide additional information.
In addition to the gct file, GMSE01.gct, I also included in the zipped file: 
the modified CheatCode.c, global.h and Patches.c that could help fixing this 
issue (I dont want to submit these updated files yet since the testing was very 
limited). This choice of code handler version would increase the size of 
allowable gct file to 3160 bytes when the player does not need to use the 
debugger, but decrease to 1608 bytes when using the debugger.

Original issue reported on code.google.com by cona...@yahoo.com on 13 Feb 2012 at 12:50

Attachments:

GoogleCodeExporter commented 8 years ago
Tested the changes with r45, and yes, it works as expected. I could also 
reproduce the problem you mention in this revision, without making any 
modifications to the source.

I also used this binary with SA2B and the Eggman codes I told you about via PM, 
and they work just fine.

If you need more testing before adding the changes to the SVN, just ask.

P.S.: thanks for increasing the allowed size for the cheat-codes files. :P

Original comment by pabloacurielz@gmail.com on 18 Feb 2012 at 8:42

GoogleCodeExporter commented 8 years ago
conanac if you think this change is fine just commit it (or do a branch if you 
don't want to directly commit it), you do have commit rights.

Original comment by urt...@gmail.com on 18 Feb 2012 at 11:02

GoogleCodeExporter commented 8 years ago
pabloacurielz -- thanks for helping on testing.
crediar -- just got a chance to test more, now it is done. And the issue is 
closed, thanks.
Cheers.

Original comment by cona...@yahoo.com on 18 Feb 2012 at 4:51