#lounge
1 messages · Page 853 of 1
Im looking for more of a language like The Tell-tale Heart
Some of the things already part of the engine buuuuut
I like control
Custom projectiles and all that
LISP
@humble remnant it would seem that you should be using way more c++? guess all those BP exposed asset registry or object library related nodes really help.
Only mounting packs in c++ though... 
yeah I guess that analogy works, Clojure wouldnt be bad but wheres that Java joke again?
It's just the content root mounting that's C++
Also soft references, hella of them
you probably just made a BP callable function for that, heh
Yep
Made my own Discord rich presence too
Hell, I even made custom commands exposed to BPs
Using any marketplace plugins?
For code I don't think so
Wow hadn't even heard of Clojure, what a weird overlap. I learned LISP like 20 years ago from a book that was already old and pretty much never used it after playing around a bit.
Rama's BP nodes are a blessing
Or, if I'm using any external plugin for code, I've modified those too
Rama's stuff is great to get started but it's full of bad practices and questionable code (no offense to them)
Sure saves me some work for those few niche nodes
I don't use majority of it however
I got lost on many a wild goose chase with some of Rama's code (not his fault things changed) but lots of his snippets have been a huge help
It's just a few nodes whose C++ implementation might take too long for me to deem worth
Its just the way it is, its because youre following Rama on his adventures
Well it's mostly his adventures happened several versions ago
yeah I remember a long time ago looking up how to write to a texture and seeing his code, and later finding out that there is a much easier way of doing it
His custom config nodes were of help, though I will admit I mostly use modified nodes for my case
That but threads
To be fair Epic havent even got that nailed either, some of their tutorials dont contain best practises
many
true
No offense to anybody but the community is better than Epic at providing info most of the time
^
Still waiting for a BP threads plugin that doesn't crash the engine within 15 seconds of PIE
oof
Thats because the better programmers are probably busy writing code not technical documents
Can anyone help me in #ue4-general
or you could not do threading
You have to be super specific about it, since BP expects to be on GT
I'll probs be running like damage calculations on a separate thread and that's about it
These days when I'm working on something and not sure how to do it I can just look at the engine source
Writing to texture would take less than 2 minutes to find an example
But for now it's been decently smooth even on single thread
Thankfully there are alot of plugins to reference these days
Probably true I don't doubt for one second that's why the docs suck. One of my favorite things brought to the table with Java was the creation of Javadoc so that comments could become docs.
I know UE uses something similar. It's not crazy to think one day they could just have a few devs improve the comments to generate better docs; would go a long way to helping IMO.
I love just being able to find stuff in source code on my own.
Trade off there is that sometimes I use something that hasn't been tested and has a bug in it. And the bug is from like eons ago.
Is it just me or do people use some sort of parser to strip extra comments out of UE CPP?
Because I'm the only one who has found it and reported it
hm?
I see. I am new to unreal thats y im having problems
Finding stuff in source on your own is awesome I would never want that to be gone
Water plugin stuff is new too
Its just most code Ive seen, even plugins on github seem to lack comments. They are there but extremely thin and theres not much in the way of debug code which makes it feel like its been stripped to keep the source clean. I guess it feels sanitised, my code even what I put on github is rough, comments everywhere, test code in there all the junk lol
Threading with Actor is fine if you are using something like parallel for loop where all threads needs to complete before the code execution can continue, and reading writing custom thread safe data on the object
Still parallel execution shouldn't enter the BPs through events and similar, only native code
Otherwise if the thread is gonna be running for a long time in parallel I usually have a proxy object exist only on the other thread which mimics the real object, like what the rendering thread does
"Its just most code Ive seen, even plugins on github seem to lack comments." This is true for all of programming....
I'd guess they just write code like that Mons
I'm here championing comments and I never write any on code only I will see
I write comments for myself, good practises ftw
I write comment for others, I can read my own code
but often comments are sparse
I have the disgusting habit fueled by BPs
our codebase at work encourages comments but sometimes there aren't any
I don't write many comments but I try to make functions and member names self explanatory
If I look at a BP I know the reason for every node's existence even without a comment
That's why I don't write any comments on personal code, I do the same thing and they aren't needed
it kind of depends on what sort of thing I'm writing
But when I look at code I wrote yesterday I'd wonder why a line is in there
well comments should say why something is not what something is
sometimes I let the symbols speak for themselves, other times I need to clarify
as you say, you can read the code
Photogenic memory is a curse in disguise
you go back to your old code like "why the hell did I..." 3 hrs later "ooooooh!" there ya go, comment saved 3hrs 😛
My only use for comments is if I have a very long function, I then add comments to sections of it to explain what it does
The comments I was talking about for doc purposes aren't short ones though, I mean long detailed descriptions for all functions in the header as a block
@trail wedge you can do javadoc comments for ufunctions and it maps to tooltips. Even if you comment from the BP editor
it's really cool sometimes
Erm. Photogenic?
Yup, I said I knew they were using something similar to Javadoc. Don't know the actual generator library and too lazy to look it up 😛
I like how they took it the extra step and put them on tool tips too
probably meant photographic memory
Probably. I'm willing to entertain the alternative.
No they thought their memory looks good in photos
just the worlds most photorealistic memory
Yeah, in my language the direct translation is "photogenic"
Why must you do this to me
photogenic memory also sounds cool, I want some
Photogenic means attractive when their image is captured just fyi
I just saw after I oogled
there's another word which might translate better for this
Unhelpfully I don't remember it
Eidetic is a synonym
just curious what's your first language? Sadly I only really speak one myself
Bulgarian
Prety cool must be daytime where you are huh?
Almost morning
1am here
Well, 7 AM, but my sleep schedule is completely COVID
I haven't slept during the night for a long while
ah I see someone else with a completely messed up sleep schedule lol
COVID just made everybody else live my life and complain about it all day
sleep schedule is being abit kind in my case lol
Since COVID I've simply had no reason to wake up in time
I go to bed usually at 11-12am and wake up at 7pm lol
Haven't seen the sun properly in a good while 😐
Soooooo I'm basically like
"I'll go to bed early today...
... Is that the sun?"
I go to bed around 4-9am and wake up around 9am-1pm (depends when I went to sleep)
I always hope to be asleep by the time daylight breaks through but it never ends up like that
I try to get at least 7 hours of sleep, any less than that and I feel like ass
Sometimes I might take a nap but it's rare
Same for me here
4am-12n seems most typical for me and that's 8 hours right?
Pretty much
also I literately can't go to bed at normal times, if I wake up before 5 pm I don't feel well all day
I'm dizzy, my head hurt, I feel sick, can't eat, etc...
If I goto bed at 9am tho.. gotta be short can't waste the whole day 😛
I sometimes wake up on 4 hours of sleep, all by myself
And I'm fresh as a smoothie
If I'm not tired I'll just lay there bored
But other days I end up not even hearing my alarm and powersleeping for 12 hours
And I wake up feeling like minced buttcheeks
I wish I got more of the former
Try a coffee nap: drink a cup of coffee and go to sleep immediately if you can. Most people I know that have tried it wake up in about 3 hours and feel totally refreshed
That don't work for me
I can't fall asleep fast
I have at least 30 minutes of rolling around before I end up asleep
I can't either so I do it when I'm already about to fall over
And within 30 minutes the caffeine kicks in and now it's cursed
I get startled by random things so a coffee won't help
that's why you need to fall asleep fast because you're right 30 mins is the normal caffeine activation time
oh well was an idea
could do a caffeine pill right when you are about to doze off
might be easier to fall asleep
that too
They have Melatonin CBD gummies that work great if you can't get to sleep but they would keep you out for a good 8 hours
I tried one of those for a while but they caused me to be super tickly and wake up half-paralysed
Not fun
Anyway I'm out
night
You've heard of #lounge in #cpp but what about #cpp in #lounge ?
I tore my project apart into plugins.... Now I can't get Paper2D to link with one that depends on it.
I added it to Modules[AdditionalDependencies] in the uplugin the same as I originally had in my uproject
I added it into my plugin's .Build.cs in PublicDependencyModuleNames like it originally was in my project's .Build.cs
Didn't link.
I also tried adding it to Plugins in my uplugin no luck there either
Seems like I'm missing something incredibly stupid on my part
the worst part about this is that I can't redirect you and cite off topicness
this is the off topic place
mwhahahahahahaha
anyway
technically this is a c# question
Nothing is jumping to mind. You got the uplugin listing modules and plugins, you got the build.cs listing the module dependency
I'd list specific link errors, but this might just be a silly slip somewhere
Might just stare at it again tomorrow until I feel blind for missing the mistake
yeh I know just felt like being a joker
this isn't a c# question, it's a UBT question
well yeh that's more accurate, I meant more since it was the Build.cs file
plugins 🙂
no longer an additional dependency Id say, projects work slightly different to plugins
Got it working... needed to be in my game's .Build.cs in addition to the plugin's.
I didn't realize it was needed in both places and had moved it out of my game's into my plugin's
meanwhile I'm renaming "distanceMnht" to "dMnht" and pretending it's readable
I know what it means today and that's what's important.
Manhattan Distance?
bingo
17,121 km approximately
I think that went to the wrong channel
Correction: 142 seconds from my brain to the joke
my favourite is still FatController
and for the short trace, SharTraceResult?
"28 code results in EpicGames/UnrealEngine " impressed
I try really hard not to obfuscate these days, autocomplete is good enough that it doesnt really save time
mind you that said, BP is kinda bad at auto-completion these days. It used to be alright but somewhere along the line it started getting super messy
I try to name things so that in the first few letters you've narrowed the field quite significantly
Someone said ctrl+click opens the c++ code, but that does not work for me half the time. Or maybe even more 🤔
... or maybe I was trying dbl click instead... hmm, let me check.
Yea, its just selection 🤷♂️
Also it seems I was trying in the anim bp and there it does not work.
got a bit fed up with the oculus store launching on my non VR project.... I disable all oculus plugins
now both oculus and steam VR start when i boot the project 😛
The build system sometimes is bit incosistent
if it is in Public of module it should propagate to other modules
unless that module is game module
Looks like they just copied the Oculus Rift controllers 🤔
which is not a bad thing, they are quite good
Gotta be better than the ancient junk they were using before
Im trying to contact the producer "zomboy" to ask for licencing his music in my game but i can't find any contact info. Does anyone know how one reaches out to him or the manager?
There's a phone number on his twitter, have you tried calling it? lol
could try seeing which label he publishes music under, especially the one the music you're interested in licensing are published under
labels are often the ones who handle licensing and distribution
Lounge is no-devs-lands now
Lounge is in the bottom of the sink now
No github, someone is just trying to hack my account
Is GTX660 considered as low-end these days?
Could be yeah
thats like 5 gens ago
thats an old high end
thats like a 1050GTX
i have 1 and the thing is huge
wil stil prolly get u 100+ fps fortnite on 1080p
@normal prism well there are no new GPUs to buy
it still
😂
I thought these were newer
Radeons are kinda more abundant.
If you think this silicon crisis will be done soon, better change your mind.
tbh, I don't know myself, but seems general expectations are like an year+
lol
two hours and nobody has said anything on lounge? Weird 😛
lmao, someone forgot to delete the template from his MP page:
7hours past and lounge is nowhere to be seen
Three games I've had on my steam wishlist randomly came on steam today 🤔
is it some kind of special release your game today -day
there is people in the marketplace selling contents thats clearly copied from someone
because name some features against a total different engine feature
Idle Champions of The Forgotten Realms
like Tessellation is a witchcraft generated by Distance Fields 😂
is most evil game ever created
I probabaly have more time played in it, than any other -;-
I vote to change "Compiling Shaders" to "Throwing Shade"
it should just spit out what its compiling
so i can just do it by hand next time
lol
Im 184 years old and I still compile my own shaders
Support more animations: https://www.patreon.com/CoreyLaddo
See more on Twitter: https://twitter.com/CoreyLaddo
is posting half life memes in this discord blasphemy
super long
Snyder Cut is super long
It still boggles my mind that UE4 can't save the visibility of objects in the hierarchy in the scene file
Yeah the one feature from Unity that I'd kinda like to have is how you can just turn stuff on and off easily
Handy for testing and debugging sometimes to be able to just turn things off from the level
Also handy when you're trying to work with a datasmith imported cad model of a helicopter with a jillion polys
And you have to go and turn off the same systems everytime you load the scene just to get a double digit frame rate
could use layers
working on that now actually
Also works on real life. Take cap off container. Put container in trash. Drink from cap.
If i may ask, is there a discord server or channel for Robo Recall?
Player
I’ll give that a shot. Thanks.
I was really curious about the MetaHuman tech, it's super powerful and I wanted to test it in a much more entreating way!
If you guys are enjoying this content remember to subscribe and leave a like!
A couple of disclaimers:
-The quality could be better but my machine did not handle my screen, the metahuman, recording my screen and recording...
those faces turn into a complete mess when exported to blender, so no 😛
lets use bones instead of vertex 😛
they also mix and match naming convention, mirror bones is not goin to work out of the box
paragon stuff also switch naming convention for the face
good thing exporting is more easy than shader compiling, goes faster when done by hand
:triangular_flag_on_post: Danish Nathani#6142 received strike 1. As a result, they were muted for 10 minutes.
:triangular_flag_on_post: Danish Nathani#6142 received strike 2. As a result, they were muted for 1 hour.
:triangular_flag_on_post: Danish Nathani#6142 received strike 3. As a result, they were banned.
Aliens?
Ree... everyone on the dlss train.
You need a gpu with RT for that isn't it?
... and locked for NVidia fans only.
The true vendor.
Supposedly, AMD will try this year (?) to provide alternative.
Afaik, not at all.
I'm in the phone with 720 mode and can spot the differences there, the AI is destroying the bloom effects trying to do sharp, and the sharps cuz the rescale
Still isn't much if gives a x2 boost
Well... twice less resolution, twice the FPS
Realtime upscaling
But tbh, only purists will care. Just dump these jpegs
Yeah did ever show DLSS in a racing game?
i also thought they said during the last live stream that its not Nvidia only
hmm hard question in #ue4-general from someone who comes from unity, any smartsypants here that can answer it?
@polar pebble thanks for the boost btw, just saw it happen
it'll run out at some point but i just saw you needed 2 and i had 2 boosts haha
i think its next month 7th it runs out
enjoy it while it lasts 😄
is the new 4.26.1 stable enough?
i know its only preview 1
@polar pebble its ok, but has some annoying little tidbits like new variables in the material editor starting at sorting order 32 instead of 0
haha thats weird
i just need to update engine to check if something is fixed for switch 😭
in the end it doesnt matter that much as you'd change em anyways, but still
Okay now that you said it can confirm and I was confused lol
lol Intel, why couldnt they do this during the console wars
Did Intel fixed their security problem?
The one that took the performance of my CPU away 🤔
you wont ever get that back, its a hardware fault
They even control who is using their api
🤣
Yeah this just work with series 2 and 3 of Nvidia
@polar pebble @deep glen there you go
Actually seems to don't work properly with DOF
And I didn't managed to setup the new DOF tbh
why do you need AA if youre just gonna blur the image 🙂
I have a strange feeling like AMDs version of DLSS will be abit more like their edge AA method rather than a full screen. It'll require a higher resolution base image before upsampling but that'll be okay since theyre better than nvidia at those resolutions
Well, I can be sure it will suck, but it will exist.
not so sure about the suck, Im guessing it'll be great with RT off perhaps even using RT hardware for the upscaling
That would actually give AMD a huge advantage in RT off instances as they already match Nvidia pretty well in that department
Nah, until I don't see, won't believe it.
It is not for the first time their tooling to suck (looking at you uprof)
Arnt Nvidia the ones releasing broken drivers these days 😛
To hell with both then 😄
Yup Im buying an Intel GPU
at this rate Apple is going to have raytracing before Intel hehehe
Intel GPU 🤔
They smell the market, but I doubt they will target high perf.
I think I saw some speculated specs, just mid range.
I think Nvidia is on ARMs side 😛
lol
I prefer relaxah cores
chillcore
as opposed to grillcore
Use gameplay.intel.com to find the best in-game settings for your hardware.
lol Graphics Command Center
heh throw it on the heap with the 50 different launchers you need these days
I need a launcher for my launchers launcher
actual reality, i got gta5 going recently with egl
then I needed to install 2 different rockstar launchers
so loading the game goes egl > rockstar launcher > rockstar social club > game
lol yup I did that not so long ago too
game is free so cant complain too much, but I owned it on ps3 and that was a simple as put in disc, play
the good old Intel Raytracing back in 2008
I have no clue about why missed that step
its still a bit of a technical marvel it ran well on ps3, the resolution sucks but the environment, particularly the desert looks pretty pleasing
you could technically release 320p games this days with super realistic graphics
320p is too high 144p
good for the people still playing with a sony trinitron 😄
Hmm... 240p was my lowest I think
just train DLSS on a better game and voila
Finland is the fourth time in a row the happiest country
deepfake game
That's very unhappy fact.
AMD dont have similar as DLSS yet
I don't understand the tensor core stuff, but is it a real requirement for dlss / machine learning tech or can it be achieved on a standard processor
its like FPGA thing inside it
tensor cores are optimised for matrix math which happens to be good for AI data
it is abit annoying that Nvidia dont leave any room for game developers to utilise the hardware themselves. For instance if you wanted to use the tensor cores for game AI that might get in the way of DLSS support
Thats why I didnt bother with Nvidia, any sort of proprietary hardware they have becomes kinda moot in the grander scheme of things since you want to sell games to everyone
shame they couldnt release an AI card 😛
intel have done ai stuff in they CPU side
most new phones have some sort of AI in some form
yeah mine thinks with beard and without beard I'm two different persons
Youre Superman and Hevedy 😮
lol
I actually really want to see Nvidia Tegra with all the snazzy stuff, SoCs have some benefits you cant get from discrete GPUs
If you have an all Nvidia platform its much easier to support their proprietary tech, you just build for that feature set and voila, any bugs you know are with that hardware
Atleast variable refresh and things like that are starting to become standard so it doesnt matter which hardware you have
the Justice league snyder cut is shorter timewise in nordic hbo than its in max hbo
because of that refreshrates
10 min shorter
Ive not actually seen a full Nvidia setup vs AMD setup side by side, it would be curious to see what impact gsync vs freesync, reflex vs anti-lag as well as comparing the image quality output at full 4k HDR1000 etc
not exactly something you can show on a youtube video 🙂
what on earth is going on with hdd prices
Nas is worth more since he won a grammy 😛
i usually try to get hitachi drives but even WD and seagate prices are through the roof
I find with WD and seagate after 1 year you are in the danger zone
yeah I noticed things are abit off now with all this rebranding
touches wood Ive never had a Seagate drive fail, WD I have, my HP which is Hitachi is going strong too
all my seagates and WDs have failed
to be honest drives never fail on me
I even had a lacie external that died after a year, pulled it open, was a WD drive
but hitachi lasts like 10 years
SSD prices are pretty good, Im wondering if thats impacting HDD prices
they just get too small and my computer can only hold so many 😛
I usually run 2.5's inside the pc then have loose 3.5s
3.5 too big!
120 bucks for a 2tb WD blue
think I'm gonna pick up the 4tb hitachi I saw for 70 bucks at the 2nd hand shop
why not get a 2TB SSD instead 🙂
I like things that make funny noises before the fail so I have time to rescue data 😛
that doesnt sound like a backup plan
I can get an 8TB Seagate for $150aud off
but amazon usa ~60 bucks
just backup on paper
I don't get why got 1TB micro SSDs but no 10TB SSDs ? 🤖
is it trade tensions between Japan and China causing electronics price inflation perhaps?
maybe something fails if the whole world depends of them
I know the US and China had talks and they didnt go so well
hmm
component prices are general higher by a decent margin in japan
but this seems off
seems off to me, if thats $400usd I can get a 16TB for that lol
yeah lol
elon is donating for carbon capture technologies
I rang Elon last night, said to him you know you might be technoking but you'll never be techno viking
Happy Birthday @median wraith
In my game you can fall down
And there is something like a safing/rescue jump to get back up
Whats the proper way to call this?
Saving/Safing/Rescue Jump?
happy birthday from happiest country and you can check spain rank here too https://twitter.com/HappinessRpt/status/1372820569196990464?s=20
In a Lamentable Year, Finland Again is the Happiest Country in the World https://t.co/jGzx81PEo2 via @HappinessRpt
Wait spain figures in any rank at this point ?
Coyote Jump?
other than one with less remote work as they listed the other day
Spain isn't listed
when are you ever happy Hevedy 😛
I dont blame you with all those Brits invading
ha
Well I have to say here got a lot of Brit people recently for whatever reason it is
are cool dudes anyway
comes in pairs actually
if they are younger it cant be too bad, I live near a city which is basically a big retirement village, fun fun
well my city is like many retirement villages, mostly older peoples
lots of holiday homes too
@soft night oh I'm a hacker
managed to get the data
Venezuela in the top 100 in 2010
who made the rank ?
oh we are 400
they mixed spain with mongolia
should have the colors inverted
Epic should port the LPV material solution to the SSGI
you have emissive materials that don't need light
just make it so we can light the entire thing with emissives
still on 4.15, still got lpv 😛
the new water feature looks tempting though
and non destructive terrain editing is a massive temptation
4.15? what made you stick on that version?
@hasty cargo you got the one they gave for free in the markerplace
is technically the same
oh is for 4.25 no 4.15
I always read wrong the 2 and 1
my brain auto fills with the trending solutions
🤖
haha
@fathom wadi there were many things that did not work right for me after 4.15.1 they made some rendering changes in 4.15.3 - 4.16
it's more of a balance of what stuff doesn't work in the new versions vs what new things I gain
it's getting a lot more annoying because many plugins can't be back ported now with all the rendering changes
I see. I asked because around that time I was hoping for updates. From 4.13 to 4.19 no version sat right with me 🙂
yeah I sat on 4.11 for the longest time
4.3 is the best version
got to say the current version is the best for sure. Not just for extra features or fixes, but purely because it's actually looking like it be the next-gen engine. Rather than just bolting on effects that makes it feel like a visual-generation.
4.26?
I think I will attempt a 4.26 build when I get time, last build I tried was 4.23, it was nice but not worth the headaches
I do like how lighting looks with the newer versions, they did something with the lights or tonemapper to give better neutral lighting results with less mucking around
was 100% going to upgrade if chaos had a cylinder collision shape but they have the same limitation there like phyx with only capsules, spheres and boxes
For 4.26 I myself have a problem that the more times I start PIE the more FPS issues in editor I have
But I suspect it's something that isn't exactly the engine's fault
Yeah, I think I may have doofused on something else
I'll need to see what it is because the performance gets unbearable after like 30 minutes
During PIE it's fine, but after I stop it just falls off a cliff
I've not seen such a solid engine version since 4.19 tbh. That editor framerate lag has been there a couple of versions tho.
I have some suspicions theres issues with the new audio system, not that windows 10 helps in that department
look at me


