[Scummvm-devel] 0.7.0 release schedule
Marcus Comstedt
marcus at mc.pp.se
Thu Dec 9 11:03:04 CET 2004
Max Horn <max at quendi.de> writes:
>>> ConfMan.set("debug", 0, Common::ConfigManager::kTransientDomain);
>>
>> Hm, this did not seem to make any difference. Are you sure the
>> parameter should really be 0?
>
> Well, 0 should work fine, but you can also use 1 or any other positive
> integer.
With 1, _something_ happens. All the memory runs out and the DC
reboots. I'll have to try it again with fewer engines enabled. :-)
(AFACR, the bug report was about a freeze and not a reboot, so I'm
assuming it's not the actual bug I'm seeing.)
>> Ok, the VK does not obstruct the menus now. OTOH, it does not appear
>> when naming a savegame either (unless I summon it manually of course),
>> so it seems this did not go fully as planned?
>>
> Indeed, I accidentally switched the VK off again one line to early
> (silly copy & paste mistake). I fixed that in CVS now, I hope it works
> better now.
Close, but no cigar just yet. Now the VK appears when you select
save, but _before_ you select a slot. You only get to specify the
filename _after_ you select a slot, and the appearance of the VK
prevents you from selecting a slot.
// Marcus
More information about the Scummvm-devel
mailing list