#lounge

1 messages · Page 444 of 1

proud jay
#

the attitude though

#

that's another case

celest token
#

could be a few decades though

proud jay
#

man already has 2 children he doesn't see and lives with his mom and works for his uncle

#

too late

celest token
#

shit

#

Well, on a positive note, he's employed

#

That's always good

proud jay
#

but he couldn't call the cops or his mom would lose the house or something

celest token
#

Yikes! Not the tomates!

proud jay
#

we need to keep a #lounge lore bible

celest token
#

awesome backstory

proud jay
#

it's ironic that your steam name is insomnia

errant raven
#

Intentional

errant raven
#

Lol you can preorder genshin impact on xbox

#

But it's free to play tho

unborn lotus
summer cedar
celest musk
brittle holly
#

I never got people’s fascination with that game

#

The highly pixelated graphics alone make me wanna 🤮

celest musk
#

you learn to ignore them

#

with mods it's the best game imho

brittle holly
#

Yeah that doesn’t work for me

celest musk
#

trust me, it does

brittle holly
#

I got some other super popular game

celest musk
#

then the gameplay of that other game sucks and can't distract you from the graphics

brittle holly
#

And realized it had this lazy pixelation thing so I refunded it

brittle holly
celest musk
#

then maybe you chickened out too early

brittle holly
#

Maybe I can’t tolerate laziness

#

That kinda tracks with my… zeitgeist 😀

celest musk
#

i'm tempted now to get into a new modpack -_-

#

but the time... and i should rather work

#

hm, probably tech mods, mekanism, opencomputers and applied energistics 2

#

mekanism adds stuff like energy and ore processing, etc.
opencomputers adds computer/robots/drone which you can code with Lua
and AE2 adds some kind of storage system, so you don't end up with a shitton of chests

#

and it also has importers/exporters to help with automation of machines

#

and autocrafting for stored recipes

#

i did tier4 once... never again 😄

#

but it was still a pita to build and automate it

#

fuel for fission reactor is on the same level of complexity 😄

#

yea... most mods use pipes tho, because belts arent ideal in the minecraft universe...

#

they exist, but pipes are usually neater to work with (some can be covered up, etc.)

#

but you should really use a existing modpack, since there are some other quality of life mods

#

e.g. stuff like JEI (which shows you item recipes ingame, etc.)

#

otherwise you'll be lost in wiki's to lookup recipes and stuff

#

fission reactor and 4 turbines 😄

empty dune
soft night
#

This is the most Finnish marketing campaign ever 🤣🤣🤣. Ahti would approve 🔥🔥🔥 @alanwake

Quoting Alan Wake 2 (@alanwake)

ALAN WAKE 2 BUCKETS ONLY IN HELSINKI AND VANTAA 💚 🇫🇮

The first 50 buyers of the physical Alan Wake 2 Deluxe Edition will get a free Alan Wake 2 bucket. Sale starts at 9am at Konsolinet in Kauppakeskus Kamppi, and at 10am at...

celest musk
#

when i start to play a game several hours a day it goes straight to uninstall 😄

#

except for story games where an end is foreseeable

#

but especially SC2 is one of those games where you end up doing the same thing over and over again, and it doesn't even serve any purpose

empty dune
celest musk
#

you just keep doing it for whatever reason

carmine frigate
#

all kids want to learn a craft 🙂

carmine frigate
#

the twinmotion thing Epic bought has a special tab on the browser... does any1 actually use that or some shit?

celest musk
#

isn't that mostly for archviz?

#

like a cutdown version of UE

carmine frigate
#

last time i used it it was a suck vervios of basibally nothing

#

wow my typing is crap

#

this new animation sample pack, does is basically replace that whole other animation project ppl used?

broken sigil
#

I have never actually listened to sleep token 🙈

graceful sequoia
#

I've become obsessed

#

today I decided to take a break lol it's getting out of hand

broken sigil
#

I need to check them out

lofty lark
zinc matrix
#

is steam cheat proof? I mean, there is no way to edit your achievements or time played in a game?

#

or continue the game from a save state from a non-steam version of the game?

split ermine
#

Have you figured out why?
I have a 4070 ti super yet I am getting considerable crashes in 5.3
I am starting to consider back porting to 5.0...
I tried directx 10, raise my cache memory to 10 gb on the nvidia control panel, lower the resolution of my reflection captures and my latest was to turn lumen off completely.
I'm having a real hard time tracking what causes it since it happens randomly

#

@zinc matrix if you use local files, then steam saves can be modified. Achievements use an api call to steam so unless players decide to use bit shark and inject fake achievement codes somehow, not possible.
Time played cannot be cheated but you can run the game in the background to accrue hours.

brittle holly
#

I have a 2060 and I’m not really experiencing any crashes in 5.4.4

#

But it might also depend on what you guys are doing, I’m prly not pushing the engine as much in this project

mental veldt
graceful sequoia
#

HLOD generation is very hungry for large worlds for instance

#

also is there really a dx10 rhi? thought it was just dx11 and 12

#

