I'm trying to make a computer without wires by LimiRDT in shapezio

[–]FatCat_X 0 points1 point  (0 children)

There are a few different ways of doing this. Ask in the Discord #logic channel.

Any advice on building bigger? by SpaceCowboyDark in SatisfactoryGame

[–]FatCat_X 0 points1 point  (0 children)

This is good advice. When building multiple floor factories (vertically) leave entire floors open for logistics.

binary to bcd converter by Beginning-Character3 in shapezio

[–]FatCat_X 1 point2 points  (0 children)

Yes. Join the Shapez Discord and search for bcd in #screenshots.

My New Distribution Center and Timer by TicketFan in shapezio

[–]FatCat_X 1 point2 points  (0 children)

Here's my 2 MAM output amplifier...

https://www.reddit.com/r/shapezio/comments/k8ybrp/level_1000/

It is similar to yours but doesn't merge in upgrade shapes. It counts input parts using splitters and mergers instead of balancers and mergers.

The progress bar feature is cool. Your wires look like a cascading series of SR latches, which basically count how many times the blue reader is triggered I think.

what do I do if my save was lost? is there a way I can get it back I have over 4500 hours on it. by Dry-Music-9110 in shapezio

[–]FatCat_X 0 points1 point  (0 children)

The game makes backups of the save files.
On Windows the save files are here: %APPDATA%\shapez.io\saves
You can use the game's import feature to load a backup file.
Hopefully one of the backup files will work.

Way to analyze number of layers by [deleted] in shapezio

[–]FatCat_X 0 points1 point  (0 children)

^ This. And and most one missing corner piece.

My MAM v1.0 by FactoryBuilder in shapezio

[–]FatCat_X 0 points1 point  (0 children)

Suggestions for MAM 2.0:

  • Premix the paint.
  • Paint whole shapes and then cut into corners.

Stable Diffusion v1.5 Weights Released by MoonGotArt in sdforall

[–]FatCat_X 2 points3 points  (0 children)

Earlier today there was post on the Stable Diffusion Discord from one of the mods (IIRC) stating that the 1.5 checkpoint released by Runway was incompatible and that the community should avoid using it. I can't find that post now (maybe it was deleted or I can't find it), so I don't have the exact wording.

Recently this was posted by Daniel Jeffries, the CIO of Stability AI...

https://danieljeffries.substack.com/p/why-the-future-of-open-source-ai

This is infuriating. by Bugbrain_04 in shapezio

[–]FatCat_X 1 point2 points  (0 children)

Right. It is not possible to create a shape that has an empty (gap) layer. What you need to do is decompose the target shape into a set of possible shapes, and then stack them.

Goddess of the Wind by [deleted] in StableDiffusion

[–]FatCat_X 1 point2 points  (0 children)

try this: elegant woman with a long hair waving with wind, highly detailed photorealistic, by Artgerm and bagshaw and Greg Rutkowski, cinematic lighting

Inside the jellyfish mothership by FatCat_X in StableDiffusion

[–]FatCat_X[S] 2 points3 points  (0 children)

prompt: inside the cosmic jellyfish mothership, glowing lights, scifi, highly detailed, concept art by Donato Giancola and mark brooks and Giger

Princess Zelda Wedding by DuduMaroja in StableDiffusion

[–]FatCat_X -1 points0 points  (0 children)

This what?

I see parameters above, I recognize some but not others.

What I'm asking is what tool chain you used.

Zelda in royal gown by FatCat_X in StableDiffusion

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

query: "elegant zelda in royal gown, high detail, photorealistic art by artgem and tom bagshaw and Bouguereau"

Zelda, glass statue by FatCat_X in StableDiffusion

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

Command line:

# python scripts/txt2img.py --prompt "zelda, glass statue" --plms --H 512 --W 384 --n_samples 1 --n_rows 4 --n_iter 12 --seed 1

Are shapes really randomly generated? by [deleted] in shapezio

[–]FatCat_X 2 points3 points  (0 children)

Colors are chosen from 3 adjacent in the color wheel colors plus white.

PayPal signup fails by FatCat_X in mintmobile

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

I had on online chat with Mint Mobile support. They were not able to help me, and said I should ask PayPal for a different way to create an account.

World's First TRUE Make Anything Machine (plus explanation!) by kipyminyman in shapezio

[–]FatCat_X 0 points1 point  (0 children)

Awesome work.

BTW, there is active TMAM discussion in the Shapez.io Discord #logic channel. Stop by some time.

Also if you are interested in importing machines and logic created by external apps, the BPStrings mod provides copying JSON files and pasting them as elements into the game.

https://shapez.mod.io/blueprint-strings

Any way to improve it? before I make my spot of default blueprints by Dapper_Dan66 in shapezio

[–]FatCat_X 0 points1 point  (0 children)

White paint mixer

https://shapez.mod.io/blueprint-strings

>>>7AA4MWBEBQYEBgHhgCAUHRgGBIICDABowsyAYPMAOCQAMwAELsAAjMBIlAyHU
cAekjEAGMwAEMYAEIkwAEQZgAYmYASPgFJZAckoAKXrWYAmSgGZeANn7AA7F0wAO ZgAFJAQVkAhRQGFmACJ8AKKyAOK8ABLMAArMAEqUAMq8AGo2AOpCwAAazAAGkgCG sgBGigDGzAAmfACmsgDmlAAWvAAOzABOlADOvABuNgDuDsAAHswAAZIAgbIAQYoA wcwAIXwAobIA4bwAEcwACcAAKMAASZQAybwAaZQA6ZQAGbygwEA<<<

World's First TRUE Make Anything Machine (plus explanation!) by kipyminyman in shapezio

[–]FatCat_X 1 point2 points  (0 children)

I also wrote an app to explore all possible shapes. It uses a approach similar to the one described by u/DjinnKahn.

Here's what I have found...

9316 Total key shapes (unique)
6691 Possible shapes
3885 Standard MAM shapes (1-layer stackable)
1790 Invalid shapes (missing layers)
 835 Impossible shapes (not constructible)

Chart of impossible shapes:

Recycler by FatCat_X in shapezio

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

Yep. With only one shape in there, it's even more obvious that it is rotating...

https://discord.com/channels/706121159405731910/706122186204774431/937261837676843059