When the main body is ended, the setting of "Pause when inactive" is not preserved.
When "GbPrinter=0" the under "pauseWhenInactive=0" is written directly in the ini file, it seems to be preserved.
When the main body is ended, the setting of "Pause when inactive" is not preserved.
When "GbPrinter=0" the under "pauseWhenInactive=0" is written directly in the ini file, it seems to be preserved.
what do you mean.
I was going to report the same problem.
Â
In the current version (1.8.0, 16/06/09), when you toggle the "Options/Emulator/Pause when inactive" value, the setting isn't saved in vba.ini. The setting still works if you manually write the line "pauseWhenInactive=0" line in vba.ini, so this is properly a GUI bug.
ah, it was working in 877, i know that for sure.. must be a regression when the sound quality setting was fixed.
Thanks guys, the auto frame skipping setting is doing the same thing it seems,
Â
the setting save code just needs to be updated to fit changes to the emulator i think.
The auto frame skip option bug is even worse. Whereas we can manually adding pauseWhenInactiv=0 in vba.ini, adding autoFrameSkip=1 does nothing; M just rewrites the value to autoFrameSkip=0. So auto frame skip feature is effectively disabled in version 878.
Both issues are fixed in SVN.
Grouse jbo, It must've broken when mudlord fixed the Settings to be loaded after the window was created and the issue with the sound quality setting. bgK's changes to the MFC broke it somewhat...
Â
hopefully both issues are fixed now..
Thank you for the reply.
My sentences seem to have been the insufficient explanations.
I'm sorry.