NintendoAge http://nintendoage.com/forum/ -Sqooner Real-time game-code sniffing possible (or at least feasible)? http://nintendoage.com/forum/messageview.cfm?catid=22&threadid=173071 2017-04-18T16:18:19 -05.00 Brachabre 4 Real-time game-code sniffing possible (or at least feasible)? http://nintendoage.com/forum/messageview.cfm?catid=22&threadid=173071 2017-04-18T04:23:47 -05.00 Brachabre 4
Technically feasible in general yes, on AVS or Analogue NT, I don't know. As for being practical, it would take a quite a lot of effort to create the achievements, find their conditions, and test them 100%.

I imagine the AVS scoreboard works pretty well because things like high score values in games should tend to be consistent. It doesn't need to be real-time because the game would write it and leave it alone. But if we look at say, the number of times the player has died by itself, then SMB's attract mode demo might be considered a no-death run unless the code analyzer has enough info about the context. This kind-of needs to be analyzed in real-time because the info you want may be something the game considers to be a temporary value depending on what's happening in the game at that exact moment. ]]>
Real-time game-code sniffing possible (or at least feasible)? http://nintendoage.com/forum/messageview.cfm?catid=22&threadid=173071 2017-04-18T04:17:27 -05.00 Brachabre 4 Real-time game-code sniffing possible (or at least feasible)? http://nintendoage.com/forum/messageview.cfm?catid=22&threadid=173071 2017-04-17T23:43:46 -05.00 Brachabre 4 https://www3.nhk.or.jp/nhkworld/en/vod/lens/20170410/  (17:45-20:45)

Is it possible to implement a code-sniffer that could be integrated into the FPGA (or on another chip) of the AVS/Analogue NT for purpose of tracking no-death runs and other more objective type challenges by listening to see if a piece of code is triggered that say represents player death? Think pimping out AVS' scoreboard by adding an achievement system/trophies.

I realize most people just capture/stream gameplay footage as proof for challenges, but someone still has to QA (watch) that footage you know? I know THAT IS much of the fun of gaming, but what about people that don't care about the glory (others watching you break records) and are more than happy to just have the credentials (trophies)?

Edit:  It looks like this is already happening! (although limited to emulation)
http://retroachievements.org/faq.php
  ]]>