Micro GeeXLab Game: Imbrickers 0.3.0, the classic Tetris game revisited
0 Members and 1 Guest are viewing this topic.
@echo offrem All command line parameters: http://www.geeks3d.com/forums/index.php/topic,3066.0.htmlset params=/fullscreen /width=1920 /height=1080 /benchmark_duration_ms=120000 /benchmark_log_score /no_menubarfor /r demos %%f in (*.xml) do GLSLHacker.exe %params% /demofile="demos/%%~nxf"