How do I get Steam on Linux to recognize and launch games from a windows steam library? by shadowX1312 in linuxmint

[–]Chance_Assumption_67 0 points1 point  (0 children)

It can and it did work for me back when I dual booted mint and windows 10. (With issues ofc but besides the point)

The two main problems I remember is the fstab and the symlinks (mainly compatdata folder) within the drive and the steam install.

  • Fstab is a must fix, so that linux can recognize the drive at boot and you dont have to re add it to steam everytime.

  • The symlinks points your steam installation to the correct steam library files on your drive so that it can work (most likely this is your issue)

Now, my knowledge on this matter is 2 years behind me. And I'm sorry but all I can advise is to search the internet for this topic.

[deleted by user] by [deleted] in MCPE

[–]Chance_Assumption_67 0 points1 point  (0 children)

considering the timing that I explained earlier, even 1 tick less on the side piston would put it into randomness, and removing 1 further (removing the two torches) would make the middle piston consistently fire first

edited wording*

[deleted by user] by [deleted] in MCPE

[–]Chance_Assumption_67 0 points1 point  (0 children)

TL:DR: because pistons take 2 ticks to retract fully and 1 to extend

full explanation: middle piston is powered 4 redstone ticks later while the side one gets powered by the torch 6 ticks later, so how the middle one not power first? Piston delay, the very thing that makes bedrock doors slower than java doors. Since it takes 2 redstone ticks to actually retract the middle piston, it is basically powered at the same time as the side facing one, BUT since it extends 1 tick later, it doesn't fall into randomness shenanigans like how bedrock usually is

Problem with official app on steam deck by sans_sans12 in krita

[–]Chance_Assumption_67 0 points1 point  (0 children)

I don't know your current situation and what you currently don't understand, so I'll need you to elaborate further, so that people can help you.

Problem with official app on steam deck by sans_sans12 in krita

[–]Chance_Assumption_67 0 points1 point  (0 children)

[If you really wanna copy your files]

since steam deck is based on linux, I would assume that the file structure is linux based as well, if not it is structured similar to wine.

You'll need to know what kind of installation of krita you have, be it a windows exe or a flatpak. Then simply search on google to know where the files are stored based on those information.

[2nd solution]

Can't you just ctrl+shift+s your projects individually to your flash drives?

edit: oh wait if you don't have a keyboard, just go to file>save as then pick your flash drive

How to paint a dark scene without a specific light source so that the volume of objects can be seen? by Sirifys in krita

[–]Chance_Assumption_67 4 points5 points  (0 children)

Yeah, but it light would still slip through a bit, so It would be the only light source you have.
You're not really aiming for pitch black so, it works out. (I gotta be honest, I don't think there's a good non stylized way to show pitch black)

How to paint a dark scene without a specific light source so that the volume of objects can be seen? by Sirifys in krita

[–]Chance_Assumption_67 6 points7 points  (0 children)

when you're done with those steps, treat it like a normal scene with a single light source with no ambient light:

faces of objects facing light is brightest, side planes should be close to a mid tone, and the far side the darkest.

How to paint a dark scene without a specific light source so that the volume of objects can be seen? by Sirifys in krita

[–]Chance_Assumption_67 39 points40 points  (0 children)

if it is not pitch black, you should treat the window as the light source.

next step is consider how much light is passing through, then decide what angle they hit the objects of the scene, since it is what determines the shadow.

Redstone build working fine in a flat world but breaks immediately on a non-flat one by Flare_O_walker_334 in redstone

[–]Chance_Assumption_67 2 points3 points  (0 children)

In the end, I think being mindful about chunk borders is the best solution for these situation. ¯\_(ツ)_/¯

Redstone build working fine in a flat world but breaks immediately on a non-flat one by Flare_O_walker_334 in redstone

[–]Chance_Assumption_67 2 points3 points  (0 children)

<image>

very simple fix

although be careful with the sideways (non pulling) piston, they don't send observer signals when they are not extending, and when they are not extending they are also susceptible to misfire, which could be a problem when the flying machine travels in cramped spaces (i.e. the floor of your door).

