Translations of this page:

This is an old revision of the document!
—-

Running and testing WME Lite games

Microsoft Windows

The Windows version of WME Lite consists of the executable (wmelite.exe) and a bunch of DLLs. To run a compiled game, simply copy your game package(s) (the .dcp files) to the same directory where wmelite.exe is. If you run wmelite.exe, it will find the package(s) and run the game.

The game starts in full-screen by default. To run in windowed mode, use the -windowed command line parameter (e.g. create a shortcut to wmelite.exe and -windowed to the Target field).

The Windows version is the only one capable of running non-compiled game - i.e. a ProjectMan project. To run a project, use the -project command line parameter. For example:

"c:\Program Files\wmelite\wmelite.exe" -project "c:\MyProjects\My Cool Game\mycoolgame.wpr" 

Please note that to be able to run a non-compiled game, wmelite.exe needs to be able to use a script compiler. The script compiler is contained in a file called dcscomp.dll, which is part of the regular WME Development Kit. Simply copy the file from your WME Dev Kit directory to the directory where wmelite.exe is located.

You can download precompiled Windows binaries here.


 
wmelite/running.1303935309.txt.gz · Last modified: 2011/04/27 22:15 by Mnemonic
Recent changes RSS feed Creative Commons License Driven by DokuWiki