An easy-to-use software that allows you to control time in Half Sword. Adjust time dilation dynamically with a simple slider or hotkey, offering seamless control for slow-motion effects or hyper speed.
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features without permission from or credit to me
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission or crediting me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
Please log in to find out whether this mod is receiving Donation Points
Questions:
Currently the site says the mode has “Some suspicious files” why?
This is likely due to the use of WriteMemory and ReadMemory functions in the mod. These are used to interact with the program's memory to locate and modify specific values (example: change time 1.0 to 0.5)
When I download it or check on VirusTotal, it shows virus detections. Why?
This happens because the mod includes functions like WriteMemory and ReadMemory to interact directly with the game’s memory. These functions are commonly flagged by antivirus software as potentially harmful, even though they used here solely to change specific in-game values, such as altering the time for the slow-motion effect.
I still want to play with the mod, but I'm unsure because of these issues.
Since the project is open source, you can check out the code on GitHub and even compile it yourself for added assurance. The part of the code that modifies the values is primarily located in ui.cpp
How to use: 1 - Install the TimeControl.exe (go on the GitHub page) 2 - Open it before or after launching Half Sword 3 - You can now press the assigned key to change the time.
The default key is Caps Lock, but you can change it. I might add more features in the future. If you'd like, feel free to contact me on Discord :) : vorace32
It's an open-source project, if you want to check it and download it on github: https://github.com/vorace3200/HalfSword-TimeControler