![]() |
|
|
Windows 2000 or later JDK1.4.2 or later Files KEmulator.jar main jar KEmulator.exe win32 launcher *.dll win32 dlls \libs auto-load libs \records key records \capture image &avi captures \rms record store \file file system property.txt properties of KEmulator log.txt log file Usage Run KEmulator.exe 1.Menu: Midlet->Load Jar/Load with console. 2.Drag a *.jar into the shell, as the Drag &Drop of Windows Use console commnads [Main Class] emulator.Emulator [Program parameter] -jar midlet jar path -cp classes path [;] -midlet MIDlet class name -jad jad path for -cp -device specify handset e.g."SonyEricssonK750" -rec specify key record -awt use AWT Graphics 2D Engine -swt use SWT GDI+ 2D Engine -lwj use LWJ OpenGL 3D Engine -wgl use SWT OpenGL 3D Engine Restart &Recently jar files 1. Midlet->Restart (Ctrl + R), Restart the game. 2. Midlet->Recently jar files (Ctrl + 1/2/3/4), Lauch the recently jars Running with the IDE In Eclipse(Do not need EclipseME) 1.Create a Java Project. Keep the normal setting. 2.Open the project properties, choose "Java Build Path"->"Libraries":
3.add the KEmulator.jar to the Libraries:
4. Check your "Java Compiler" setting, make sue that "Compiler compliance level" must be set to 1.4. 5. Then,set the Run/Debug properties. choose the Main-Class:
6. Fill the "Program Arguments", refer to the [Program parameter] above.
7. Click "Run/Debug" Button, and you can debug with Eclipse now... Useful Tips of KEmulator Menu->Tool 1. Zoom in/out, default 200% 2. Ticks, design for GD(Game Designer) as a timer. 3. Capture/Record, save to "/capture" folder. 4. Speed up/Down, speed up the game rate. 5. Record keys/Enable Autoplay, refer to the Autoplay. Menu->View->Options... 1. Custom settings:
2. Key Map:
3. System Font:
上一篇:为J2ME开发移动3D游戏之保留模式(1) 下一篇:没有了
|