#๐ฎโgame
1 messages ยท Page 416 of 1
I don't want the lighthouse to tower over everything
VintageBeef - hermitcraft 7 - 2020
I thought that was the point of a lighthouse.....
to tower over things so its noticable...
XD
Yesn't
Sould be visible from the Ocean, doesn't matter from the inland, though
How do I learn better Redstone?
GLORP
So @bleak pike - If I want something ala. Industrialcraft2 but don't want 173 mods in a single pack... what should I grab? I don't need super tryhard ๐
@orchid prism i suggest this pack https://www.curseforge.com/minecraft/modpacks/ftb-ultimate-reloaded
I'll give it a read. ๐
lightweight, catered specifically off an old famous pack.
Thermal foundation is onit but its optional really
this uses actual ic2
And now to figure out how to unpack it and launch it ๐
Well
You can use MultiMC
Which i suggest
or use ftb launcher
i think technic launcher can also load mod packs
Using technic atm.
Don't see a way to import the zip though
(This is a manual unpack. Looks VERY light compared to classic. Almost no files ๐ )
Cheers
multi mc you just click import and select the zip
Does that let me bypass my Minecraft login? Still forced to pirate while Mojang support is apparently not answering mails ๐
Nevermind. Found a bypass.

ohmygod ๐
The village generation is so utterly fucked in that modpack, Callum.
I've had to excavate several houses from the ground to get inside.
๐
Ye thats down to vanilla haha
@orchid prism you liking the pack?
so someone is doing a creeper farm.
i also assume using vanilla tweaks?
So. seems i broke my first switch of my wooting a few days ago. It was the Escape-key. Does that mean im a ragequitter?
It feels very similar to Classic pack so far, @bleak pike . Barely started ๐
Minimap and waypoint systems are different though. Not sure if fan.
Oh and the music is completely effed. It keeps randomly raising or lowering the volume. Not that I mind - I use Spotify ๐
I never have music enabled haha
I like how it skips a few steps. No longer having to make metal plates.
Just got my first rubber trees. Slow beginnings ๐
Rubber in minecraft?
Gotta stay safe with rubbers for sure. Even in Minecraft.
It's used for electrical engineering in mods, @edgy orchid ๐
Insulation and such.
oh modded minecraft
@frosty dew yes and yes
So the Honeybee Inn sure did change, lol.
Yeah it's pretty cool.
Love how they turned a certain enemy into a boss fight. Not s fan of how long it takes though.
The one that changes "forms"?
Some of the fights have definitely gotten on my nerves, especially when they force you as 2 or 1 vs many but in 3's it's been pretty solid, imo.
I really hope they don't screw us on the rest of the games. This is a lot of content I feel for what it compares to the original but at the same time it's probably going to be forever before we see them all
Yeah that fight was fucking stupid. Would've been fine if I had magic equipped lol.
I bet it took me 20-30 mins easily
Considering how most boss battles in original 7 are over in 5mins max, this is kind of ridiculous. I can definitely see myself using the story mode difficulty just to get past the padded fights.
It had the same HP as the Fat summon in VR which is a bit ridiculous. Overall though I'm enjoying it a lot
@bleak pike You wouldn't happen to know how to toggle disabled waypoints back on in that pack of yours? If I disable a waypoint on the map screen, there is no obvious way to show them again.
It basically feels like I am deleting them (which is a separate option ๐ )
J does ... nothing. Anywhere ๐
This is the kind of Waypoint this modpack creates.
They never vanish from my UI ๐
im really busy
but i advice using this mod instead
its a supperior mod
it allows a lot more
including what you want
Ugh... You're asking me to remove and add mods... from a modpack ๐
im suggesting
There we go. Cheers Tino ๐
Xaero's
shrug
I wholeheartedly blame Callum. He suggested the pack. ๐
It works for now. Won't fudge with it for now. Working on getting GF on server with me.
Mate it was one of the most popular packs
The map mod is simply there to be as original as the past pack as possible
Excuses excuses. ๐
One small step for man....
http://mrpl.me/H11761b_rfO6.png
http://mrpl.me/881762b_rfF7.png

Callum do you know of any kind of "godmode" command stye mod? Wife wants to play, but she sucks at combat. I'd give her creative mode, but she wants to dig and build manually ๐
I'd look if there is something called buddha or so, thats often a term for a pseudo-god mode
like in source games that just prevents you from going below 1hp, dont have any more specific ideas about minecraft
Ah. Think I found one. Apathetic mobs ๐
just be carefull of lava/fall damage then :p
That's on her ๐
I've tried to teach her not to dig straight up or down...but I keep doing it like an idiot so clearly I am a bad teacher.
well, up is not an issue if you are quick enough to block it if needed/have water :p
@orchid prism command block armor