After typing a kphjillion stat commands
Turns out Chaos is the thing that takes up those frames
Gonna download the Chaos specific branch and see if that fixes anything
It does seem to be more updated than the main branch
The scorpion pose
That interface reminds me of Ubisoft. What is this game?
Isn't that Watch Dogs Legion?
That looks like
lol its Watch Dogs Legion
infact now I think about it, lots of these odd posed dead bodies Ive seen are Ubisoft games
The vehicle physics are pretty odd in Watch Dogs games too
I have no such impression, but I have played only like the Division and Far Cry 5 I think.
Farcry Ive seen heaps of physics oddities but Ive played em all
Haha... weird to say this about it. I kinda haven't noticed anything odd there. Maybe sometimes it was off, but in a fun way.
Yeah I tend to just laugh it off especially when its dead bodies
Yea, one religious dude and his lambs.
Nice cinematic, very nice.
It is open world thingie, with a lot of comedy and some smart piggy backing on certain culture.
Also, it allowed me to know Montana better.
Yeah, lmao, that cute teddy.
Hmm... humour was nice really. Haha, I remember.
I havent played much of 5 but I got it cheap so I was gonna give it a bash before 6 comes out, which I got with my CPU
It is quite scalable. I know a dude played with on a PC with only 4 gb ram
@zinc matrix my wife is the world's top expert on Farcry 5 outside of Ubisoft themselves, and she would own most Ubi employees on the game. So much that she even learned to mod it so she could find all the hidden stuff and deprecated areas etc. I've seen her complete it at least 20 times. No shit.
Ha! Now I remember you and your wife being a fan - haha.
Im not particularly. I only did the first zone. Then I knew it was just more of the same + cutscenes :/
Its better than I give it credit for tho
What I do know, is I fkin hate that menu music and the song "Only You" now. They have been brainwashed into me.
That was the point of the game man...
that tends to be the issue with open worlds, repetitive and lots of dead space
oddly enough I heard The Platters play Only you live in concert. They were amazing.
Especially with mods 😛
I hated the in vehicle music, hopefully 5 doesnt have an annoying radio host you cant turn off
You can switch them or turn it off.
in 3 and 4 you cant, such an odd thing
Kinda interesting tho to listen sometimes, it gives some narrative.
Anyway, try it out. Think this was one of the 3 games I played last year - happy with it.
I dont mind listening to it but the 10th repetition of the narrative stuff its like shuuuuudap
I can certainly appreciate why they wouldnt spend a fortune on making heaps of radio content
You gotta love some Fallout 4 mods. At some point I had like 50+ radio stations? Including some radio shows which were damn interesting I remember, listening to one like for 4 hours straight - story for some Survival gang.
https://www.youtube.com/watch?v=Deh9EXQ7Dv8 my friend's new song just dropped on Youtube. Check out this badboy.
The 18th track from the album Carpet Of Stones by Graeme The King of Bispham.
Music and Words: Graeme White
Drums: Tommy Couch
Bass: Roger Larsen
Guitars: Graeme White
Vocals: Graeme and Charlotte White
Produced by: MasterOb and Graeme White
https://www.facebook.com/graemetheking/
https://www.amazon.co.uk/s?k=graeme+the+king+of+bispham&ref=nb_sb...
that's pretty good
one of my friend's latest songs also released quite recently https://www.youtube.com/watch?v=iZq_J_TNCEw
Nope, latest Chaos branch does not fix the editor performance