(I'm sure you meant dx11, it's a common recommendation on Google for this sort of thing, even though you really probably don't want to do that)

split ermine
#

Only editor so far

graceful sequoia
#

fwiw my 3080ti (12gb) is in the shop for a failing fan, so I'm using my backup 3080 (10gb) and the worst I get is out of vram warning in the editor, no crashes (those happen in the build steps)

#

so it really does depend on your project

#

check out render resources viewer, it's awesome

#

I believe the editor will use pooled vram when available (windows lists this as Shared I believe) but build steps do not

#

if task manager shows you only the vram of your card, then that would probably be why it fails outright instead of just being slow

#

if you can upgrade ram, you might try that-- I've got 64gb here and windows gives me 20GB of shared vram

#

well I think it's 20 total, 10 dedicated and 10 shared actually

graceful sequoia
#

virtual texturing can help with this-- instead of crashing due to out of vram, everything gets blurry. you might try enabling it during development even if your intent is to disable it in shipping

#

very annoyingly the editor can easily end up in a super blurry sad state that a simple restart fixes (even after youve closed out all the asset editors)

#

also with virtual texturing, an asset's textures are forced to full resolution when the asset editor is open (even in the level viewports)

celest musk
#

5.5 only has one real hard crash for me, which is somehow related to hw raytracing and directional lights

#

but in general 5.5 is already way more stable for me

split ermine
#

Should I turn off virtual textures?

celest musk
#

🤷

#

i don't use them at all (yet)

#

not sure if it's worth to change everything

split ermine
#

I'm just surprised at the constant crashing. I did just notice my main map also has gpu and draw calla through the roof

graceful sequoia
#

virtual texturing would help with this issue, though it could end up using more VRAM than with it off

celest musk
#

well start with what rezonant suggested, check the texture resource view

#

This time on Unreal Tips & Tricks, we look at how to manage the Texture Streaming Pool size to take advantage of more video memory, or VRAM. By doing this, we can avoid going over our allocated VRAM budget for streamed textures and MIP maps. We'll also take a brief look at how to modify multiple textures at the same time.

For more details, plea...

▶ Play video
#

10min video, worth a watch

graceful sequoia
#

yeah "texture streaming" thats the right term

split ermine
graceful sequoia
#

there's too many nearly identically named technologies in unreal

split ermine
#

I had forgotten that video, thanks I will check it

celest musk
#

that gives you a general idea about what your game uses, but unreal will happily keep everything loaded which you touched in editor

split ermine
#

I also noticed fluid physics can also crash it...

celest musk
#

and reserve render targets, etc. for whatever things, which also hog up video memory

graceful sequoia
#

apparently many landscape layers can also be a vram hog (but it bakes down when cooked)

#

particularly paint layers

celest musk
#

yea i guess that depends, not sure if RVTs bake down during cook

split ermine
#

You think it's the number of layers or material complexities?

graceful sequoia
#

someone said as much earlier this week but who knows (well paint layers, not necessarily RVTs)

graceful sequoia
#

no need to guess anymore, thanks to the lads at epic

split ermine
#

Nope, can't tell... says it uses 4 gb , which is fine

#

I think it's the translucency in the material

#

I mean i'm looking at this and it all seems very low

weak crater
#

for anyone wondering when is 5.5.1 coming, It'll be coming to November soon. And we got one week left to end this month of October. But epic games haven't said the pacific release date of when exactly for 5.5.1 on November next month. But I know that we're almost to November soon. And I can't even wait for it

graceful sequoia
#

ok what do you think about when 5.5.0 will come out then? maybe December later?

split ermine
#

@graceful sequoia alright, so the issue with the performance seems to be entirely settings derived.
I created a new project and in it i imported the map, untouched. 60 fps as per cap.
I compared both defaultengine.ini files and it seems this line made all the difference:
NearClipPlane=10

#

there were other settings that i reset but none changed the fps from 14 to 60

weak crater
graceful sequoia
#

but I thought your problem was vram not fps

proud jay
#

Damn, even nintendo

zealous coral
#

Hi guys, i need cool/funny suggestions
My game is based on on robot who can equip stuff on his back, for exemple a Battery and he can attack electricity, jetpack he can fly, fuel can he can throw fire.. etc
any other suggestion or idea?

proud jay
#

enemy tearing of his attachment and putting in a kill switch

#

maybe a fan where he can blow enemies of platforms

#

or a drum machine where he pushes enmies away with cool music

#

like a drone nest where you can send drones to attack enemies

#

a missile rack to fire rockets

#

a large piranha plant that eats enemies if close, but you might get sued by nintendo

summer cedar
#

mine layer backpack
biological gas emitter backpack, poison and kill enemies chasing you
spear/javeling backpack to launch projectiles, similar to missile rack
medical pack, for healing
scanner pack, for scanning and exploring if that's a thing in your game
speaker boombox pack, to play music

brittle holly
#

A cannon that shoots confetti. Doesn’t do any damage but it’s fun

#

There, now you have a dozen ideas, now go build it, see you in 7 years

summer cedar
#

No, fun is not required.
The confetti bursts into razor blade particles that destroy your worst enemies. Make kids happy.

#

And yes, see you in 70 years.

pearl elk
#

Woah 5.6 is a long way off

proud jay
summer cedar
#

I think the player is a robot, in his project.

cursive crypt
summer cedar
#

which brings an additional idea.
Silicon Hack Pack - 10% to hack and damage oneself - infects and damages enemies and has a 15% chance to convert them into robot minions.

proud jay
summer cedar
#

No one. He might make human enemies just to poison and kill them, though.

#

Which'd be just and proper.

proud jay
zealous coral
#

Thanks for your ideas guys
I will record and send it yo you if I do them ❤️

summer cedar
#

you better do them.

#

if not, pay $20 for each naow.

zealous coral
#

100% robot in this project

summer cedar
#

cyborgs - you can gas those

zealous coral
summer cedar
#

cute.

zealous coral
#

Thats the Add Feature World

#

Game idea is like simple plateform/puzzle between rachet and clank gameplat and Portal-style puzzle (brain burner)

#

Specialy bc you can carry only 1 item on your back

So if you have the jetpack you wont have the battery to do something specific

zealous coral
#

Never heard
I gonna check

#

Yes same kind
But "hard"

My target audience are Ratchet and Clank/Spyro/crash/jak and dexter nostalgic who are now 30yo and want to have FUN and so need a bit of challenge

proud jay
#

HEY

#

I'm only 28

#

rude

summer cedar
#

child detected

#

ignore forever

#

beat properly

#

there should be discount coupons for old farts to buy games cheap

proud jay
#

people born in 1996 should get all games for free

summer cedar
#

so long as they buy Game Pass

proud jay
summer cedar
#

correct.
that's why they get things for free and why they have more money.

#

🧠

#

farting is expensive

proud jay
#

have to buy new pants every time you shit in them

summer cedar
#

Nah, those days are long over.
We remote work now.
Buy a commode chair and go commando.

#

Quality engineering and carpentry right there.

zealous coral
unborn lotus
#

when I was your age I was already 32

zealous coral
#

Crazy

cursive crypt
#

28 sounds so good. It was a nice time.

pearl elk
#

So I wonder how many football fields is it till 5.6 release

brittle holly
#

Idk, some dude was going on about how 5.6 will be out in November cause 5.5 preview is here now, which makes like zero sense, but yeah

proud jay
# zealous coral

I somehow feel the battery doesn't fit the robot style wise 🤔

zealous coral
summer cedar
#

I have Unreal Engine 5.99975 secret build. Every time you try to run it, Shao Khan shouts, "UNREAL!" and the speaker volume is automatically set to 100%.

#

The program subsequently crashes. Apparently, it's a new feature.

median wraith
#

morning

proud jay
median wraith
proud jay
#

thanks, you too

median wraith
#

no, you too

proud jay
#

okay, you too

median wraith
#

whats this ?

proud jay
#

it adds "ambient glow" around the video

#

like if the video is white in the bottom right corner, the background around the video on that side will have some white

pearl elk
#

Its a birthday present from google

proud jay
#

it's been there forever though

median wraith
#

damm

median wraith
#

OHHH

#

i see it at the sides the black turns green

pearl elk
#

Why is Tree Simulator on your wishlist

median wraith
#

please don't ask

proud jay
#

let hev have dreams

median wraith
#

the whole issue is why is on pycho horror

#

bet that's why recommend me clownfield

pearl elk
#

I cant wait for AEs next game, I really like Clownfield but Zombiefall is gonna rock

proud jay
#

who's AE?

#

Alectronic Erts?

soft night
#

aeon expanded?

graceful sequoia
pearl elk
#

whats the bucket for?

soft night
#

free bucket

soft night
#

the finnish marketing campaing is easy you just need to offer free bucket and they are in line

pearl elk
#

Im not even sure where I can buy physical copies of games

#

last time I went into EB Games it was like a ghost town

soft night
#

mons it is great for like put things on it like berries, carry water to sauna or wood to burn in wooden sauna

pearl elk
#

13 PC games there, thats it 😦

soft night
#

for lakehouse

pearl elk
#

wouldnt a torch be more useful

soft night
#

torch is not

pearl elk
#

how you gonna get to the lakehouse past all the ghosts

soft night
#

i live with ghosts

#

mons you know when the lakehouse could be make from wood so torch just might make you burn the house by accident

proud jay
fluid bloom
pearl elk
#

I suppose you could put it over your head when the game scares you

fluid bloom
fluid bloom
#

put one on your head and write "S3" to it and go a halloween party as an AWS S3 Bucket

pearl elk
#

oh wait I get it, its a hint to the janitor in the games isnt it

#

because they couldnt sell you like a whole mop and bucket

fluid bloom
#

for real it's just a reference to the fact that finns like buckets

pearl elk
#

so which nation likes fins?

fluid bloom
#

see that for example

summer cedar
fluid bloom
#

hundreds of people queuing up for free buckets

pearl elk
#

oh berry picking season

#

so its a berry good bucket

summer cedar
#

Pick the berries. Just send me the wine.

fluid bloom
proud jay
#

finnish people just love their buckets

summer cedar
#

They can make themselves useful and use those buckets to clean up the Great Pacific Garbage Patch... and then dump it all near Antarctica.

#

'cuz reasons....

pearl elk
#

Aussies only line up for sausages and bread

summer cedar
#

PoE 2 early access is on November 15th.

#

I hope the early access key supporter pack is only $30.

cursive crypt
summer cedar
#

'cuz reasons.

#

anywhere will do really.

fluid bloom
queen isle
#

8 days left

proud jay
#

wasn't it already there?

#

or was that like early access kinda thing

fluid bloom
#

I don't know why that tv series came to my mind

cursive crypt
#

People hyping about it like they are offering free beer.

fluid bloom
#

but free buckets on the other hand would be a whole different deal

median wraith
#

sent them some feedback home they make it at some point

silk lily
#

fab is live

unborn lotus
#

no way

#

they did it

pearl elk
#

live for how long 😛

silk lily
#

damn

warm bloom
#

omg it is live

#

thats crazy

pearl elk
#

its just the EGS with assets instead of games lol

silk lily
#

nvm only the ratings there

pearl elk
#

sketchfab > fab, has 3d web viewer

unborn lotus
#

fab also does have one

pearl elk
#

somewhere, sketchfab has it on the landing page

warm bloom
#

they have one

#

probably just need the people publishing to configure it

proud jay
pearl elk
#

lol that is sloooow as anything

warm bloom
#

honestly its just mediocre

soft night
#

everything is better than fab

warm bloom
#

lack of text reviews

soft night
#

fresh mons calamary > Fab

proud jay
#

oh, they have a tag to indicate whether someting was ai generated

#

very cool

warm bloom
#

and then when you do filters in the text bar they dont like stack up

#

its weird

soft night
#

free bucket > Fab

pearl elk
#

least I can actually rotate this one

proud jay
warm bloom
#

their 3d viewer has less features than sketchfab

soft night
#

free calamari bucket comes your own lunch dieter

#

or you want your bucket to have fresh baked breads

pearl elk
#

I thought the whole idea was this was going to be better than sketchfab, epic marketplace, artstation store and quixel store

proud jay
#

it's the crap from all platforms combined

pearl elk
#

encrapification

warm bloom
#

atleast they have the option to claim all megascans assets

#

and then keep them

#

post them being paid

pearl elk
#

someone made a script for quixel store that did that already though

warm bloom
#

it wasn't gonna work

proud jay
#

tbh it's not a bad store front imo

warm bloom
#

they have different licensing on fab

warm bloom
#

this portion should be sticky

proud jay
#

thanks, I'll pass it on to Tim

pearl elk
#

is it just me or is the library tab suddenly so much faster now the MP is gone?

proud jay
#

idk what you guys are doing, but the store is not slow at all for me

warm bloom
#

not for me either

#

faster than sketchfab for 3d renderer too

proud jay
#

must be an australian thing

warm bloom
#

might be cache thing

pearl elk
#

might be a european internet stealing all the bandwith thing... again

warm bloom
#

surprised it doesn't have sectiosn for like godot

pearl elk
#

nah the 3d viewer runs like turd but atleast the library tab is faster now

proud jay
#

are you browsing the store on a calculator?

pearl elk
#

never been able to scroll all my assets so fast

#

all computers are calculators

proud jay
#

idk about library I don't have anything lol

#

or are all calculators computers?

warm bloom
#

the buttons touch

#

so nsfw

pearl elk
#

Im not entirely sure how many assets Ive got, maybe 500

#

close, I have 578 so scrolling them was slooooow as

soft night
#

mons you have homelab nas?

proud jay
#

only meth

#

I have a server

#

mostly for watching completely legal movies

median wraith
#

a bird told me the market is released, let me see

#

working nice on my end

cursive crypt
median wraith
#

isn't loading for me the website

proud jay
#

why you use chrome smh

cursive crypt
#

It loaded. No buenno. Still to be released.

proud jay
#

oh I'm getting a timeout now

#

it was working fine before though

#

must be cordinated DDOS attack by Unity

median wraith
#

Yeah 504 Error and crash with Cloudflare

cursive crypt
#

Sellers ddosing the site

proud jay
#

cause of all bitcoin mining plugins

cursive crypt
#

Or every AI factory uploading there right now.

clear cape
#

swarm of ai went on a rampage trying to crawl everything that was not yet marked "disallowed for ai"

cursive crypt
#

Someone posted a screenshot of such toggle 👍

proud jay
#

well I saw the tag was there at least

soft night
#

gobot users ddos

warm bloom
#

their initial blog post about fab launching had a community tab

clear cape
#

so fab did not migrate reviews&questions of marketplace ? i do see the stars but cant find reviews

proud jay
#

why does the dog not have a bucket

summer cedar
#

Restarting and Updating EGS.

summer cedar
#

O_O - Rogue Trader got a big patch.

#

They fixed character bio sheets. I didn't even know those existed.

#

🤣

soft night
#

the alan wake 2 got anniversary update

summer cedar
#

Fab detected.

#

Attempting access.

soft night
#

access denied

summer cedar
#

Utilising Dieter.class access key.

#

Inserting Bread.bribe

soft night
#

not artificial agent detected

summer cedar
#

Initial Fab.SplashScreen = loaded.

#

Load Fab.com.Google.Chrome = false.
Load Fab.com.Braver = true.

#

Dieter.class access = successful.
Bread.bribe = true.
Windus.happy = true. 😄

soft night
#

fab agent ready to rewrite copyright manuscript

summer cedar
#

Better.than.Trump.at.McDonalds = true.

summer cedar
#

why?

#

Their server is having difficulty loading individual assets, but you can browse the superficial layers via a non-cache browser.

#

oh well.

#

check back after a few hours.

celest musk
#

which license applies now? -_-

median wraith
#

finally

#

just the first thing opening FAB

summer cedar
#

You have to drive 1000KM to collect it, though.

median wraith
#

no you drive 1000km for others

#

this is for me

summer cedar
#

ok. 2,000KM then. New Year bonus.

celest musk
#

huh

#

but really, how is there no wishlist.... that's a fricking core feature of a marketplace like this

celest musk
#

it's for the 8 monsters character pack

proud jay
#

I wonder if this is built with Slate

median wraith
#

to be 3d printed for me

median wraith
unborn lotus
#

"featured free content"

proud jay
#

when is there feet free content

unborn lotus
#

I can't seem to find my wishlist, surely Epic would not forget about that

summer cedar
proud jay
#

it's just hidden behind invisible button

median wraith
#

They made here the licenses from Artstation

#

100k per year man

#

then you tell me indie is a company with 10 millions budget

cursive crypt
#

Where whishlist?

median wraith
#

Yeah one can tell the non IA are actually IA lol

#

Code plugins for Unity

#

damm

#

So I feel like Epic now won't pass any quality test ?

unborn lotus
#

pretty sure fab will kill my visibility...and sales

cursive crypt
#

Instantly bookmarked nonAI, UE only assets.

median wraith
#

cc-by

#

oh is free content, I was wondering

cursive crypt
#

oh, happy new channel

median wraith
#

this is not working as expected

cursive crypt
#

#marketplace just became #fab

median wraith
#

you want higher pcks of 2GB only, not all

cursive crypt
median wraith
#

seems like isn't working so

#

noboy set the mbs

#

"Smart Assets"

celest musk
#

damn i want previews in links -_-

#

it's pretty obvious that one is a Audi R8 and the other a BMW M6 ripoff

proud jay
#

for the ass part of assets

celest musk
#

yea but don't post the unblurred portrait of me

summer cedar
#

In Hevedy's name, yes.

#

Remember to praise Hevedy liberally.

unreal ether
#

those mutants are hilarious lol. The mutant ear one had me howling

#

can't be having nsfw things showing, duh

summer cedar
#

Cool. Fab Library restored. 👍

proud jay
#

what about the fap library?

summer cedar
#

I told you. Access double basket balls first.

queen isle
#

ohshit i complained about fab not launcing today, and it launched

proud jay
#

how do you get gas from learning?

queen isle
#

you never had gas in school?

#

it's very common!

cursive crypt
#

beans

proud jay
#

idk if it was cause by the learning specifically though

proud jay
summer cedar
#

Ok. One click - claim all megascans - is awesome.

#

Whatever else, that's just a nice thing to do.

proud jay
#

you're welcome

#

current lounge pin is way too useful

#

is this ai?

#

they really surpassed human creativity

summer cedar
#

For license stuff.

proud jay
#

thanks mister lawyer

summer cedar
#

section 2 - clause a.

#

the important bit.

#

and section 3 for details.

median wraith
#

Why the click to the images isn't an actual link

#

lol

#

is a giant nose

#

XD

empty dune
summer cedar
#

@median wraith Clause 9 for invoicing.

#

what license is it under?

#

No. What license is it in the marketplace?

#

Standard, Edu?

#

🤣

cursive crypt
#

I recall using Jabber, it was a chat app.

#

What is the count tho?

summer cedar
#

Ah, so NoAI tag means that what you publish cannot be used by AI programs to generate or learn.

#

And CreatedwithAI must be used for AI generated content to be published on the store.

#

Good to get clarity on that.

empty dune
#

look at the 2d asset section, its an endless sea of AI

proud jay
empty dune
proud jay
#

money is money

#

did you get your guitar from behind the couch yet

empty dune
#

look at this shit its not even good ai

empty dune
summer cedar
#

88% revenue sharing, huh?

#

They should just let us publish games to Fab directly.

#

That's more than Steam IIRC.

empty dune
#

EGS is also 88%

proud jay
summer cedar
#

EVERYWHERE

empty dune
#

Amogus

Only the first one is a real product, the rest seem to be literally the first plugin with a new coat of paint

summer cedar
#

🤔 Discord Bridge? Interesting.

median wraith
#

wtf

#

but this missed the other part that's when you have increased levels

#

real question is

#

will be able now to install plguins without need to download the whole engine =?

#

lol

fathom wadi
#

Which is the best AI to use for general questions these days? I'm on free ChatGPT 4 so I know that's still not a current dataset. I just tried Copilot and it gave me one link to a forum post on the UE forums for some reason. And I can't trust any of the sites with different opinions on every one, but all say chatgpt

#

I used to have a good site for animal anatomy models from scans done for scientific research. Lost the link tho and haven't needed it but the quality was excellent

#

This is what copilot gives me as an answer. A link and wanting more info about the project. Like no copilot. No.

#

plus why does it want me to sign in? It's literally forced into my OS now :/

summer cedar
# median wraith what ?

In their licensing terms FAQ, clause 9 is for invoicing purposes. Apparently, staying outside the US means we are not doing business with Epic Games Inc., but a different company name.

summer cedar
#

If you don't sign in, your conversation history isn't stored.

#

So, you're using CoPilot in incognito mode right now, essentially.

fathom wadi
#

technically it's using me in incognito mode.

summer cedar
#

Ok. You can also ignore the question about your follow-up. It's just making small talk. If you change the subject to another question, it'll just carry on from there.

fathom wadi
#

I don't like it at all. I'd rather have the option of my own LLM installed without that being forced. It seems intrusive because we all know it's not just laying around waiting for a convo prompt

summer cedar
#

You may uninstall it.

fathom wadi
#

I guess its the price of using windows in todays market tho

#

heh fair enough I thought it couldn't be uninstalled

#

really thinking of setting up a llama deal. I want to learn to make agents and tailor it for game dev

summer cedar
#

For me, CoPilot has been damn good so far. I even gave it some project content and so far, it's not anywhere else on the internet (that I didn't put there myself). So, MS has been doing right by me for now.

#

Dieter recommended Llama3, I think.

fathom wadi
#

Whats your best use cases for it?

#

yeah the new llama is getting big rep

#

nvidia just put out a custom one which I presume is meant to go with the blackwell line

summer cedar
#

I've been using it for editing manuscripts, suggestions, proof-reading, quick Unreal research that I cross-check myself before actually using, tutoring (I ask it to teach me stuff), etc.

#

I used it to assemble my computer, too.

#

NVidia's ChatRTX is fine, if you have the content to feed it.

#

Like, if you have documents and data in a format it can read, then you make your own AI agent basically.

fathom wadi
#

I dont think I can use it without tensor cores tho?

summer cedar
#

Nvidia says you can use it with an RTX card.

#

It'll work. 🙂

fathom wadi
#

im still on a 1080ti

summer cedar
#

It SHOULD work for documents.

#

I know I ran offline models on my 970M.

#

images took A LOOOOONGGGG time to generate, though.

fathom wadi
summer cedar
#

Yes, I've used the llama predecessors and they're slow on the prev-gen. cards.

#

8GB VRAM required for that, though.

fathom wadi
#

yeah I cant use that yet. Need an upgrade

summer cedar
#

Find an old neighbour who has a good 3D card and.... censored

fathom wadi
#

my neighours sell crack dude.