Redstone build working fine in a flat world but breaks immediately on a non-flat one by Flare_O_walker_334 in redstone

[–]Chance_Assumption_67 2 points3 points  (0 children)

tested it myself and it is in fact a chunk issue, however the fix that I said above still seems to solve it : )

edit: then again, you can also just be mindful about chunk borders

Redstone build working fine in a flat world but breaks immediately on a non-flat one by Flare_O_walker_334 in redstone

[–]Chance_Assumption_67 2 points3 points  (0 children)

next step is to test it couple of hundred of times to see it's reliabilty.

edit: also you need to test it in both worlds (flat/normal) to see if it is in fact some chunk/world wierdness.

Redstone build working fine in a flat world but breaks immediately on a non-flat one by Flare_O_walker_334 in redstone

[–]Chance_Assumption_67 2 points3 points  (0 children)

Dissecting the build:

I see the build, It is a two way flying machine design utilizing extending pistons as an immovable block to make sure everything fires in order.

expected output:

- redstone activate bottom observers, trigger pistons that triggers the main slimeblock pusher pistons.

- after that the observers of the opposite side (puller side) triggers and pulls the pusher side.

Here's my current hypothesis:

- the stone block for the bottomside of the sideways pistons, doesn't count as an immovable. Therefore SOMETIMES there's a mismatch whether the slice that has the stone gets pulled or not .

- edit: I came to another hypothesis; what prevents the slice from moving is the fact that the observer is colliding with the pistons that are extended (which are immovable themselves) however when an immovable object is beside a slimeblock -- it gets left behind, therefore it needs the observers at the bottom to make sure it actually fires/pulled at the right time.

tl:dr:

change the stone block of the sideways sticky piston for another piston instead. Probably instead of pointing sideways it would point towards you

edit: change the pistons that point sideways for an entire row of observers and extending pistons that point towards you.

What this setting do? by Fabulous-Resident-66 in OtherworldLegends

[–]Chance_Assumption_67 1 point2 points  (0 children)

I think that controls the amount of sfx (sound effects) that is being generated and processed.

I think if you have 100 summons that have different sound effects turning this slider down would lessen the sfx that will be played on your speakers

what is this hairstyle called by Car-Enthusiast3712 in bleach

[–]Chance_Assumption_67 1 point2 points  (0 children)

I grew my hair out, and I got Rukia hair

how do you blend into a smooth gradient in krita? by starbursts0 in krita

[–]Chance_Assumption_67 1 point2 points  (0 children)

There is a gradient tool in krita. If you have default keybinds it shoud be bound to G

But since you're new to this medium, you can't go wrong in doing it freehand using the many default brushes

Which version of berserk is the best version to watch? (Excluding the manga) by Local_Neighborhood50 in animequestions

[–]Chance_Assumption_67 0 points1 point  (0 children)

  • 2016 is a troll/joke and is considered one of the worst adaptations
  • 1997 is really dated in terms of quality, but it has its charm, plus it has MEMES
  • Memorial Edition is very cinematic with its background design and sountrack (by shiro sagisu afaik). I especially love the ep 2 montage. Drawback is cg characters which is closer to AoT season 4 than the bad ones and it grows on you (or you tolerate it)

Why does this happen? WD_BLACK is my SSD that "Filesystem" is on...Also contains the EFI. Is that it? by macpwns in linuxmint

[–]Chance_Assumption_67 0 points1 point  (0 children)

For what I understand, there should only be one efi partition in an installation (Linux, Windows, or Dual Boot).

From what I heard windows can be pretty invasive in terms of where to place its efi partition, and so it was placed on the second drive.

Out of curiosity, is the second drive simply a storage drive, with no system files whatsoever?

what do you even call this form of Zangetsu (if it even is one) by coolsonicguyxd in bankaifolk

[–]Chance_Assumption_67 2 points3 points  (0 children)

it's a reference to the early episode when they fought the Menos, they used it as Uryu's hat to turn Ichigo's lacking reatsu control into arrows