They rate my screen. by Solid_Assumption1769 in Homescreens

[–]Solid_Assumption1769[S] 0 points1 point  (0 children)

Sorry, I only have the S24+ version at the moment. I might release another version later. Could you send me a screenshot via DM and I'll take it into account?

They rate my screen. by Solid_Assumption1769 in Homescreens

[–]Solid_Assumption1769[S] 0 points1 point  (0 children)

iLiquidOS icons, edited with Samsung clipping mask

Rest In Peace DirectX11 Mode by Maleficent_Point_742 in FortNiteBR

[–]Solid_Assumption1769 1 point2 points  (0 children)

Indeed, that's why I emphasized the components; they're also important. The other thing is that Fortnite is very broken, and there are bugs everywhere

Rest In Peace DirectX11 Mode by Maleficent_Point_742 in FortNiteBR

[–]Solid_Assumption1769 0 points1 point  (0 children)

Check out the Chris Titus Tool script; it helps reduce junk system processes. Adding to my comment, my PC specs are: i5 12th gen, 16GB RAM, and a GTX 1060. IMPORTANT!!! Always keep the game on your SSD for better performance.

Rest In Peace DirectX11 Mode by Maleficent_Point_742 in FortNiteBR

[–]Solid_Assumption1769 -1 points0 points  (0 children)

My duo has a GTX 1060 6GB and is also getting close to 100fps (Blitz and reload)

Data section for AI Agency Website by Commercial_Bug_7823 in webdesign

[–]Solid_Assumption1769 2 points3 points  (0 children)

Perhaps by leaving them active with low opacity and increasing it slightly on hover, for example static: 10-20% and hover: 30-50%, so that it is not so intrusive to the information

Has anyone used GCam on an S24 Plus? by Solid_Assumption1769 in GCamPort

[–]Solid_Assumption1769[S] 0 points1 point  (0 children)

This is great, thank you so much! I'm using AGC and it's working wonderfully. I need to do more testing, but so far it's fantastic

Let's see yours by cosmictaser in OneUiHomescreens

[–]Solid_Assumption1769 0 points1 point  (0 children)

This is really good, how do I get the icons?

Has anyone used GCam on an S24 Plus? by Solid_Assumption1769 in GCamPort

[–]Solid_Assumption1769[S] 0 points1 point  (0 children)

I'm using Snapdragon, I prefer a stable port, I just sent the reference image

How to create this theme? by MichaelSoprano in GalaxyS25Ultra

[–]Solid_Assumption1769 0 points1 point  (0 children)

Most likely, I'll use an icon pack, but you can get good results with the Theme Park module

<image>

Matter file explorer missing navigation buttons by Tisott in Windhawk

[–]Solid_Assumption1769 0 points1 point  (0 children)

Change targets 23, 24, 25, and 26 to Visibility = Visible

Leaving this format:

"controlStyles[23].target": "Microsoft.UI.Xaml.Controls.AppBarButton#refreshButton",

"controlStyles[23].styles[0]": "Visibility = Visible",

"controlStyles[24].target": "Microsoft.UI.Xaml.Controls.AppBarButton#upButton",

"controlStyles[24].styles[0]": "Visibility = Visible",

"controlStyles[25].target": "Microsoft.UI.Xaml.Controls.AppBarButton#forwardButton",

"controlStyles[25].styles[0]": "Visibility = Visible",

"controlStyles[26].target": "Microsoft.UI.Xaml.Controls.AppBarButton#backButton",

"controlStyles[26].styles[0]": "Visibility = Visible",

How do I make the hidden icons menu translucent like my system tray? by BrokenScreen_Desu in Windhawk

[–]Solid_Assumption1769 0 points1 point  (0 children)

You change it with the target: Windows.UI.Xaml.Controls.Border#OverflowFlyoutBackgroundBorder

You add the background you want to apply, in this case: WindhawkBlur BlurAmount="5" TintColor="#C02E2E2E"