Knobbe 2,851 Report post Posted April 19, 2011 Thanks to Tecmo Super Bowl HeavenSim Hex.zip Share this post Link to post Share on other sites
buck 2,044 Report post Posted April 19, 2011 how does defense work? like bruce smith (bills RE) for example:in TOOL: [116,7]in HEX: 741Eso the 74 is DEC2HEX(116), but how in the heck does 1E relate to 7? Share this post Link to post Share on other sites
Knobbe 2,851 Report post Posted April 19, 2011 how does defense work? like bruce smith (bills RE) for example:in TOOL: [116,7]in HEX: 741Eso the 74 is DEC2HEX(116), but how in the heck does 1E relate to 7?you need to look at the headerteam RE-C LE-RO RI-LI LO-RC LC-FS SS-RE C-LE RO-RI LI-LO RC-LC FS-SS k-p-d-oBUF 741E 1919 0D0D 1D00 0002 0207 0712 190A 0D07 1940 2728 63ABThus the hex is telling me that it doesn't group together the two sim stats for defense.It's doing sacks first and then INTsIn other words, Bruce Smith's 116 followed by the NT.....Bruce's 07 for ints appears in the 0207 with the SS's sack rating Share this post Link to post Share on other sites
buck 2,044 Report post Posted April 19, 2011 so what does the header "RE-C" mean to you? EDIT - I guess it means NT. Share this post Link to post Share on other sites
Knobbe 2,851 Report post Posted April 19, 2011 you can reference this post for the non-hex valuesviewtopic.php?f=5&t=14118 Share this post Link to post Share on other sites
Knobbe 2,851 Report post Posted April 19, 2011 so what does the header "RE-C" mean to you?Means someone wasn't smart enough to make it RE-NTI'll change Share this post Link to post Share on other sites
Knobbe 2,851 Report post Posted April 19, 2011 Fixed/updated...made it easier to read Share this post Link to post Share on other sites