You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<TextBlockMargin="0,0,0,16"Text="Fitur experimental yang sedang dikembangkan."FontSize="14"Foreground="{DynamicResource TextFillColorSecondaryBrush}" />
18
+
19
+
<controls:OptionControl
20
+
Header="System Tray saat Roblox ditutup"
21
+
Description="Saat kamu keluar dari Roblox (klik tombol X), BoneFish tidak akan keluar tapi minimize ke System Tray Windows.">
<TextBlockMargin="0,2,0,0"FontSize="12"Text="Enable better matchmaking and server selection for smoother Roblox joins."Padding="0,0,16,0"Foreground="{DynamicResource TextFillColorTertiaryBrush}" />
38
+
<TextBlockMargin="0,4,0,0"FontSize="12"FontWeight="Bold"Foreground="LimeGreen"Text="[ ACTIVE ]"Visibility="{Binding IsAutoOptimizeActive, Converter={StaticResource BoolToVis}}" />
<TextBlockMargin="0,2,0,0"FontSize="12"Text="Combine low-spec rendering and stable network settings in one click."Padding="0,0,16,0"Foreground="{DynamicResource TextFillColorTertiaryBrush}" />
46
+
<TextBlockMargin="0,4,0,0"FontSize="12"FontWeight="Bold"Foreground="LimeGreen"Text="[ ACTIVE ]"Visibility="{Binding IsStableActive, Converter={StaticResource BoolToVis}}" />
<TextBlockMargin="0,2,0,0"FontSize="12"Text="Untuk PC dengan spek sangat minimum (i3 Gen 4, RAM 4GB). Rendering minimal."Padding="0,0,16,0"Foreground="{DynamicResource TextFillColorTertiaryBrush}" />
52
+
<TextBlockFontSize="14"Text="Ultra low-spec (sangat ringan) + Anti Crash" />
53
+
<TextBlockMargin="0,2,0,0"FontSize="12"Text="Untuk PC kentang (i3 Gen 4, RAM 8GB, HDD). Rendering minimal & No Delay Network."Padding="0,0,16,0"Foreground="{DynamicResource TextFillColorTertiaryBrush}" />
54
+
<TextBlockMargin="0,4,0,0"FontSize="12"FontWeight="Bold"Foreground="LimeGreen"Text="[ ACTIVE ]"Visibility="{Binding IsUltraLowActive, Converter={StaticResource BoolToVis}}" />
<TextBlockMargin="0,2,0,0"FontSize="12"Text="Keseimbangan antara kualitas visual dan performa untuk sistem mid-range."Padding="0,0,16,0"Foreground="{DynamicResource TextFillColorTertiaryBrush}" />
61
+
<TextBlockMargin="0,2,0,0"FontSize="12"Text="Keseimbangan visual dan performa. Termasuk No Delay Network."Padding="0,0,16,0"Foreground="{DynamicResource TextFillColorTertiaryBrush}" />
62
+
<TextBlockMargin="0,4,0,0"FontSize="12"FontWeight="Bold"Foreground="LimeGreen"Text="[ ACTIVE ]"Visibility="{Binding IsBalancedActive, Converter={StaticResource BoolToVis}}" />
0 commit comments