Hey! I started learning reinforcement learning and neural networks about 5-6 days ago, just for fun and out of curiosity because AI fascinates me. I'm trying to create an AI capable of completing a race in Mario Kart 8.
I initially tested image recognition, but it seems quite complex and messy for my amateur level. I'm mainly relying on forums, videos, and ChatGPT for help. Now, I’d like to shift towards reading real-time game data instead.
I’m thinking of using an MQTT broker, but my main issue is that I can't find the addresses for these values in Cheat Engine.
I tried scanning the game's values with Cheat Engine and comparing the changes as I moved through the race, but it's pretty random haha, I’m struggling quite a bit. I found a similar project with a Gym environment on GitHub, but it only works with MK8 version 1.7.1. Unfortunately, I haven’t been able to find that update on emulator forums or elsewhere.
So, I’m asking for help here—has anyone here already found these kinds of addresses or values for version 3.0.3? Specifically, I'm looking for movement speed, completed laps, and XYZ position of the player. If anyone has any tips on how to find them, that would be greatly appreciated!
thanks for your time
I initially tested image recognition, but it seems quite complex and messy for my amateur level. I'm mainly relying on forums, videos, and ChatGPT for help. Now, I’d like to shift towards reading real-time game data instead.
I’m thinking of using an MQTT broker, but my main issue is that I can't find the addresses for these values in Cheat Engine.
I tried scanning the game's values with Cheat Engine and comparing the changes as I moved through the race, but it's pretty random haha, I’m struggling quite a bit. I found a similar project with a Gym environment on GitHub, but it only works with MK8 version 1.7.1. Unfortunately, I haven’t been able to find that update on emulator forums or elsewhere.
So, I’m asking for help here—has anyone here already found these kinds of addresses or values for version 3.0.3? Specifically, I'm looking for movement speed, completed laps, and XYZ position of the player. If anyone has any tips on how to find them, that would be greatly appreciated!
thanks for your time







