Hi there! You are currently browsing as a guest. Why not create an account? Then you get less ads, can thank creators, post feedback, keep a list of your favourites, and more!
MTS has all free content, all the time. Find out how YOU can help to keep it running. Tell me how...

Sort Custom Content (CC) in CAS Alphabetically

by barteke22 Posted 19th Nov 2020 at 4:22 PM - Updated 19th Jan 2021 at 11:26 AM by barteke22
 
30 Comments / Replies (Who?) - 24 Feedback Posts, 5 Thanks Posts
Hide Thanks Posts for this thread (Show only feedback)
Page 2 of 2
Test Subject
#26 Old 13th May 2022 at 11:10 AM
Hello~

I have the same issue with the programme as several other users. The script starts, tries to process the very first file (out of 50) and stops on it infinitely - I once left my computer running for about an hour and the sign never changed. Here's an example:

https://drive.google.com/file/d/1JG...iew?usp=sharing

The same problem occurred when I tried using the programme a year ago, by the way.
Test Subject
#27 Old 16th Jul 2022 at 5:34 AM
hey, if anyone's having issues with resolution, try adding this after the "WinActivate, TS4 CAS Tools v3" line
WinGet, window, ID, A
WinMove, ahk_id %window%, , 0, 0, 1920, 1040
Test Subject
#28 Old 3rd Aug 2022 at 9:39 AM
Quote: Originally posted by AuroraCelerySims
hey, if anyone's having issues with resolution, try adding this after the "WinActivate, TS4 CAS Tools v3" line
WinGet, window, ID, A
WinMove, ahk_id %window%, , 0, 0, 1920, 1040


Still no luck, stuck on first cc processing like the others... so sad really need this mod to work
Test Subject
#29 Old 3rd Aug 2022 at 2:19 PM
I tried to use this one with CAStool ver3.8.1.0. There was one problem, but I solved it.
my monitor is 1920x1080.

When I first ran the script, my mouse cursor pointed to "Composition Method"... and he was editing the values there.
So I grabbed mouse coordinates information software to find correct "order in CAS" location. (like this https://sourceforge.net/projects/mpos/ )
I found out correct value to me is 1630, 370. Then I changed the value 1600, 390 to 1630, 370 in the script. It started working fine.

I hope this report helps someone!
Test Subject
#30 Old 10th Feb 2023 at 8:18 PM
so I know this might be a weird ask, but is this script able to be modified to automatically adjust other fields in CAStool? if for example you like to have all your skin overlays in one skin detail field with the same sort order, can I adjust the script to replace that information automatically and not have to go through all my skin details fixing their locations and sort order manually?
Test Subject
THANKS POST
#31 Old 6th May 2023 at 7:30 PM
Does anyone have an edited version of this script for a 1600x900 screen? I've tried to edit it myself but haven't been able to get it to work.
Page 2 of 2