The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (Linux)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
get the player position from a game
08-04-2020, 03:33 PM
Post: #1
get the player position from a game
Hello!

I was wondering if it is possible to get player's position in a game like tekken 6. I am going to train a bot to play takken 6 matches on PPSSPP through reinforcement learning. For that I will need to have opponents position read into my own bot program so that it can play with it. I looked into the emulator's github code but the project is so large that I am afraid that I will be eternally lost in there. Can someone please give me some helpful pointers? Maybe the section of code to read to implement my own reading method or maybe perhaps a memory hack?

Thanks
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
get the player position from a game - physxhkr - 08-04-2020 03:33 PM

Forum Jump: