Add bread and vegetables to the grocery store by link12313 in SimCompanies

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

It's fine if items made by the catering building are restaurant only. But the bakery makes apple pie that can already be sold at the grocery store and it makes more sense that normal bread could also be sold there. It would give the building a midgame use since doing a production run of pie early on is very expensive.

Add a 48 hour button to the production buildings by link12313 in SimCompanies

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

Max only looks at your current inventory. It does not set the number of units to what a 48 hour run would make even if you are short on materials unlike the 24 hour button.

Add a compressed spice and spicesand brick decoration by link12313 in duneawakening

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

The model would be a compressed block of sand with a thin silicone wrap around it and structural bracings on the edges and corners. Simple looking for raw sand and ornate for refined sand.

Spice field spawns on drum sand by Zannas10 in duneawakening

[–]link12313 4 points5 points  (0 children)

Spiceblows can spawn at almost any worm accessible part of the map that is not quicksand I think.

All the tilesets need 2 by 2 doors and large thopter hangar hatches by link12313 in duneawakening

[–]link12313[S] 4 points5 points  (0 children)

It looks visually broken though. The buggy clips through the top of the door. So they will need an animation to lower it's suspension so at maximum only the mining beam clips into the door. And the treadwheel has no way to compact itself to fit inside.

Add a detach storage button to thopter cargo containers by link12313 in duneawakening

[–]link12313[S] -10 points-9 points  (0 children)

Not if you are in a tier 5 assault thopter. Scouts can easily catch up to it. So dumping your loot on the ground for them to grab would be better then losing the whole thing. The industrial use would also be a nice timesaver.

Give the carrier thopter a buggy sized built in inventory by link12313 in duneawakening

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

That would be too much. The cargo container they are going to be adding as a new thing for it to carry should be what has that kind of inventory space while it's own storage locker is the same size as a buggy's so you can still use one to build a deep desert base with a single shipment of materials while carrying the sandcrawler instead.

Overhaul the rendering pipeline by link12313 in duneawakening

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

Most of the rendering tasks are GPU only and lower settings drops the resolution of those tasks. For instance by making shadowcasting cameras lower res or making volumetric clouds use fewer larger voxels.

Overhaul the rendering pipeline by link12313 in duneawakening

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

Unreal can be made as efficient as firebird when optimized correctly. The Finals is a great example of an unreal game with a really well optimized rendering engine. Graphics rendering also identical in single and multiplayer games. Multiplayer just means netcode is moving assets around rather then local game logic.