@Ells144@zacbowden@XBOX or get idiot politicians to pass legislation forcing digital downloads to have the same protections as physical, making them a logical physical copy
@iiamcloudman absolute nonsense since this discounts many other retailers including amazon plus pre-orders players have made right on the console itself or PS store, since the estimated PS consoles out number combined series x + s by over 2 to 1 its easy to justify PS sales outnumber xbox
@pushsquare I'd say some of them are real time screenshots in game and/or performance mode enabled that would explain why some of these newer screen shots look worse than many of those that dropped with trailer 2
@M3ta_Save@SynthPotato they already split online off for both V and RDR2 some time back so yes that's exactly what they will do here, so they can double/triple dip and sell an entirely different stand alone title later
@DanielMLopez85@SynthPotato no they won't game releases on nov 19. a month from then rockstar will shut down for christmas break. they already decoupled gta online from both gta 5 and rdr2 sometime back as separate stand alone games the same will happen here. and rockstar has already said 6 is SP only
@ayesha_fatiima wow congratulations noob, you have no idea what you are talking about since you just ranked linus torvalds as "low iq" on your self imposed reflectively inverse low iq scale. nice reality check here https://t.co/oikoAmLdEV
@cb3_rob46858@FallenZeraphine@hoffridder wow you could not be more wrong, torvalds himself has acknowledged the gnu tools and the gpl were major factors to linux' success it enabled collaboration and prevented the problems unix faced. and stallman got it right, the gpl gave the original license legal traction and teeth
@OfficialKronicW@Sirius420Nova@pcgamer online concern is only part of it PC data miners and mod makers stripping the game apart for assets posting screen shots videos and new mods can still ruin the experience
@RomeoLupascu@livingdevops no single entity "runs" unix. the trademark (name) and specification is open group. the original research unix is own by some other open entity thing. and then there's aix, hp-ux, solaris, free bsd. its a big mess
@KattyTheEnby@sauravk87 no. im saying structs are just a block of memory, the in memory layout itself is still different in that case, i.e. a memcmp would fail due to positioning alone not just padding (unless you get lucky with the right data type permuations)
@KattyTheEnby@sauravk87 that depends on the arch. e.g. if the target was 8 bit. even on i386 32 bit everything revolves around 4 byte alignment. but they are still technically not the same in memory regardless of arch or alignment for the reason you cited