summer cedar
#

Ah. Better.

fathom wadi
#

heheh

summer cedar
#

Appropriate their stash and.... censored

fathom wadi
#

only one side does. The guy on the other side is really cool

#

I'll do what I always do. Pray for work and splurge when I can. Eyeing me up one of those new 5-series tbh

summer cedar
#

Find a cargo truck and wait for a piece to fall off.

#

I bet the 5-series will be VERY expensive.

fathom wadi
#

they say between $1500 for the 80 and $3000 for the 90

#

so its obviously targetting gamers on the 80 and AI folk on the 90

summer cedar
#

Nvidia apparently had a tech demo in India.

#

They featured a whole bunch of AI-stuff. Nice read.

soft night
fathom wadi
summer cedar
#

I won't be surprised if it's mineral oil.

#

The last time I attended an exhibition in Bengaluru, a cybercafe owner I came to know had created such a build. He told me he used mineral oil.

#

Look at how happy that guy is. He might as well be using nitroglycerine.

fathom wadi
#

yeah it's not good for temps if you are burning top whack and haven't got industrial fans coming in because it degrades the lack of conductivity after around 50degC

#

silicon tetrachloride has stability of about 650degC over 100h of thermal stress testing

#

it would have to be like a warm cup of tea max

summer cedar
#

