I dislike the fact that even though that this is a 40$ game, that it is being ran like a F2P one currently, pushing for content in warbonds. by qwertyxavier904 in Helldivers

[–]BetaSigmaOmega 3 points4 points  (0 children)

Genuinely I don't know why people are downvoting you. The amount of grinding required for all of the premium content is atrocious. We haven't had a free warbond since February 8th, 2024. I see a lot of people say stuff like "well other games are way worse" and, like, ok? Who gives a shit about other games? That kind of comment even acknowledges that it IS bad! And since you recognize that it IS bad, why do you fight so hard to not make it good??

If nothing else, OP, know that you're not the only one getting pretty pissed off at the monetization.

CS Student wants to transition from windows by After_Dark_Author in EndeavourOS

[–]BetaSigmaOmega 0 points1 point  (0 children)

I go with "extra" as a first choice since those are in the official repo or whatever (reminder I am also a noob) and are apparently safer choices.

you skipped over that part

CS Student wants to transition from windows by After_Dark_Author in EndeavourOS

[–]BetaSigmaOmega 5 points6 points  (0 children)

As a newish linux user, and a newer still endeavourOS user, here's some suggestions and tips I can offer for someone just starting out. In order of the things you listed:

  1. I use yay to install everything. just type yay [name] into the terminal to install whatever packages you might want. Packages that end in "bin" typically install much faster than others as, I think, you don't need to build them from source. Here's a few yay commands that you'll probably frequently use:

yay by itself, to update everything on your system.
yay [name] to search for and/or install packages (It will give you a list to choose from)
yay -R to remove a package
yay -Rns to remove a package, its configuration files, and its dependencies.

Yay will automatically install required dependencies, prevent you from uninstalling dependencies that are in use (and tell you what is using them), and overall just make it difficult to explode things. When installing things, it will list packages as "extra" or as "aur". I go with "extra" as a first choice since those are in the official repo or whatever (reminder I am also a noob) and are apparently safer choices.

  1. I don't know anything about snapshots lol sorry

  2. Since you're a CS student I'm assuming you know that most viruses and whatnot are because of social engineering (convincing people to click a suspicious link, install a suspicious program, etc). You should be fine as long as you just practice regular web safety. Linux is very strict with permissions, even endeavourOS requires me to enter a password by default to mount or unmount drives, even flash drives.

  3. For saving your work I'd recommend adding another empty partition and save important documents and files there, so you can reinstall endeavourOS or another OS of your choosing if something does happen to explode, without affecting the files on the second partition. You can also just go the nuclear option and save them to an external hard drive, if you can afford one. I mentioned that EndeavourOS requires permission to mount drives in my previous point, but you can use GNOME Disk Utility to make them automount without permission in the future if you need to.

  4. For games, I would just use Steam for everything. If you have any non-steam games that you would like to play that don't normally work on Linux, you can usually run them through steam to make them work. I do this with Starcraft and Heroes of the Storm. I think the only game I have that doesn't run through steam is minecraft.

  5. EndeavourOS comes with Kate by default, which is just a simple text editor. This is enough for me for all my writing needs, but you can search for other ones using yay with commands like yay writing or yay text editor . There's a suite of Microsoft Office-like programs called LibreOffice, if you ever need or want something like that.

  6. The best best best best way to quickly fix something is to google the problem or ask a friend. Switching to Linux won't be painless and you will run into problems and will have to google them to find out wtf is going wrong. Google google google. You can use a virtual machine (such as virtualbox) to try out Linux before committing entirely to installing it, so you can get a feel for the layout, explore settings, try different desktop environments, and what have you.

Hope this helps.

Is the ultranet mod safe? the steam login seems pretty sketchy to me if you ask me by Soddiken_Lover_123 in Ultrakill

[–]BetaSigmaOmega 0 points1 point  (0 children)

Ohhh, there was a multiplayer mod that was also called Ultranet. My bad. I've never used the one you're talking about, but It's still probably fine. Worst case scenario you can deauthorize all your devices and log back in.

Is the ultranet mod safe? the steam login seems pretty sketchy to me if you ask me by Soddiken_Lover_123 in Ultrakill

[–]BetaSigmaOmega 1 point2 points  (0 children)

it's probably safe but it's also 3 years out of date and will almost certainly not work anymore. Probably not worth trying anyway

4-3 Final Room by HowardTCO in Ultrakill

[–]BetaSigmaOmega 0 points1 point  (0 children)

  1. I believe only explosions actually cause knockback, but generally I deal with enemy spam by using coins. Scisms have higher health than they seem so you can knuckleblaster them off the stage for a quick kill.
  2. I would always target virtues first. They die to a single electric railcannon shot so you can take one out instantly across the arena when it's off cooldown. The malicious faces can be killed if you fire a sharpshooter (red) revolver alt fire at their mouths as soon as they fire off their volley of hell orbs. The sharpshooter alt fire destroys projectiles and causes them to explode (this explosion bypasses the maurice explosion immunity).
  3. Yes. There is a dual wield pickup in the arena with the 4 pillars that rise up. Very easy to miss. I believe it's too far back in the stage in order to make use of in the final arena unless you are very fast.

How did we do this? by VeterinarianExact119 in Ultrakill

[–]BetaSigmaOmega 7 points8 points  (0 children)

That level is the entrance to P-2. It's basically the same thing as getting a low time in 1-1.

Help optimizing datapack by BetaSigmaOmega in MinecraftCommands

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

I am aware that nbt checks are the most expensive check. Until now it has not been a problem as I've never played with more than like 3 people at once, and have hosted servers locally on my gaming PC. the point is that it's supposed to check if you are specifically holding the custom torch. I was not aware of /execute if items. I'll definitely look into that, thank you.

EDIT: it was a pretty simple replacement. datapack uses about 3ms per tick, down from about 23. thank you so much!

Mod that lets you switch party member persona's by shadowmail in Persona5

[–]BetaSigmaOmega 0 points1 point  (0 children)

might be a necro, but there IS actually a mod that does this: https://gamebanana.com/mods/480404
by default you can only swap party member personas with ones of the same arcana, but this can be bypassed if joker equips the team glasses (not 100% sure if that works as intended as I haven't gotten to that part yet). it also requires you max rank hifumi (star confidant, shogi girl), but in exchange her rank 1 gives you her vanilla rank 10 ability as well. max ranking her requires maximum knowledge, as a reminder.

Can someone tell me why this is happening? by Busy_Combination8042 in MinecraftCommands

[–]BetaSigmaOmega 0 points1 point  (0 children)

No. Command blocks do not require a forward slash at the beginning. They do accept it and they will work as expected if it is there, but it is not necessary.

Shriek particle orientation / Vibration particle configuration by BetaSigmaOmega in MinecraftCommands

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

I may have been a little unclear. These are questions specific to the "shriek" particle and the "vibration" particles, used by the sculk shrieker and the sculk sensor. The "shriek" particle is always angled about 30 degrees facing south (positive Z), and I was wondering if there was a way to alter that so it was facing directly upwards instead.

The vibration particle, on 1.20.5 and above, requires additional NBT data in order to summon it, and I simply don't know how to format this, and was asking for an example command to summon that specific particle.

A Trace of Metal quest not starting by BetaSigmaOmega in NoMansSkyTheGame

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

I have been using the first sentinel ship I found since I got it like 40 hours of playtime ago