But if i want a macro that change my screen from windowed(full screen) to windowed 720x576
Have been goggle it but cant find any good it just go to Fullscreen not windowed.
And i dont understand how to writ a macro like that
this is from a other site
Fullscreen <-> Windowed (Fullscreen)
/run SetCVar("gxWindow",1-GetCVar("gxWindow"))SetCVar("gxMaximize",1)RestartGx()
But i dont want Fullscreen :/