I remember asking another engineer, "How would you clean that setup?"

#

He replied, "Just wash everything with soap. Make sure you let it dry thoroughly."

#

I was like 🤷

fathom wadi
#

loads of uses for this too in the green era

summer cedar
#

I also liked one of the materials they used in the James Webb telescope.

#

That thing apparently siphons off TONS of heat.

fathom wadi
#

You have to wonder how many of these amazing advancements in the last year or two have come from applied AI

summer cedar
#

I know a vaccine was made seven-times stronger by AI.

fathom wadi
#

Im pretty sure Elon didn't catch a building from space with just human minds and the old fashioned way

summer cedar
#

Ah, the cooling film on the telescope is called Kapton.

#

I wish I could just wrap my house with Kapton.... no more heat.

fathom wadi
#

I wish I was 20 years younger so I could be fresh minded into this bubble. Starting to feel a bit out-dated with the speed it moves.

summer cedar
#

No worries. You can buy an Optimus to help bring you up to speed whenever necessary, as your personal butler and bodyguard.

#

$20,000 only.

fathom wadi
#

Soon as I get a GPU upgrade I'm going silent mode for 6 months to study and code stuff.

summer cedar
#

See you after a decade 👋 !

unreal ether
summer cedar
#

It's correct.

#

Microwaves kill you and ovens are where babies are made.

#

The price is wrong though.

unreal ether
#

I'm wondering if some of these people think the age rating is meant as an input for their age.

"Yes I am an adult that made this strawberry"

summer cedar
#

Or that strawberry is secretly a censored.

#

And you might be right. I've seen some one-star ratings that were actually meant to be five.

#

Comprehension is not a common sensical skill.

#

They might fix everything gradually...

#

it might be hard wood.

#

soft wood.

#

not mature enough.

#

There's something on the front page I saw that costs $250-ish.

#

Meh, if it works for the customer... spend.

#

🤷

#

