I'm not sure if I'm asking this in the correct place, but I got here from the fceux.com site.
I've been searching everywhere looking for a way to get an AVI video with FCEUX. It seems pretty simple, but I don't have the necessary menu items for this task. I only have File, Options, Emulation and Movie. I'm missing NES, Config, Tools and Debug. I tried to build it from source with no success.
I'd appreciate any pointers. Thanks a lot.
Foo, bar and qux are metasyntatic, NESVSETTINGS is literial (the emulator itself replaces it with some settings).
And apparently video dumping disables speed throttle, so it is only useful for capturing movies into AVI.
Yes, this is on ArchLinux. I will try what you suggest Although I'd really like to know why those menu items are missing, since for what I've read they should be active in the GUI out of the box. If not, i haven't found anything throwing some light on it.
By the way, thanks a lot for your suggestion
While both the SDL and win32 version of fceux utilize a common emu core, the applications themselves are separate. The debugger and other features were written specifically for windows and would not work with the SDL version. A debugger for the SDL port would be awesome but someone would need to write it from scratch.