Main > Lightguns |
Lichtknarre: Unmodified Wii remote as a sight accurate Lightgun using 2/4 LEDs |
<< < (39/68) > >> |
Fusselkroete:
Hi new version is now available with following features: version: 0.9.10.15 download: https://geekonarium.de/en/lichtknarre-lightgun/ - commandline with interprocess communication: https://geekonarium.de/en/common-informations-about-lichtknarre/ - show scrollbars+fullscreen : for small monitor resolutions the user is now able to resize the window and have scrollbars. (not on this screenshot) - Hold home button for 5 sek to switch connector plugin. its configurable: No one had time to test so i put it online blind :D Please call me back if someone find a bug or something. I will add bug reporting possibility somewhere soon. Here a list of actual commands: --- Code: ---Lichtknarre - help ################## You can use Lichtknarre.exe even if it is already running and executed. Thanks to the IPC communication the commands are always sent to the main process. But only 1 command can be executed every 5 seconds. Keep the numerical limits of the commands otherwise this could lead to crashes. If you have misconfigured reinstall the application or delete all ini files from the folder. # List of all commands from the Lichtknarre main program: set connectorplugin {player index} {connector plug identifier} Explaination: set connector plugin for player Example: Lichtknarre.exe --set connectorplugin 1 mouseConnector Possible connector plugin identifiers: vJoy2Connector, mouseConnector playerindex begins at 1 You can only edit players which are available in the tool. # List of all commands from all Connector Plugins: mouseConnector adjustAxisForPlayer {playerIndex} {adjustX} {adjustY} Explaination: Set adjust X,Y for player. Example: Lichtknarre.exe --mouseConnector adjustAxisForPlayer 1 -1.3 2.5 playerindex begins at 1 You can only edit players which are available in the tool. Floating values are with dot format. Maximal value:200 Minimal value:200 vjoyConnector adjustAxisForPlayer {playerIndex} {adjustX} {adjustY} Explaination: Set adjust X,Y for player. Example: Lichtknarre.exe --vjoyConnector adjustAxisForPlayer 1 -1.3 2.5 playerindex begins at 1 You can only edit players which are available in the tool. Floating values are with dot format. Maximal value:200 Minimal value:200 # List of all commands from all Tracker Plugins: wii4LEDTracker set defaultIrGameOffset {Left Offset} {Right Offset} {Top Offset} {Bottom Offset} Explaination: set default IR game offset for Wii 4 LED tracking system Example: Lichtknarre.exe --wii4LEDTracker set defaultIrGameOffset 1.2 1.5 2.3 1.2 Floating values are with dot format. Maximal value:40 Minimal value:-40 wii2LEDTracker set defaultIrGameOffset {Left Offset} {Right Offset} {Top Offset} {Bottom Offset} Explaination: set default IR game offset for Wii 2 LED tracking system Example: Lichtknarre.exe --wii2LEDTracker set defaultIrGameOffset 1.2 1.5 2.3 1.2 Floating values are with dot format. Maximal value:120 Minimal value:-20 --- End code --- this will grow in future. |
BadMouth:
:applaud: I was afraid you had stopped working on it. |
Fusselkroete:
Does someone know a good tool/script to run a programm as admin without UAC admin prompt? nirsoft tool or something? I want suggest this for cab users on the website :) Maybe someone has cool technique already. |
lilshawn:
dude, just disable UAC. it's dumb and pointless on a game machine. just slide that mother all the way to the bottom and forget about it. right click the program and go in to the properties, and then the compatibility tab...click run as administrator. FUGGEDABOUTIT |
Fusselkroete:
It seems that Dolphin 5 has problems to work together with Lichtknarre. Both tools try to get the handle from the wiiremote, when connecting by holding 1 and 2. Someone would have to tell Dolphin as an issue on github that they should turn off the BT functionality completely when all functionalities to record real Wiiremote are turned off. Otherwise this leads to incompatibilities. Another idea I would have is to write a tool with C# that hooks into the target program and blocks blutooth. Or maybe someone can recommend a tool for this job? To block BT for certain tools? But Dolphin 4 works very well. |
Navigation |
Message Index |
Next page |
Previous page |