What is going on

Disabling realtime preview fixed it
Viewport
I suspect that something in Chaos is just stacking up whenever you exit PIE
Since it's the only stat where the tick time rose
Now the downside is that I don't see my particle effects
But at least there's a lead to the culprit
Daft bastard
yeah
What is that mesh? A city?
and 50 materials in the mesh
Nah
gym equipment
Well... if it is ArchViz then I can more or less accept, dudes don't care about optimizations usually.
I mean, if a pillow is not above 50k then something is wrong.
In any case, all models must include tris/shader complexity/materials/lods and etc info.
Putting the Fortnite into PUBG!
Go Apple marketing team! https://t.co/ZxX84IXK0w
1212
Well technically Epic put PUBG into Fornite before
🤖
so no worries here
We will discover this games are actually APB Reloaded at some point
but thats kinda sad from Apple side tbh
@dull epoch So 1,2,3 are variables and you do smth like
std::cin >> Var1 >> Var2 >> Var3;
?
Alright xD
that gave me the ide
Just wanted to share this cool thing - we donated the launch proceeds of our latest game, and it was great to see it get into good hands!
https://twitter.com/HourADayGamer/status/1373010833308069889?s=20
lol, Bill Gates does AMA on Reddit as of now
"Dear Bill, I recently installed windows 10 that came with Edge. I used it once to install Chrome. My question is, why do you want us all to get microchipped via vaccines that have Windows 7 still installed?"
good question, its cuz apple hacked win10 😛
also we are one of the few tech firm that doesnt have nanobots in your blood yet
im pretty sure the apple nanobots are fighting the intel nanos atm
microsoft wants to support intel i think
im all up for a big dose of microsoft bots into my blood, i dont trust apple 😛
lol
its hard to worry about chips in my blood when i have 3 facebook camera pointed at me
But if there are chips in my blood why do I never have enough cell coverage
mcdonalds better in your blood than crinkle cut
well clearly those nanobots have better antennas
brb getting vaccine so I can use futuristic antennas
im gunna ask if they can inject me in the ass so i wont get a numb arm 😛
Sore thigh, great idea. Trying to think of an appendage that you don't use for several days in a row.
They also inject in groin
i dont think so
"It's numb when I pee."
Bad if it goes rotten
Why would it go rotten? More likely it uses the microchips to surf porn, letting the rest of your body do real work.
it would be nice if the virus went away 😛
UnrealIVirus is spreading and its the V right
World blender day in 3 hours https://www.youtube.com/watch?v=S4n2Cuj2fAk
Join thousands of Blender professionals, enthusiasts, artists, and developers on March 20th (but starting March 19th in western time zones) to watch 18+ hours of Blender talks on tools, techniques, projects. The event will include sessions from Australia, Brazil, Netherlands, UK, Belgium, Nigeria, Italy, Sweden, Mexico, USA, and more.
Subscribe...
Who likes blender?
I upgraded to 2.8 from 2.6 something and everything changed. Screeching
so I heard... I never really used it much pre 2.8 so the main issue I run into is googling for info and half of it is for older versions and none of the shortcuts work the same way anymore :D
Apart from the UI reorganizing everything seems the same plus a few features, but then I haven't touched about 80% of Blender (everything from texture paint to compositing). The hotkeys though... Double-tapping A to deselect is stretching my neuroplasticity.
just use the industry standard keymap
Eww...
haha I made my own pie menus that mimic Maya's so it's like 95% the same, a lot more manageable
yeah that double tapping a thing is some Zbrush gigabrained UI design
Double Tap is for toggling, just use Alt + A ?
I'm just so used to being able to tap it lazily instead of having to hastily double tap.
le sigh
happy nowruz/new year to whoever celebrates it!!!!!!!!
Yeah seems like I found some broken things
The editor have issues when is freeze for a time and you return to the editor selection
and just crash
that was 1 month ago
Aah... the equinox! About time, my heating fuel is almost gone.
did you filled a bug report ?
Aside of this bugs UE4 have a terrible issues with video memory management, when you open different files and then close it, don't get pullout of the video memory and get accumulated over the time
oh my lord
Well
I don't drink coffee
So I lack of everything over the year and nobody notices it as is normal already
🤪
what is unrealvirus
hey does anyone know how to post an opening to the contract-jobs channel?
completely missed that, thanks
It's this boy's birthday today
https://en.wikipedia.org/wiki/Ton_Roosendaal
Ton Roosendaal (Dutch: [tɔn ˈroːsɛnˌdaːl]; born 20 March 1960) is a Dutch software developer and film producer. He is known as the original creator of the open-source 3D creation suite Blender and Traces (an Amiga ray tracer which was the forerunner of Blender). He is also known as the founder and chairman of the Blender Foundation, and for pion...
Putting the Fortnite into PUBG!
Go Apple marketing team! https://t.co/ZxX84IXK0w
191
3310
XD
I don't see anywhere in EULA that UE4 can't be used for pr0n projects
does it mean UE4 can be used pretty much for any kind of project? Asking for a friend
The engine itself, maybe, but I think they're more protective of the logos/trademarks.
well, I guess if UE4 logo and Epic's name are not mentioned anywhere, it would solve trademark/logo issues
Actually to use the logos you need to fill a form
But yeah you can use it for adult games if that's the question
Adult games was just an example. There are some other unorthodox cases where people might get their feeling hurt 😂
(mostly applicable to Americans and their NATO allies)
A war game where the US loses? how original hehe
I mean, Wolfenstein is fine
No, where US is evil empire, the bad guys

