Densha de Go Train Controller

I want to build a train controller for Densha De Go (Let's GO By Train) on PCSX2.

Here's what I got:

from Cheat Engine, I knew that these addresses correspond to these information:
202C14B8 ---> Throttle's position
202C14BC ---> Brake handle's position

I want my controller at the very least, to compare the physical position of the throttle and the brake handle with the in-game one, then act accordingly by either modifying the value directly or by emulating keystrokes to increase or decrease the in-game control.

Here's the question:

  1. can an Arduino listen to or monitor the aforementioned address?
  2. can an Arduino modify these values directly?

This is my first post and I do not have any previous experience with Arduino. Any suggestions would serve as inspiration for me and help me greatly

Thank you

We do not have any previous experience with Densha De Go. So you have to explain it better. Please provide links.

Also, this is the section to post tutorials!

@dd_51, your thread moved to Project Guidance.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.