Closed decoderkurt closed 6 years ago
I got Info null as step return values. Is there any way to get info dictionary?
I think it is not allowed to use info while testing.
During training you can access a few variables from the memory of the game through the info dictionary. During testing, these variables are not available
Can I access sonic info from data.json in a retro-contest agent? I found the info was not synced from server channel.