A FFXI applet for the Logitech GamePanel
To us in it's current state:
- Copy the contents of the Windower4 to your Windower4 folder.
- Build and run the LCD applet through Visual Studio (I use 2013 Community)
- Log into FFXI.
- Type "//lua load LogitechGamePanel" into FFXI's chat.
- Press "Start Server" on the LCD Applet's window.
- Type "//lcd c" in FFXI's chat.
- Press the leftmost LCD button to open the first tab (player info) or the second button to open the second tab (location info).
A work-in-progress.
Final goal is to create an application that connects to a Windower4 LUA script to show information from FFXI on the Logitech GamePanel.
Only monochrome support is currently planned, but colour LCD may come in the future.
Experience Code borrowed from barfiller
Zone IDs from Darkstar Project Wiki
LogitechEnginesWrapper.dll from Offical Logitech C++ SDK, converted to C# using LogitechLCD.cs