Kautenja / gym-super-mario-bros

An OpenAI Gym interface to Super Mario Bros. & Super Mario Bros. 2 (Lost Levels) on The NES

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Headless FCEUX

Kautenja opened this issue · comments

Is there a way to use FCEUX headlessly to run this environment on servers and such?

After messing with the code for FCEUX there doesn't seem to be an intuitive way to disable the GUI outright. there are flags for disabling portions of the GUI, but the primary window still shows. Perhaps commenting out the right lines in the source will do it, but that is a challenging find. Closing issue for now.