lol, the Emergency bleeps from the UPS gonna bring me heart attack one day. Pressing the Save buttons as mad.
i wrote something relate to education and data visualisation, as a reply to ue4 forum improvements section. Couldnt send the whole text. Wonder if it will make sence to anyone. It got this Psi style.
Magic: Legends is available to preload on Epic Store, ready for 23rd March. Install it now to your Unreal repository because who knows? Perhaps you installed your last EGS game there too? 😄
Least its not an Unreal Engine Suppository
Naah that would be a plugin
Hi
Hi, I'm dad.
https://www.unrealengine.com/marketplace/en-US/product/buggy-vehicles-pack-of "Detailed Buggy Vehicle"
aside from this packs I wish there was more quality packs with less examples, (less example levels and more datailed models)
but I'm in the feel the common user of these don't know to make levels
as lounge is in bottom this is silent place
Damn, it is end of March and is snow falling like it is December.
@zinc matrix is there a tool how i can add compelx collision to mesh faster ?
@fallow bison whatcha working on anyway, with your plethora of interactable menus?
VR game, dedicated server with small central city and 3 minibosses each, party size 6, 1 HM final boss. Holy trinity mechanics and a party system.
Party system is what my teeth are currently in atm, and thus the ui associated with it. VR UI is just weird to figure out
All based on Oculus HMD, using 6DOF to track head movement for running, have a hand tracking system for casting skills with GAS given recorded hand gestures that are player specific
Line trace to look at target for target / player selection
fun hobby lol
You call it a hobby but the idea feels really fleshed out and possessing fangs.
Thanks! I'm excited to post a work in progress but I'm trying to get all the baseline systems in before making it look a hell of a lot better
Thanks again for your help!
No problem at all! Delighted to (unknowingly) assist such a project
i played some doom VR and somehow controlls were horrid compared to halflife and roborecall
hated every min of the 15 min i played doom
How do you even translate Doom to VR
It's a fast-paced game with a ton of movement, that's just asking to kill people
hmm the part i played want fast paced, it was still tutorial
i case you played it and wonder where i stopped
the grenade trowing
absolutely horrid
i thought it would be more like alyx but more shooting
the VR template is honestly more fun 😛
the controlls and their teleporting system in cramp spaces
my face got jammed into a wall to many times in a small timeframe
VR movement is still a big problem
motion sickness is a killer
teleportation is immersion breaking
yea i dont really get sick but it doesnt feel great
well that astronaut demo or something i pulled that thing right off my head
no way bein in space feels like that
dont flip people upside down when they know they are sitting
come to think of it this place is lacking in invader Zim stuff 😛
only two weeks left 🍿
What's the benefit of that wishlist anyway? Like, does it send emails for discounts?
it's to let people know that if a scene rip comes out on day 0, they missed out on half those sales :p
yeah is to store there interesting things
Hey don’t ask me about the circumstances but should i rather get a 40“ 4k curved monitor or a girlfriend?
Get a regular 26" monitor, and an ugly girlfriend
Steam is way too buggy, user unfriendly and with bad customer support to deserve to be as dominant as it is
is this the "take it or leave it" of our times?
https://www.youtube.com/watch?v=ZdDcDx7aDvo
Contemporary game design, ~4 min.
Two Division agents take on their toughest enemy yet... RPG ELEMENTS!!!
More Warp Zone Sketch Videos! http://bit.ly/1RPrhTs
SUBSCRIBE! ► http://bit.ly/Sub2TWZ
THE DIVISION IN REAL LIFE - Warp Zone Sketch
We take gameplay elements from Ubisoft's The Division video game and show how ridiculous a boss fight would be in a real life action scene.
...
Now you said, I need a new monitor
So are we all going to join Trumps new social media platform? Should be a great laugh 🙂
Well Im going to go on there and let my free speech flow, see how long it takes for a ban lol
I'll talk about taking the battle to Mar-a-Lago
either or, take your pick
I have a strange suspicion its not a social media platform it'll just be a new platform for Trump to yell at everyone
Protecting user data? Even when selling it is our primary source of income? Nah. IT is for nerds.
I like Elon Musks style, complain profusely about third party data collection... then whats Tesla do, third party data collection. But its all good guys Elon told China our data is safe with him
because Ive never had a company leak my personal information before after telling me that it was safe 🙂
Im waiting for the first rich person kidnapped by their own Tesla, its only a matter of time
its either that or someones Tesla will blow up in the garage because bitcoin miners hacked it to mine coin lol
Okay, given bitcoin prices, that latter one sounds enticing
can you imagine a Cybertruck though, trying to break that glass to escape a kidnapping hehe
There's a legit gpu in there.
if these electro cars catch fire, they burn for days. very environmental.
Navi 23 in the newer ones
But do lithium batteries burn carbon dioxide?
Make batteries that burn into CO2 absorbing chemicals. Everybody wins.
there is somthing in batterie you cant get them out if start burning. in europe also no one knows what to do with the trash they leave.
just like a tyre fire
nope not really the energy when in at somepoint.
The battery is an incendiary sandwich. You have to submerge and discharge it, which isn't practical.
But the anode and cathode aren't made of coal, so I've no idea what the smoke is made of.
I'm not alone. No one else knows either. XD
so what youre saying is I need to mine on the ones parked in the company parking lot because it has a fire system which will cool the gpus when they catch fire
well I remember reading that the plugin system was temporary and not fully fleshed out, bit late to go back on that one now
or what about material layers, its like no yeah nah yeah nah yeah okay you can use it
I think its because Epic know there is better, that they can do better but whether they have the resources to allocate to getting it done is something else entirely so you get this odd limbo
They don't think "Ship it" is a meme.
Literally just one full time person could be updating the docs for these kinds of things
You can kinda tell it's not a priority for them at all to have good docs... I was trying to figure out a packaging problem caused by something that seems like an extremely common thing to do (have a custom editor module for some game-specific editor helpers) and there's literally zero documentation on that
I bet the information on that is probably behind the paywall of that paid support dealio they have...
And yeah I realize if they had one person working on improving these kinds of docs, it would probably require that person to communicate with other people who know about these things, other people who might be busy dealing with whatever work they have... but even then it's like... yeah it shouldn't be that hard
Ah, yeah, what happened with that Editor module? It needs to be on its own module in your project?
Yeah it was already a separate module with everything correctly set up. For some reason during packaging the StartupModule for it kept running which caused it to crash the packaging since it was accessing GUnrealEd
I randomly decided to just add a if(GUnrealEd) check into it... which fixed the problem and it packages fine now ¯_(ツ)_/¯
I still don't really know if StartupModule for editor modules are supposed to run during packaging... but at least it works now
huh
if you have only customizations
or better
implementations of custom nodes
you should mark modules as UncookedOnly or DeveloperTool
Editor modules have some issues with order loading and more over packaging, because those nodes needs to be transformed into bytecode
hmm
yeah I just have some component visualizers in it at the moment
ah yeah looks like those are options in .uproject... I'll give that a go to see if that sorts out the StartupModule thing
Does changing the uproject file require regenerating the VS solution stuff for the project btw?
UncookedOnly or DeveloperTool don't seem to have any effect on this
if I disable the if(GUnrealEd) check, it still crashes the build with either of those (full rebuild enabled, the editor module has no dependency to it from the game module and has its type set to TargetType.Editor)
PackagingResults: Error: [Callstack] 0x00007ffbc1ff323f UE4Editor-UnrealEd.dll!UUnrealEdEngine::RegisterComponentVisualizer() [D:\Build\++UE4\Sync\Engine\Source\Editor\UnrealEd\Private\UnrealEdEngine.cpp:1299]
PackagingResults: Error: [Callstack] 0x00007ffb8d5a3755 UE4Editor-GameJamRewindEditor-Win64-DebugGame.dll!FGameJamRewindEditorModule::StartupModule() [d:\dev\unrealengine\gamejamrewind\source\gamejamrewindeditor\gamejamrewindeditor.cpp:20]```
basically just does this, which looks pretty weird for it to be running it, but if it works with the check I guess it's fine :P
which loadingphase does the module run in?
PostEngineInit as apparently ComponentVisualizers won't work otherwise
perhaps you can exclude the plugin directory manually from the cooker
It's not a plugin though so I'm not sure if that'd do anything
I mean it works as long as I have if(GUnrealEd) in the StartupModule function... the packaged build runs without issues
I don't know if it's still being bundled into the packaged build or not but at least it works :D
maybe add some log on your component to see if it shows in cooked
not sure how that'd work because it's only a component visualizer and it will only do anything if it gets registered with GUnrealEd 🤔
I'm assuming it's at least not attempting to bundle in UnrealEd.h or any of that stuff because the packaged build is still the same size as it was always :D
who knows what people can do by hacking at games these days
if you get lucky like Rockstar someone might fix it for you 😛
lol
that's only 10% of my total doge holdings 
as someone who is technically a zoomer I can confirm that that is probably an example of zoomer humour, not a particularly funny one though
@foggy path you think the epic paid support dealio comes with some super fancy shining golden docs page? 🙂
What is anyone paying for if it doesn't!
should come with a Documentation Butler who brings you pages from it on a silver platter
all ur questions answered 🙂
There's probably a private forum with no moderator and two community managers with real tech degrees.
Hi everyone! Not sure where best to post this but I am currently completing my undergraduate dissertation on accessibility in the games industry. I would be grateful for anyone who is willing to donate roughly 5 minutes of their time to complete my survey. https://forms.gle/vpvDSxioYJALG1A17 ***No personal data is collected and all answers are 100% anonymous ***
This survey is being undertaken as a part of an undergraduate research project in the School of Creative Technologies at the University of Portsmouth.
Data will only be used for the purposes of academic study. Names, or any other identifying details will not be collected and the data will be stored and managed under the terms of the GDPR (Gener...
Tbh at this point people hate simply because it's trendy to hate
a poseable mesh is a skeletal mesh that you can change bones locations ?
i think that stuff is dated now
well i never used it
you can have any mesh , grab a bone and move it somewhere
You're so lucky, I own only one cell remain
every that pressed : I Agree .. just got sold to a catfood factory
all cats are lawyers and all that
we are screwed
Why would they ? You create company and sell it, so you don't have to manage it : D
Though 10 billions doesn't seem much honestly
depends on how much of the stock you're holding^
:P
I'm waiting for someone to buy the company I work for for significantly smaller sums than 10 billion lol
watch Slack buy it and simply render the service pointless by sending in dedicated bots to make life hell :p
Facebook will buy it and require everyone to create a Facebook account to use it....
cool I already have one of those accounts to talk to really old people I know :p
Fuk steam
heh that's the second time in a couple of days I've seen you hate on steam. Having issues with steamworks or something?
Both, can't access account and won't let me request help
that sounds like a predicament. I have to ask, did you forget a password or is it locked out on their side for other reasons?
I forgot my password but it was also bugging in other ways so idk if i really did forget it
But it says i already have a support request when i try and open one
wow I thought they would have a pretty simple password reset for such things. Never had to use it myself.
funny thing is my steam account is registered on an email I haven't used since I registered steam in beta 😄 So if I did forget it, I'd be pretty screwed.
It's annoying
sounds like it. Have you considered the word of our Lord, Tim, and implemented EGS for now? 😄
Whats egs
Epic Online Services for Epic Game Store
oh this is just account purposes and not for implementing the online subsystem?
Both i guess i want to use steam for my game but in like 6 months lol
ahh
I also can't access stuff to play xd
yeah. I imagine that would be stressful if you had a collection.
Im sure it can get resolved at some point. I bet they have a backlog larger than I do. And I assure you, my backlog is years worth.
Hope so
PayPal confuses me
I got my acc banned since I was doing literally nothing with it then declined to give them personal information after they had "suspicious activity"
I make a new one with a different email I'm using, sell my crypto and put the money in the new acc, send money to some random dude, pay for my Spotify and then it all went through without any requests to confirm identity
How does that make any sense
@snow tundra /saved/logs/
Top left, window, message log
oh paypal. I've had an account since it launched and used it twice. 😄
I didn't even use mine and they straight up asked for ID and proof of address
What?
And the new one, they don't even ask for that
WHAT??!!
well verification comes with a grace period usually. You can use it upto a certain amount until verified. But perhaps after some time it auto-forces you to verify
which would make sense
I've done infinitely more things with the new acc than the old one
And I'd assume it's more suspicious to receive a random amount of money to that new acc
And then even more suspicious that I sent part of that money to some other acc
found it, issue is now im even more confused, ive no clue what i deleted.
[2021.03.23-02.29.17:430][373]LogBlueprint: Warning: [AssetLog] C:\Users%username%\Documents\Unreal Projects\Mutagen\Content\hud.uasset:
[Compiler] Event Reply Return Value should not be empty.
Return a reply such as Handled or Unhandled.
you need to add the Handled or Unhandled node and plug it into the return value on where you have edited your input
which would be in the hud.uasset of course.
ah found it, i forgot to delete a dead node i was using to test button input
this is basically what im working on, trying to work the drag and drop to move the coins where they need to go.
hey is there anyway i can stream in the support thing? im trying to make a UI but the game window keeps going back to the first person view and there's not even supposed to be a first person element to what im making.
nothing online helps
What does add note under users profiles do?
Can the user know what note i wrote on him?
I think Manny needs a friend, I vote for Harley
@zinc matrix, :8ball: You may rely on it.
Thanks ponkkis , nice feature i have a bad memory so i will start to note people
!8ball is arche a secret troll
@pearl elk, :8ball: Ask again later.
And not only a doctor 😆
Happiezepam? John Doe? Sus.
Where do github and minecraft fit in that meme
he is holding the minecraft pckaxe
can't do it. looks too much like a scythe.
MSN and Skype aren't even dead. Github and Minecraft are doing fine. I don't get it. Not even a mention of GFWL?
Discord selling themselves sounds awful.
Tho Github more or less still holds 🤔
Sell to TenCent. What could go wrong. 😈
he has super few features around his eyes. so the picture is kinda accurate
im not a police scetch artist in case ppl wonder if i drew that
github is owned by microsoft
aside from that this meme is stupid
MSN died like rest of aggregating news portals
Slightly happy it's microsoft though.
to social media
And I think that says more about the state of other companies the last few years
Imagine if it was Facebook...
shivers
and skype is alive, though less popular due to slack and discord
msn was pretty big after icq here
they pay 10 million for the software and 9.99 billion for the userbase
All that crunchy user data 🍴
MS own LinkedIn too btw
And so it begins, wheres the tech specs for this SoC
How do you optimize a game for DLSS
it just works
That's what I would've thought, but there's got to be more than that. Deliberately running a game at a lower resolution so you can oversample it must have some unique challenges.
Maybe choose an art style less likely to result in high frequency shimmering?
Makes you wonder if theres an art style you could almost render entirely with dlss
just deepfake the entire game 😛
air guitars This is not the greatest game in the wo-orld, its just a triiibuute
ahh the legend still lives 😛
Goddammit
Was feeling sick over the weekend, grandma told me her COVID test came out positive, mine just did too
So far so good, just feeling tired and temperature is fluctuating so much
oh no, I hope you feel better soon
It's aight, so far it's like I left the window open for too long and caught a cold
Hey can I trust managers?
A legit one just offered me a giant deal but wants me to send a lot of footage and screenshots of my indie project to him..
I'm kind of scared that he will just make a rip off version with a bigger company..
But he said hes no shark manager.. do all shark managers say that?
Sign an agreement before sharing anything that makes it so you can sue the shit out of him if he does :P
Hmm, not really sure 🤔
It might need to be a proper agreement that a lawyer has checked, otherwise they could be very hard to enforce
I don't know if I would be massively concerned... if someone wanted to steal your idea, they could pretty easily just remake your game after you launch it
yea screenshots and stuff shouldnt worry you
if hes gunna do a rip hes gunna do it on step 2 or 3
managers dont do copyright infringement they do strangle contracts
Likely you are right, tho I know a case, where the devs were asked for screenshots and explanations... Then he just made out a design/requirements out of them - for his people.
😈😈😈 ponkkis decided to speak facts today!
Haha
Bruh i tried to open a huge map in the engine and my monitor went black after a few seconds
There was a error that the gpu ran out of memory and it fucking uninstalled direct x 11 😂😂 wtf?
Opening such a huge level direct x uninstalls 😂
That doesn't sound right 🤔
I know there are viable/good reasons for using them, but the moment I see a material using the noise node, even if its the most "optimal" one I go:
#ue4 #vfx https://t.co/pXdl0BqWyM
hey devs if your GPU fails where we can get a new one ?
Nowhere until chip shortage is solved I guess or you want to buy a used 2xxx series card from a bitcoin miner 
Amazon or smthn
How is there a chip shortage anyway?
i keep hearing about it but never knew the context
it's affecting a bunch of random things like the automotive industry because they can't get stuff they need for cars either
So we are pumping out more products then chips manifactured
dammit
how do i make a 2D project with actually no starter stuff? im literally just trying to make a menu system to help with a TT roleplay system ive developed, but every "no starter content" setup still has a bunch of 3d elements, controls and useless assets i cant get rid of.
Gt 1030 👀
this is why i live in a basement, no chance of overheating when its cold as the arctic, 😂
man that don't even executed the Epic launcher @unborn lotus
Yesterday spotted the 1650 for 500€
jesus

Froze at 45% this time 😭😭
can you not save it piecemeal?
I’ll just reduce clock speed everytime i build 😭
And one day when im rich ill get a treadripper
@unborn lotus



