#lounge

1 messages ยท Page 429 of 1

carmine wraith
#

but like, thats not a game i would ask people 59 dollars for either

errant raven
#

Games need to go back to being 30 bucks full price

#

Not to say they're even worth that much

#

It was 40-50, not 30.

errant raven
#

My phone is fucked

#

Idk what happened, but it randomly flickers on and off, sometimes invert colours, pixels default to standard main 3 rgb colours, then solid white.

#

Still recognizes touched and power on/off button. Returns to normal between 20 seconds - 8 minutes

unreal ether
#

You could do with an extra 1000W on that PSU.

I'd also get a dual socket server mobo. You don't have to buy 2 CPU's, just having the extra socket increases performance by 10,000,000%

summer cedar
#

It's Ember Tell, my current web novel.

carmine wraith
#

will google

queen isle
#

first time i ever heard of scp is this game

summer cedar
#

And yes, you found it. ๐Ÿ˜„

#

You can also read it on ScribbleHub, Royal Road, Wattpadd, and my website, if that's more convenient. ๐Ÿ™‚

cursive crypt
brittle holly
#

Can confirm

#

I read about it in a study (non-peer reviewed)

cursive crypt
broken sigil
#

It's by Mistral Nemo 12B ๐Ÿ˜†

#

(local model)

cursive crypt
#

I see. A Love Triangle drama is brewing.

broken sigil
#

I mean... nooo... this is totally a real paper

cursive crypt
#

Damn, I just wanted to launch UE, but I forgot I updated on extension.
And now I have to launch the IDE. Which triggered an auto-update.
And now, an hours of updates and builds await me.

brittle holly
#

One thing I like about VS is the update on close feature

proud jay
#

you guys update your IDEs?

#

although I do update my VSCode, but it just does it while runnin and you have to restart when it's done, but like when you feel like it

cursive crypt
median wraith
#

oh there is an update today

#

didn't expect this

cursive crypt
#

A stupid thing that happened is that ReSharper kept notifying me that its AI assistant is licensed, but not activated. Which I have no f clue what does it mean, except to pay them 100 euro.

median wraith
#

there you go, pay them

cursive crypt
median wraith
#

got a question, Epic removed the old wiki for C++

#

or guide

cursive crypt
#

Wiki for C++? ๐Ÿค”

median wraith
#

noticed there is a fast generator included with the source that list me all the cvars and each them use case

#

is there a way to see on web like that or in VS all the classes and child classes etc

#

as the Epic web used todo ?

cursive crypt
#

A diagram of all classes in the engine?

median wraith
median wraith
cursive crypt
median wraith
#

yeah that's the new "wiki"

cursive crypt
median wraith
#

but in the old one you were able to see all parents and childs

cursive crypt
#

aah, it was a miserable diagram anyway if you ask me.

median wraith
#

oh

#

this, seems like still here but different

#

the hierarchy is harder to read that before

fleet tangle
#

I really need to buy a coffee machine.

#

I just realised I'm spending ยฃ1000/yr on my local costa vending machine.

#

