LCD Smartie Plug-IN Docs.
LCD support in GameEx is provided via a PlugIn to LCD Smartie.
Instructions:
Download and unzip LCD Smartie.
Download and Unzip the GameEx LCD Smartie PlugIn to the LCD Smartie PlugIns directory.
Start LCDSmartie.exe.
Here is an example of a configuration:

GameExSmartie Usage:
$dll(GameEx.dll,[function],[param1],[param2])
Smartie is case sensitive for DLL's. You must have the exact case for GameEx.dll
Here are the GameEx.dll functions
| Function |
Param1 |
Param2 |
Returns |
| Function 1 (1) |
0 |
0 |
1 if GameEx is running, 0 if not |
| Function 2 (2) |
1 |
0= Normal, 1=Uppercase, 2=Lowercase |
"GameEx" |
| Function 2 (2) |
2 |
0= Normal, 1=Uppercase, 2=Lowercase |
Current Page or action, e.g 'Start..', 'All MAME games', 'Playing:' |
| Function 2 (2) |
3 |
0= Normal, 1=Uppercase, 2=Lowercase |
Currently Selected item, or game that is running |
| Function 2 (2) |
4 |
0= Normal, 1=Uppercase, 2=Lowercase |
Frames Per Second |
| Function 2 (2) |
5 |
0= Normal, 1=Uppercase, 2=Lowercase |
Currently Playing Audio Track Title. |
| Function 2 (2) |
6 |
0= Normal, 1=Uppercase, 2=Lowercase |
Category of currently selected or running game. |
| Function 2 (2) |
7 |
0= Normal, 1=Uppercase, 2=Lowercase |
Manufacturer of currently selected or running game. |
| Function 2 (2) |
8 |
0= Normal, 1=Uppercase, 2=Lowercase |
Controls for currently playing MAME game. |
| |
|
|
|
| Note: Functions above 5 for latest version only. |