View Single Post
  #3  
Old 03-06-2026, 23:39
wrathma wrathma is offline
Registered User
 
Join Date: Apr 2024
Location: Dhaka
Posts: 60
Thanks: 46
Thanked 41 Times in 24 Posts
wrathma is on a distinguished road
Quote:
Originally Posted by Razer-785 View Post
Hello how can i make MSC.exe "TAK" use more threads.
has anyone modded the executable before?

Thanks.
msc isnt multithreaded unfortunately. if you pass -t=4 in msc it translates to "takc.exe use 4 threads" not "4 different takc.exe process working in parallel".
-t=4 is not a limitation of msc but a limitation in tak compressor.
Reply With Quote
The Following User Says Thank You to wrathma For This Useful Post:
Razer-785 (Yesterday)