I think I'll stick to the Quixel megascans for now. A lot of the stuff I'd need for my games are already there.

celest musk
#

well, i know of a plugin which is free, but sold by the author on MP to support the cause... which is fine imho

#

especially if they offer more support towards sold licenses

unreal ether
#

I do wonder who some of these sellers think are going to buy the products.
Like this one. Who's buying a single italian power strip for $9

celest musk
#

italians

soft night
unreal ether
#

I'd consider it if I was making Italian plug simulator, but for such an oddly specific background asset, no one is buying that

summer cedar
#

Someone whose game involves plugging in a lot of wires, with 3-horizontal-pin plugs.

unreal ether
#

lmao someone photoscanned their lunch

summer cedar
#

at least they aren't charging $10.

unreal ether
#

true

summer cedar
#

Now, we need Unreal AI to help sort through all the rubbish in the store.

#

🤔 Lemme check something.

#

Well, I'll be a monkey's uncle.

#

I wanted to see if CoPilot could search the Fab store for me.

#

Apparently, it can, but it depends on whether the keyword you enter is searchable on the store in the first place.

#

I asked for a generic table, and it couldn't find it. But, it could find flower.

#

I think the devs have taken note of that.

#

They might add it soonish.

#

Worked for shipping container, too. But, the CoPilot link is a bit convoluted. You have to manually post the link and remove the first half of it. The rest is fine.

unreal ether
#

I hope these people get taken down

unreal ether
summer cedar
#

It wasn't working properly before.

#

Is it fine now?

unreal ether
#

it still throws some erroneous results but for the most part it seems fine

summer cedar
#

Cool.

#

They're hard at work.

summer cedar
#

Basically, yes.

#

But, actually, it's better to check with Riot games.
OR even better, modify the models to make them 'unique'.

#

just press the delete key on select polygons.

#

it's still work, but not too much.

#

Like, make one lame. The other can be deaf.

#

Change the third's gender.

#

Colour the fourth one differently and give it a visible disease.

#

You get the point.

celest musk
#

just load them in blender, do merge by distance and set the distance to 2m

#

that also saves you 100% triangle count

summer cedar
#

Ah, Ponkkis....

#

It's for fan projects only.

#

there is an exception there.

#

read it and see if it applies to your project. 🙂

#

Actually, that's kind of fine.

#

A US court judge basically said something along the lines of, "Make all this contract shit simpler for ordinary folks."

#

I forget which case that was, but it happened before the pandemic.

#

So long as the needed clauses are there, the rest is just mumbo jumbo.

celest musk
#

somehow it's a fresh breeze and i feel like it sounds more serious than other generic TOS/Eula agreements

summer cedar
#

It is serious.
They also specifically mention you can contact them for commercial agreements.

#

I think they're nice folks, like the ones at Devolver Digital.

#

Drop them a line. They might just take 5% or so from your project and let you make it - ponkkis.

celest musk
#

5% of 0 is 0

summer cedar
#

Don't tell them that. 😛

#

Also, that'd be a fan project then. So, no need to call them.

#

Ask Hev if he bought its basketball.

soft night
#

everything in Fab look suss

median wraith
#

always felt like this nodes should have a checkbox to auto call the parent

queen isle
#

Recursion

soft night
cursive crypt
#

Free effort.

fathom wadi
#

I was showing the wife some of the Quixel stuff earlier and she recognised some of the preset maps they have from naff flips she's played 😄 She has one of those eidetic memories so spots everything. It makes me laugh everytime 😄

#

I also told her how you can break up the assets and just use parts or re-arrange. I think now I need to get her something better than a laptop so she can play "build a world" with everything.

celest musk
#

maybe she will unlock a secret talent of good level design

fathom wadi
#

she already has it from world building on console games really. As far as interiors go shes got an eye for it. I don't see her do much outside work in her games to know what she would do in that regard.

#

the full freedom of a PC with the right hardware, and a bit of me showing her some unreal. She'd probably never go back to console gaming.

celest musk
#

she will take your job

fathom wadi
#

she can have it. I want to do some AI 😄

prisma breach
#

RIP free weekly monthly marketplace assets (and being able to open the marketplace without opening a web browser tab)

proud jay
#

You've been missing out

fathom wadi
#

I only missed 3 months of free assets since they started them. But when I scroll my list it goes on foooorrreeeeevvvvvverrrrrrr

#

and a lot faster on fab too

prisma breach
#

lol yeah i meant monthly

#

weekly is like the rate of the EG store free games on occasion

#

honestly I've only been occasionally getting the free assets. Too much effort to add each one and find one and decide whether to try to work with it or find something with a less obscure license elsewhere or just diy

rare sparrow
#

That's the October free for the month assets

prisma breach
#

hm it doesnt say it's the monthly free, just says free for personal

soft night
#

i only used to get ue marketplace assets what get for free

rare sparrow
#

I had already claimed them on the marketplace and it gave me both personal and professional for all of them

soft night
#

i dont know if i got free assets for this month

celest musk
#

daily

#

they give away for free 5 assets daily (they are the same throughout the month tho)

#

i think they will still have 5 free monthly tho

#

after all, those could be inviting for the unity folks which they drag on their store 😄

#

so that they might consider switching engine if they aren't heads down in a project already

open fog
#

making game tutorial is so tedious

broken sigil
#

I've spent 60+ hours in AW2 😆
And now can't wait to finish todays work to play the dlc lol

celest musk
#

bruh

#

you spent at least twice the time talking about AW2 here

broken sigil
celest musk
#

in the last 5 minutes? no

broken sigil
median wraith
#

So no free assets anymore, right?

tulip orbit
#

how can you play AW2 when factorio expansion came out yesterday?

soft night
#

interitus because alan wake 2 expansion lake house came yesterday

tulip orbit
#

yeah... but factorio...

soft night
#

interitus astroneer > Factorio

soft night
pearl elk
#

that Factorio DLC looks pretty crazy

soft night
#

astroneer dlc is called glitchwalkers

tulip orbit
#

Yeah I'm really looking forward to it, but I wont have time or energy till this weekend

soft night
pearl elk
#

so many Astronerds

soft night
#

the glitchwalkers seems introduce first protagonist for astroneer

pearl elk
#

protagoneers

soft night
pearl elk
#

hmm Gamepass... but everyone gonna be CoD6 right?

