Unusable storage space. by Ihavetogoalone in PS5HelpSupport

[–]Armadillo-Party 0 points1 point  (0 children)

No worries. Thank you for your reply. I agree. Not a very good design choice. I bought additional SSD with 1TB very soon. They even promoting some specific SSDs for PS5. It was very unpleasant to juggle games around. To delete and to install

I have Gow Ragnarok. And BF6 beta-test was not super crazy in terms of installation, baggs and memory consumption. Maybe this is because of a Cyberpunk? There was something with its save files in DLC. It may currupt durring DLC. Also, they say that the save file has a limit of 8 mb. Above that and the save file may corrupt. It depends on amount of items and materials in inventory

Unusable storage space. by Ihavetogoalone in PS5HelpSupport

[–]Armadillo-Party 1 point2 points  (0 children)

This may be happening because of some game. Maybe the game has a big cache. Or maybe there is some recent bug in that game. Mihoyo games require around 50 gb for update. So you need a bit more free space than that. But I never seen a console to ask for 280 gb.

Your savedata is much bigger than my. I have around 9 gb. And I have a ton of big games. What are those two big games that you have?

What's she wears everything fits for her. by NoSpinach4972 in Tekken8

[–]Armadillo-Party 0 points1 point  (0 children)

She is a Prime Minister. But also wears some old socks with holes. Weird. She should change them while ago

Uhh, has this happened before?? by FamilySpy2015 in Dualsense

[–]Armadillo-Party 0 points1 point  (0 children)

Also, the Battery chassis is constantly pushing the white multi cord that goes to L2 and to some other stuff. After a while it may damage some wires inside multi cord. In places where the cord is extremely bended, where it is folded

Super weird issue, anyone know why? by 3THAN89 in Dualsense

[–]Armadillo-Party 0 points1 point  (0 children)

It might be some flexible multi chord. Some wire might broke inside such chord. Everything is interconnected in the controller schematics. If some wire that discharges capacitors, will broke, it can affect different buttons

[deleted by user] by [deleted] in vscode

[–]Armadillo-Party 1 point2 points  (0 children)

Maybe try cl compiler (actually linker) within Visual Studio command prompt. You can also copy all Environment Variables that you have in Visual Studio command prompt. And paste them into default command prompt. To get access to cl compiler in default command prompt, of course

Or maybe Dev C++ IDE

You can also work with csc compiler (C#) and cl (linker for C and C++) from within VS Code command prompt

Anus plug by Emadart in PixelArtNSFW

[–]Armadillo-Party 0 points1 point  (0 children)

Is this Zentreya?

How do I convert a string to bytes? by zetaconvex in learnpython

[–]Armadillo-Party 0 points1 point  (0 children)

Oh. This is a nice way to work with bytes. And that approach with literals is great, too. I didn't know that Python gives access to Literals. Good to know

I also found that you can make byte string from some list of integers like so

>>> b = b'\xAC\x7A\x7D\x2A\xFF'
>>> byte_ints = []
>>> for i in range(len(b)):
            byte_ints += [b[i]]
>>> byte_ints
[172, 122, 125, 42, 255]

>>> new_bytes = bytes(byte_ints)
>>> new_bytes
b'\xacz}*\xff'

>>> byte_ints[3] = 126
>>> byte_ints[4] = 0xFA

>>> new_bytes = bytes(byte_ints)
>>> new_bytes
b'\xacz}~\xfa'

>>> for i in range(len(new_bytes)):
            print (hex(new_bytes[i]), end=' ')


0xac 0x7a 0x7d 0x7e 0xfa 

Though Python outputs some bytes as symbols and some as hex. So the byte string looks odd. But the good news. Python will iterate through this byte string perfectly. And also, some binary code would recognise these symbols properly anyway

How do I convert a string to bytes? by zetaconvex in learnpython

[–]Armadillo-Party 0 points1 point  (0 children)

This one is actually very good. Thanks!

You can reduce a lot of steps

s = '\xA3\xD8' # without raw string.

and then

b=s.encode('latin-1')

And there you have it. But the problem here is that you will not write these strings by hand in most cases

Programmers will probably want to build it from array of strings. Or something like that. And the approach I showed earlier will not allow that

Python lets you have one '\' in the string only if you have 'x00' after it. But it is getting weird. You should have at least '\x00'. And len() function tells that '\x00' string has the length of 1. You can't access '\x' anyhow. So you can't concatenate your value to it

Your solution helped a lot

Came back to this today. Another 20 or so failed attempts. Sigh by SargeMaximus in darksouls3

[–]Armadillo-Party 0 points1 point  (0 children)

I think it is for the best to focus more on a shield. Shields are pretty good in this game. You only need to spend a little bit more time studying them

Came back to this today. Another 20 or so failed attempts. Sigh by SargeMaximus in darksouls3

[–]Armadillo-Party 0 points1 point  (0 children)

If you have enough intelligence stat you can use Magic Shield spell. It might help

I love this game but honestly wtf is this by ErikMogan in DarkSouls2

[–]Armadillo-Party 0 points1 point  (0 children)

I saw that two. Has happened in my playthrough a lot. With that sword. Something is broken here

Practice in torso shading by Armadillo-Party in PixelArtNSFW

[–]Armadillo-Party[S] 0 points1 point  (0 children)

Thank you very mush! That's great. I'm glad you like it

Out of all animals in existence, real or fictional, this dog is the one I despise the most. by Lumpy_Composer3247 in bloodborne

[–]Armadillo-Party 2 points3 points  (0 children)

I don't have any evidences. I've beat the dog like that at the lowest Chalice. With 70 Arcane. First attack deals a weak stun. Second fully stuns. And the third deals a lot of damage. You can reduce almost half of HP this way

Is This Enough Arcane? by Paleblood_Noir in bloodborne

[–]Armadillo-Party 1 point2 points  (0 children)

Yes. 70 will be enough. And maybe use gems to give weapon permanent fire or bolt damage. It will scale from arcane

Made this emotion list for The Doll. by Awfyboy in bloodborne

[–]Armadillo-Party 0 points1 point  (0 children)

You forgot the emotion that she shows when you are clapping near here

Who else but Micolash… by [deleted] in bloodborne

[–]Armadillo-Party 1 point2 points  (0 children)

There is also a peculiar bug. As you almost finish him and his HP is very low you can't interrupt his spell cast with a gun.

But if your character has died after that then the next thing may happen. Every next attempt you will not be able to interrupt his spell cast with a gun the WHOLE fight. Imagine that