thor2016

Results 37 comments of thor2016

Again, you used the term SDL in the title, which is misleading. The original win32/64 versions don't use SDL. Please be more careful when writing bugs so not to waste...

This is a known issue with the older win32 GUI. You may want to the try the Qt/SDL win64 version of fceux. In that version, the emulation runs in its...

Can you explain this in a bit more detail please?

I tested this on ubuntu linux with the GUI option "Use Native OS File Dialog" both on and off and it behaved as you expect it to. What operating system...

Can you describe the repro steps in more detail? How are you setting both the ROM and AVI paths?

Qt has its own built in scripting engine called QScriptEngine which uses the ECMAScript language. Which I believe is a javascript like language. QScript is fully integrated with the Qt's...

Update on this, I have proved the concept that I can create custom UI dialogs that are backed by Qt's javascripting engine. I'm going to move forward implementing the interface.

Fixed with the commit referenced above. If issue still persists, upgrade ffmpeg.

To be clear, this is the win64 binary not the Qt based one?