|
|
|
|
|
by heykoo
5038 days ago
|
|
I probably phrased this incorrectly, hence the downvotes. These arcade machines have specific timers, odd hardware characteristics, hard memory limits, etc, that are likely impossible to replicate in software accurately - in addition to the software algorythms they use. In king of kong, you will hear how a blob of solder in the right location will change the characteristics of the game to invalidate the entry for world record status. Simply looking at the framerate counter at the bottom you can see that this isn't in any way "accurate". By looking at the github repo, you can even see the author has written about some of the inaccuracies - timing, collision detection, randomization, and bugs. |
|
I feel like I hammered out the most of the critical inaccuracies, and I left out the original bugs because I found it preferable.