God Set Helmet:
display: {
Name: "God Set Helmet"
},
ench: [
{
id: 0,
lvl: 999999
},
{
id: 1,
lvl: 999999
},
{
id: 6,
lvl: 999999
},
{
id: 7,
lvl: 999999
}
],
Unbreakable: 1
}
God Set Chestplate:
/give @p diamond_chestplate 1 0 {
display: {
Name: "God Set Chestplate"
},
ench: [
{
id: 0,
lvl: 9999999
},
{
id: 1,
lvl: 9999999
},
{
id: 7,
lvl: 9999999
}
],
Unbreakable: 1
}
God Set Leggings:
/give @p diamond_leggings 1 0 {
display: {
Name: "God Set Leggings"
},
ench: [
{
id: 0,
lvl: 999999
},
{
id: 1,
lvl: 999999
},
{
id: 7,
lvl: 999999
}
],
Unbreakable: 1
}
God Set Boots:
/give @p diamond_boots 1 0 {
display: {
Name: "God Set Boots"
},
ench: [
{
id: 0,
lvl: 999999
},
{
id: 1,
lvl: 999999
},
{
id: 2,
lvl: 999999
},
{
id: 7,
lvl: 999999
}
],
Unbreakable: 1
}```
put that in a command block
command block can only be used in creative

@orchid prism you can use commands to apply certain buffs at very high levels for very long durations, like resistance, fire resistance, regeneration, slow falling, etc that would make her pretty much invulnerable while not changing the game
@orchid prism ./effect give <name> resistance <duration in seconds> 5 true
Gives full damage immunity except for void damage (falling out of the world, which can usually only happen in the end)
All status effects can be removed by drinkingย milk, dying, being saved from death by aย totem of undying, or traveling through the return portal in the End.
Might wanna set up a way to refresh the effect, in case it's cleared
like the command block placed in the spawnchunks, and added a clock to it.
Can't you just make it loop?
iirc a command block needs to be powered by redstone to execute it's stored command
I see
soul fire lantern be like
Oh Fun. Valorants anti cheat is a rootkit that always runs.
shh dont commplain, its riot, not epic, not allowed to complain there
lol
not like riot never fucked up
lol kicks you out of games if you have any window open where the title incudes "cheatengine"
not even the process name
It literally loads into protected kernel space on system startup
And apparently it fucks with some games as a result of poor coding. ๐
and is so good, on day2 there were already working wall and aimbots
lol thinking anyone remembers riot belongs to tencent
how to easily spread conspiracies with it
made up stuff for cheaters to spread to public
so riot gets rid of ring0 anticheat
so they'll ahve easier time to dev new cheats
not like their anticheat actually works
it is a big personal security flaw
at the price of a non-functional anticheat
great
bypassed on day 2
yeah turns out occlusion based data culling didn't matter at all lmao
not liek that wasn't done in cs already
it isnt really done in cs afaik
you can bypass it in cs with teleporting
oh I didn't mean ring0
but data culling
cs only gives info on adjacent and visible rooms
so it already culls a lot
the "good" hacks bypass it by teleporting the player to 0 0 0 which gives view of the whole map
cs is old, made by shitty devs for console originally. I doubt it was developed with maximal security in mind
yea
overwatch would be an example of a rather secure game
like there are SOME cheats for it
Not really, its rampant with hacks
but in overwatch aim also doesn't matter so thats why you see less 

Hey now you need to point at their general direction with moira
could also be that people care less about it
and winston
not free2play so the average cheater is scared of having to pay 20bucks again
U cant carry in OW so its not as important
I guess, stopped playing it a year ago or so
Valorant has potential with ring0 but its invasive af
and doesn't work
I mean they can patch it to cover what has been already developed
still not as bad as arma 3 or BDO though 
lol
I just fail to see how you need anything close to ring0 just to prevent workarounds like tp'ing to 0,0,0
BDO had basically one guy that is responsible for everything they did against hackers in that game
biggest problem in cs is that client and server work differnetly
I dont really know other than most aimbots nowadays are super sophisticated and act more like aim-assists than aimbots
well firstly that
in hvh it gets even crazier
the only reason they don't use the gpu for them is because the time to access the gpu makes the calculations slower overall
If im playing casually i dont care about cheats tbh, If Im playing competitively and care, I want ring0, but then you need to trust the company aswell
Its not an easy decision either way
I don't trust riot one bit
oh, its better than 3rd party clients (ESEA)
too many stakeholders
for me its the other way, if I play casual I want to enjoy it without hackers to ruin it, if I play comp I will already invest more time so after a while hackers get found anyway and I get out of the starting elo range anyway where hackers will mostly be
unless you get trapped in elo hell and are unable to get out without either becoming a demigod to carry games or have a good premade team you rank up with
(elo hell is not real btw)
it is though
nah
for majority is an issue, but for some of us we might have 1 work pc and 1 gaming pc so ring0 is preferable. Nothing on the gaming pc.
depends on the game
but in overwatch elo hell is a thing
you don't gain enough on a win in comparison to a loose
and you can't carry alone
so your winrate is over 50%
but you still consistently loose
This is funny, I dont know how its possible but
my rank in Overwatch was 3300-3700 and WR was 70% on widowmaker and couldnt get to GM for a long time
didnt play other heros lol
I dont play that shit game anymore w/e
but random teammates are trash 50% of the time
and carrying as tank is not very possible
I refuse to believe any teamgame with voice chat has elo hell, even if you are stuck with 75% winrate, you can always coordinate your team, it just means you need something else than mechanics/game sense to win
lol
sure some games they just all mute you
I got blamed for saying an orisa shouldn't have silver damage with under 10k after 14 minutes
Thats the issue, voice chat. I dont use it and mute everyone but still, if I have 70% WR over a season it means I should be climbing, which I was not
ye
so I consistently loose SR
probably some competitive matchmaking performance metrics tbh
u gotta stand on the point with widow or some shit
or fire smg
advice from my GM friend was to just get a new account
if you get anywhere close to bronze you basically don't get out
You can with widow Yama
I used to downrank to 2k and carried back to masters with widow
I agree that it might be a bad game/balance/etc. but communication in a team game is part of the game to me so not communicating is to me just not using an available skill
She is totally, always been hardcarry
people don't listen
I get bastion onetricks
that don't even main bastion
but refuse to switch
and suck with bastion
how am I suppose to win with that
lol
yeah sure, as I said sometimes they all mute you, but just getting one or two people on average to work with you makes it so much easier
basically me these days
you just need someone to coordiante with to cap a point
but you only get negative answers
when I have to tell people that roadhog and dva aren't ideal picks for tanks in basically any situation I know a game is lost
yup
full stack is basically the only way to go
and I get a much better winrate
can you even do a full pre made team in OW?
just hardcarry games until you where u belong
ok then thats another issue that ranked mode has
yeah but not an equally skilled 6 stack
the game tries it's best to queue stacks against similar stacks
Well, you might actually get better game now that Blizz is panicking due to Valorant. All their streamers already left and Pros aswell
Good luck
overall SR is usually VERY siilar
with 6 stacks
or average
whatever
queueing is pretty fair
allowing stacked teams makes it exponentially harder to find a similar oponent team
lol
@unique bane not with echo
she drives players away fro mthe game
more than anything else
Valorant movement supposedly feels like 1.6 will haveto check when I get a key
if its like csgo im uninstalling
lol
I just stick with TF2 and complaing the game is dead thanks to valve lmao
@novel umbra no, moira, sigma, orisa, baptiste, doomfist, all these noob heroes drove ppl away from OW
lol
๐
depends, if I can do rocket jumping and such like in source, thats better than any other physics system for me lmao
Ye it all depends on movement physics, @fringe salmon
doomfist is my favorite in OW because of the movement, pharrah was just the biggest disappointment ever lmao
give mah explosion jumping
CSGO is walking on ice. the movement is so delayed
yeah but his movement options are the best
echo will be better lol
best mobility in the game
kills most supports with 2 button presses
kills most tanks in a few seconds
OW keeps adding these braindead heroes to the game that dont even need aim
lol
idk what she does, but I mean in terms of movement that requires skill, not general mobility
and an ult which allows you to basically use any ult in teh game twice
in a few seconds
completely unbalanced hero
release date is today
Does it matter? that game is completely crap and unbalanced already
they realized that playing tank or support is less rewarding and is the cause for the long queue times for DPS
so they just made it worse
yes, I like diabotical, its quite fun
that goes beyond that
you are completely unable to counter her effectively
especially when the hero bans will ban almost every hitscan hero except ashe and bastion again
Diabotical....idk.. Maps suck is all I can say, and gamemodes too
movement is fun, that crossbow sucks
I never did play any actual quake games so I cant compare it to them, but I do enjoy it
I think im too old for fps games I dont like them anymore. But I miss CS 1.6
The possibiities in that game
Possibly Valorant, if their custom maps are like csgo
climbing maps, surfing maps etc
does the engine allow that?
jesus christ tino you talk like you are thrice your age
rip
rip that game long term lol
=F
OW allows it though
or at least mroe than before
you can make pretty custom gamemodes
Same here when it comes to friends
They are all in different countries or far from me
So gaming is a nice way to deal with that
Getting ready to invite wife to play ๐
A little safezone - Hillfort tower next to a jungle.
@orchid prism guessing you ended up using my spare account?
Naw.
How did you apply a skin
Using cracked local play for now.
It's just whatever basic skin the client uses I guess.
We already tried having me host Satisfactory. That went poorly ๐
Itโs pretty easy
Either run a server with offline enabled
Or use a decent lan client
Not shitty hamachi
I was referring to the whole NAT issue ๐
Meh well if youโre up for it Iโll join, if not have fun with waifu
Whatโs going on here
@orchid prism actually can you send me your world file
Server spawn point ๐
The game seems fine and at one point I was quite interested, but the backend is something I would never want to have running on my computer. Thanks for watching!
Like, Comment and Subscribe for more videos!
๐ค
you know what would be amazing
if it would make intel pcs much slower bc it needs to work through the security software fixes
lol
now that would be a top-kek
rip
so one bad game prevents you from making a mistake by wanting another bad game 
gief valorant Yammamoto
I might wanna try it
plz
No
nah I already know 2 other guys that want one
ok ๐ฆ
but I don't wanna play that shit
@novel umbra I would suggest to make a VM and do GPU passthrough but they said they intentionally make it not work in VM
a lot of games do work that way
also only got 8 threads total
but this anticheat needs freaking rong 0 access -.-
only upgrade path is a 9900k
its a rootkit for a video game
I mean
only got 8 threads
hmmm
in general I do get it, cheaters get better so anti cheat needs to step up, classic vicious cycle
trusting riot and such is a whole other deal, but I imagine for competetive games we'll see more like that in the future
in this case yes, but not as a pre-emptive argument against an updated version or next game doing it etc.
true
but not like you can just have a good anti cheat with no drawbacks, and for some games you sadly need one
yeye, again, not saying it's needed in this case just that eventuelly we will probably get to that point
the not working, not easy to remove part are just them doing a bad job where they really cant afford to do one lmao
like, remove that shit if its already broken
but man I'd gladly accept that for TF2 if that could get rid of all the hackers
no chinese stakeholders that want a rootkit installed that runs permanently and doesn't uninstall 
yeah... but lets be honest, not just chinese, ever country would love to do that lmao
I dont even know
well
since it would compeltely ruin the reputation
he also doesnt give a shit about csgo lmao
true
dota? hell yeah? 50 billion csgo major? gaben sleep
doesn't mean he has any interesting installing rootkits on thousands of computers
well
he personally prefers dota
and dota was always much more supported by the community
so it needs more PR
he could at least do any sort of PR for csgo lmao I dont want him to be at every lan, but he's basically not even noticing it exists
yea
and if they make VAC version for csgo with rin0 he might be ok, not knowing someone in the company would abuse it without him knowing or so
not like he'd check the code
too unsafe for reputation
then sell it to him as a dota-tourney client only thing that you also try out in csgo for ranked
then he'll be like "oh we still have enough people that play csgo to test something there? sure go ahead with hose 10 people"
I do agree its much less likely to happen at valve (for now)
"Minecraft RTX Beta Is Due on April 16th With DLSS 2.0 Support"
OwO
what is DLSS?
ooh
but unneded for minecraft
deep learning super sampling
mipmap is more imortant for minecraft
well, 2.0 is a bit more complex, but it's basically very efficent super sampling to keep it short
so instead of running it at 1080p, 720p+DLSS 2.0 is same looks better performance
This is a paid promotion where Nvidia asked me to investigate the DLSS in Wolfenstein: Young Blood. I compare it to TSSAA and weigh up the pros and cons of DLSS in its latest iteration.
0:38 - Is it finally better than alternatives? (Same resolution comparison)
6:38 - 4K DLSS ...
problem is
even the weakest gpu that supports DLSS
is more than enough to run minecraft
at 4k
ehh, not with rtx
or so I'd assume at least
also, even if it doesnt make much of a difference for minecraft, it does provide more samples for the model so it makes other/future dlss implementations better
Minecraft is a great way to push popularity though.
yea not saying it is bad to include it in minecraft
well, 2.0 is really good
wonder when amd will have a similarly good variant, since it relies on software a lot, I think it will take longer to copy given their software team has more issues than the hardware guys
and nvidia has been very ative on the machine learning front
ye makes it easier for them since they have big AI cards anyway already
just hope the next big feature they announce with ampere won't take 2 years to actually work like dlss lmao
After a successful debut on Wolfenstein: Youngblood, Nvidia's DLSS 2.0 arrives in Remedy's Control - and the image quality and performance results are almost miraculous. The full ray tracing feature set can lock to 1080p60 on an RTX 2060 - but what about 1440p? And just how cl...
DLSS is pretty damn impressive
in this situation I prefer the middle screenshot
well, 1.9 is more effort to make, needs to be heavily fine tuned for every game, and still required a higher internal resolution
so makes sense it does look great
I'm still not sold on fancy upscaling
that's the entire idea of upscaling, having more fps instead of running at native resolution
Upscaling doesn't help that much.
Or rather downscaling and making it look like it's 1080P
that's the entire point of DLSS
having it look like the native one without needing the same performance
Also honestly... DLSS looks shit ๐
are you talking about the older dlss implementation or the 4 games that have 2.0?
because yes, first implementation was just bad
Talking about callum's link above ๐
It's just a stopgap until GPUs are powerful enough for native UHD, then it'll be pointless
no not really a stopgap, if you can't visually see a difference, why play 4k120 for example, instead of 4k144 that is supersampled?
yes, mostly for consoles, but if it gets good enough why not enjoy the benefits from it on pc?
sure if you upscale from 540p you will miss out on details that you can't upscale because they aren't there at all at the base, but if you start at 1080p for example, or higher for 4k and above, what you might miss out is getting much closer to 0
But consoles don't even use DLSS...
no but upscaling/supersampling
or do you think any xbox could actually run at the 8k 120fps antive
But consoles are consoles anyway
Nobody that plays on a console cares about their experience, or they would not play on a console ๐
if consoles use tricks to make it feel like pc, why not use the same tricks to improve your pc feeling even more is what I'm getting at
like if we get to a point, where I show you 100 pictures, and you are 50/50 on guessing which one is at native resolution, wouldn't that be a point where you just look at fps and then select what gives you more frames, since quality seems to be the same?
not saying we are fully there yet, but 2.0 of dlss is getting very close to it imo
yes that was an hyperbole, but we were about the technical aspect, so the factors around aren't really mattering for this discussion
but don't worry, AMD will come with their version and then we'll be annoyed by him praising it to heaven :p
I like a performance boost even if it means a bit more blur, not like it matters much anyway when developers love to force TAA that smears everything to shit anyway
in other news https://twitter.com/Nibellion/status/1250062158324543493
XCOM: Chimera Squad announced, a standalone follow-up to XCOM 2 that will launch on April 24 on Steam
Reveal trailer
https://t.co/Ac1mBQfAuG
Gameplay
https://t.co/WAFcFguwTb
145
447

damn nice

@trim rock I absolutely hate that we don't seem to have good AA any more
I can't use FXAA/TAA, it's a lot worse than just dealing with jagged edges
Mmmhh... not really feeling Chimera. It has some neat things...but it's basically just more Xcom. I am so tired of the Xcom Neo timeline and how they've handled the lore.
I mean
not much to complain about
if you didn't like the new xcom games then you wouldn't like what they make either way
if you did this is basically what you'd expect
I liked them - But they are so long, especially with all of the DLC. They basically turned it even more "casual" in the sense that you can't lose crew ๐
true
And the plot is far too PG. That's typical Firaxis though ๐
I hope that means they try to kinda integrate the operators better
as in integrate them better to a story
or make them more integral
I'd expect as much.
More ala. Mass Effect than original XCOM where your make your own stories.
doesn't justify them not getting uninstalled
and hurting performance across the board
where should that lead?
do I need new hardware just so I can play my 3 online games?
do I need it's own windows install for each?
none of them even work that well
yea
"Several third party anti-cheat systemsโlike EasyAntiCheat, Battleye, and Xigncode3โare already utilizing a kernel driver to protect your favorite AAA games"
BDO is using xigncode3 lol
BDO is unsecure af though
they used to not have anything
yea
and running it all the time means that it starts to clutter
if all of them activelty reduced performance
permanently
pretty cool stuff
"The TL;DR version is that we launched our anti-cheat in a more passive mode to begin with in the hopes of reducing the chance of launch week issues. It was also hoped that this soft start would let us observe how cheaters would attack the current system without us fully tipping our hands.
To be honest in hindsight I would have tried to take a different approach because cheaters made progress much more quickly than I expected. The week or two or ramp up time I was hoping for was actually only a few days and so if I could do it again I would have recommended going hard right out of the gate."
No no. They already replied once and said they didn't think installing an always on rootkit was an issue.
No take backsies ๐
O.o
Same.
Idk if I'll play, but for sure Ill test it
For games? With intrusive tampering of other games functionality?
an anticheat that has to run 24/7 IS something new
I love how Journeymap mixes up different worlds.
Got a lot of my world discovered...just eh...not really ๐

It's not a terrible game...but my immersion is ruined every time I visit a city ๐
People basically standing in line to pickpocket or backstab random citizens, avoiding town guards.
ESO is particularly bad because of how rogues and assassins work in Skyrim and such ๐
reminds me of a bunch of mmo's where they'd just have this one little hut with stuff like storage box, auction, trading etc, and everyone would eventually get caught in this "fly trap"
i bougt eso
i regret it
my horse was clipping halfway into the ground
my friends left me and went on ....
i got eso sometime last year,
logged in and had some kind of monkey pet or something? ๐ค
i had a healer... healer dont lvl up that fast compared to other class
i prefer gw2.....

I want another MMO with a class system similar to DAoC
gmod = hl2_linux
half life 2 = hl2_linux
The excessive use of highly rewarding daily repeatable quests killed ESO for me
persona 5R pc leak got deleted fro mthe wario 64 twitter
without comment
contained this image
wait rip
nvm
got deleted WITH a comment
just managed to overlook it
SEGA confirms Persona 5 Royal PC listing is an error. "That listing is an error and weโre looking into having it taken down and how it happened." https://t.co/eZCaa0nG5f
381
992
apparently there was also a listing for super mario odysey on amazond fr, wonder what the baguettes are smoking right now
I'd love persona on pc, but that ain't happening
I would've said the same thing about Horizon: Zero Dawn.
I really wonder why they don't do a persona port to other platforms
makes no sense to me
but horizon isn't from a japanese dev
oh
japanese devs tend to be more likely to stick with a platform and I see sony caring more about keeping these games exclusive
crysis remastered is confirmed
is it?
apparently
thought there was nothing besides the two tweets from crysis twitter
friend sent me this image
dunno how you get to that on the website though
dunno if they changed it
but it is mighty empty now
maybe it was loaded too early and can be found on the site or its fanmade idk
think we'll know the answer soon anyway
wouldnt make sense to wait a long time to announce stuff after starting such hype wiht cryptic messages
yea
ok apparently was changed
know the guy IRL, he wasn't a huge crysis fan so it'd be weird if he tried to send me a fake
switch version though 
atlus is not sony
oh
wait
misunderstood that
sony doesn't make persona though
and has no power to force atlus to release their games on PC
they do have the power to make them censor persona 5R though
Could never get into Crysis.
so it is missing content from the original
The alien thing just ruined it for me ๐
the ai system is one of the arguments for using cryengine, so if they spend some time it should be easy to make it better
big navi in summer, Q4 for next nvidia cards
we'll see but I'm aiming to save up for VR
Well my 1070ti does a good job in most games
Just not all
Without tweaks etc
star citizen is using many cores, based on cryengine
not cryengine anymore
Which is still basically cryengine
you are technically correct, but that wasnt the point
Cryengine combat is weirdly generic
yeah but they have more influence on lumberyard than cryengine, and since its like 4 years now since they switched, stuff like that could be new for lumberyard
wait, now im confused @fading spade and @bleak pike
:')
hawaii?
How would someone steal an entire solar panel array?
etron 
lightweight enough to get stolen at least
O.o
where do you live lol
you can get a hyundai kona for like 20k here atm
probably less after corona is over
oh
rip
dunno what the reach is that you would need to get back home
Naw.
I'm running it on a 1660TI atm.
It is right now. Launches just fine without Epic running.
I cant tell fromt he treailers what the game is supposed to be
City builder
You're basically sent to Titan to clean up old ruins and create a new, prosperous megacorporation city. Create fuel from the toxic atmosphere, create houses for people who then work in offices. Export rare elements to the council who employ and sponsor you.
Oh - And prevent pirates from attacking your city ๐
ah ok, so nothing like offworld trading company ๐
Eh kind of. Except it isn't an RTS ๐
(which is a good thing for me)
You also enter buildings to build rooms - Most of which have building sized variants.
So you can either use a floor of your factory to produce power...or build an entire power plant.
i saw an lite ftl?
Don't think you leave Titan as such. But ship designing is planned for later. Right now big gun installations is how you deal with pirates - Or submerging your buildings into the underground.
second trailer on steam shows it
Wait...I don't see anything like that.
That's ship to ship combat. IN YOUR CITY ๐
You'll probably be able to design civilian ships for trade as well. But you're governing this city, not the planet. Might be able to send troops and ships to other rival cities though.
int he city, but ftl like ๐
ah i see the confusion
Today, we take an in-depth look at Minecraft w/ NVIDIA RTX!
ยป #Minecraft w/ #RTXOn Info Page - https://www.nvidia.com/en-us/geforce/campaigns/minecraft-with-rtx/
This video is sponsored by NVIDIA. #AD More info below!
MORE INFO
ยป How DLSS 2.0 Works - https://www.nvidia.com/en...
the maps used to showcase the RTX system are not free.....FFS MICROSOFT
oh wait, they are

did they actually send ant an RTX 2080 for this video? IIRC he had a 1080
RTX is RTX. 1080 doesn't have the cores.
I know, I guess they did send him one
Not a bad deal if he's going to make X minutes of content with the RTX mode on in return. Not on a channel his size.
Table water cooling? That's uhh.. different ๐๐
His water-cooling tubes go out the back of the PC and down into his table. 
Lots of people will.
rtx java edition, comes with free fps cap mod, max fps 2fps anywhere
I don't think anyone here is willing to go out and buy an RTX card to do so. But we aren't the tergey group.
The teens!
one of my windows store keys got hijacked 2 years ago
still trying to decide whether or not i should bother to reclaim that key...
bedrock edition*
I have both Java and the bedrock edition on my computer
I've waited almost three weeks for a REPLY from Mojang to recover my MC account.
So uhh... get comfy if you decide to ๐
Who the fuck would want to change to bedrock?
Anyone who wants pretty RTX of course ๐
Java gives you good FPS, too
Shaders kill them
java good fps, lul
Modded Minecraft can look pretty incredible. With this shader/mod combo, you might actually be able to trick people into believing this is real life. Enjoy!
Come check out my Discord :) https://discord.gg/5AXaGnC
----------------------------------------------------------------...
WOW
Okay I can't BELIEVE I haven't seen anybody mention it anywhere but look at how fucking wonky the model looks. It looks like an SFM creation proportionally.
On Crysis, that is.
@fading spade that neofetch is correct cause amd cards only have a series tho it usually can be any of those
ya I think thats the most re-released chip in gpu history lmao
granted not the exact chip always, but almost
@fading spade that neofetch is correct cause amd cards only have a series tho it usually can be any of those
@small comet o.o
amd has done this since luch forever
same on windows
the devicemanager only says 200series
or whatever series u have
GPUZ to the rescue.
kinda wont work on linux with neofetch
cause lana
At any rate - You should be able to read deviceID and identify cards.
Even in Linux
unless its some OEM pc where they just say "radeon 200 series" regardless of what you do
O.o
the cards in general only say radeon or amd whatever series even with amd drivers
cause amd lazy
u literally need the deviceid to find the exact model
Or launching their control panel ๐
Time for me to shine ๐
wonder what anticheat or DRM itll use
Noobtube only servers for detected hackers.
you cant play modern warfare 2 on Proton unless you have the cracked exe file
strangely, mulitplayer works fine

Yeah.....makes no sense
@fading spade older cods were pretty easy to crack MP
yup
Own the 1TB Xbox One X Cyberpunk 2077 Limited Edition Bundle. Available June 2020.
Audio Description: https://youtu.be/GWoghFDBOQ4
wow, limited edition of a console that is outdate the same year lmao
It's a bleeping vinyl (or the equivalent thereof)
Gronkh playing Minecraft RTX on a Titan RTX, getting between 25-35 FPS 
I'll stick to Java, thanks...
friend played and streamd on a 2070, 60+fps
means nothing, not like minecraft fps in any version is stable or around the same, depends on map, resolution etc.
on java that would be like 12fps max
Or, 60, with Optifine 
congratz, needs mods to get still worse than native performance
Well, it's easy to get better FPS, but they should aim for feature parity next
based on this, it is very close to that
There are many differences, some intended, some oversights, some bugs
I mean, bedrock doesn't even have spectator mode? Why?
I dont even know what that mode does lmao
Spectator let's you fly around and view the map without interacting with it
Like, causing mobs to spawn, chunks to activate, etc
soooo restricted creative
It does not have the limitations of creative
I wonder how much of the performance difference between Bedrock and Java editions is because of the language, and how much is the difference between OGL and DX12U
should be almost fully on java being shit
in relation to what we compare it to, it is almost the same
Gonna be interesting to see path traced Minecraft on Navi2, how it compares/performs
meh, fully depends to how much RT hardware they put on it, but won't be as much as you can get on ampere
Who knows, there might be a lot more difference than just the amount of hardware used
for anything raytracing related? not really
Put my pack on curseforge
Vanilla style models for some blocks and items, I can post link if someone wants to try
cries in shitty computer
laughs in better computer
cries in having money for new computer but can't afford to spend it on one
Ouch, that's double harsh.
laughs in having money for a new computer but not needing one
What have you got now?
i7-9700k, rtx2080ti, 32gb ram, 1tb samsung ssd m.2, a few more tb in hdd
Nice.
cries in 9700k and 2080
I just bought a 3950x etc. etc. yesterday and I'm ordering the 2080 Ti today. 4x16GB Cas Latency 16 3600MHz sticks.
Got the O11 Dynamic XL with the G1 distro plate, also gonna order the block for the 2080 and the CPU block is coming out in like 3 days.
laprop
@meager crown Link please, that looks awesome ๐
when i ordered this pc 2 years ago i thought about getting a 3990wx and 2 2080tis
I wish SLI and NVLink were properly supported.
well i only didnt know that vram isnt striped but mirrored
so one 2080ti for me
will prob get a quadro some time
for sweet 48gb vram
NVLink can support striping but they gimped it for the consumer version.
A Quadro isn't going to be very good for gaming.
its not like the 2080ti sees much gaming
but the DNN eats the vram like free real estate
Well in that sort of use case you probably should've just gotten a Titan anyway lol.
no
those are shite for the price
NVIDIA Quadro RTX 8000 is the most significant advancement in computer graphics in two decades.
thats the holy grail
titans make little sense to buy
for almost any usecase
for compute you can just buy another 2080 ti
titans are a meme imo
pretty much
I don't know, they seem pretty good for the not-spending $5.5k on one graphics card use case but if you've got that sweet inheritance go for it lol.
like yes they have more vram but..... the quadro cards are way better for vram and DNN
the titan only has 1 gb more iirc?
11gb is 2080ti
laughs in having money for a new computer but not needing one
@small comet gimme one then ;) xd
Meanwhile I got 16 GiB on my 700โฌ card 
na saving for rtx quadro 8000
@keen urchin and yet ur card is shite for DNN workloads
You actually want to spend โฌ5500 on a gpu????
yes
O.o
programming is my hobby and im super invested in AI so i can also spend the money on it
I don't have DNN workloads to run
I just need the space for textures, and it's great :p
well this was dnn specific
i dont care much for gaming these days
got a switch and acnh
Also I gotta laugh at how meme just means joke now, not even any specific type of joke.
and a ps4 with yakuza/ff7/kh3/kh1+2
so
im set
@orchid shell meme doesnt mean just joke
the titan is a joke cause "its the most powerful gpu of the world"
thats why you meme people asking for gaming pcs with titans
like 10 of them
in a 3u rack mounted server chassis
So you just said that people don't say meme to mean joke, then just replaced meme with joke in what was said...
Is it really that bad for DNN workloads, though?
I don't recall any benchmarks on that
i was thinking of getting me a 2080ti eventually, but there are supposed to come a next gen of the cards right?
Yeah, soon.
They were reportedly supposed to be announced/out near the end of the year, but, well, Corona.
@keen urchin well the nvidia cards can easily pull 100tflops+ in DNN workloads if u get the quadro 6000 or 8000 rtx
or a titan v in this case
thats just the tensor cores
so you think it's worth to wait? or should i get a 2080ti as soon as i got the money together somewhere in july/august, after i know my car stays road legal for another 2 years?
thats why usually all AI research is done on nvidia cards due to special cores that are optimized for AI workloads
It's really up to you, there's always something new around the corner but we are near the end of the 20XX series life cycle. I couldn't wait so I'll probably just sell my 2080 Ti for a decent price and use that toward the upgrade. That'll also let me wait for them to iron out any kinks.
What do you have now?
you dont wanna know 
9800 GT
Oh, there's also Big Navi to consider. It's supposed to be faster than a 2080 Ti but not as fast as the 3080 Ti is supposed to be.
*8800 GT SLI
My last computer is an i5 3570k and a GTX 480...
Literally 10 years old.
at least the gpu kept the room warm I guess
I definitely saved on heating, but lost on AC.
lol
i dont know how old my gpu is, i only know it's from the old pc of a friend, and now it is in my new pc 
Ok, did some googling
Apparently the VII is about 85-90% of the performance of a 2080 Ti, but it's rough to make your code run on it 
They have the good old ATi/AMD graphics drivers from what I've heard too.
But hopefully Big Navi has decent drivers for once.
ROCm community needs to grow, I guess
@keen urchin 10% difference can easily be a day or two more run time when training networks
If Big Navi is good enough I may go all the way Team Red again, even if the 3080 Ti is better.
My first build was an AMD Athlon 3000, 1 WHOLE GB of GEiL RAM, and an X800 XL.
I have little doubt at this point that Navi2 will be competitive
How the flagships cards will line up? That's anyone's guess
i wish there was cheap cards with tons of vram that can easily run DNNs
well ampere is supposed to go really big in vram
In my completely non-technical opinion AMD has been closing the gap graphics wise but nVidia will still have the performance crown for the upcoming generation. I hope I'm wrong though.
There's isn't that much of a gap than a lack of large AMD GPUs
5700 XT is what, a third the size of a 2080 Ti?
and that lack is caused by a gap lol, after all it comes down to the 64cu limit on GCN that they needed to work around
and that really means nothing, you are comparing 7N+ vs 16N+ processes
adn a 2080ti has a lot of die size on real time raytracing components
safe to say only the future knows whos gonna come out on top
nah it's pretty much already known that big navi is not that amazing to be catch up and be ahead of next gen too
It properly comes down to how much R&D AMD wants to invest into building a halo product
@fringe salmon i meant more like 2 or 3 gens from now
it has nothing to do with that if they are technically limited and only now can even work on a halo product
ah I see
like next gen will prob be a clusterfuck anyway
It also doesn't help AMD that nVidia has a lot more money than they do.
but jesus you should consider writing for tomshardware on amd stuff, they need someone with amd bias to balance their intel shill I feel like
xea
oh
didn't think you'd think of yourself has having an amd bias :p
no the excited guy
i couldnt care if its nvidia or amd as long as training time goes down and more vram
ye progress is exciting, regardless who makes it
3enlightened5me.
There is also cost to consider. AMD is typically cheaper.
Well, for those of us who aren't Scrooge McDuck anyway.
so far i had either, amd, intel, nvidia (cpu/gpu)
btw, 3900x or 3950x if the priority is gaming, but video editing stuff / streaming is a secondary possibility?
3900 works just fine for that, 3950 is obviously better, but you need to decide if it's worth it for oyu
cough 3990wx cough
probably not worth if you say the rest is secondary
Cough cough just be rich and buy the Gibson hack
gibson?





