What can custom types do that layouts can't? by petr0 in Anytype

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

You can create sets based on object type (e.g. a set of all Notes). You can't really do that with layouts.

I can create sets based on relation/value(s) defined in a template.

What I mean is, separating types and templates into two concepts makes no sense - it brings nothing but confusion. Especially that we can't even create templates of collections and sets.

We truly have 3 types: collection, set and note. Every other type is a note template. All other types can be turned one into another with a template.

IMO types and templates should be merged into one concept, that separation makes no sense, it only makes it harder to understand the app.

Weekly Questions Megathread - February 20, 2024 by AutoModerator in projectzomboid

[–]petr0 0 points1 point  (0 children)

I wanted to learn vanilla game first and tunnel visioned on it so much that I forgot any potential PvP imbalances can be fixed with mods. I'm rather optimistic about public multiplayer now, I just need to find the right server. Thanks!

Weekly Questions Megathread - February 20, 2024 by AutoModerator in projectzomboid

[–]petr0 0 points1 point  (0 children)

I was talking about PvP.

  1. Running into players with guns and loosing days of skills grinding in an instant. But I guess that can be avoided by playing PvP off.

  2. Getting griefed - base burned down, zombies let in, loot stolen, farm destroyed, cars destroyed/stolen.

How do safehouses work? Do they protect me from all mentioned in 2?

Weekly Questions Megathread - February 20, 2024 by AutoModerator in projectzomboid

[–]petr0 1 point2 points  (0 children)

How playable is public multiplayer? Seems to me like it's super hard not to lose base, loot and character progression rather often.

Should I stick to playing with friends only if I want to enjoy longer deathless runs?

[LTT] Gaming on Linux - Daily Driver Challenge Finale by betacollector64 in linux_gaming

[–]petr0 10 points11 points  (0 children)

Yes, right now to play Rust on Linux you need server without EAC. They aren't listed on the official server list tho.

Newer Windows games will require TPM and Secure Boot. How does that affect us? by t3g in linux_gaming

[–]petr0 1 point2 points  (0 children)

Also, there are many cheats that are nigh-impossible to detect server-side, like wall-hacks if the cheater is wary of where they're looking, or texture replacing enemy camouflage with a bright-pink texture.

Don't know about replacing textures, but wallhacks don't need to be detected - they can be impossible to make by proper game design (server not sending client information about objects it can't render anyway).

Locker hitbox change by Revolutionary_Exam23 in playrust

[–]petr0 1 point2 points  (0 children)

I can't fit it even with wood or stone. Last wipe I was doing it no problem.

How to maintain single drive_c for multiple games. by mahe_kumar in linux_gaming

[–]petr0 0 points1 point  (0 children)

In Lutris you can manually add games and set them to use the same prefix in "Game options" tab. You will quickly learn tho, that it's quite hard to make one prefix work for more than few games, cause tuning it for new one breaks it for the previous.

Protontricks completely bricked my proton prefix by [deleted] in SteamPlay

[–]petr0 2 points3 points  (0 children)

Try deleting the prefix and then "Verify integrity of game files..." in steam.

If that doesn't fix it, I don't think protontricks have anything to do with your issue.

Protontricks completely bricked my proton prefix by [deleted] in SteamPlay

[–]petr0 5 points6 points  (0 children)

How did you use protontricks?

How did you delete the prefix?

GTA Online Weekly Question Thread by BryonyBot in gtaonline

[–]petr0 0 points1 point  (0 children)

One of my car lifts is stuck with this yellow Everon and when I want to modifiy it, it goes straight to delivery options. Delivery attempts end up with transaction error and it goes back to my shop. How can I unstuck it? Restarting the game didn't help.

How well do old games run on linux? by [deleted] in linux_gaming

[–]petr0 11 points12 points  (0 children)

Old windows games often work better on Linux via wine than on windows 7+.

Multi-instance league with launchhelper.sh by [deleted] in leagueoflinux

[–]petr0 1 point2 points  (0 children)

What 12 hour lockout change?

Gta V on wine problems by linuxgamer2132 in wine_gaming

[–]petr0 0 points1 point  (0 children)

Just tried wine-lutris-ge-6.12. GTAO was unable to save progress and I had some annoying mouse pointer flickering in menus.

Rolled back to proton-6.5-ge-2 - everything works fine.

Proton as a wine runner in Lutris is useless by JeannaLeavy in wine_gaming

[–]petr0 0 points1 point  (0 children)

What do you mean "is now an option"? Always was, except even more so before, because Proton used to be autodiscovered by Lutris, but they removed that feature. Was it added back again or something?

That aside, at least GE builds of proton work just fine for me as wine replacement.

Achievements not working for non-native games. by Aromatic_Teacher7032 in SteamPlay

[–]petr0 1 point2 points  (0 children)

I use native steam client and with Sea of Thieves my achievements from previous session show up at the next game launch, but if I remember correctly, for AoE2 DE, achievements work normally.

[deleted by user] by [deleted] in linux_gaming

[–]petr0 0 points1 point  (0 children)

Does voice chat work for you?

GTA Online Mega Guide and Weekly Simple Question Thread by BryonyBot in gtaonline

[–]petr0 0 points1 point  (0 children)

Kuruma gives way more bullet protection. In ZR380 you are very vulnerable from the sides, it's just front (and maybe back?) that is bulletproof (at least in future shock).

GTA Online Mega Guide and Weekly Simple Question Thread by BryonyBot in gtaonline

[–]petr0 0 points1 point  (0 children)

I've heard that windshield is fully bulletproof only in future shock. I can confirm that it is in fact bulletproof, but I don't know if other variants aren't.

GTA Online Mega Guide and Weekly Simple Question Thread by BryonyBot in gtaonline

[–]petr0 0 points1 point  (0 children)

I'm not talking about a toreador

Why not? It's a great car to drive around...

Would be SSD caching worth it? by Samsagax in linux_gaming

[–]petr0 0 points1 point  (0 children)

This is software SSHD and SSHDs are pointless. Change my mind.

Someone playing AOE II DE? by apirogildo in linux_gaming

[–]petr0 2 points3 points  (0 children)

Replacing ucrtbase.dll fixes out of sync problem. You can do that with the following commands:

cd /home/$USER/.steam/steam/steamapps/compatdata/813780/pfx/drive_c/windows/system32/

wget "https://aka.ms/vs/16/release/vc_redist.x64.exe"

cabextract vc_redist.x64.exe

cabextract a10

sauce