ppaquette/gym-super-mario

Emulator freeze

Closed this issue · 2 comments

Fceux emulator keeps freezing seconds after the environment is deployed and it wont work after that. The provided script nes_env.py doesnt really have any impact on the emulator.
any solution would be very appreciated

Same here, after the max_episode_steps is reached, the emulator freezes.

what you need to do is increase the steps, what you can also do is create a list with the maps and after that you can iterate through every map with a single for loop.