scarlet cedar
#

releasing the same time as factorio is a mistake

pearl elk
#

if Ubisoft is AAAA then CoD is AAAAA

soft night
#

Cod is BBBBBBBBBBBB

#

or CCCDDD

pearl elk
#

FFFFFFrespect

#

launch windows are a really tricky thing, especially this time of year

soft night
#

the Astroneer currently

#

perhaps ponkkis will study astroneer and it voxel base

broken sigil
#

lol

soft night
#

blue man i would go with green alan wake 2 bucket

pearl elk
#

I still remember EA completely screwing over Titanfall 2 with a launch window a week out from a new Battlefield game

open fog
#

i tried so hard to get into astroneer

pearl elk
#

astrofar

soft night
#

astrocalamari

open fog
#

I have been working on the same game for over 5 years

open fog
#

is it unreal 6 yet

pearl elk
#

Fortnite Engine 6

open fog
#

is it ovettaken by ai yet

soft night
#

its overtaken of ent tree

tulip orbit
open fog
#

idk what to do about marketing

#

i got a discord thats it

tulip orbit
#

make an ad that pisses off some minority group, you'll get tooons of free advertising

open fog
#

i guess youtube + instagram

tulip orbit
#

I've never gotten anywhere near enough to worry about any of that

pearl elk
#

Im gonna name my Optimus Elton

lucid sand
#

happy mewniverse 😄

wispy rain
#

they might drown a few times, but then it's all the more satisfying when you learn to swim

wispy rain
#

with exceptions...

cold agate
#

anyone know how to expedite the steam review process if it was literally one small mistake?

zealous coral
mild gust
#

Yeah it's not bad for concepting havn't used it in about 2 months but some of the results are hit/miss.

mild gust
#

Kaedim is better

errant raven
#

Nachos with jalapeno and habanero slices hit different at 3am

errant raven
#

Nachos and chili dogs have the same toppings, it's just the bedding of which they rest on is different

#

So beautiful

pearl elk
#

I use the same breed of dog meat in both

proud jay
#

why does my youtube music think Good Mythical More is a podcast lol

median wraith
#

I hate how randomly VS breaks the highlighter on implementation functions...

pearl elk
#

leaked Assassins Creed code, we know where you work now Hev 😛

median wraith
#

lol

#

That isn't even using Unreal, do they ?

mild gust
#

Nope

pearl elk
#

Anvil Next isnt it

#

for now anyway, wont be long until they have to downsize engine development budgets

median wraith
#

man if I have to pay the tool todo each specific job as tech artist I will ruin myself

pearl elk
#

do what I do... just ignore the squigglies

median wraith
#

it magically goes on/off all the time

proud jay
median wraith
#

I will maybe change to the new line ones

#

but this is smaller

proud jay
#

well

#

you could leave out the brackets if you like smaller

pearl elk
#

press the minus buttons

proud jay
#

for one line execution you don't need brackets

proud jay
#

if there's only 1 area you don't want to start the round for the area?

#

or do you just like making bugs

median wraith
#

that's a good question wtf

proud jay
#

and if you're doing it for all of them anyway

#

you don't need the if check

#

the for loop will just be skipped if there are no elements

median wraith
#

ohh it's because copy pasted from other place

#

and the check was the reverse way

pearl elk
#

copy paster squashed bugs

median wraith
proud jay
#

what

#

why would it fail

#

assuming that's what you meant

#
void ACManagerSeek::OnGameRoundStart_Implementation()
{
    if (GameRound == 0)
        GenerateFirstLevel();
    else if (GameRound == (GameRounds - 1))
        GenerateLastLevel();
    else
        GenerateMidLevel();

    for (auto* area : GetAreas())
        area->StartGameRound(TeleportTargetArea);
    for (auto* phone : GetPhones())
        phone->StartGameRound(TeleportTargetArea);

    OnFloorTimeStart();
    bGameInRound = true;
}
#

see it can be shorter

median wraith
#

never liked the auto

#

as is harder to read

proud jay
#

not really

#

especially if you have inlay hints in your IDE

#

also it might make sense for area and phone to implement an interface indicating they should do something on round start

#

and then you could have a function to return the areas + phones and do it in one loop

#

also idk what the generate levels code does, but seems strange to split it like that, but maybe that's just me

median wraith
#

This still wip so

#

still making the structure

proud jay
#

of course

#

just saying how I would maybe improve it

median wraith
#

problem is still figuring out how to fully get the generator working and this checker so

#

finding functions to things I want todo that are implemented already

#

but not as I want now

#

is a nightmare

pearl elk
#

so many actors

proud jay
#

almost hollywood

median wraith
#

I will make this async at some point but for now lets put all on main thread like a pro

#

let's block all

#

@proud jay so if I do a call from the manager to an area, given area have actors and other sub areas, whats the best way to know if you do async once all the sub childs finished ? do a call to the parent once finish each one or using some events ?

proud jay
#

well callbacks is probably the easiest with just unreal

#

but you could also use EU5Coro and work with corountines

#

which is plugin by Laura

#

works much like async/await in c# if you're familiar with that

median wraith
#

I have here a system I did for LODs

#

that isn't async but ... hows this called, like batched ?

#

main thread but split it on many ticks

#

until is done

#

not visible

celest musk
#

yea, i was testing if those share links show previews

#

but they don't even work at all 😄

median wraith
#

wasn't even able to see the link

#

wondering myself if they will give new items and if they do will be the pro version ?

proud jay
#

I think

soft night
proud jay
#

you like cyberpunk @soft night

errant raven
#

If you were a triple A battery, where would you be inside a house other than inside something it powers

fathom wadi
#

in my mechanical shoes that take themselves for a walk

white oxide
#

in my house they sit on the battery shelf

#

which has an absurdly wide range of batteries

errant raven
#

I usually just look in boxes and drawers.

#

Found loads of AA, D, C batteries

#

Then it clicked, my small flashlight I used when we had no power.

#

They're nearly dead, but tolu remotes dont use much power to begin with

errant raven
#

Those 3am nachos are disagreeing with my stomach now

#

It was a large amount of nachos

fathom wadi
#

my kids love nachos. I have misophonia so only know this because of a family runour as I can't be in the same room as people eating nachos 😄

proud jay
#

you should invest in some ear plugs