(that's 1 coffee a day!)

cursive crypt
cursive crypt
median wraith
lethal seal
fleet tangle
#

That's literally my job. ๐Ÿ˜„

#

I work on a material authoring system.

cursive crypt
fleet tangle
#

Texture Graph produces textures in a node graph.

#

I work on a photoshop-style layer stack that actually produces usable UMaterials.

median wraith
fleet tangle
#

It's an editor plugin.

cursive crypt
fleet tangle
#

It works just like photoshop with layers. You get a layer stack per material channel.

#

Including masks, blend types, etc.

cursive crypt
#

hmm...

#

So, an user makes material graphs which are previewed and layered in separate editor

errant raven
#

Still only get 1 fps in minesweeper

fleet tangle
cursive crypt
#

Okay, but how one creates a layer? What kind of tools are used?

fleet tangle
#

https://www.youtube.com/watch?v=osK99tICgso this guy did a video. It's a super old version (this is the currently released version I think), it's gotten a lot more advanced since then, supporting all the material channels and such.

This beginner-friendly tutorial dives into Unreal Engine 5.4โ€™s Material Designer, a powerful tool for creating stunning graphics with the Motion Design tool like this Victory Screen!

DOWNLOAD THE FREE SUPPORTING FILES:
https://www.buymeacoffee.com/realityforge/e/239893

= TIMESTAMPS =
00:00 - Intro
00:13 - Setting up a Motion Design Project
0...

โ–ถ Play video
#

It even has a text and umg widget renderer you can use to auto-generated textures to place in your material ๐Ÿ˜„

cursive crypt
#

hmm... so it is kinda Substance Painter, w/o the painting ๐Ÿค”

fleet tangle
#

Pretty much.

cursive crypt
#

duh, okay, I got it. lol, it took time ๐Ÿ™‚
Well, it looks good base, maybe add painting later ๐Ÿ™‚

fleet tangle
#

I think that's a bit beyond my purview. Texture graph can generate the textures (and do the painting?) I'll make the materials. And they'll feed that into the layering system they're doing.

#

Pipeline, I summon thee!

cursive crypt
#

Okay, whatever the client(s) want ๐Ÿ‘

#

Looks like not a small project.

fleet tangle
#

It's like 600 files or so + assets

celest musk
#

material layers are a thing

median wraith
median wraith
fleet tangle
cursive crypt
celest musk
cursive crypt
#

Is kinda different approach.

fleet tangle
#

You still need to make materials?

#

This does that for you.

#

You can make production ready materials without know how to use the material editor.

celest musk
#

i'm not quite sold yet

median wraith
#

for my clients usually I do a master material they can use for almost anything

pearl elk
#

Substrate ftw

cursive crypt
# celest musk i'm not quite sold yet

The Material Layers require you to make graphs and stitch them and work on one mesh as a preview.
Instead, here, I see you just use higher-level tools like layers, blends, masks, textures, etc layered again, but you can also tune your scene.

#

It feels more familiar to your average photoshoppergimper/painter artist.

median wraith
fleet tangle
#

Yeah. It's an authoring program.

median wraith
#

or what kind of layer

#

it generate the shader graph itself ?

fleet tangle
#

Yes.

#

You can open the materials it makes in the regular material editor and check out what it does.

#

The node layout is pretty horrible, though, lol.

#

I need a better placement algorithm.

median wraith
#

I bet

#

but it works so

fleet tangle
celest musk
#

i see, maybe i'm too biased by my own "skills"

#

i didn't see a need for this

#

thought material graph isn't too complicated for anyone

#

but well, i've used blender for years, which has a similar material thing to unreal

median wraith
fleet tangle
#

Another advantage is taht everything is a parameter. And they are all keyframeable and exposable to remote control.

#

So you can drive materials directly from sequencer without MPCs and so on.

pearl elk
#

I feel another Metallica song... Master of Materials

median wraith
fleet tangle
#

And, yeah, I probably wouldn't use this tool if I wanted a simple material.

#

But it has a lot of advanced and useful features. The UV controls, for instance, are fantastic.

celest musk
#

yea i can see how this is great for VP, etc.

#

especially the hassle free keyframe thing

median wraith
#

oh my case usually I do the work of the tool itself, make the master thing easy of use to all but then if they need something more specific can ask

fleet tangle
#

I even wrote a little visualizer, so you can drag uvs about.

median wraith
#

@fleet tangle that client is from games industry ?

fleet tangle
#

The client is Epic.

median wraith
#

oh the client is Epic

#

so is a tool to "resell"

#

sounds like

#

a key tool for next updates then

pearl elk
#

my client is common

cursive crypt
#

meh

pearl elk
#

wish they were atleast rare

fleet tangle
#

It's in the current engine. It'll be way better in 5.5, though.

median wraith
#

so after you make the tool and I lost that segment of my work

#

you will be happy about that

celest musk
#

xD

#

epic with every update pretty much

#

i spent weeks on a tool to transfer skin weights

#

now it's in 5.4 or 5.5 afaik

median wraith
#

yeah I can tell you invested myself months doing something and Epic came with the new update making a better version of what I did

celest musk
#

and i guess it's better than mine ๐Ÿ˜ฆ

median wraith
#

is ther a 5.5 roadmap yet ?

#

when is that planned ? like october ?

pearl elk
#

September

#

its always September ๐Ÿ˜›

median wraith
#

the most strange thing to me was this

fleet tangle
#

Pretty requested feature tbh

median wraith
#

Like they added the sub rendering for FP weapons 12 years later

#

when before they claimed this wasn't possible

#

but the rendering changed a lot

#

tbh for me the pannini filter did the thing

#

also thanks to Epic for making it

#

a feature I wish is to get the colors from screen on a cubemap or something

#

or get the closes cubemaps or something alike that

pearl elk
#

there are no cubemaps only rays

median wraith
#

the rays then

#

I do remember making a retro FPS

#

the weapon was actually in the UMG

#

and there is no human way to get player screen data for colors

pearl elk
#

if I were to make a retro FPS I would use Doom Eternals editor ๐Ÿ˜›

median wraith
#

lol

#

that cannot be redist

pearl elk
#

I dont have to redist though, everyone has Doom Eternal right ๐Ÿ˜›

cursive crypt
#

Nope, only the first part. Because it came for free with my monitor.

pearl elk
#

Theres always $1 Game Pass

cursive crypt
#

๐Ÿšฎ

proud jay
#

that's such a strange thing getting things free with your monitor

#

as if the free random game is pushing you over the edge to buy that specific one

median wraith
#

the new batched light for me will be the deal

cursive crypt
pearl elk
#

Who doesnt want to see Doom on a new monitor

proud jay
#

wasn't 1993 peak doom time

cursive crypt
#

4k with gsync was a new thing

proud jay
#

so I bought a new watch for my wife

#

now I want one too

#

even though I already have one

cursive crypt
#

Which one?

pearl elk
#

only OGs understand the sync

proud jay
#

Garmin VivoActive 5

cursive crypt
#

looks nice

proud jay
#

still have to pick it up from post box

#

but if it's as good as it looked, I'm thinking of buying one for myself too lol

pearl elk
#

I got the Garmin Epix 2, love that battery life

proud jay
#

I'm getting annoyed by my fitbit battery life

proud jay
median wraith
cursive crypt
pearl elk
#

I got mine half price tbh

proud jay
#

maybe she doesn't like it and I just steal that one lol

cursive crypt
#

Secretly drain its battery.

pearl elk
#

I know people like that, they secretly drain everyones battery

proud jay
#

how

proud jay
#

like connecting wires?

cursive crypt
#

I think they are called energy vampires

pearl elk
summer cedar
#

My system is handling starfield like a boss. All settings at Ultra/High (where applicable), except for Motion Blur that I HATE.
65 FPS. The CPU and GPU have an I-don't-give-a-f@#$ attitude, wtih temps sitting at 65C and ever-so-occasionally rising to 70C for a few seconds.

#

I had to waste half an hour solving an ASI (mod facilitator) blink file loader problem - due to Beth updating the game.

#

I can push the FPS to 95-100 with DLSS set o Performance/Ultra Performance and render resolution at 95%, but it seems like a waste. Modders are also saying that while Starfield supports 120 FPS, it's VERY unstable near those numbers.

#

Now, the question is whether I can arrange the game AND YouTube AND Discord windows, to let me multi-task properly.

summer cedar
#

And the answer is - yes, I can! ๐Ÿ˜„

#

There's a small annoyance I still need to solve, but otherwise it's awesome. ๐Ÿ˜„

summer cedar
#

Does anyone know how to remove or reduce the size of a window's title bar in Windows 11?

median wraith
#

@fleet tangle is there a way to get from blueprints the resources used inside a material?

#

Aka the textures calls inside

fleet tangle
#

Hell nooooooooo

#

Probably.

summer cedar
#

Yay! ๐Ÿ’ช I used Winaero Tweaker to reduce the size of the title bar to 10 px.
Problem solved! ๐Ÿ™‚ Now, I don't lose those precious 5-6px at the bottom of the game's window.

fleet tangle
#

If the "editor only data" is available in BP, maybe. I highly doubt that it's bp accessible.

soft night
broken sigil
summer cedar
#

Nice.

proud jay
#

janisku called it

#

by letting us know it was 5 years

summer cedar
#

Well, I spent half an hour tweaking the brightness and contrast in Starfield.

proud jay
#

he was onto something

#

ok alan wake movie could be dope if done right

summer cedar
#

You learn something new every day. Apparently, the contrast setting should ensure all the shades - from black to gray - are visible on the image.

proud jay
#

I liked control a lot, but gave up cause of shit boss fight

summer cedar
proud jay
#

I wonder if they're gonna actually gonna use sam lake and the dude that played alan in the movie

proud jay
broken sigil
summer cedar
#

I thought that was very cool.

broken sigil
summer cedar
#

Right, time to finally PLAY Starfield, instead of fiddling with the settings.

proud jay
#

just go and walk outside until you run into a wall

#

same experience

summer cedar
#

hehe. But, how so?

proud jay
#

you'll see

summer cedar
#

I've played Starfield on my laptop till level 48. I never felt that way.

#

So, what are you referring to?

proud jay
#

that the planet exploration is shit

summer cedar
#

Oh; that old complaint.

#

Yeah, I never felt that even without mods.

#

Now, you have lots of PoI(s) with mods. ๐Ÿ˜„

#

But, to be fair, I never played the game as anything but random exploration - I never did a SINGLE campaign mission or ever completed a new game. ๐Ÿ˜„

#

I can't wait to drive my military jeep around planets.

#

There are mods that add several vehicles. ๐Ÿ˜„

soft night
#

remedy had stream of alan wake 2 stream of this time focus owas characters

summer cedar
#

@proud jay General Q'Anon meth head ready to explore the galaxy.

proud jay
#

monke

summer cedar
#

All he needs is an AR-15 - poison spewer edition and he's good to go.

proud jay
#

could play in planet of the apes for sure

summer cedar
#

Hehe.

#

I couldn't resist the idea.

proud jay
#

this must be what Ambulance looks like

summer cedar
#

This multi-tasking layout is so cool. ๐Ÿ˜„

proud jay
#

wait until you discover linux tiling window managers

#

like Hyprland

summer cedar
#

That's basically FancyZones in Windows.

#

Yeah, those are very cool.

#

I have 5 layouts set up for various purposes, like writing, gaming, teaching, general exploring, etc.

proud jay
#

can I just say, the web editor vscode thing was a great addition to github

#

my first dutch oven bread is currently baking

#

I hope it's not shit

summer cedar
#

You can edit in github directly from VS with it?

proud jay
#

in your browser

summer cedar
#

Nice! ๐Ÿ˜„

proud jay
#

if you're logged in to github

#

and you go to a repo

#

you can press .

#

and it will open a web instance of vscode

#

with that repo open

summer cedar
#

It's so cool that people create all these nifty plugins.

#

Very nice of them.

#

I am going to call my character Win Dankong, after Sun Wukong.

proud jay
#

Win Dacus

#

it's a joke from the dutch version of ned's declassified

summer cedar
#

Win Ducas? That sounds nice.

proud jay
#

where they say I'm Fartacus, but in dutch they use the word wind for fart so it's windacus

summer cedar
#

Well, I am windy.

#

So be it. Win Ducas it is. ๐Ÿ˜„

broken sigil
proud jay
#

it's not the same

summer cedar
#

It gives you more control and better results.

proud jay
#

this just makes you look like hacker man

summer cedar
#

Use Win+Shift+apostrophe to access quick menu for it. ๐Ÿ˜„

broken sigil
summer cedar
#

Not FancyZones though.

proud jay
summer cedar
#

The Win 11 default window organiser is not good enough.

proud jay
#

can't even put your task bar on top in win 11

#

shit OS

#

I regret installing it

summer cedar
#

๐Ÿ˜„

proud jay
#

the only thing I like about it over win10 is the rounded corners

summer cedar
#

You aren't wrong. They even removed the title bar pixel reduction feature in Win 11.

proud jay
#

but even that is annoying sometimes

summer cedar
#

I had to get WinAero Tweaker.

broken sigil
summer cedar
#

Hehe.

#

Why?

proud jay
#

lol

#

the terminal must scare him

broken sigil
#

I'm always surprised when people unironically actually enjoy it

proud jay
#

you can use it much like windows if you want though tbh

#

depending on your desktop environment

summer cedar
#

Apparently, Zor-something Linux is designed to be like Windows.

#

It's got all the trappings of Win UI, but you get more themes if you pay for it.

broken sigil
summer cedar
#

It's about 1/10th the price of a Win license.

broken sigil
#

only way linux can be on my system is through wsl2, otherwise it's insufferable

summer cedar
#

I wish the hardware companies supported Linux more.

#

More competition - more playing fields - a level playing field. Very important to encourage innovation.

#

My goodness. That's beautiful!

#

@broken sigil I love my new PC. ๐Ÿ˜„

proud jay
#

I would call this a success

summer cedar
#

yum.

#

I need those for rations.

#

I've enabled high survival difficulty in-game.

proud jay
#

dude

#

and it makes the nice sound

#

crispy crust crackling

summer cedar
#

๐Ÿ‘€

#

GIMME!

#

Through the monitor screen.

proud jay
#

no

#

is mine

summer cedar
#

WAR!!!

proud jay
#

not hating

#

just curious

#

I have ubuntu on my laptop and it can be frustrating at times

#

but like the majority of the time it's just fine

soft night
#

The actors behind Alan Wake and Saga Anderson, Ilkka Villi and Melanie Liburd, respectively, talk about their experiences on Alan Wake 2, what it was like having another actor to work with on set, and how they see their characters.

Alan Wake 2 is available now! Find out more at https://alanwake.com.

Follow Alan Wake:
Twitter: https://twitter...

โ–ถ Play video
proud jay
#

the bread smells so good

summer cedar
#

books a ticket to Belgium.

#

There shall be theft anon!

broken sigil
# proud jay what specifically annoys you
  • Lack of software support and parity with windows alternatives
  • Basic operations being more complicated than it needs to be
  • Elitism among the linux users, most people use linux purely for the feeling of superiority

If for any reason I need linux I have wsl

proud jay
#

you interact with linux users?

#

don't they live in their mom's basement and don't talk to people

soft night
broken sigil
#

Yet to meet a Linux user that didn't introduce themselves with the fact they use linux

proud jay
#

lol

soft night
#

the linux i like currently is Trisquel

broken sigil
#

Using linux is pretty much their personality

proud jay
#

we have this one big linux fan at work

#

he uses the penguin as his background in meetings

#

he's obsessed

#

he called his son Linus

#

I wonder whether his wife knows

broken sigil
#

Lmao

soft night
#

some say blue man also use sudo on windows

proud jay
#

sudo ku maybe

#

Look at this heat, you can also hear the bread crackling a bit in the background

soft night
rare mauve
#

This is fun. 946mL cream container. Noticed it felt a little lightweight. Actually contained 625mL. Now I'm all for giving cows less difficult working conditions but...

summer cedar
#

Dissolve the cow unions immediately.

#

Enforce strict overtime milking.

#

Curb wage grasses for those cows, until proper quantities are milked and sold.

rare mauve
#

i always wondered why they only charged 25% more for the 1L container over the 500mL container

unreal ether
proud jay
#

maybe he's just lying to us to bring down big dairy stock

#

look at him conveniently covering the ml amount on the bottle

soft night
proud jay
#

you're late

unreal ether
#

my late?

proud jay
#

no mine

unreal ether
#

thief

proud jay
#

get owned

soft night
#

what was first bread or butter?

proud jay
#

bread

rare mauve
#

oh that's fantastic they can try to beat borderlands for highest low score

summer cedar
#

Cool mod: Calls your ship almost anywhere, while exploring a planet.
You don't have to walk back to your ship anymore. ๐Ÿ˜„

woven mason
#

guys you should check this new game out

summer cedar
#

horrible game. It's unreal.

fathom wadi
summer cedar
#

There's a mod for that; they are still perfecting it.

celest musk
#

1k hours only?

fathom wadi
#

yeah it's not good enough tho. Bethesda should be doing better instead of the bare minimum

celest musk
#

that's only 1 month of work, WAIT....

fathom wadi
#

Not that Starfield doesnt have some fun moments. I had a really good time during a full sidemission storyline in the campaign. But it was all located in the same hub pretty much

celest musk
#

3 months

summer cedar
#

Todd will be Todd, the God.
A mod I really like is the scanning enhancer.

#

It makes a lot of the PoIs on the map show up pretty quickly.

celest musk
#

last game i had >1k hours was probably Ark

fathom wadi
#

the UI mod is the only one I touched. It was a lot better but it also truly pissed me off that a triple A company isn't hiring me to do this shit.

summer cedar
#

I just landed in Jameson - the first city - and I have three PoIs to investigate right outside the city limits.

#

Before the mod, I used to leg it around a planet and find one PoI at a time.

#

Now, on any random planet, I've got seven or eight on my sensors at any given time. ๐Ÿ™‚

#

The Star Wars character replacer mods are quite nice too. I changed all the UC guards to stormtroopers and clone troopers.

fathom wadi
#

I have been meaning to complete my playthrough but the game is like eating sushi. They make it look good but then you taste it and convulse. They should have called the game Fellout. Because it seems like they finally made the one Fallout clone that didn't convince everyone that the same gameplay every year is what we want. Right FIFA fans?

summer cedar
#

Hehe. I never finished a single campaign mission, forget an entire run.

#

All I did for forty eight levels - sans magic starborn powers - is explore, explore, explore.

#

Now with vehicles, vehicle mods, and even MOARRR mods, I hope to reach level 80. ๐Ÿ˜„

fathom wadi
#

it's not that there isn't fun parts in the campaign. Or the game in general. I'm just being an entitled gamer that expects more from people wasting hundreds of millions to make shit games whilst people starve

summer cedar
#

I don't care, so long as I am having fun.

#

Starfield is the first game where I decided to play non-linearly.

#

Until then, I always followed the campaigns and stories. With this, I dumped Vasco a.s.a.p. and flew off. ๐Ÿ˜„

#

With how AMAZING the game is on my new PC and with all the cool mods, I'm going to be exploring A LOT! ๐Ÿช

#

Also, I fell asleep at the keyboard. It's 2 a.m.

woven mason
woven mason
#

Gonna give this a try, anyone have seen it or have a nice recommend docu?

fathom wadi
#

well... technically I say that. In reality I'm making a super shitty game to make quick grand :p

woven mason
#

hahaha

#

I was about to type, but i'm glad you are joking ๐Ÿ˜„

fathom wadi
#

it's 50/50. I am making a crappy game but I am putting effort into making sure it's right. Also the statement was 50% right. Just from the gamer perspective, but as a dev I understand the fiscal responsibilities of triple A and why it goes wrong almost every time.

woven mason
#

yeah same, sometimes i look at behind the scenes stuff from big companies and im like "How can you mess this up?!" and then i realise there is so much more at play then just an idea

fathom wadi
#

yeah the truth is, nobody has a clue what they are doing. Everyone is winging it. Even those with complete full stack project management can't get it right and just swing for the rafters.

woven mason
#

When I look at my own work i'm like "this is wrong this needs fixed" and then someone else comes along and is like "that is off" and im oh damn you right, i think? and then 10k descisions later a deadline is not met ๐Ÿ˜„

errant raven
#

@timber viper did you watch gantz yet

#

It's way better than Berserk

#

And superior to any of my beloved heavy fan service animes

#

Top shelf shit it is

carmine wraith
#

omg affinity photo 2 is so amazing

#

does exactly what i wanted it to, didnt have to google how, in 4/5 cases so far

#

and never used it before, and havent used photoshop in last .. 10 yrs or so

#

you can have a layer that is a "live procedural texture"

#

and its not just "select between a few types of noise be bothered to put in a dropdown"

#

i mean there is a preset dropdown

#

but its literally just an equation you could edit, too

brittle holly
#

This message was sponsored by Serif Ltd.

cursive crypt
#

They got bought by some web company.

pale scarab
#

If I pirate a game during the purge, can I still play it after purge ends? ๐Ÿค”

ivory salmon
#

wave

summer cedar
#

๐Ÿ‘‹

ivory salmon
#

Heya

ivory salmon
#

presumably they're talking about the movie series about the one day a year when you can commit any crime with no legal consequences

cursive crypt
#

Tell you, it will be a disaster.

ivory salmon
#

yeah, but it's a movie, so things dont work in logical order

cursive crypt
#

There is no disasters even in this movie? Let me see its rating...

#

Eww... horror

ivory salmon
#

Eeeyup

#

Didnt say it was particularly good ๐Ÿ˜›

broken sigil
#

*I liked it blushie *

ivory salmon
#

And you are most certainly allowed to ^,..,^

summer cedar
#

Hey, Blue Man, I tested Fooocus on my new PC last night.

#

๐Ÿฅ‚

#

1500x1500px images generated at max 60-step quality @ of 1 pic every 1 minute and ten seconds. ๐Ÿ˜„

broken sigil
#

that's pretty good, for a large resolution as well

summer cedar
#

And my GPU was again in its I-don't-give-a-f@#$ attitude at 72C temp, max clock and memory. ๐Ÿ˜„

#

I switched models and LoRAs, and render quality many times. Python didn't crash even once.

#

On another note, I wish UE would just detect the existing projects without having to reload them every fresh install.

summer cedar
#

Okay, time to clone the blank template.

#

Let's hope UE doesn't corrupt it and explode in a fit of righteous indignation.

#

I need to see if I can speed up this engine's preloading processes.

#

Well, that took a minute, but it doesn't seem like UE broke anything.

mild gust
#

Does this still work?

<?xml version="1.0" encoding="utf-8" ?>
<Configuration xmlns="https://www.unrealengine.com/BuildConfiguration">
    <ParallelExecutor>
        <ProcessorCountMultiplier>2</ProcessorCountMultiplier>
        <MemoryPerActionBytes>0</MemoryPerActionBytes>
    </ParallelExecutor>
</Configuration>```
mild gust
summer cedar
#

Some internet creatures say 5.4 is actually slower than 5.3.

#

๐Ÿคท

#

$500 ZZZ game right there.

#

I like having a blank template.

#

Empty content drawer, without all the bluster of default levels.

median wraith
#

what

prisma breach
#

anyone else's Visual Studio beep when moving a window or opening the program?

cursive crypt
#

nope

proud jay
#

lol no

tulip orbit
#

I sometimes hear a wet popping noise when I interact with VS, but I'm pretty sure thats just my brain

fleet tangle
#

Lol

woven mason
#

my GPU has the worst coil wine

#

whenever it needs to work it moans like an old man

proud jay
#

@summer cedar bon appetit

summer cedar
#

I'll take the topmost portion.

timber viper
fleet tangle
summer cedar
proud jay
#

aux champs elysees is such a fun song to play

#

even though I'm only playing the chords

#

it vibes

fleet tangle
summer cedar
#

Ok. Two Punch then.

#

lower setting.

fleet tangle
#

It's the Fifty Kick in that case.

#

Normally a slight tap. Or sometimes it's just because I'm touching the case. Moving my foot, to break contact, stops it.

proud jay
#

Bro what

#

also tampon tim is the strangest bully name ever

#

he just provided free menstruation products in schools

#

strange insult

fleet tangle
#

Somehow I wouldn't use a boy's name for somebody who hands out tampons.

proud jay
#

he's talking about Tim Waltz

#

VP cadidate for harris

#

governor of minnesota

#

where he introduced these free products

woven mason
#

euw politics

shy fable
#

@copper lagoon @karmic grove so basicaly you guys wanted to hear my drama?

#

@karmic grove

#

@karmic grove

#

@karmic grove

karmic grove
#

<@&213101288538374145> ^

shy fable
#

<@&213101288538374145>

#

@karmic grove

woven mason
celest musk
#

ah i see the drama

#

your taste in music is questionable

fleet tangle
#

(Very)

shy fable
#

but its my name

#

my names Molly btw guys

#

hence the song choice

celest musk
#

ok gyzmo8917

shy fable
#

because its called molly and my name is molly

proud jay
#

I don't think you're molly

#

unless you are your own no 1 fan

shy fable
#

are you guys deadnaming me?

#

that was an old life

celest musk
#

xD

shy fable
#

<@&213101288538374145>

#

these guys are deadnaming me

proud jay
#

you need god

shy fable
#

i need my tommy back

celest musk
#

i think god fu*ked this up in the first place

rancid root
#

Could we just chill here. The name is... questionable.. I am unsure if it crosses a line. Asked other mods.

shy fable
#

how does a name cross the line?

#

im confused

proud jay
#

there's nothing questionable lol

#

just big trolling

cursive crypt
#

drugs prolly

shy fable
#

it is molly mae day thats all guys

rancid root
#

Could you please stop this tone. I said what's up no use arguing it like this.

celest musk
#

now i wonder what's up with the name xD

proud jay
#

it's a tv person apparently

shy fable
#

i was actually just having some fun, these guys turned all toxic on me

rancid root
#

Please have fun with a more suitable user name

proud jay
#

can you point us to the toxic please

fleet tangle
#

I'm so glad I have no idea who that person is.

proud jay
#

except for you randomly pingin corey 5 times of course

karmic grove
#

yeaaaaah

shy fable
#

is this better

celest musk
karmic grove
#

woaaaaah

#

Ben how could you

karmic grove
#

2 wrongs dont make a right ๐Ÿ˜ญ

shy fable
#

you said it corey

karmic grove
#

๐Ÿคฆโ€โ™‚๏ธ

proud jay
#

please

shy fable
#

the dieter defo isnt on a diet

fleet tangle
#

I'm not wondering if it's the same person on 2 accounts.

proud jay
#

it's a name my man

shy fable
#

im sorry for your loss

proud jay
#

maybe try looking outside the anglosphere bubble once in a while

#

and get your brain checked

#

it sounds much needed

celest musk
#

my brain hurts

karmic grove
#

He's stolen my name

dense storm
#

Interesting...

shy fable
#

dont worry robbie we are all just having online internet fun

proud jay
#

are we

shy fable
#

bit of banter

proud jay
#

I'm online internet annoyed

shy fable
#

maybe not dieter cause he clearly hates his life

proud jay
#

allright then

dense storm
#

It all seems rather childish to be honest

cursive crypt
celest musk
#

some "adults" are like this tho

#

and they are allowed to vote

shy fable
#

but we are all having a unique experience am i right

celest musk
#

an unique experience we don't want to have

shy fable
#

we are all having fun except the guy on a diet

proud jay
#

I think you already established I'm not that guy

#

so who is?

dense storm
#

@shy fable please just change your name back and stop with the trolling. And using the name Childish Molly is not really helping the case.

proud jay
#

I don't think anyone is having fun with your presence

shy fable
#

im sorry guys

#

bye guys i wont be back

fleet tangle
#

Things are finally looking up.

dense storm
#

Stop.

pale scarab
#

is there a way to change steam recommendation page?

this always appears on my steam when i open them

#

there's kids around..

proud jay
#

lol

pale scarab
#

and they always open my steam

proud jay
#

you can block certain tags

#

and there's an option to hide nsfw games

pale scarab
celest musk
#

just get the game

#

then it's gone from recommendations

#

and tell me if it's good

proud jay
#

based on the thumbnail it's probably great

#

main character has a tragic story of chronic backpain

white oxide
#

๐Ÿ˜‚

pale scarab
#

no. this reviewer hates it

proud jay
#

@pale scarab in top right click your profile > store preferences

white oxide
#

honestly the sheer amount of adult tag results on steam is concerning

proud jay
#

well

#

they make money

white oxide
#

true

celest musk
#

you think gore is better?

white oxide
#

i prefer strategy games

pale scarab
white oxide
#

yes

pale scarab
#

wow...

proud jay
#

it's like OF girls, some of them make millions

white oxide
#

honestly there is a huge subsection of depraved people with enormous amounts of spare cash

proud jay
#

cause people be horney and dumb

celest musk
#

that's rare tho

white oxide
#

my big sis draws adult stuff, and makes enough off that to afford her own house and support her family

celest musk
#

most can be lucky if it pays their rent (if at all)

white oxide
#

it is very hit or miss

#

like any game development really

proud jay
#

the fact that anyone makes a dollar on OF is beyond me

#

so much free crap out there

white oxide
#

because the mentality of "its mine"

celest musk
#

afaik only few really make cash

#

the others which try to may get few bucks a month

proud jay
#

I think it's more about the parasocial aspect

#

maybe if you donate 10k she'll want to date you

white oxide
#

lol

white oxide
#

sad part is that i know theres people that think like that

celest musk
#

does someone have 10k spare? asking for a friend

proud jay
#

not me

white oxide
#

my partner got so many twitch subs and donors because she had a soft and unique voice

proud jay
#

and cause she's a woman

white oxide
#

the amount of depraved fan DM's was concerning

celest musk
#

idk how the ratio is

#

but kids are dumb (that ratio is very high)

proud jay
#

of course

#

most very popular streamers are men afaik

#

but for the smaller ones I think the parasocialness is way higher with female streamers

#

I have nothing to back this up

#

just my feeling

white oxide
#

teens get horny and twitch is like the only place they can sort of get any lewd without being on sites that trigger any parental filters

celest musk
#

ah, that explains it

#

never thought of it that way

cursive crypt
celest musk
#

kids are always dumb, but that's not their fault

white oxide
#

something like "covenant eyes" which is both an addiction relapse watcher, an offender monitoring, and parental control system typically doesnt alert on twitch

celest musk
#

those who exploit it are a problem tho

cursive crypt
proud jay
#

How Twitch handled streamer Kim_Mikka_ was also criticized, after she was banned for just one week in August after a window reflection showed her having sex live on stream.

#

one week ban lol

white oxide
#

problem is that modern marketing mentality exploits people being dumb

celest musk
#
  • streisand effect
#

that ban was rather an Ad for her

proud jay
#

people have always been dumb af

#

but now people look up to it somehow

white oxide
#

why my games dont do that well because i purposefully try make games you have to think in

#

honestly the mobile game marketing system is the worst

proud jay
#

just put some more booba in there

white oxide
#

when ads literally have no connection to the actual gameplay

celest musk
#

whole game industry is a bunch of idiots, too. imho

#

sorry guys

white oxide
#

pretty sure were heading to another industry bubble in gaming in general, so maybe it bursting will cause some good changes

celest musk
#

what kind of changes?

proud jay
#

I hope the microtransactions die and not everything is live service

#

but we all know they make too much money from mtx

#

this is all blizzard's fault

#

they made a stupid horse in WoW and they made more money off of the fucking thing than the entirety of starcraft 2

#

who in their right mind pays 25 bucks for a stupid digital horse

white oxide
#

live service for everything i think is going to get murdered

#

and some of the older huge companies will get slashed pretty bad because they arent delivering anything really good now compared to what they were

proud jay
#

I also wish all the big companies were not making the same game over and over

white oxide
#

agreed

#

like fifa/madden

#

just make a core game and make each new year a DLC

proud jay
#

even more "subtle", like the same assassin's creed game in a different setting

white oxide
#

people in general would hate you far less

proud jay
#

but it's pretty much the same game

white oxide
#

also the ludicrous levels of spending on a game

proud jay
#

yeah

#

give me some nice shorter games instead of a repetitive crap fest that takes 150 hours to complete

#

maybe they don't have to charge 90 dollars for it then

white oxide
#

some of these games hit blockbuster movie levels of funding and some indie studio with 5 people working revshare and 20 grand of marketing money outsells them

celest musk
#

apparently thats the horse

proud jay
#

yup

white oxide
#

I mean im all for a large game

#

like RDR2

#

but it actually has to have stuff IN IT

#

or a logical reason for the maps to be HUGE

#

other than simply because you abused procedural gen

proud jay
#

some of them are nice, if they are made to be that, not the games that are artifically made longer by repeating the same thing 17 times and having collectibles that are the same crap all over the world

celest musk
#

i love RDR2 while it also lacks content for what it could be

white oxide
#

agreed

celest musk
#

it's a great game, it's chill, but the world is so large with not much to do (compared to GTA V)

white oxide
#

I like it because when im bored i can go all murder hobo

#

I miss games that had that option

#

or the whole "you deviated from the path, your failed mission"

#

one thing the recent zelda games have going for them

#

"hey go murder this guy somehow"

celest musk
#

on the other hand, for games like RDR2 probably take a bunch of time to create content

white oxide
#

or when RDR2/GTAV tries to be a stealth game and fails at it

celest musk
#

as it's primary about characters, and animation is a pita

white oxide
#

agreed

#

and theres only so many things you can make quests out of without adding more complicated mechanics

celest musk
#

what bugs me most is that it becomes an stupid grind at some point

white oxide
#

agreed

celest musk
#

to get the higher tier horses

#

and they could probably at least add some heists to online, like they had in SinglePlayer

white oxide
#

or you get GTA Online like crap where they intentionally make getting money so hard that either people buy their micro, or they cheat the game so its fun

celest musk
#

the single player campaign was awesome tho

white oxide
#

I personally have no issue with cheaters as long as their cheats dont interfere with my gameplay

celest musk
#

i hope they keep up the quality with GTA VI

#

and don't rush it just to get it out

white oxide
#

like I play GTA Online with primarily infinite ammo cheats, and cops off

#

mainly because ammo is rediculously expensive

#

when the easiest missions (the blow up ones) only net you like 8k and thats maybe a set of full clips for your SMG, or a few blocks of C4 its annoying

celest musk
#

i think it's super easy to get money, just invest the first million in an arcade

#

then grind casino for a day and you are set

white oxide
#

oh agreed, i have 90+ million in GTAO

#

and everything unlocked

#

well except anything they have put in in the last 6 months

#

but my friend doesnt like grinding gta

#

and cops in gta are terminally stupid

celest musk
#

i think there was "only" the thing where you catch criminals

#

so private cop stuff

#

which is rather meh

white oxide
#

yeah

celest musk
#

but other companies would've called the game dead years ago ๐Ÿ˜„

white oxide
#

honestly, when i play GTA now me and my friend simply use it for PVP

#

GTA6 is supposedly been in development for like 8 years now with 2 billion invested

#

which means its either going to be a success or murder rockstar

celest musk
#

i'm pretty sure it's going to be a success ๐Ÿ˜„

white oxide
#

oh agreed

#

and ill be happy for a new map to play

#

i just wish more online games these days distributed local host software

#

like they used too

#

so many good games dead simply because the hosters stopped paying for servers

#

why im pushing my teams to add dedicated server software for our online game project

#

plus dedicated servers can save you server costs

celest musk
#

rockstar also hired the FiveM team

white oxide
#

honestly the games i really like are all hidden gems

#

the developer has been working on it for like 20 years now

#

alone and made a really cool game with some fairly standard mechanics but done in really fun ways

#

plus the sheer size of the maps makes it wild

carmine wraith
white oxide
#

it is interesting to see a few of the "anticipated" games get absolutely slaughtered in terms of long term players

errant raven
#

Dude I went from getting 10-30 kills a game in fortnite to not even being able to get 5, let alone barely getting 1

#

Same season, same weapons, same map, same equipment and heals. What the fuck changed?

#

My health gets nuked in 3 bullets by someone 200 meters away, how the hell is that even possible

proud jay
#

didn't they add mmr based matchmaking

#

I know they tried it at some point

#

but idk if they then cancelled it again

#

also at the start you get matched with bots

#

idk how long you've been playing

carmine wraith
#

dude finds out he was playing bots up till now and thought he was pro

#

smh

#

youve only gotten good at the gameplay as intended, now you must learn to gitgud against real hackers

carmine wraith
errant raven
proud jay
#

I don't think that's a thing

#

fortnut mmr is hidden

errant raven
#

Fortnite has ranks

carmine wraith
#

Anyway so your not a new player and have many games played

errant raven
#

I'm 21 points from diamond 1

proud jay
#

since when lol

white oxide
errant raven
#

Pretty high ranked

proud jay
#

oh since may 2023 apparently

white oxide
#

likely through their own website even though there is a steam release

errant raven
#

I've been consistently reaching plat and diamond

proud jay
#

so you know there's mmr matchmaking and still you wonder why you're owning less?

#

I think your brain mmr must be quite low

errant raven
#

In the og season I got up to diamond 3, 15 points from elite rank

carmine wraith
#

Well then, i recommend my own goto explanation: goddamn ISP hacker server lag windows update

errant raven
#

I'm just getting matched against pc players in comp and I'm on console

proud jay
#

just git gud lol

carmine wraith
#

Oh, maybe if thats recent, its also related to climbing ranks

errant raven
#

Cant even turn crossplay off

proud jay
#

play on pc then

errant raven
#

I've been able to get kills and wins in plat 1 and 2

#

Plat 3 is not any different at all

carmine wraith
#

idk how it works in fortnight, in COD at this point controller players are competitive with pc ones

#

the aim assistance algorithm and related settings are quite extensive

errant raven
#

Cod has a strong aim assist that allows you to keep up

carmine wraith
#

yea i mean the goal was exressly to level the playing field for the benefit of crossplay

errant raven
#

And tbh the guns have close to zero recoil, and most are hitscan

#

Fortnite moved from hitscan to all projectile based bullets

#

And they added heavier recoil

proud jay
#

sound like a skill issue

carmine wraith
#

the fact that they seem to have actually managed it (which id historically never have thought possible) is pretty neat, but now im surprised its not been copied by more games

errant raven
#

Aim assist + projectile based firing is not good

proud jay
#

sounds like you're the one that's not good

errant raven
#

Itll keep your crosshair on an opponent but you'll still miss shots, trying to lead is a pain in the ass

proud jay
errant raven
#

Theres this guy called bushcampdad who got the highest rank in the game just by living until 5 people are left. 0 kills

proud jay
#

sounds like a smart man

#

almost as if the aim of the game is not kills but survival

#

strange

errant raven
#

He actually is smart

#

Hes found insane bugs you can use for camping

#

His main strategy is using the alien bill skin and hiding in trees

carmine wraith
# errant raven Itll keep your crosshair on an opponent but you'll still miss shots, trying to l...

my understanding is that the algorithm is mostly dampening of input -away- from a target, so as you swing aim around it slows down/becomes more precise, before you pass by them. if whether or not you are plausibly even trying to aim at the enemy depends on the projectile/weapon arc, well that can be taken into consideration the same way as one would for hitscan based weapons that have a falloff, right?

#

does fortinight do aim-down-sights?

errant raven
#

Yeah its another thing they added

#

Weapon mods

carmine wraith
#

but by and large, there is a lot of just 3rd person crosshair shooting?

errant raven
#

Higher rarity weapons can have more mods installed

#

With shotguns and smgs yea

#

They cant decide to keep snipers in or out the game

carmine wraith
#

ok to clarify, an assault rifle -- do you hold a trigger to get a slightly zoomed in crosshair with less sensitive input scaling?

errant raven
#

Rifles are basically useless thanks to the war machines rocket/machine gun gloves and his auto canon that shoots people for you while you can still shoot your own guns

carmine wraith
#

oh.

errant raven
#

Auto canon does absurd amounts of damage too

carmine wraith
#

anyway only reason this is relavent even vaguely is because if the gameplay involves free-aiming high arc grenade like projectiles without even being in some sort of 'aiming mode' toggle, then yea aim assist cant help you for shit -- especially since it would happen while you are just looking and walking around

errant raven
#

Warmachines jetpack just makes you really difficult to hit on top of also being able to use the rocket gauntlets and auto turret at the same time

#

Aiming on console with sticks and trying to move around to not get hit yourself is really difficult

#

Just gonna get a mouse and keyboard and shit on everyday

carmine wraith
#

Build mode is also absolute garbage on a controller when i tried fortnight for the one and only time, years ago.

errant raven
#

I play zero build

carmine wraith
#

Good point, consoles actually CAN use mouse keyboard.

errant raven
#

I dont wanna sit there and watch someone build a mansion just because I shot and missed them

errant raven
carmine wraith
#

I dont want to watch some guy walk backwards dropping walls faster than my fire rate.

errant raven
#

Not to run scripts, but just to force mouse and keyboard for overwatch and valorant too

#

That part is undetectable, running scripts is detectable

carmine wraith
#

idk what chronus zen even is

errant raven
#

It's a device "made for disabled people" to play games like a normal person would

carmine wraith
#

any game that is not written to handle keyboard/mouse input, is never going to play worth shit trying to make a virtual controller axis input from one

#

unless its like the steam controller

#

but thats in the other direction

errant raven
#

It just forces the mouse and keyboard to be recognized as a controller

#

Everyone on overwatch and valorant use it

#

Poor valorant just released on console, that's another game where my performance was really good then dropped to nothing

carmine wraith
#

xbox and ps are both standard usb for input ports these days, right?

errant raven
#

Yes

#

They recognize mouse and keyboard, but they cant be used for just any game. The game itself has to have support for it

#

Like cod and fortnite do. Overwatch and valorant dont

carmine wraith
#

im not sure tbh how one would have a setup for a console, that isn't at a desk, and have this work out

#

you probably DO want to be at a desk, thats the position you need to actually do high performance mouse stuff

errant raven
#

But I wish they did, because the devs should already know about the chronus zen problem, look at rainbow 6 siege for example

#

Hooking a xbox series x up to a regular tv is stupid

#

The system can do 1440p at 120fps, you're missing out by playing on a 60hz tv

carmine wraith
#

so, you play with controller, but looking at a monitor, sitting in a chair?

errant raven
#

Yes

carmine wraith
#

lawl

#

plug in your keyboard thats already likely there and get to work ;D

errant raven
#

It's a 48 inch 240hz curved monitor

#

I do not have a keyboard honestly

carmine wraith
#

youre using TTS right now

errant raven
#

Just a shitty logitech mouse that would be normal sized if a 1 month old baby held it

#

I dont use tts

#

I type faster than I can speak

carmine wraith
#

with no keyboard even o.o

errant raven
#

Im on a phone

#

Xbox doesnt have discord itself, just voice channels

carmine wraith
#

actually though in that exact situation, i WOULD use tts

errant raven
#

Comp games on console are just awkward and cringe

#

I really miss waking up at 4am and playing csgo until 10pm

carmine wraith
#

are you saying games made for pc and ported to console, are awkard and cringe? if so, i largely agree. but fortnight is not at all a 'pc primarily' game and never was afaik

errant raven
#

Most the stuff they add seems like it was made purrely for pc

#

Using majority of some items just feels like it didnt even have console on the devs mind when they made it

carmine wraith
#

i assume microtransactions, fortnight store, etc does work on console?

errant raven
#

Without a problem

#

Works fluidly

#

Brawlhalla is a pc game, but it works just fine on console. Nothing too complicated for the layout of a controller

carmine wraith
#

made me think of valheim lol

#

brohalla

#

man thats pretty good as a way to end a word

errant raven
#

I installed pixel strike 3D on console, played a game or two. It's nothing but cheaters bhopping around and head shotting each other

#

It's pretty funny tho

carmine wraith
#

free to play? shooter? only multiplayer?

#

i dont even consider installing, on pc or console

errant raven
#

I think I'll just stick to single player games on console

carmine wraith
#

or coop

#

specifically, pve

errant raven
#

Or games that dont require 20 actions a second

carmine wraith
#

psssh just suck it up, snort another adderall, and gitgud

#

your heart will love it

errant raven
#

Stimulants dont work on me

#

I'm adhd

#

Itd do the opposite

carmine wraith
#

not saying to try it, but no it would not

errant raven
#

I've already tried

#

Adderall is a adhd medication meant to suppress it

carmine wraith
#

being more in control of fine motor actions, rather than for example overaiming, would be of benefit

#

i cant say if that ability would go up or down

#

though

errant raven
#

I already dont have problems focusing either, I can focus on something and not stop until it has a physical end stopping me, or if I pass out and wake up wondering what happened

carmine wraith
#

yes well that is the medication ;D

errant raven
#

That's without medications

carmine wraith
#

then what exactly are you taking it for?

errant raven
#

I dont take it, I had to take it for a week at the hospital just so they can see if it works on me or not so they can prescribe another one that would

carmine wraith
#

oh

#

alright well i also have adhd except i actually take medication every day

#

and its 100% a performance enhancer

#

so.

#

(relative to not on it)

#

the purpose in fact is to improve my performance, at work and life in general ;D

#

do not take this as a recommendation to get a script you dont need so you can ownzor noobs in fortnight

#

please for the love of god

errant raven
#

All I need is nicotine and coffee

#

Coffee also does not do anything for me, I just like the way it tastes. Better than tea as well

carmine wraith
#

well youre not making it strong enough then. i have a big jar of instant coffee, put a whole spoon full in mug, only fill 2 fingers of water, drink it like an espresso shot

errant raven
#

It's a dark brown, close to being black

#

Love how I'm on the very edge of the map, for 2 minutes, all by myself and someone just magically gets up behind me

#

Only thing behind me is a big ass ocean too

carmine wraith
#

so they airdropped in, watch the skies cadet!

errant raven
#

I have the deaf help thing on

#

It shows icons of people gliding, running, driving, or jet packing in a 30 meter area

#

None of that popped up

#

Doesnt help that if you fire a gun 30 people come rushing to third party

#

Not even exaggerating

carmine wraith
#

silencer attachments are op in COD

errant raven
#

Ranked fortnite is just 70 people thirsting for kills

#

You have to be lucky to find a gun with the silencer attachment

carmine wraith
#

lol 100% it is about maximizing kills per second

errant raven
#

You cant modify guns yourself until the 3rd circle, even then those areas are pinged for everyone in the lobby, and it becomes hotzones

carmine wraith
#

arent there game modes, if not the regular even, that let you bring something in on spawn

#

ie COD loadout crates

#

some perks in COD related to minimap visibility too

errant raven
#

If I could get 1 kill and live to 50 remaining then I wont lose any elo, I'll gain 3 or 5 elo, that's it.

#

But I like killing people

carmine wraith
#

does kill number actually matter itself

#

or is it only number remaining when you die

errant raven
#

Not sure

#

I've gotten 3 kills and lost 8 elo a bunch of times

#

I think its kills per remaining

carmine wraith
#

anyway if you are spawning afk on the edge of map it auto drops you at or someshit, because not worth trying till 5min in, maybe play a shorter-duration game mode ;D

errant raven
#

Yeah, I just got 2 kills and lost/gained 0 elo

#

63 remaining

#

I think early round kills dont matter much, it's all about how many zones you lived for, your final placement, and kills.

#

Yet again, I gotten 1 kill and died in 93 and gained elo

#

Doesnt seem to be anything consistent

#

I dont see any ain assist options, I wonder if they removed it

#

I switch to rifle, shoot it, but it switches to shotgun, which wasnt even loaded.

#

Whyd it switch guns when I pressed the shoot button

white oxide
#

satisfactory is getting its 1.0 soon

soft night
#

the quantum break is about alternative timelines folks you heard it from sam lake https://x.com/SamLakeRMD/status/1829409645112246714

I wanted to make Quantum Break novelization special. The game is about alternate timelines, the novel should be as well. @Cam_Rogers is brilliant and was in our writing team coming up with the game story. He knew everything we had to cut along the way. He was perfect for this ๐Ÿ”ฅ

errant raven
#

Almost diamond 2 now

#

This game does not get any better

carmine wraith
brittle holly
#

I liked quantum break, not many people enjoyed the long cutscenes tho

errant raven
#

People just hover over your head and its literally impossible to hit them. Solos suck for that

#

You can it's just offset to the right

carmine wraith
summer cedar
#

Well, Windows 11 just gave me a bit of a rude surprise.

#

Apparently, the Desktop folder is now part of the OneDrive app and therefore, anything kept on the desktop gets automatically synced across all your devices.

#

Yes, it remains private unless you share it.

#

BUT, one of the important photos got inserted into the Photos widget in the widget menu, alongside all the news I was reading.

#

I was startled to see that medical photo there.

#

Solution: Make sure you don't put any folders on the Desktop.

proud jay
#

do you consider your naked pics medical?

celest musk
#

yea, you certainly need to see a doctor after seeing them

carmine wraith
#

please tell me you can still uninstall onedrive

#

windows already had a system for roaming/local data associated with your microsoft account

errant raven
#

Once again I land somewhere far away. Seen no others around me with the visual indication, yet as soon as I land, someone is behind me and I'm already dead. I dont understand how people just appear

#

Game is broken

proud jay
#

you misspelled "I suck at the game"

errant raven
#

How can i suck when I'm the 4 highest rank in the game, close to 3rd highest

proud jay
#

isn't it strange that the game is only broken when it's against you

errant raven
#

The visual indicators they have dont work like they're supposed to.

#

Hows that my fault?

carmine wraith
#

idk how spawns in fortnight work though, but i prefer game modes with either fixed spawn locations, or obvious aerial drop ins

#

or you know, no respawns at all

#

in which case, it must be that they were moving to reach that location, and hence should have been audible