0 of 0

File information

Last updated

Original upload

Created by

vorace32

Uploaded by

vorace32

Virus scan

Some manually verified files

Tags for this mod

About this mod

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
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