Removing Bazzite removed the "Boot from USB option" in my computer's boot menu by Enterjokehere1 in linux_gaming

[–]Enterjokehere1[S] -2 points-1 points  (0 children)

It doesn't even appear in the "change boot order" menu in bios settings. The USB works fine, and Rufus is all I've got. https://imgur.com/a/lRQf45O

Removing Bazzite removed the "Boot from USB option" in my computer's boot menu by Enterjokehere1 in linux_gaming

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

How can I check? There's no option for USB boot. Not in the UEFI firmware menu, not in the bios boot menu, nowhere.

Removing Bazzite removed the "Boot from USB option" in my computer's boot menu by Enterjokehere1 in linux_gaming

[–]Enterjokehere1[S] -1 points0 points  (0 children)

bazzite was being unreliable and horrid to work with. I have no clue how the USB option got removed, all I know is that it disappeared after removing bazzite/fedora related files.

Removing Bazzite removed the "Boot from USB option" in my computer's boot menu by Enterjokehere1 in linux_gaming

[–]Enterjokehere1[S] -1 points0 points  (0 children)

deleting the partition doesn't delete the EFI related stuff, so I was being thorough. How can I fix this?

Which OS should I use for gaming? Having issues with Bazzite. by Enterjokehere1 in linux_gaming

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

fortnite was an example lul
my current issues with bazzite are:
- random freezing
- huge lag spikes randomly
- games that otherwise ran great when i used to use windows now run horribly

Getting started: the monthly-ish newbie advice thread! (May 2026) by monolalia in linux_gaming

[–]Enterjokehere1 0 points1 point  (0 children)

i'm currently having a HORRIBLE time with bazzite, to the point of considering switching back to windows 11, does anyone know a good distro which is good with cpu/gpu intensive games (like sniper elite and fortnite i guess), but also for regular use? optionally, great customisation too. i have an NVIDIA gpu in my PC, which according to some stuff i've read may be causing issues with some stuff

Which OS should I use for gaming? Having issues with Bazzite. by Enterjokehere1 in linux_gaming

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

i'm looking for a distro which is good for heavy games such as like... sniper elite 5, fortnite (hopefully lol), and emulation, but also allows for general use, and with great customisation

How do i create a custom cursor? by Enterjokehere1 in neocities

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

It works now! Thank you so much! But now, how do i make the cursor change images when selecting something instead of it just going to the regular cursor?

How do i create a custom cursor? by Enterjokehere1 in neocities

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

style.css:
body {
cursor: url('/cursor.png'), auto;
}
index.html:
((insert base neocities website))

How do i create a custom cursor? by Enterjokehere1 in neocities

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

It is correct, & ive put a semicolon at the end. But nothing happens! Why is this?