[Pipmak-Users] Re: Pipmak fullscreen?
Status: Alpha
Brought to you by:
cwalther
From: Christian W. <cwa...@gm...> - 2005-07-17 18:07:08
|
Urs Holzer wrote: > Logan W wrote: >> Is there a way to make the pipmak engine go fullscreen? > > Pressing F should work except in the main menu. I checked it right now. > Seems to be a bug (in the ix86 binaries and in the self compiled > version). That's a bug indeed. Fixed in CVS - thanks for reporting. If you want to fix it in your copy, replace 0/node.lua in the "Pipmak Resources" ZIP archive by revision 1.2 that should soon turn up at <http://cvs.sourceforge.net/viewcvs.py/pipmak/pipmak/resources/0/ node.lua?view=log>. Or just swap the "true" and "false" return values of the keydown handler in there manually. Or you can work around the problem by going to the Preferences or About screen, pressing F there, and returning to the main menu. -Christian |