Test7 v20110422 - 模擬器

Table of Contents

http://sourceforge.net/projects/testseven/

Test7 v20110422 is released. Test7 is a multi emulator frontend. Instead of a
list of game names, it displays a tiled view of thumbnails (one for each
game).



Test7 is a multi emulator frontend.
Instead of a list of game names, it displays a tiled view of thumbnails (one
for each game).

It's based on the library "Slick" (http://slick.cokeandcode.com)

The config file is in JSON format (http://www.json.org)

To start the front-end type:
java -jar test7.jar

At launch, Test7 extracts the needed natives libraries in the current
directory.
Linux:
You must include this directory in the environment variable LD_LIBRARY_PATH.

Windows:
The current directory is automatically added to the PATH.

If it doesn't exist, Test7 creates a template config file test7.json

--

All Comments