Please check your email for new password and then log in here
Some movies are not yet available on FilmDoo in Iran (Islamic Republic of).
Let film makers know you want to see their film.
Help us bring this movie to you by clicking DooVOTE!
Start Watching!Rent this film for only $0.00!
Learn More? Check out the trailer!
Thank You! You have successfully DooVOTED this film.
Your DooVOTES help film makers know where there is demand for their films, making it easier for us to bring the film to you!
We will let you know once Shadow Behind the Moon is available to watch where you are
Thank You! You have ADDED this film to YOUR WATCHLIST.
Your WATCHLIST helps keep track of all the films you want to see!
Shadow Behind the Moon will now be on your WATCHLIST when you go to MY HISTORY on your VIEW PROFILE page.
Relative movement (standard desktop), absolute movement (touchscreens), and high-precision scroll wheels.
For projects requiring modern solutions or different operating systems, developers might consider:
The kit includes example code for C# and Delphi , allowing developers to integrate virtual input into their own custom applications.
The TetherScript Virtual HID Driver Kit is a software development kit (SDK) designed to simplify the development and testing of HID class USB devices. HID devices include keyboards, mice, game controllers, and other user interface devices. The kit provides a virtual HID driver that allows developers to create and test their devices in a controlled environment, without the need for physical hardware.
HVDK bypasses this barrier by deploying a kernel-level driver that maps directly to the Windows HID class architecture. When your software sends data to the Tetherscript driver, the OS interprets it as raw hardware telemetry coming from a physical USB device port.
If you are looking to build complex input simulation software, automate repetitive tasks across multiple operating systems, or create custom gaming peripherals, understanding why this kit is considered the best is essential. This comprehensive guide explores its architecture, standout features, core use cases, and how it compares to open-source alternatives. What is the TetherScript Virtual HID Driver Kit?
Moves the mouse cursor directly to absolute desktop coordinates ( ) regardless of your physical monitor bounds.
If you have a proprietary input device—like a custom arcade cabinet flight stick or an industrial control panel—Tetherscript can act as the software bridge. It reads the raw data from the custom hardware and translates it into a standard virtual Xbox controller or mouse that the operating system natively understands. Tetherscript vs. Alternative Solutions
: Virtual HID drivers are a core component of many assistive technologies. For instance, software that allows a user to control a computer with their eyes, voice, or other alternative input devices relies on virtual drivers to inject the resulting commands (e.g., "click," "type 'hello'") into the Windows input stream. The HVDK could have served as the engine for such applications.
Enter the .
For gaming and simulation enthusiasts, the kit seamlessly emulates both legacy DirectInput devices and modern Xbox-style XInput controllers. This dual compatibility ensures that simulated controllers work across both modern AAA titles and retro emulators. Common Use Cases and Applications
Unlike basic utilities that only handle keyboard or mouse clicks, Tetherscript supports a wide spectrum of HID profiles:
The virtual devices created by the kit support full Plug-and-Play functionality. You can programmatically "plug in" or "unplug" a virtual joystick or keyboard on the fly. The Windows Device Manager recognizes these changes instantly without requiring a system reboot. 3. Extensive Language Wrappers
Tetherscript discontinued the kit due to the increasing cost and complexity of Microsoft’s driver signing requirements, especially for Windows 11. Installation Hurdles: