
Way to Get Windows 11 Start Menu with WindHawk
Is there a way to get the Windows 11 Start Menu in WindHawk?
v

Is there a way to get the Windows 11 Start Menu in WindHawk?
v
Hello. So, I was just playing VS Impostor Legacy until I heard about a Marathon Mode. I wanted to see if there is WIP progression in the files, and there is. There's even a state for it! These images are located in VS IMPOSTOR 1.0.3b/content/legacy/images/menu/marathon.
MarathonMenuState.hx:
import funkin.data.ClientPrefs;
import flixel.text.FlxText;
import animate.FlxAnimate;
import animate.FlxAnimateFrames;
function onCreatePost()
{
var debugText:FlxText = new FlxText(682.5, 55, -1, 'WIP marathon mode menu.\\nPress ENTER to enter the mode\\nkeys 1-5 on keyboard to test detective anims');
debugText.setFormat(null, 20);
add(debugText);
}
function onUpdate() {}
function onDestroy() {}
// i used this for softcoding menu, will use later when i add buttons and such.
That is all I found. (For now maybe.) MarathonMenuState.hx location: VS IMPOSTOR 1.0.3b/content/legacy/scripts/states/
This song is actually insane. The team absolutely cooked with Legacy. Took me about 2 days, but I finally got S Tier on Stargazer.