#

can advise Loop, I use their Loop Quiets for sleeping

#

but they also have some that only slightly mute noise but you can still follow conversations

#

apparently they make some sleep specific ones now too, but way too expensive lol

fathom wadi
#

I have heard of loops tho. Might take a look at that for helping to sleep

proud jay
#

but like if you're watching a movie with the kids, and they eat a snack

fathom wadi
#

Im a super light sleeper

proud jay
#

do you just run away

fathom wadi
#

yeah pretty much.

proud jay
#

interesting

fathom wadi
#

The effect is actually lessened if I'm eating myself.

proud jay
#

just eat all day

fathom wadi
#

lol I see no flaw in that plan 😄

soft night
#

not like become a vendigo

summer cedar
#

🤔 I am checking out the Amazon Games app.

#

Apparently, I get to claim a ton of games from them because of my Prime membership.

#

One more app in the games-sub package.

#

🤔 Ghostbusters claimed from Prime links to Epic Store.

#

Bioshock Remastered goes to GOG.

#

Amazon's all over the place. 😄

#

and Doom Eternal on XBox permanently.

#

Noice! Trek to Yomi redeemed to Epic Games Store.

#

That was one GREAT game.

summer cedar
#

Uninstalled Amazon Games app. There's no point. All the games are redeemed to OTHER game stores and apps. 🙂 Just get the codes from the browser.

soft night
queen isle
#

R3ddit down for anyone else?

tulip orbit
#

nope

summer cedar
#

8 x MP Laser is the best armament for late-game missions 🤣
Everything else just doesn't kill fast enough.
Also... CENTURION!!!!

#

They definitely need to re-balance the late game, OR introduce new weapons faster.

summer cedar
#

OMG, MW5: Clans just presented me with a heck of a choice. This is bonkers. I love this game. 🙂

proud jay
#

We did it boys

#

Finished GoW Ragnarok

#

That gif is definitely first game material

brittle holly
#

Well, I guess I didn’t have patience to finish Valhalla yet

#

Did you at least play on Give me God of War tho?

queen isle
#

Is fab launch one of the greatest of all time?

warm bloom
cursive crypt
#

I don't mind the kinda nude models, it has been a thing in the artists places for ages - these are for reference or base builds. However, there are certainly some weird labeling going on in the fab.

#

Might be an AI analysis 🤔 Prompt was "are there naked models in the scene?"

#

Chicken has no feathers, therefore is naked

#

They haven't updated the reasoning message?

#

If err then "adult"

#

They are flooded with feedback for sure.

#

I wonder from what sources are the non UE products?

#

Did they bridge with the unity MP and some other?

#

Iirc artstation will be merged next year/spring

#

So... sketch fab?

#

Hmm

#

They are recent contribution, I think, and a small one. Just because they had to publish to fab itself and that was not a long period.

warm bloom
#

they said they're working on adding wishlists

#

they need text reviews though

unborn lotus
#

I emailed support and they sent a pdf of my wishlist

#

at least there's that

queen isle
#

Alan Wake 2 now has free "anniversary update" that has "Gameplay Assists" such as auto-compete QTEs, infinite ammo, invulnerability and immortality

#

They are taking all the game out of the game

#

it will be a walking sim!

broken sigil
summer cedar
#

I think people are forgetting how a toggle works.

summer cedar
proud jay
proud jay
brittle holly
summer cedar
#

like you know, a video.

#

I like the flame wall vfx at 15:53.

#

Lol. The boss fight looks hard at 18:50-ish. The visual effects are pretty nice.

proud jay
graceful sequoia
#

its happened to everyone, sometimes you just look at a video and say to yourself "i think dieter will like this" without any rhyme or reason

brittle holly
#

I can’t say that I’ve ever thought to myself “Dieter would like this”

summer cedar
#

But Dieter might like this, though.

summer cedar
#

Well, at least we now have a new slogan.

#

'Dieter might like this.'

brittle holly
#

I hate this new trend where even “semi-respectable” YouTube channels are using AI to make their video thumbnails showing people’s faces look surreal, it just makes it look like AI generated content, why would I want to click on some fake shit

graceful sequoia
#

well thats horrifying

#

and of course it doesnt stop there. how much time was wasted on this thing

#

this is a demo hud widget for a map from the store...

median wraith
#

"LogRawInputWindows: Warning: Found device 18 devices"

#

Damm

#

Aside from the keyboard and mouse

#

maybe never disconnected the other 16 sex toys sweeney_activate

median wraith
graceful sequoia
#

good question

#

I wish people didn't feel compelled to ship shitty game modes and third person characters with their maps on the store

median wraith
#

If(NumR == 0) NumR = 0; NumL = 0;
NumR = NumR+1;
NumL = 14-NumR;

#

there you go

graceful sequoia
#

fixed it (TM)

#

I went with a different fix

#

by deleting it

summer cedar
#

This is a display of engineering expertise.
There was a pipe that was misaligned.
We connected a silicon chip to the pipe, turned on the water, conducted some electricity through it and....

median wraith
median wraith
graceful sequoia
#

that code deserved it

#

if you can call it code

graceful sequoia
#

sooo

#

why anyone would feel the need to ship that with an environment asset... I dunno

median wraith
#

uh

graceful sequoia
#

the level itself, eh, apparently ive used its assets in a few places, but id have to go track down for what

#

i just wasnt being diligent about deleting these things back then [the cruft that comes with assets like this]

#

and then something broke in this blueprint during some upgrade and unreal decided to let me know when it did an indexing so i opened it up and washed my eyes out with soap

median wraith
#

oh no

graceful sequoia
#

yeah as expected

#

its all just there to pick camera targets

#

for the glamor shots

#

why this lives in a hud? who knows

#

i mean i suppose it makes the tiniest of sense

#

when i try to put myself in the artist's shoes

proud jay
graceful sequoia
#

this stuff is so weird -- like, they think having more than one Num L is going to cost performance or something... why do people think this way

celest musk
#

switch on int is a thing

graceful sequoia
#

oh god its so much worse

#

the blueprint link is above

median wraith
#

to change between cameras and have a smooth effect

#

without crap timers etc

graceful sequoia
#

i assume the builtin blending option for view targets wasnt sufficient then

median wraith
#

never used it, used a custom system to blend between an actual PP effect