|
Post by theinsane101 on May 26, 2024 7:13:14 GMT -8
I found a Stardock tutorial on how to make custom animation scripts for WindowFX and asked in the ClassicServ and WindHawk Discord servers if anyone had the time and ability to read and understand the guide and try to make scripts for the Windows Vista - 8.1 window open and close animations, as I am unable to do so myself (I don't have the time nor coding experience to even understand what the tutorial said; i tried).
Fortunately, Mancha and Juan both worked together and gave it a try, and 2 days later, they managed to create those scripts! They aren't 100% visually accurate, especially the close animation, because WindowFX doesn't have the ability to control the easing of animations, and Windows 7's animations use easing-out, especially for the close animation.
Regardless, the members in the server were satisfied with the scripts, so I put them all in a zip. They asked me to announce it here in the forum, so here you go!
Note: this only works if you have WindowFX. If you do, copy the .txts in here into C:\Program Files (x86)\Stardock\WindowFX\Scripts folder. Once you've added the scripts and selected them in the configuration window, set the open animation to a speed of 0.234 and the close speed to 0.200. To get these exact numbers, enter the registry, go to "HKEY_CURRENT_USER\SOFTWARE\Stardock\WindowFX4\WindowFX.ini\Global" and set "CloseAnimationSpeed" to 200, then set "OpenAnimationSpeed" to 234.)
Note that Windows 7's actual close animation is 0.3 seconds long, but without the easing, the script version looks too slow, so you have to speed it up to make it look better.
Here's what the final result should look like:
|
|
mramayosken
Freshman Member
Hi there.
Posts: 31
OS: Windows 10 Pro (ProjectBlue)
Theme: Aero10 Metro
CPU: Intel Core i5 1135G7
RAM: 8 GB
GPU: Intel Iris Xe Graphics
|
Post by mramayosken on May 26, 2024 7:33:47 GMT -8
Can't download it as MediaFire flags the file as dangerous
|
|
|
Post by theinsane101 on May 26, 2024 7:37:19 GMT -8
Can't download it as MediaFire flags the file as dangerous Ok, I updated the post. Try the Mega link.
|
|
mramayosken
Freshman Member
Hi there.
Posts: 31
OS: Windows 10 Pro (ProjectBlue)
Theme: Aero10 Metro
CPU: Intel Core i5 1135G7
RAM: 8 GB
GPU: Intel Iris Xe Graphics
|
Post by mramayosken on May 26, 2024 7:38:40 GMT -8
Thanks!
|
|
|
Post by mrrazamataz on May 26, 2024 8:16:50 GMT -8
Any chance of getting the source code on GitHub etc?
|
|
|
Post by theinsane101 on May 26, 2024 8:52:48 GMT -8
Any chance of getting the source code on GitHub etc? Ok, I've replaced the exe with a zip containing the .txt scripts you need to copy to C:\Program Files (x86)\Stardock\WindowFX\Scripts . Sorry for the previous sketchy method. I didn't realise Teknix had included code that cracks WindowFX, which I don't support. His version was still safe though; it just triggered false positives.
|
|
Luximoz
Sophomore Member
Luna, Royale, and Aero enjoyer
Posts: 100
OS: Windows 7/Windows LTSC 2019
Theme: Windows XP/Longhorn/Vista/7 (I switch whenever I feel like)
|
Post by Luximoz on Jul 2, 2024 12:11:13 GMT -8
Which animations are the minimize and maximize ones supposed to be in this list? I've managed to find the close and open animations, but not these two...
|
|
CatmanFan
New Member
Posts: 17
OS: Windows 10 Pro 21H1
Theme: Windows 7 Aero/Basic
CPU: Intel Core i5-12400F 250 GHz
RAM: 16GB
GPU: NVIDIA GeForce RTX 4060
|
Post by CatmanFan on Jul 2, 2024 12:20:30 GMT -8
Which animations are the minimize and maximize ones supposed to be in this list? I've managed to find the close and open animations, but not these two... View AttachmentThey don't exist actually, at least scripts that were meant to recreate the Windows 7 style; IIRC the minimize and maximize animations don't account for the position of the icon in the taskbar. Those two can be left as the Windows 10 ones by default
|
|
kamuisuki
Regular Member
~
Posts: 499
OS: Windows Me
Theme: 5048
CPU: Intel Pentium III-S Tualatin
RAM: 2048
GPU: GeForce 3Ti 500
|
Post by kamuisuki on Jul 2, 2024 12:21:50 GMT -8
|
|
|
Post by holidaygirl1225 on Jul 8, 2024 18:06:16 GMT -8
For me the opening animation doesn't work properly, either the window opens first staticly and I can see the animation happens under it somehow, or the window opens first with the w10 animation and then disappears to do the windows 7 one I'm mostly sure this is a WindowFX issue rather than your script's issue
|
|
CatmanFan
New Member
Posts: 17
OS: Windows 10 Pro 21H1
Theme: Windows 7 Aero/Basic
CPU: Intel Core i5-12400F 250 GHz
RAM: 16GB
GPU: NVIDIA GeForce RTX 4060
|
Post by CatmanFan on Jul 14, 2024 4:56:33 GMT -8
For me the opening animation doesn't work properly, either the window opens first staticly and I can see the animation happens under it somehow, or the window opens first with the w10 animation and then disappears to do the windows 7 one I'm mostly sure this is a WindowFX issue rather than your script's issue AFAIK if you have AWM installed, it could be because it or some other software is interfering with WindowFX's functionality in some way. I found that when I disabled "Animate windows when minimizing and maximizing" (the default Windows 10 animation option) the WindowFX animation seems to play fine again
|
|
|
Post by thatwindowsuser on Nov 9, 2024 10:23:38 GMT -8
I found a Stardock tutorial on how to make custom animation scripts for WindowFX and asked in the ClassicServ and WindHawk Discord servers if anyone had the time and ability to read and understand the guide and try to make scripts for the Windows Vista - 8.1 window open and close animations, as I am unable to do so myself (I don't have the time nor coding experience to even understand what the tutorial said; i tried).
Fortunately, Mancha and Juan both worked together and gave it a try, and 2 days later, they managed to create those scripts! They aren't 100% visually accurate, especially the close animation, because WindowFX doesn't have the ability to control the easing of animations, and Windows 7's animations use easing-out, especially for the close animation.
Regardless, the members in the server were satisfied with the scripts, so I put them all in a zip. They asked me to announce it here in the forum, so here you go!
Note: this only works if you have WindowFX. If you do, copy the .txts in here into C:\Program Files (x86)\Stardock\WindowFX\Scripts folder. Once you've added the scripts and selected them in the configuration window, set the open animation to a speed of 0.234 and the close speed to 0.200. To get these exact numbers, enter the registry, go to "HKEY_CURRENT_USER\SOFTWARE\Stardock\WindowFX4\WindowFX.ini\Global" and set "CloseAnimationSpeed" to 200, then set "OpenAnimationSpeed" to 234.)
Note that Windows 7's actual close animation is 0.3 seconds long, but without the easing, the script version looks too slow, so you have to speed it up to make it look better.
Here's what the final result should look like: i cant get the software to recognize the scripts.
|
|
|
Post by thatwindowsuser on Nov 14, 2024 6:51:37 GMT -8
I found a Stardock tutorial on how to make custom animation scripts for WindowFX and asked in the ClassicServ and WindHawk Discord servers if anyone had the time and ability to read and understand the guide and try to make scripts for the Windows Vista - 8.1 window open and close animations, as I am unable to do so myself (I don't have the time nor coding experience to even understand what the tutorial said; i tried).
Fortunately, Mancha and Juan both worked together and gave it a try, and 2 days later, they managed to create those scripts! They aren't 100% visually accurate, especially the close animation, because WindowFX doesn't have the ability to control the easing of animations, and Windows 7's animations use easing-out, especially for the close animation.
Regardless, the members in the server were satisfied with the scripts, so I put them all in a zip. They asked me to announce it here in the forum, so here you go!
Note: this only works if you have WindowFX. If you do, copy the .txts in here into C:\Program Files (x86)\Stardock\WindowFX\Scripts folder. Once you've added the scripts and selected them in the configuration window, set the open animation to a speed of 0.234 and the close speed to 0.200. To get these exact numbers, enter the registry, go to "HKEY_CURRENT_USER\SOFTWARE\Stardock\WindowFX4\WindowFX.ini\Global" and set "CloseAnimationSpeed" to 200, then set "OpenAnimationSpeed" to 234.)
Note that Windows 7's actual close animation is 0.3 seconds long, but without the easing, the script version looks too slow, so you have to speed it up to make it look better.
Here's what the final result should look like: theinsane101 so i got the scripts working, but ive noticed that your missing some animations. how can i create a animation for maximize and minimize?
|
|
|
Post by theinsane101 on Nov 14, 2024 7:55:09 GMT -8
theinsane101 so i got the scripts working, but ive noticed that your missing some animations. how can i create a animation for maximize and minimize? Unfortunately, Windows 10 changed the minimise animation such that it can't be recreated. In Windows 7 - 8.1, the animation adapts its 3D transform based on the position of the program's icon on the taskbar. This was removed in Windows 10, and WindowFX isn't able to make the animations dependent on the icon's position. If there WAS a minimise script, the animation would stay the same no matter where the icon is.
As for the maximise, Windows 7 had no animation. The latest version of Aero10 has that animation removed too. No additional script is needed.
|
|