Why is the Sony PlayStation PS3 so hard to emulate ? | MVG

  Рет қаралды 850,129

Modern Vintage Gamer

Modern Vintage Gamer

3 жыл бұрын

The recent announcement from Sony that the PS5 wont be backward compatible with PS3 games confused many people. Surely the Zen2 architecture is powerful enough to emulate a PS3 when a mid spec PC has been doing it for years. In this episode we take a look at the complexities of emulating a PlayStation 3 and why its unlikely Sony will consider it for the PlayStation 5
Thanks to KD-11 from the RPCS3 team and Rob Wyatt from TinGiant for their valuable information
► Consider supporting me - / modernvintagegamer
Sources/Links
► RPCS3 - rpcs3.net/
Social Media Links :
► Facebook : / modernvintagegamer
► Twitter : / modernvintageg
► IG: / modernvintagegamer
► BandCamp : modernvintagegamer.bandcamp.com/
► The Real MVP Podcast : player.fm/series/the-real-mvp
#PS3 #Emulation #Cell

Пікірлер: 3 700
@YeppKing
@YeppKing 3 жыл бұрын
This just shows how hard the rpcs3 team has worked to even manage to reach this achievement
@hsmreu
@hsmreu 3 жыл бұрын
amazing
@xmlthegreat
@xmlthegreat 3 жыл бұрын
Yup, some brilliant people. Can't even fathom how many sleepless nights it took them
@estacion7386
@estacion7386 3 жыл бұрын
The mgs 4 progress is fantastic!
@Pazuzu-
@Pazuzu- 3 жыл бұрын
Its amazing. And the funny thing is that its actually light-years ahead Playstation 2 emulators (pcsx2), which looks like crap in comparison.
@xmlthegreat
@xmlthegreat 3 жыл бұрын
@@Pazuzu- yeah thats the worst part: 20 year old hardware and we still have popular titles like Ace Combat that you can't emulate without significant bugs.
@robwyatt
@robwyatt 3 жыл бұрын
One thing to remember when it comes to the SPUs is they were made for a completely different purpose to what they were used for. When I started working on the PS3, I was in Japan, it was probably 2002 and I was splitting time between the PS3 and working on Ratchet on PS2. For the PS3 the RSX wasn't in the picture for maybe another year or so. The original PS3 design had a Sony designed GPU called the RS but it only did pixels, it was also kind of complicated as you had to schedule all the threads yourself. The SPUs were intended to feed the RS with transformed vertices, in a similar manner to how the PS2 worked, and if you look at how the SPU DMA works then processing vertices is an almost perfect use case. The intended design was you'd be able to do fantastically complex vertex processing, with programmable nodes for skeleton joints, because the SPUs were not just stream processors (like vertex processors still are). There was a device called the LDPCU and to this day I'm 100% sure how it worked, it had 1500 pages of documentation in Japanese and only Mark Cerny could read it. It was basically a gate keeper and synchronization system that would allow the SPUs to process and complete vertex batches out of order but still have the RS/GPU render them in order. We never really used it because we didn't know how, to got it to work from what Mark told us and by the nature of how simple our tests were - I'm pretty sure it would have a total nightmare. So what happened was the RS was too big, in silicon terms, to make and it wasn't really possible to optimize down to a reasonable size without significantly gutting it, if they gutted it then it wouldn't have competed with the XBox. At this point Sony were stuck between a rock and a hard place, they looked putting multiple cells in the console and software rendering (I actually wrote a prototype software renderer, in 100% hand paired asm, that would run across multiple SPUs - ultimately it was a proof of concept of what not to do), they look at stacking a bunch of PS2 style GPUs together to make a pseudo programmable blend stack. Ken Kutargi did not want to give up and go to Nvidia or AMD/ATI but in the end he had no choice, its a good job he did because how terrible would the PS3 have been if the SPUs were used for graphics and games had just the single PowerPC core?? Once the RSX showed up and it could do vertex processing the SPUs had no job. This is when the ICE team started looking at using the SPUs for other tasks, it was a massive exercise in data design. If you started from scratch you could design a system for physics, audio, AI, particles - whatever and it would be very fast because you could factor in the constraints of the SPU memory. However, if you started with existing code or cross platform code, then it was next to impossible to get the SPUs to do anything useful. Initially this resulted in huge variance in quality between first party and third party games. This was also the time frame when fewer and fewer studios were willing to write an engine from scratch and things like Unreal engine were getting very popular, it was UE3 at the time, and it ran like crap on the PS3 but ran awesome on the Xbox and PC. Ultimately, the negative developer feedback cut through the arrogance that was present at the time within Sony (and Ken himself) and the PS4 was intentionally designed to be PC like (and was done by Mark).
@thisnamehaschangedthanksto8185
@thisnamehaschangedthanksto8185 3 жыл бұрын
Mistakes were made...
@redking8585
@redking8585 3 жыл бұрын
Interesting read, thanks for sharing.
@huleyn135
@huleyn135 3 жыл бұрын
Thank you for sharing this.
@Ildskalli
@Ildskalli 3 жыл бұрын
Amazing read, thanks!
@Djou-Karl
@Djou-Karl 3 жыл бұрын
Ah! So This explains why EA, Square, Ubisoft and the other majors publishers started developing on PS3 first, then port to X360 around 2009-10. Very informative! Were the PS3 mandatory installs versus no install on x360 part of the solution to have acceptable performance on multiplatform games or was this strictly related to the blu-Ray read speed? Does the Cell have any future in the industry, if even a minor role? So many questions to ask! Thank you for this piece of information!
@warmCabin
@warmCabin 3 жыл бұрын
I had a professor in college say, "You need a PhD in PS3 to write games for it."
@GogitoGTHD
@GogitoGTHD 2 жыл бұрын
Haha. You didn't tho
@gemarete9985
@gemarete9985 2 жыл бұрын
Top 10 things that didn’t happen.
@warmCabin
@warmCabin 2 жыл бұрын
It's not so farfetched for a computer science professor to know something like that and make an offhanded joke during a lecture. CS professors are nerds just like us.
@ThechronocrosserII
@ThechronocrosserII 2 жыл бұрын
In a computer architecture class we learned about the PS3 and my professor said something basically that its complicated. First time ever I learned about a games console in school. This was back in like 2012.
@groug5770
@groug5770 2 жыл бұрын
@@warmCabin this is so true. Source: I'm a fellow CS student
@chriswelch9328
@chriswelch9328 3 жыл бұрын
Sony: let’s fight piracy by designing hardware that’s difficult to write anything on and make it impossible for PCs to emulate. Including us.
@ugolado
@ugolado 3 жыл бұрын
its not done for this reason. They chose this architecture more as a gamble. If it catches on, they'd be the first to have used it and thus have an intelectual advantage. Sadly for sony it did not catch on and only became a big roadblock for future backward compatibility
@Lunarific_
@Lunarific_ 3 жыл бұрын
But rpcs3 doe
@JameyJoeshuaOfficial
@JameyJoeshuaOfficial 3 жыл бұрын
Its could be a big sucess if they emulate ps3
@d-o-n-u-t
@d-o-n-u-t 3 жыл бұрын
@@ugolado I feel as if the reason for this widespread failure is simply that - it was too verbose. If they added some abstractions while still leaving the verbose parts of their library if needed, I think this genuinely would’ve caught on as a (potentially) popular CPU architecture
@Lunarific_
@Lunarific_ 3 жыл бұрын
@@JameyJoeshuaOfficial they did, I can play P5 smoothly with 60 fps 4k
@thewitchcoven
@thewitchcoven 3 жыл бұрын
So basically, Sony did a Sega Saturn
@AstralPhnx
@AstralPhnx 3 жыл бұрын
And they did it TWICE. The PS2 AND the PS3 BOTH suffer from this same kind of overly complex BS
@thewitchcoven
@thewitchcoven 3 жыл бұрын
@@AstralPhnx lmao
@tree561
@tree561 3 жыл бұрын
Yeah
@KezKaz
@KezKaz 3 жыл бұрын
lol
@jmtrad1906
@jmtrad1906 3 жыл бұрын
They did twice because ps2 worked well
@OscarOlim
@OscarOlim 3 жыл бұрын
Wouldn't surprise me if when the PS5 is jailbroken, we will see a port of RPCS3 running on it.
@AARGamer28
@AARGamer28 3 жыл бұрын
Absolutely 😏
@Ampersand1988
@Ampersand1988 3 жыл бұрын
@Stop! You violated the law! it will, don't worry.
@mylesfrost335
@mylesfrost335 3 жыл бұрын
@Stop! You violated the law! its definitely a "when" even sony knows that
@OscarOlim
@OscarOlim 3 жыл бұрын
@Stop! You violated the law! so far all PS have been.
@OscarOlim
@OscarOlim 3 жыл бұрын
@Stop! You violated the law! Of course it is a possibility, but Sony has a record of producing consoles that are jailbroken. What other companies do is not really relevant for what Sony does. Xbox does allow homebrew code to be run however, and if is the same with the new Series, how ironic would be if we see a PS3 emulator there first!
@adamholt5395
@adamholt5395 3 жыл бұрын
Sony: The software is so secure not even we can figure it out!
@hectrmen23ify
@hectrmen23ify 3 жыл бұрын
Didnt they get hacked multiple times tho 😂😂 ps3 era was wild
@fysl305
@fysl305 3 жыл бұрын
@@hectrmen23ify MVG made a video on the network hack and PS3 hack, both were truly wild, but especially psn hack, they were using ancient tech in their servers
@delectableangel1986
@delectableangel1986 3 жыл бұрын
They are probably afraid if they added a way to emulate ps3 games smoothly on ps5, that people would rip it off for pc, although the one they have now for ps3 is already pretty good.
@KZ1994able
@KZ1994able 3 жыл бұрын
Geohotz: "Hold my code"
@fysl305
@fysl305 3 жыл бұрын
@@delectableangel1986 PS5 hasn't been cracked yet and there would be no need to do that since there is a fully functional emulator for PS3 on PC already, even with network functionality.
@GatsuRage
@GatsuRage 3 жыл бұрын
in conclusion: sony needs to hire rpcs3 dev team LOL.
@iremiabliss
@iremiabliss 3 жыл бұрын
It's not necessary if they want they could build it much faster and accurate
@Morenob1
@Morenob1 3 жыл бұрын
@@iremiabliss rpcs3 Is a pretty good emulator I play most games on 4k with reshade, you dont need a PS5 or SX for BC.
@iremiabliss
@iremiabliss 3 жыл бұрын
@@Adkatka is not bcs they don't want to make it but decided not to, i don't understand their decision
@iremiabliss
@iremiabliss 3 жыл бұрын
@@Morenob1 i agree and i admire their work
@Kanal7Indonesia
@Kanal7Indonesia 3 жыл бұрын
Nah it can't even play RDR1.
@Vnix
@Vnix 3 жыл бұрын
The Cell Processor was an outstanding piece of engineering with a very unique, 'out-of-the-box' design....Was it necessary? Probably not.
@ps5hasnogames55
@ps5hasnogames55 3 жыл бұрын
@M J that's because that's exactly what it was. Developers hated the Cell and Sony started developing the PS4 in *2007* - they already knew the PS3 was hated and destined to fail (but thanks to excellent marketing and excellent games the PS3 managed to outsell the Xbox 360 by 2013) and with Ken Kutaragi (former architect of all PlayStation consoles) retired, Mark Cerny applied to be the lead designer of the PS4 in 2008 by pitching an x86-based console and got the job. Fun fact: Mark Cerny also designed the PS Vita with simple off the shelf ARM- and PowerVR-based components instead of the more complex MIPS-based components and proprietary GPU that the PSP used.
@unexpecteditem7919
@unexpecteditem7919 3 жыл бұрын
Sony only built it around the Cell BE because IBM paid them a shit load of money to do so. Sony got greedy - the PS3 itself is just a giant advertisement.
@valenrn8657
@valenrn8657 3 жыл бұрын
@M J Fold at Home with Radeon X1900 murdered CELL!
@matiasfpm
@matiasfpm 3 жыл бұрын
@@valenrn8657 Oooooooof
@valenrn8657
@valenrn8657 3 жыл бұрын
@M J AMD's APU is AMD's CELL with proper raster graphics hardware, out-of-order processing, pointer data exchange with the host CPU, memory paging with host X86 CPU, proper IEEE754-2008 support, a lot of register SRAM storage, and 'etc'. PS5 has hardware-accelerated raytracing which landed AMD as the second semi-conductor company with hardware-accelerated raytracing after NVIDIA's RTX. Where's IBM's hardware-accelerated raytracing?
@Bubsy_Mods
@Bubsy_Mods 3 жыл бұрын
Sony PS3: Let's be a powerful system, but complicate in making games. Sega Saturn: Aaaaaah memories
@andricode
@andricode 3 жыл бұрын
I always tought the PS3 was overpowered because bad optimization
@emperorfaiz
@emperorfaiz 3 жыл бұрын
Atari Jaguar: I know, right?
@pauldavis5665
@pauldavis5665 3 жыл бұрын
You would have thought Sony would have learned from the Sega Saturn and Atari Jaguar that making a complicated hardware architecture on a console is not a good idea.
@neilpeartspurplenose8739
@neilpeartspurplenose8739 3 жыл бұрын
SNES: Guys, you left me behind. You know with my 3.58 mhz CPU, it takes a while to catch up!
@campkira
@campkira 3 жыл бұрын
cell processor is more for communication.. when try to run port.. it look like shit compare to cheap xbox 360.... after of uncharted game and some japanese game... GTA also run well.. but the rest kind of hit or miss...
@Sithedd
@Sithedd 3 жыл бұрын
RPCS3 is our only hope at preserving this amazing generation.. Sony has ZERO interest in it, clearly.
@Glitchy1988
@Glitchy1988 3 жыл бұрын
What? Can't you still play them on PS3 consoles? I don't get how having a new console be backwards compatible preserves anything, there is not a single console that has been "lost" so why are people acting as if the PS3 library is in danger of being thanos snapped from existance?
@noegthezemeraldghostie6287
@noegthezemeraldghostie6287 3 жыл бұрын
@@Glitchy1988 Okay, I don't have a PS3, nor a PS4, but my friend does have a PS4. Because Sony has not made backwards compatibility with PS3 games a priority or even considered it for the PS4, the only way either of us can play PS3 games is by getting a used PS3. Now with PCs and many Xbox games, because of the x86 architecture used in these devices (except Xbox 360, but it doesn't have a complicated CPU like the PS3 so it can be easily emulated), I can launch any piece of software from years ago and it has a very high chance of working with modern hardware flawlessly, and doesn't require a seperate obsolete piece of tech. I have run Diablo 2 on my PC, a game from the year 2000, on my PC with Windows 10 in 2020 with hardware just a few years old, but Sony can't get a few games from 2011 running on a piece of hardware from 2013. I don't want to keep a seperate, old piece of hardware around that I will rarely use when I can just play the games I want on the platform I already have.
@solnotsal
@solnotsal 3 жыл бұрын
@Rusty that’s not the point dude
@AmirZaimMohdZaini
@AmirZaimMohdZaini 3 жыл бұрын
Sony only interested at remastering shit. Emulation scene for future consoles will likely killed off by remastering trend. Sony wanted those console normies to milk in on every garbage. Meanwhile, M$ is having another opportunity to kidnap another game studio...
@AnonymousGentooman
@AnonymousGentooman 3 жыл бұрын
@@Glitchy1988 Because old consoles will eventually break
@tnnt3317
@tnnt3317 3 жыл бұрын
“Y’all want my old shit? Buy my old console” - Sony 2020
@DasAntiNaziBroetchen
@DasAntiNaziBroetchen 3 жыл бұрын
*(x) doubt* With old PlayStations sold used and servers having been shut down, Sony doesn't make a dime on you getting an old PlayStation.
@o_KingOfKings_o
@o_KingOfKings_o 3 жыл бұрын
That’s sound like someone from Xbox one e3 2013 😂😂😂
@ca9inec0mic58
@ca9inec0mic58 3 жыл бұрын
@@o_KingOfKings_o about the online thing on the xbox one right? Its good to see xbox fixing all its issues, and going far and beyond with back compat, the series x can literally play Playstation 1-2 PSP PS vita, nintendo 3ds, wii , GameCube and of course the xbox 360 and even some orignal xbox games
@marisanya
@marisanya 3 жыл бұрын
Well, Sony is 20x better about this than Nintendo, which actually seems to PURPOSEFULLY go out of their way to throttle old games Here it seems like Sony is just not willing to put in the investment for PS3 games.
@nisnast
@nisnast 3 жыл бұрын
Well, now not even buying the old console is enough, with a discontinued online store, you have to either jalbreak your ps3 or buy physical games.
@RobertSeeJen
@RobertSeeJen 3 жыл бұрын
Homestly, I remember reading about RPCS3 years ago. It was the longest I had ever seen an emulator go only running homebrew, only to be given an update to run commercial games years later. Almost every other emulator that has years of only running homebrew, just stays stuck there. So good on the RPCS3 for breaking that curse.
@informativt
@informativt 3 жыл бұрын
There was original xbox emulation was stuck a long long time, for many good and silly reasons.
@alandunaway3000
@alandunaway3000 3 жыл бұрын
MAME has been stuck in the PS1 age for 20 years.
@casedistorted
@casedistorted 3 жыл бұрын
So nice being able to play demon souls at 60fps now on that emulator WITH online play for both console and on pc emulator.
@alumlovescake
@alumlovescake 3 жыл бұрын
@@casedistorted with what pc I have the best pc possible as I heard rpsc3 cant make use of anything more then my hardware and I get 20 fps at 720p
@greatbullet7372
@greatbullet7372 3 жыл бұрын
@@alumlovescake "I have the best pc possible." Tell us the specs then
@hanbohong9544
@hanbohong9544 3 жыл бұрын
In fact, the RPCS3 itself is such a masterpiece. With the high resolution scaling turned on, it almost brings you the same experience as the PS4 remastered games but within the original title framework.
@evilformerlys4704
@evilformerlys4704 3 жыл бұрын
It's that so? So you're telling me Shadow of the Colossus Remaster looks close to the RPCS3 version?
@willinton06
@willinton06 3 жыл бұрын
@@evilformerlys4704 wasn’t shadow of the colossus a remake?
@themadman6667
@themadman6667 3 жыл бұрын
Rpcs3 games also run better than the ps3 games. I can get up to 144 fps on skate 3 in certain areas of the game.
@niko-dg8cg
@niko-dg8cg 3 жыл бұрын
I tell ya, persona 5 on pc is amazing
@rubbersoul420
@rubbersoul420 3 жыл бұрын
Very true, shit looks awesome on a 4k monitor on the games that are playable.
@joesaiditstrue
@joesaiditstrue 3 ай бұрын
For anyone curious, as of January 21 2024, the RPCS3 compatibility list stands at 68.77% of the entire ps3 library as playable
@ratzlord3125
@ratzlord3125 17 күн бұрын
Now it's at 69.17%
@gabrielv.4358
@gabrielv.4358 14 күн бұрын
@@ratzlord3125 nice number, cant wait it to be perfect, 69,69
@artifex2.080
@artifex2.080 3 жыл бұрын
They just accidentally released the supercomputer they were working on and went " just roll with it guys "
@mrdesmit6038
@mrdesmit6038 3 жыл бұрын
What
@n3xt214
@n3xt214 2 жыл бұрын
@@mrdesmit6038 yeah, cuse ps3 was a basically a supercomputer on form of console. CELL actually a supercomputer CPU and xbox 360 cpu are Server CPU.
@gooseythelucy
@gooseythelucy 2 жыл бұрын
@@n3xt214 yup, i remember someone buying a shit load of them, using other os and literally making a supercomputer out of it
@aakashverma5267
@aakashverma5267 3 жыл бұрын
Only you explained this properly, there’s tons of videos on internet about this, saying just its hards to develop for because it has cell. Every video just says this, in one way or another. Only you were able to explain it properly with example. I felt like I learnt something. You are an exceptionally excellent person. Keep making these goood video, love from India.
@noop9k
@noop9k 3 жыл бұрын
It is hard to program *some* tasks to run on Cell because you need to program manually many operations that are completely automatic and transparent on general purpose CPUs, such as cache management when randomly accessing large data structures.
@Hansengineering
@Hansengineering 3 жыл бұрын
@@Altitudes11 MVG has a background in low level and high level emulation, and has developed for a variety of architectures over the years. If you haven't got that, you're not gonna be able to explain it to someone who knows nothing about programming. But, the answer is the same as "why did Power Mac programs run like shit on x86 macs?" and "why do x86 programs run like shit on ARM macs?" Because the way ARM, x86, and Power do things is *completely different* at a fundamental level.
@looeegee
@looeegee 3 жыл бұрын
@@Hansengineering Well, that perfectly explains why we arent able to play PC-like games on Mobile cpus
@Hansengineering
@Hansengineering 3 жыл бұрын
@@looeegee ehhh. ARM, or rather RISC load/store architectures are perfectly capable of high performance. Alpha, SPARC, and others, ran servers for decades before their companies went bankrupt. The reason you can't play full desktop or console like games on a phone are twofold: battery, and thermal dissipation. Your gaming device uses a few hundred watts of power. Your phone's battery cannot provide a few hundred watts of power continuously. Similarly, your gaming console or PC is exhausting a couple hundred watts of heat. Your phone, while fitting in your pocket, will forever be in capable of exhausting 1/10th that much heat.
@looeegee
@looeegee 3 жыл бұрын
@@Hansengineering Thanks for explaining. But I do have one more question though, how does the Wii U achieve Wii bakcwards compatibility if the Wii PowerPC processor isn't present into the console itself?
@maniyaa_
@maniyaa_ 3 жыл бұрын
in a few months we will see "PS5 Unboxing and review" and then another year or so afterwards we will see "Mistakes were made - How the PS5's security was defeated"
@iamlucidess
@iamlucidess 3 жыл бұрын
Yes lets keep telling the future as if the same thing will happen no matter what. Sarcasm btw.
@GoTeamScotch
@GoTeamScotch 3 жыл бұрын
Fingers crossed
@thatsprettyfarfetchd9888
@thatsprettyfarfetchd9888 3 жыл бұрын
@@iamlucidess It's a joke, chill.
@heliopyre
@heliopyre 3 жыл бұрын
nah it'll be articles about how the liquid metal is leaking onto the mobo and shorting it
@princepeachfuzz
@princepeachfuzz 3 жыл бұрын
I sure as shit hope at least PS4 would be defeated
@GXtera
@GXtera 3 жыл бұрын
sony were trying to be too smart with the ps3's architecture, most devs didn't even utilize the cell processor and it ultimately backfired in the long run as now they cant even do BC
@exiaR2x78
@exiaR2x78 3 жыл бұрын
Honestly backfired at the time as well, majority of 3rd party games ran better on 360 and everyone knew it
@BigDaddyWes
@BigDaddyWes 3 жыл бұрын
But then you have games like MGS4 which completely blew the roof off and did things that simply weren't possible on any other hardware. Developers were the ones who either did or didn't take advantage of the systems true power. Devs neglecting a significant portion of the hardware because they didn't put in the effort isn't an issue for the hardware itself. The PS3 is a unique console that tried new things and when developers took advantage of that, it was spectacular.
@aegisreflector1239
@aegisreflector1239 3 жыл бұрын
@@BigDaddyWes exactly
@MoonOvIce
@MoonOvIce 3 жыл бұрын
@@BigDaddyWes MGS4, if it hadn't been specifically coded for cell and its spe's, was completely possible on PCs of the time and maybe even 360, just that Konami had not become multi-platform at that time (at least not with MGS4). The PS3's gpu was pretty weak, weaker than the 360's actually. It also didn't have a lot of ram. The cell was impressive by itself, but was gimped by the rest of the weak hardware.
@saintaxlxyzero
@saintaxlxyzero 2 жыл бұрын
@@BigDaddyWes en hardware la ps3 es mucho mejor x360 solo q los desarrolladores de juegos no lo explotaron
@klaymanpanime5779
@klaymanpanime5779 3 жыл бұрын
PS3 backwards compatibility would make the ps5 an instabuy for me. Especially now that that generation is getting harder to get a working, well cared for used console for.
@legomacgamer
@legomacgamer 2 жыл бұрын
i got mine for free, but had to replace the disc drive. its a nightmare.
@ps-lover8380
@ps-lover8380 Жыл бұрын
Last year I bought PS3 it's working fine
@ps-lover8380
@ps-lover8380 Жыл бұрын
Getting a working condition PS1 and 2 is so tough
@bt3743
@bt3743 2 ай бұрын
​@@ps-lover8380they're at least easy to emulate. Especially ps1
@ArielSings803
@ArielSings803 3 жыл бұрын
TSX instruction set was actually removed from newer Intel CPUs (Probably absent since the 10th generation) due to security concerns. For a game console, designs to share memory with potential vulnerabilities might be acceptable, but it certainly was intolerable for general purpose CPUs.
@neutronpcxt372
@neutronpcxt372 3 жыл бұрын
Yeah, this is very important to mention that this is disabled on more modern CPUs through firmware patches(Anything newer than an i7 7700k if I recall correctly) and absent from Comet Lake(10th Gen Intel CPUs).
@martinantelo7086
@martinantelo7086 3 жыл бұрын
9th gen series was theoretically the last one to have TSX, if not removed in the BIOS. If I'm not mistaken the 9900k is still the best CPU for RPCS3, if unpatched.
@neutronpcxt372
@neutronpcxt372 3 жыл бұрын
@@martinantelo7086 That's true if unpatched, and if you crank up the clocks and memory speed to absurd levels.
@campkira
@campkira 3 жыл бұрын
oh well.... they used whatever exist at the time...
@iP1sano
@iP1sano 3 жыл бұрын
@@martinantelo7086 so that's why RPCS3 runs better on my 9900K with custom microcode (to disable security fixes) running at 5ghz than on my friend's 10700K at 5.1 and stock microcode (but mitigations disabled in Windows). We also have virtually the same RAM, different vendors but both Samsung b-die 4133mhz
@kloakovalimonada
@kloakovalimonada 3 жыл бұрын
Puppeteer is incredibly technically impressive to this day.
@trueactionchannel
@trueactionchannel 3 жыл бұрын
Because its stylised (as all good games are) and not muh realism bs.
@graphicsgod
@graphicsgod 3 жыл бұрын
I could never get it to run on my PS3 fat and super slim models.. It kept freezing at the menu. 😭😭😭 So I never knew how good it was..
@Tyler-sf4kv
@Tyler-sf4kv 3 жыл бұрын
@@trueactionchannel I would say limiting good games to stylized graphics as a bit pessimistic. I would agree that games with stylized graphics almost always age better, but that doesn't necessarily mean that games go for a realistic look are necessarily bad
@zerolullabiez
@zerolullabiez 3 жыл бұрын
@@graphicsgod You need to change your thermal paste man.
@graphicsgod
@graphicsgod 3 жыл бұрын
@referral madness I thought that, so repurchased digitally on my super slim PS3.. No change. Maybe it just didn't like my version of system.. I had a PS3 fat 80gig backwards compatible edition, and one of the earlier PS3 super slim models I got on black friday when they first came out. 🤷‍♂️🤷‍♂️🤷‍♂️
@chrismorrison5301
@chrismorrison5301 3 жыл бұрын
I think the best way for sony to be able to put ps3 emulation on ps5 is to partner with the Rpcs3 team. It would be a very beneficial partnership for both parties involved. The rspcs3 team get funding and possibly access to the source code which will aid them in improving the emulator and sony get an emulator and possibly a reputation bump because they're working with the community to bring ps3 gaming to their current console. It can be built into the ps5 code or used as a separate application you download from the store, either way it would be very beneficial for sony to do this and their fans would be very grateful.
@ps-lover8380
@ps-lover8380 Жыл бұрын
I hope so
@comedyreliefguy5112
@comedyreliefguy5112 Жыл бұрын
I wish, but technically emulation opens up piracy and I don’t think they want even a single chance with stuff like that, even if intentions are good :/
@chrismorrison5301
@chrismorrison5301 Жыл бұрын
@@comedyreliefguy5112 There would definitely be ways to fix that. You can't add you own code to a PS5 without jailbreaking so that would definitely be a problem for would be pirates out there
@rigen97
@rigen97 10 ай бұрын
@@comedyreliefguy5112 oh nooo, the gamers are pirating games that went out of print a decade ago and that Sony could literally no longer be profiting from....even though if you allow them to buy the games from the PS5 store and emulate it it would be a fresh revenue stream with minimal cost because you almost don't have to modify the old codes in their repo....
@rigen97
@rigen97 10 ай бұрын
@@chrismorrison5301 if someone is already willing to pirate then they would have no qualm jailbreaking their device. it would somewhat be a deterrent, for sure, but it wouldn't be an absolute barrier.
@ladams391
@ladams391 2 жыл бұрын
I've spent hours reading articles and watching videos about the architecture of the PS3, it was truly a fascinating machine. I often wonder what that console generation's games market would have looked like had it been easier for devs to design their games for that unique architecture, and if the way the industry looks today would be different if that had been the case.
@elimalinsky7069
@elimalinsky7069 3 жыл бұрын
I agree that the PS3 was a brilliant feat of engineering, yet still a mistake on Sony's part to use the hardware for a gaming console. The history of the Cell goes back to the earliest draft boards at Sony soon after the release of the PS2, wanting to balance price-to-performance in a way that would completely eliminate any competition and bring gaming to the next level. This proved to be difficult, missing the 2005 holidays launch window and delaying release a full year, only to face a shower of complaints from third party developers who all shouted at Sony for this absolute mind-bending and overcomplicated approach to architecture. It was the Atari Jaguar and Sega Saturn dev-challenging fiasco once again, which was the opposite of what the industry was moving towards in the 2000s, with ever easier environments for developers and ever easier game engines and dev tools to work with. Sony was still in the mentality of coding down to the metal, which no dev wanted to go back to in his or her worst nightmare when dealing with games of such complexity. The move to x86 was such a blessing, it cannot be overstated.
@wakaflockaproject
@wakaflockaproject 3 жыл бұрын
That's why Mark cerny wanted to move to x86 not as complex easy to develop for
@robertt9342
@robertt9342 3 жыл бұрын
Games get larger and infinitely more complex as time goes on. If Sony was thinking a developer would code all the way down to metal, that's insane. There's a reason why game engines exist.
@elimalinsky7069
@elimalinsky7069 3 жыл бұрын
@@robertt9342 Game engines are coded down to the metal, not the games running on the engine, but the way the SPUs work, the engine has to be adjusted on a game-to-game basis, so that engine developers need to work in tandem with game developers to modify the engine individually for each game or game series.
@dherrendoerfer
@dherrendoerfer 3 жыл бұрын
Cell B.E. was not hard to program, just very different, SPUrs and Mars are the roots to OpenCL, and the concept of them still lives on.
@valenrn8657
@valenrn8657 3 жыл бұрын
CELL's PPE in-order processing with dual instruction issue is like Atom's Bonnell microarchitecture's in-order processing with dual instruction issue.
@skuddstevens
@skuddstevens 3 жыл бұрын
"The Sony PlayStation 3 is either a marvel in engineering, or a horrible mistake, depending on who you talk to." Por que no los dos?
@s1mple.br4nch
@s1mple.br4nch 3 жыл бұрын
Lo se, verdad?
@kenrickeason
@kenrickeason 3 жыл бұрын
Both..
@christianlabrador5264
@christianlabrador5264 3 жыл бұрын
a big mistake
@ulti-mantis
@ulti-mantis 3 жыл бұрын
It's a horrible marvel of engineering mistake
@carbonsx3
@carbonsx3 3 жыл бұрын
@@ulti-mantis Indeed, terrible and terrific both have the same root... :D
@bizzyb0t
@bizzyb0t 3 жыл бұрын
I am kind of sad that no one talks about the partnership between Sony, Toshiba, and Rambus to create "the broadband engine" and that blazing fast XDR memory for it's time.
@02alphazero37
@02alphazero37 3 жыл бұрын
People in here didn't research deep to the point that's honestly people also don't understand it.. Also i hate it when someone ps3 is run slow... the truth and reality is decent normal fps... yeah that's the truth about it.
@mxggo9046
@mxggo9046 3 жыл бұрын
I miss Toshiba.
@marty8370
@marty8370 3 жыл бұрын
Partership was with Sony/Toshiba & IBM(created Cell: The Broadband Engine). Rambus just made the XDR memory that Sony used in PS3
@CarcinogenSDA
@CarcinogenSDA 3 жыл бұрын
10:30 PS3_smoking_meth.gif
@ricardodelira4863
@ricardodelira4863 3 жыл бұрын
wait a minute, what are you doing here x)
@em9756
@em9756 3 жыл бұрын
Holy smoke. Hi
@eatingsteakisfun
@eatingsteakisfun 3 жыл бұрын
Who?
@msipandaify
@msipandaify 3 жыл бұрын
Hahahahahaha
@jozekathezecond
@jozekathezecond 3 жыл бұрын
It was in Hunter's mode
@faustianblur1798
@faustianblur1798 3 жыл бұрын
When Cerny compared the Tempest Engine to the Cell I think he was referring to the fact neither has a cache hierarchy, they can only access memory via DMAs to a local store and registers. The Tempest Engine itself is an RDNA2 Compute Unit and works in a very different way to the Cell's SPUs.
@virgenfj
@virgenfj 3 жыл бұрын
Cuz they want us to rebuy it again
@realamericannegro977
@realamericannegro977 3 жыл бұрын
@@virgenfj pretty much
@valenrn8657
@valenrn8657 3 жыл бұрын
AMD's normal CU design has both LDS (local data store) and cache hierarchy, but the cache hierarchy can be removed.
@noop9k
@noop9k 3 жыл бұрын
Basically it is a dedicated CU that provides guaranteed latency?
@valenrn8657
@valenrn8657 3 жыл бұрын
@@noop9k PS5's DSP looks like a cutdown CU without the graphics hardware. AMD's TrueAudio Next doesn't need the graphics hardware.
@AdmiralBison
@AdmiralBison 3 жыл бұрын
"Sony was so preoccupied with whether or not they could develop an over complex and powerful processor, they didn't stop to think if they should" - Ian Malcolm, Jurassic Park.
@campkira
@campkira 3 жыл бұрын
well it was not done by sony... it was IBM...which also sell lower spec to mircosolf...
@zacharyshort384
@zacharyshort384 3 жыл бұрын
@@campkira ....also, Microsoft.
@ShadowAussie101
@ShadowAussie101 3 жыл бұрын
Sony don't give a shit they withdraw all its xperia line in Australia bad move even though Sony at fault for not adding that slash prices makes sales
@InfinityCartier
@InfinityCartier 3 жыл бұрын
Emulation finds a way.
@vyor8837
@vyor8837 3 жыл бұрын
The SPUs aren't even that fast...
@JuanesChiwirosky
@JuanesChiwirosky 3 жыл бұрын
It will be funny if the Xbox homebrew scene eventually achieves the Series X to emulate the ps3 xD
@jakaalatas8938
@jakaalatas8938 3 жыл бұрын
Ironic
@squirky787
@squirky787 3 жыл бұрын
There is no Xbox homebrew scene. Only Xbox 360 and Xbox have a homebrew scene. Unlikely the X360 can emulate the PS3, or should I say impossible. Maybe one day Xbox will be "hacked". or should I say exploited, but not anytime SOON. HyperV is very, very, secure
@iremiabliss
@iremiabliss 3 жыл бұрын
@@squirky787 there is, if you want to know find it in this channel
@kamalaharry9514
@kamalaharry9514 3 жыл бұрын
There's a ps2 core coming up that will allowed that to happen for ps2 games
@gamerghost001
@gamerghost001 3 жыл бұрын
@@kirschitz64 but isn’t that basically emulation scene right
@waltercomunello121
@waltercomunello121 3 жыл бұрын
"But sadly, Ryan said that PS5 compatibility with PS3 and older Sony consoles 'has not been achieved'." Don't you worry about a thing Ryan, that's what hackers are for.
@1gta4gta
@1gta4gta 3 жыл бұрын
ryan just dont like bc
@ca9inec0mic58
@ca9inec0mic58 3 жыл бұрын
Funny thing is the Series X can actually play Playstation 1-2 and PSP
@applehazeva2739
@applehazeva2739 2 жыл бұрын
@@ca9inec0mic58 lmaaaao
@jwhite5008
@jwhite5008 3 жыл бұрын
RPCS3 being "impressive" is quite an understatement. Cell is more or less a supercomputer-on-a-chip. The only real reason it is even possible to emulate it is that actual games generally underutilized the hardware. Sony's approach was both genius and really stupid at the same time - it would totally crash the competition if actually utilizing the console fully didn't also require an MIT-level team of programmers who would engineer a game like you would a spacecraft. That is not even a joke. I believe sony's best bet is to provide some sort of compatibility toolchain so that the developers could recompile their code with it and then rewrite whatever runs slowly. This of course runs into problems of lost source code and no interest in investing effort into porting more obscure games.
@cyphaborg6598
@cyphaborg6598 3 жыл бұрын
That's pretty accurate indeed lol,they basically build something that was not commercially viable and how it didn't take Sony down as a whole is the most impressive of all things. Contrary to what people think of Ken Kutaragi but he was not being " crazy " when he said " It's not a gaming console " " work 2 jobs " etc etc etc.This was all a *RE* calculated approach towards the engineering that went out of hand. They really didn't build this for gaming alone but a wide variety of potential industries.(although I don't understand why they compromised on RAM,in essence they tried to be a Linux box with gaming capabilities.
@snetmotnosrorb3946
@snetmotnosrorb3946 3 жыл бұрын
@@cyphaborg6598 It, combined with lower profits from home electronics in general due to general Chinese dumping and Samsung in TVs, _did_ take Sony down though. Sony was broke in 2012 and dismantled their OLED and Optiarc operations, sold Vaio and their semiconductor fabs and merged their LCD business into Japan Display, among many things. Linux on PS3 was just a way to get programmers familiarised with Cell. It was gaming machine first, make not mistake about that, but it was also a Trojan horse to spread knowledge of Cell to give that a better market position.
@andrewzasidko6595
@andrewzasidko6595 3 жыл бұрын
Would've been easier, if they've done any sort of low-level API, i think
@anonneymous9949
@anonneymous9949 3 жыл бұрын
Sony is and always be an arrogant company. They want all their things to be proprietary. They are the OG Apple before Apple. They want an exclusive ecosystem, from memory card, media to even source code, where later they can made money via licensing. Thats why their phone are ridicolously expensive as they are in the mentality that their product is high end and whoever uses their product should pay high end price, even when its not really that great. PlayStation division was crept by these arrogancr by the time PS3 was launched because of the massive success of PS1 and PS2. Luckily for us, there is a competitor and they are forced to adapt to "normal" architrcture in PS4.
@420247paul
@420247paul 3 жыл бұрын
lol my ass
@lost4468yt
@lost4468yt 3 жыл бұрын
Cell processors are still quite available on eBay, both in the form factor of the IBM QS20/21/22 blades, and as many PCIe coprocessors. Many of which run the second version of the Cell. Has anyone tried using these to run the CPU code natively on a PC? Edit: Anyone interested in this should also look into the Sony Zego servers. They were servers apparently released in late 2008 (were demoed at SIGGRAPH 2008). They were designed to encode 4K video which was very advanced for 2008. But what is interesting about them, is they were basically unlocked PS3s. The Zego had both the RSX and the CELL, and 1GB of XDR memory, and it ran linux. The fascinating thing about the Zego is that it was designed to run linux. Meaning official RSX drivers for linux almost certainly exist. They have never been leaked though.
@RNA0ROGER
@RNA0ROGER 3 жыл бұрын
I had some friends that used a cell engine, and some software to create a ps3 back in the day.
@MegamanEXEv2
@MegamanEXEv2 3 жыл бұрын
@@RNA0ROGER need more info on this!
@kingotime8977
@kingotime8977 3 жыл бұрын
@@MegamanEXEv2 Yes, please!
@seamon9732
@seamon9732 3 жыл бұрын
That's not the point of emulation.
@ZILtoid1991
@ZILtoid1991 3 жыл бұрын
Since this is PCIe, it wouldn't be too hard to get it fit into even an M.2 slot, making it an upgrade option for the PS5.
@brunixot1
@brunixot1 3 жыл бұрын
some games like rdr 1 work only by magic, even the developers don't know how the game works
@riftiro4427
@riftiro4427 3 жыл бұрын
Like everything in programming lmao
@TheDouglas717
@TheDouglas717 3 жыл бұрын
@@riftiro4427 Rockstar said RDR1 was specially bad. As in put together awfully. They say it's a miracle the game runs as well as it does with how poorly it was put together. And that is their reason for not wanting to do a remaster, it would have to be made from the ground up. Its insain to think about the technical feat it is that a emulated PS3 can run RDR1. Crazy stuff.
@emperorfaiz
@emperorfaiz 3 жыл бұрын
@@TheDouglas717 It's the only Rockstar game I know so far that never got a PC port. I really wish they would straight-up remake RDR1 instead. At least a remake would have a chance to get ported to PC later on.
@fysl305
@fysl305 3 жыл бұрын
@@emperorfaiz I just hope they keep the same gameplay style of rdr1 instead of the chore that is rdr2
@Gmodfan750
@Gmodfan750 3 жыл бұрын
@@TheDouglas717 wait wouldn't they be able to base the rdr1 remaster on rdr2?
@taphi9539
@taphi9539 3 жыл бұрын
They're waiting for someone else to make the emulator and then call a dmca and take it for themselves
@Deimos94
@Deimos94 3 жыл бұрын
It’s very clear today that emulation is 100% legal. Just as it is legal to buy non Ford windshield wipers for your Ford or putting Pepsi in a Coca-Cola glass. It is illegal to distribute game copies and BIOS copies, but that’s not done by the emulator developers.
@ashishdeharia9137
@ashishdeharia9137 3 жыл бұрын
@@Deimos94 and with HLE emulators you don't even need BIOS or PSx dumps.
@korytoombs886
@korytoombs886 3 жыл бұрын
RPSC3 is open source. They can legally put it in the PS5. Note, that if it wasn't the RPSC3 team could sue Sony for stealing their property. Emulators are not illegal.
@estacion7386
@estacion7386 3 жыл бұрын
Sony Playstation 1, 2, 3, 4 and Vita are very popular for their "piracy" specially in latin américa
@wragokumbaya
@wragokumbaya 3 жыл бұрын
@@jsullivan2112 corpos and goverment doesn't care, they make the law, we live in a society jimbo
@PoisonedAl
@PoisonedAl 3 жыл бұрын
The cell processor was a marvel of engineering AND a horrible mistake.
@naikrovek
@naikrovek 3 жыл бұрын
it was important that it be tried, however. A lot was learned from the Cell Processor. Perhaps in the future when & if game development techniques can more easily parallelize, it will make good sense.
@feelingevaporated2912
@feelingevaporated2912 3 жыл бұрын
It was an odd choice for a gaming console even though I loved my PS3. Worked much better in the other devices it was utilised in, which are far more niche and can efficiently be built around the architecture.
@TheB3n0
@TheB3n0 3 жыл бұрын
Isn't Zen a grandchild of Cell in some way? I mean, Lisa Su worked on it back then
@BrunodeSouzaLino
@BrunodeSouzaLino 3 жыл бұрын
But not as impressive as one of the chips contained inside the Sega Saturn, which could execute 6 instructions at the same time.
@remasteredretropcgames3312
@remasteredretropcgames3312 3 жыл бұрын
Not if a.i. can optimize your human code.
@JLConawayII
@JLConawayII 3 жыл бұрын
Maybe they shouldn't have used an alien cyborg brain from the future as the CPU.
@youmukonpaku3168
@youmukonpaku3168 3 жыл бұрын
when you put it that way, all they need to do is hire John Carmack to write the emulator.
@Triumph263
@Triumph263 3 жыл бұрын
@@youmukonpaku3168 So I can finally play Demon's Souls on a Raspberry Pi without dropping frames.
@olicrook4292
@olicrook4292 2 жыл бұрын
This has come on massively in the last year or so. I can run Demons Souls at 4K at a solid 30fps with no drops or crashes on a cheap SSD and a 2018 I5 9400F (Lower mid-range, 6 cores, around £150) which is incredible to me considering how difficult Ps3 emulation is and how my PC was fairly average even back when I put it together nearly 4 years ago.
@kresimircosic9035
@kresimircosic9035 3 жыл бұрын
I am probably in the insane minority, but that Axelay soundtrack... props dude, very cool, a man of culture as well.
@Holammer
@Holammer 3 жыл бұрын
If you haven't tried RPCS3, don't think for a second it's a slouch. Playing Demon's Souls at 1440p and a pretty stable 60fps (with my aging PC) is a transformative experience.
@m0a139
@m0a139 3 жыл бұрын
I tried but my computer is slow as hell I tried to run demon souls it run at 3fps lol
@Holammer
@Holammer 3 жыл бұрын
@@m0a139 What did you try it on, an old laptop?
@Revolution5268
@Revolution5268 3 жыл бұрын
What specs do you need to run rpcs3 emulator? Thinking of trying on a 2017 gaming laptop.
@Kniker97
@Kniker97 3 жыл бұрын
@@Revolution5268 I can play Demon's Souls at 60FPS locked at 1440p (didn't try higher resolutions because I have a 1080p monitor so it's enough) on my Ryzen 5 2600X paired with 16GB of RAM at 3200MHz and a "old" RX 480 8GB (still a GPU from 2016)
@02alphazero37
@02alphazero37 3 жыл бұрын
@kniker yeah that pc is high end we need for low end and mid end for 60 fps.. I don't want to spent with pc high end like that... I'd rather buy laptop ROG exclusive
@wtfisajojo9219
@wtfisajojo9219 3 жыл бұрын
This didn't age well -someone in 2035
@izfida
@izfida 3 жыл бұрын
In #2038 Isn't Good Thou!.
@ThatGenericPyro
@ThatGenericPyro 3 жыл бұрын
...we wish. .------.
@sir.richard5346
@sir.richard5346 3 жыл бұрын
you are very optimistic about the future my friend
@dennismelendez3266
@dennismelendez3266 3 жыл бұрын
That will probably be the case. If they can include a PS3 cpu within the system (same way PS2s was in original 599 PS3s) then it's totally possible. By then, costs should be low enough to implement that type of BC without totally jacking up price the way the PS2 chip did to the PS3.
@cliffturbo2146
@cliffturbo2146 3 жыл бұрын
At that time, we'll get Playstation 7!
@mattwolf7698
@mattwolf7698 3 жыл бұрын
I'm sure Sony could figure out how to get the PS5 to emulate PS3 games if they wanted too, the problem is that there probably wouldn't be enough people interested in playing 15 year old games (I've noticed a lot of people only care about the latest games) which is annoying as I still like PS3 games and wish their latest system could just play every Playstation game ever.
@karadanianoI
@karadanianoI 22 күн бұрын
im OK with that! a renewed interest in retro games (thanks to emulators as always) is what pushed nintendo into suing emudevs for basically preservating their old games. it would be a real tragedy if the same happens to projects like rpcs3.
@WickedRibbon
@WickedRibbon 3 жыл бұрын
I have an irrational love for how byzantine the PS3 is. It's the closest we've come to "alien tech" inside a mainsteam games console. For whatever reason I still think there's untapped potential buried deep within, even though I'm fairly certain no developer will ever put themselves through the stress to find out.
@ArielEspanto
@ArielEspanto 3 жыл бұрын
Nah, it was fully tapped by the end of its life cycle. The Last of Us used as much of the SPU's as it could, and if it could have looked significantly better the laws of physics should have been broken.
@Clay3613
@Clay3613 3 жыл бұрын
The modding community needs to step up and make hardware hacks that can extend the life of actual PS3 units.
@Animoro1
@Animoro1 3 жыл бұрын
indeed
@kanuh
@kanuh 3 жыл бұрын
any piece of hardware will eventually meet its end.
@Clay3613
@Clay3613 3 жыл бұрын
@@kanuh Shush.
@robertvuitton
@robertvuitton 3 жыл бұрын
Lol, at this point I own 7 now. 4 launch models, 2 dev kits and 1 slim test kit.
@Clay3613
@Clay3613 3 жыл бұрын
@@robertvuitton Why you flexxing? :(
@xside3095
@xside3095 3 жыл бұрын
The problem: PS Now
@GarryReyom
@GarryReyom 3 жыл бұрын
Preach
@sunne7064
@sunne7064 3 жыл бұрын
@Gang Weed what does ps now have of bad, except the game streaming?
@sunne7064
@sunne7064 3 жыл бұрын
@Gang Weed it’s 10 dollars for a lot of games and I haven’t seen any problem playing ps3 games via stream, but it’s my experience and my opinion.
@sunne7064
@sunne7064 3 жыл бұрын
@Gang Weed yes, it’s a bit of a problem for me because I live in Venezuela but at least I have some games to play, but I understand what you are saying
@zerosolis6664
@zerosolis6664 3 жыл бұрын
@Gang Weed I mean, 10 bucks a month for instant access to 800 games, where more are added every month, some are cycled out for new ones every once in a while, and being able to not stream maybe every single game isn't that bad I'd say, as you can just download the game. Though that might only work with PS4 games, not sure. At any rate, its honestly still a far better deal than the game pass, day 1 retail games or not. Game pass is $15 a month. But I feel you on the regional pricing
@brad8655
@brad8655 3 жыл бұрын
sony should just make the “playstation hits” backwards compatible and leave the last of us , god of war 3 , and etc. behind cause they already got remastered on ps4.
@campkira
@campkira 3 жыл бұрын
all good god of war are in ps3...
@zerosolis6664
@zerosolis6664 3 жыл бұрын
@@campkira And you can play them on PS now. There's a TON of backwards compatibility that is only on game pass too unless you actually own the game. Neither platform has perfect backwards compatibility. You can play every Xbox One game on Series X and S, and every PS4 game on PS5/PS5 Digital. But you can't play every 360 and original Xbox game on XB1/Series X either. PS now and game pass is probably the way to go for either system for a long time.
@mjc0961
@mjc0961 3 жыл бұрын
@@zerosolis6664 PS Now doesn't count, all game streaming has been, is currently, and always will be a total failure due to input latency. "You can play every... PS4 game on PS5/PS5 Digital" Not even true, Sony themselves say you're wrong.
@Jose-Luis.Garnica-Sanchez
@Jose-Luis.Garnica-Sanchez 3 жыл бұрын
@@zerosolis6664 PS Now isn't that great when you're forced to stream. I wouldn't be too worried about PA3 emulation if PS Now allowed PS3 games to downloaded, even if it had to be done on the actual console itself, but alas only the PS4 and PS5 support PS Now downloads
@Koffiato
@Koffiato 3 жыл бұрын
@@zerosolis6664 but there's a huge difference. You can play lots of OG Xbox and 360 games on newer models, they do emulation (albeit it costing a bit of storage). It's certainly possible (especially when the X360's PowerPC based CPU is emulated) to emulate PS3, just Sony being Sony (ahem, anti-consumer), you can't.
@Heffy_Boi
@Heffy_Boi 3 жыл бұрын
Very informative video as usual! You really covered all bases here.
@StYfReX
@StYfReX 3 жыл бұрын
Personally the PS3 is my favorite console of all time, all of it (good or bad) is a great peace of history. I been following RPCS3 almost from the start and i always dreamed of seeing the emulator complete, or that Sony would take that advancement on the emulator to make a good one for another console. Also i had the luck to find a CECHA01 backwards compatible almost like new last week, so im pretty happy with this video :D
@campkira
@campkira 3 жыл бұрын
ps3 game are all godd and a foundation of all next gen game for both ps4 and ps5...
@thomassmith4999
@thomassmith4999 3 жыл бұрын
All gamers should certainly have a modded ps3 in their collection. It may not be the greatest console of all time, but it's right up there
@StYfReX
@StYfReX 3 жыл бұрын
@Tiger The seller said it had Thermal Grizzly kryonaut. So first to check i turned on and tried a ps2 game, it worked and then i installed multiman and in about 10 minutes it give me over 70C(75) so i disassembled the console and the thermal pads were all dry(original pads) and the paste was ok and it was kryonaut, so i need to delid the ihs of the Cell processor and replace that thermal paste. So im waiting for the correct tools to arrive to do that. In the meantime the console is off.
@ZygalStudios
@ZygalStudios 3 жыл бұрын
Nice technical explanation. The challenges of this system were pretty apparent. Quad-word data containers and asynchronous event management were just the the beginning of it. Loved the video!
@ZygalStudios
@ZygalStudios 3 жыл бұрын
@referral madness Thank you!!
@rodney2x48
@rodney2x48 3 жыл бұрын
This is why I'm never selling my PS3.
@tyoyusuf8501
@tyoyusuf8501 3 жыл бұрын
Emulation is better
@nsignific
@nsignific 3 жыл бұрын
Read about what happens when your PS3's internal battery needs to be change and Sony shuts down it's (PS3) network. Same goes for PS4.
@Kamletue
@Kamletue 3 жыл бұрын
Same
@JessieJamesPlays
@JessieJamesPlays 3 жыл бұрын
*_laughs in cbomb_*
@nissan_6828
@nissan_6828 3 жыл бұрын
@@nsignific what happens?
@thegoodlife167
@thegoodlife167 2 жыл бұрын
The detail behind your videos is just awesome !
@samin90
@samin90 3 жыл бұрын
I mean, the Juicero was an incredible piece of engineering as well...
@Lisa_Minci96
@Lisa_Minci96 3 жыл бұрын
Underrated comment lmao
@BeatleGoose
@BeatleGoose 3 жыл бұрын
grey It's going to get more likes and comments soon lmao.
@clippygoat
@clippygoat 3 жыл бұрын
Even the Juicero can run Crysis very smoothly.
@robintst
@robintst 3 жыл бұрын
I regard the PS3 the same as the Sega Saturn. Needlessly overengineered.
@nthgth
@nthgth 3 жыл бұрын
Maybe they were tired of Microsoft eating their lunch in terms of power so they threw developer-friendliness to the wind
@02alphazero37
@02alphazero37 3 жыл бұрын
This is what i'm thinking right now, sega saturn mostly unsuccessful emulated system, because their complicated and hard to explain with
@emeraldwind4897
@emeraldwind4897 3 жыл бұрын
Same with german cars.
@FunkySoulNinja13
@FunkySoulNinja13 3 жыл бұрын
Subbed btw, you truly know your stuff, I respect the amount of detail you share.
@Laz3rs
@Laz3rs 3 жыл бұрын
Man, as an very novice computer science student these videos are extremely well done and very informative for me. I really enjoy them. Thank you
@Ch40zz
@Ch40zz 3 жыл бұрын
Don't worry, TSX is abandoned anyways :D Intel was delivering microcode updates for quite a while to remove the TSX feature being reported in CPUID because of the significant bugs TSX imposed.
@BITCOIlN
@BITCOIlN 3 жыл бұрын
And why that's good? I'd rather prefer if they fixed it.
@Ch40zz
@Ch40zz 3 жыл бұрын
@@BITCOIlN Well, they tried to fix it for a pretty long time, but solving race conditions was never easy and doing so on hardware is even harder. I must say that Im not a big fan of special instructions which only work on one product, it would be nice if they could integrate such features more generally into all CPUs which share an instruction set.
@gameanimeking
@gameanimeking 3 жыл бұрын
@@Ch40zz I also want this to be generally used by all so that we all can have this. Maybe not this complex but nearly easy to use and implement replica. When you listen to how it works it sounds magical but when you try to work on it, it becomes a nightmare.
@Jaker788
@Jaker788 3 жыл бұрын
@@Ch40zz Technically AMD could implement it if they want. Intel and AMD have been in a cross licencing agreement since x86-64 was created by AMD, they both share new instructions with each other for no cost. The other reason Intel is phasing TSX out and AMD doesn't have it has to do with security, there's a lot of potential exploits with using that instruction. Accessing memory that the program maybe shouldn't be
@1guitarfreak4
@1guitarfreak4 3 жыл бұрын
I'd just like to say that I love and appreciate being able to watch/listen to these videos while i get ready for work
@Commrade-DOGE
@Commrade-DOGE 3 жыл бұрын
In concept the CELL sounds like a neat idea which might work pretty well if understood But in practice it’s a confusing mess for all of the devs working on it
@joegutierrez8248
@joegutierrez8248 3 жыл бұрын
Love the SNES Axelay background music from the first stage. One of my favorite video game tracks. 👍
@soullessleftover8427
@soullessleftover8427 3 жыл бұрын
A better question is "Does Sony find it profitable enough to do it?".
@solidsnake6405
@solidsnake6405 3 жыл бұрын
Bingo.thats the ONLY issue at this point..
@solidsnake6405
@solidsnake6405 3 жыл бұрын
Jim Ryan's punk ass will say "no one wants to play those old games" but bet your bottom dollar a new feature over ps4 will be the ability to buy and download ps3 games from the ps store Natively on ps5!
@cyphaborg6598
@cyphaborg6598 3 жыл бұрын
That's usually the reason why BC is lacking to begin with and way too costly when licensing becomes a problem.
@solidsnake6405
@solidsnake6405 3 жыл бұрын
@@cyphaborg6598 bs.
@CheapBastard1988
@CheapBastard1988 3 жыл бұрын
Only when the games become too old that anti piracy can no longer be enforced because the games are otherwise unobtainable (like the NES and SNES roms for Nintendo). At that point they'll probably release a "PS3 Mini"😉 (probably using an open source emulator again).
@micho510900
@micho510900 3 жыл бұрын
I love your intros with this macrolike view at the begining for seperate consoles :D
@mirastyle
@mirastyle 3 жыл бұрын
Oh my god. This channel is gold! How could it have avoided my attention for so long?
@machete83
@machete83 3 жыл бұрын
2:00 That Axelay tune playing in the background... memories
@kuropixel6871
@kuropixel6871 3 жыл бұрын
I love your videos because you go full hardcore and you're so passionate about these things. Will always be a fan of your content!
@hbk92701
@hbk92701 3 жыл бұрын
They want to sell you the games. I find it hilarious when people downplay backwards compatibility. You think PC gamers think this way? "Oh well I got my new GPU so no more playing games that came out last year"
@sirdan357
@sirdan357 3 жыл бұрын
We're not talking about last year, we're talking about ten years ago. Nobody is saying BC is bad for the consumer but the majority of people aren't playing games that old.
@bobtom1495
@bobtom1495 3 жыл бұрын
@@sirdan357 Yeah, just look at the percentage of people who took advantage of the BC with Xbox, it's not a lot. Like a very tiny percentage. I mean who's going to be saying, "HEY GUYS, LET'S GO HOME AND PLAY Clive Barker's Jericho AFTER SCHOOL! WE CAN STREAM IT ON TWITCH!!!... " ... Although I'll admit, I do play Rogue Warrior on my PS3 every so often, so I guess I could use that 16K upres on the PS7 in the near future...
@antikommunistischaktion
@antikommunistischaktion 3 жыл бұрын
@@bobtom1495 [Citation needed]
@antikommunistischaktion
@antikommunistischaktion 3 жыл бұрын
@@sirdan357 Which PCs can still play those 10 year old games just fine. You really only get into issue when you start trying to play Windows XP era games, but even then there's workarounds.
@JJop123
@JJop123 3 жыл бұрын
@@bobtom1495 hey.....I loved Jericho, needs a sequel
@overlordalfredo
@overlordalfredo 3 жыл бұрын
I am glad you made this video. There was a guy on one of your last videos who said that PC can easily emulate all consoles so a console not being backwards compatible was only a marketing trick
@King_Kong_Song
@King_Kong_Song 3 жыл бұрын
"Sony PlayStation PS3" What is even the title
@cliffturbo2146
@cliffturbo2146 3 жыл бұрын
It's a Sony Playstation Playstation 3!
@sprthrwwychnnl73
@sprthrwwychnnl73 3 жыл бұрын
It’s for KZbin’s search analytics so more people will be able to find the video
@fullsdready
@fullsdready 3 жыл бұрын
SEO My friend
@King_Kong_Song
@King_Kong_Song 3 жыл бұрын
KZbin still has tags. I'd figure those would be enough.
@JessieJamesPlays
@JessieJamesPlays 3 жыл бұрын
ah yes my favorite console sony playstation playstation 3
@hazonku
@hazonku 3 жыл бұрын
Every other video about this, "Developing on cell is hard." Yeah no shit, but WHY? MVG, "Developing on cell is hard and here's exactly how it works and why it's hard."
@campkira
@campkira 3 жыл бұрын
port don't do well on it...need exta time to rework the code...
@Triumph263
@Triumph263 3 жыл бұрын
Yeah, I've always just assumed people were exaggerating the difficulty since every other description of it just made it sound like multi-threading; non-trivial but not impossible. This is the first video I've seen that's really explained the architecture in enough detail for it to make sense why it was so difficult. I feel like you would need to build a game engine from the ground up built around the SPE's with memory and math functionality for it to work effectively.
@ArtisChronicles
@ArtisChronicles 3 жыл бұрын
@@Triumph263 yeah I actually wish it was just your usual multithreading, at least then it wouldn't be such a pain to play PS3 games elsewhere.
@Triumph263
@Triumph263 3 жыл бұрын
@@ArtisChronicles I honestly wouldn't be surprised if we get a PS4 emulator in less time then it's taken to to get a PS3 emulator, just because the PS4 hardware isn't exactly exotic.
@JirayD
@JirayD 3 жыл бұрын
@@Triumph263 Honestly the PS4 is different from a PC. The shared memory is probably the biggest hurdle. Look at HZD and how well it scales with PCIe Bandwidth.
@seto007
@seto007 3 жыл бұрын
Very interesting video. Would be interested in seeing a video concerning why Xbox 360 emulation and why that's been so hard, since despite being a supposedly simpler architecture, it's still vastly behind the PS3's emulation.
@icollectstories5702
@icollectstories5702 3 жыл бұрын
I view the Cell architecture as a failure for the following reason: if you look at its instruction set, it's a great PS2-era 3D graphics engine with simple shading models. But if you want dynamic lighting (or more specifically, 3D global shadowing), you need tightly-coupled graphics DRAM so that you can distribute shadowing across the whole screen, and the Cell architecture's access to screen-sized frame buffers were throttled by the single PowerPC core. I speculate Sony's intent was to improve on their PS2 Graphics Synthesizer, at which Cell does a good job. I think Sony did not properly anticipate the difficulty in designing a next-generation graphics chip, and was forced to buy the technology from nVidia late in the project. As a rational game developer, I'd do all the graphics in the GPU and use the single-core, dual-threaded PowerPC to run the game. Of course, this makes it look a lot like the X360, except the latter has three cores and six threads. The talk about using Cell for AI and particle effects is a solution looking for a problem. So although Cell was useful for cheap supercomputers, it wasn't the GPU it should have been; that kind of technology takes years and billions of dollars to develop. Ask Intel.😁
@paulisthebest3uk
@paulisthebest3uk 3 жыл бұрын
Brilliant informative video as always! Have the channel with the bell notification subscribed, as i always look forward to your videos. Just out of curiosity which microphone do you use? It sounds fantastic, i presume a premium high quality one
@adultmoshifan87
@adultmoshifan87 3 жыл бұрын
I would like to see a PSone collection for the PS5. It could feature: - Ape Escape - Um Jammer Lammy - Destruction Derby (with 2-screen multiplayer emulationg the original’s link cable support) - Kurushi - Jumping Flash! - Jumping Flash! 2 - Cool Boarders - Cool Boarders 2 I was trying to think up a compilation with family friendly titles, and a separate other compilation featuring mature titles.
@HKgaming86
@HKgaming86 3 жыл бұрын
@Tcb bct terrible list
@Matthew.211
@Matthew.211 3 жыл бұрын
Nah. crash bandicoot, GTA SA or whatever was on the PlayStation, Gran Turismo 1 and 2.
@abzer0gaming
@abzer0gaming 3 жыл бұрын
Sony should just admit that they don't want to bother themselves to emulate previous systems.
@brandonmavor3667
@brandonmavor3667 3 жыл бұрын
Yeah instead they act like they're God, and we're all fools for not being grateful for what they make, instead of what can be done
@Bing.Chillin
@Bing.Chillin 3 жыл бұрын
Well why would they? Makes no sense from a business side, and the system itself is pretty old and complex. Unless you'd be willing to spend double the amount of money for a console, some features aren't plausible.
@misterbuklau4053
@misterbuklau4053 3 жыл бұрын
@@Bing.Chillin I think being able to play all previous systems games on a ps5 console would be a great selling point
@Lakross101
@Lakross101 3 жыл бұрын
@@misterbuklau4053 it would be good for business you're not wrong BUT take a look at their prospects rn. They already have a ton of business where the group that would solely buy for backwards compatibility is extremely miniscule.
@campkira
@campkira 3 жыл бұрын
well they got very small cut.. plus they still love selling your old system..
@ColdComrade
@ColdComrade 2 жыл бұрын
Thank you for making videos! I enjoy learning from you.
@flamesword300
@flamesword300 3 жыл бұрын
This was a great video. I thought it was really interesting. I was one of the few people who enjoyed Cerny’s breakdown of the PS5. So I rather enjoyed hearing about the PS3’s cell architecture and it’s pros/cons.
@notmyrealname1526
@notmyrealname1526 3 жыл бұрын
Luckily original hardware is dirt cheap and super easy to mod. Pop in a big HDD, slap Rebug on it and you're good to go.
@avishaijahanian6472
@avishaijahanian6472 3 жыл бұрын
1tb the best with react psn and back up an entire collection or as a pkg and walla
@shinto29
@shinto29 3 жыл бұрын
Very true tbh, though ignore the phats. I got one for that sexy Emotion chip and it died pretty soon after despite cleaning it and repasting it.
@monteraid
@monteraid 3 жыл бұрын
That doesn’t answer the question of why they don’t want you to play these games on the PS5
@SullySadface
@SullySadface 3 жыл бұрын
@@monteraid because it would be jank I should clarify: because the systems use different hardware, each instruction would have to be translated to and from both systems (unless you're gonna put each previous processor on the board like how the PS2 and PS3 did, which instead would add enough cost to make it less than affordable). It adds a lot of overhead. You need a crazy powerful computer to emulate stuff. Hell, accurate SNES emulation wants around 3ghz to run well. I can barely maintain 60fps in Skate 3 on my Ryzen 5 3600 and RX 580.
@monteraid
@monteraid 3 жыл бұрын
SullySadface oh so you don’t know about the emulators that could run PS3 games on PC with no problems! a PC that has far weaker specs than the PS5! Very interested to know what you have to say about it!
@jolness1
@jolness1 3 жыл бұрын
As always, great content and insights. One of my favorite channels on KZbin, wish I had found it earlier but there is a great back catalog and it doesn't fade from relevance as PC hardware reviews do. Keep up the good work, cheers!
@TigerGreene
@TigerGreene 3 жыл бұрын
I would really love a list of the games featured in this vid with their time stamps. Some looked very cool. Maybe future videos?
@MegaRayland
@MegaRayland 3 жыл бұрын
Metal Gear Solid 4 Ridge Racer 7 The Last of Us Resistance 3 Demon’s Souls (Repeats of Ridge Racer and MGS4) Puppeteer Infamous 2 Metal Gear Solid 4 (again) Resistance Fall of Men Demon’s Souls Resistance 3 The Last of Us Gran Turismo 6 The Last of Us Uncharted 2 Demon’s Souls (PS5) Shadow of the Colossus (PS4) Uncharted The Nathan Drake Collection (PS4)
@madorsey077
@madorsey077 3 жыл бұрын
Thanks for not dumbing it down too much. Gr8 vid as always.
@InsideTheV0iD
@InsideTheV0iD 3 жыл бұрын
Kudos for the great investigation of this topic. I had hoped that PS3 emulation would be possible with the jump from jaguar to zen 2 cores this gen but it seems I underestimated the penalty from the memory accesses capabilities of the SPUs. There is an elephant in the room here with PSNow; there must be a point when it becomes economically more sensible to replace that hardware with a single one that plays all the games on that service, right? My hope now is that it's at least worthwhile to develop an emulator with above 50% compatibility and remaster the rest of their remaining catalogue...
@threemothsETC
@threemothsETC 3 жыл бұрын
"konami may not be interested in a remake" dont remind me😭
@hellfire92837
@hellfire92837 3 жыл бұрын
Konami... has changed
@EndomouEnd
@EndomouEnd 3 жыл бұрын
Konami? Who's that? I only know Hideo Kojima
@ffejpsycho
@ffejpsycho 3 жыл бұрын
Unless said remake is developed solely for pachinko machines!
@TheBlackatdz
@TheBlackatdz 3 жыл бұрын
I'm pissed, I didn't get a ps3 and I'm not planning on getting one, MGS 4 is the only title in the series I haven't played becasue of that.
@EndomouEnd
@EndomouEnd 3 жыл бұрын
I feel like Konami is purposely destroying themselves now
@iemcristiang.2580
@iemcristiang.2580 3 жыл бұрын
Your background music at the begging remind me Egostereo - paeonia (original mix). Good old days.
@Lightblue2222
@Lightblue2222 3 жыл бұрын
Gran Turismo 6 is such a great game. Especially if we could bump it to a solid 60fps.
@DavidsHam-ck8qf
@DavidsHam-ck8qf 3 жыл бұрын
The nostalgiaaaaaaa
@JayKayX71
@JayKayX71 3 жыл бұрын
Is it not already running at 60fps?
@maxklassen254
@maxklassen254 3 жыл бұрын
@@JayKayX71 Not its not, and also it took legit A FULL DAY to install
@JayKayX71
@JayKayX71 3 жыл бұрын
@Max Klassen sorry to say, I looked it up already and it does run at 60fps at 720p, it runs slightly lower at 1080p like in the 50's. As for the emulator it depends on your system specs
@Lightblue2222
@Lightblue2222 3 жыл бұрын
@@JayKayX71 true. runs better in lower rez. But I still prefer playing in high rez because the objects in the far distance look clearer. A certain comparison video out there shows the desert rally course drop down to the 40s. May run better with the inside view over the outside view. Still an excellent game. The inconsistent framerate ain't that bad. There is some occasional screen tearing on the background, but even that's not too bad. It's an otherwise great playing and great looking game. Seems the new physics engine taxes out the system, it was a really late release. well worth it.
@steffennilsen2132
@steffennilsen2132 3 жыл бұрын
The cell is still a beast at vector math tasks because the SPEs are essentially ASICs
@newbutthunt
@newbutthunt 3 жыл бұрын
^This^
@ryhanzfx1641
@ryhanzfx1641 3 жыл бұрын
Interesting
@steffennilsen2132
@steffennilsen2132 3 жыл бұрын
@@valenrn8657 Nobody argues that newer processors are better at general computational tasks, its very specifically 32 bit vector and matrix math that the SPEs excel at
@valenrn8657
@valenrn8657 3 жыл бұрын
@@steffennilsen2132 Fold at Home, Radeon X1900 crushed CELL!
@valenrn8657
@valenrn8657 3 жыл бұрын
@@steffennilsen2132 Fold at Home, GeForce 8800 GTX murders CELL!
@Cyberfoxxy
@Cyberfoxxy 3 жыл бұрын
the cell architecture was a marketing stunt. Looked good on paper. And they kept pushing devs to "git gud". Not everything can be run in parallel. Not everything should be parallel. Checking the wikipedia page, the general cell architecture was pretty much abandoned after the ps3 and you wont find any hardware using it.
@goralAdrian
@goralAdrian 3 жыл бұрын
Nice video. You explain stuff in simply way.
@FeeLtheHertZ
@FeeLtheHertZ 3 жыл бұрын
Man I love learned so much from this! Thanks dude!
@lis6502
@lis6502 3 жыл бұрын
I love your comprehensive, tech details stuffed videos
@Allmageddon343
@Allmageddon343 3 жыл бұрын
RPCS3 is a technical masterpiece, but it's kinda sad MGS4 cant run at a stable 60 even on a 10900k
@02alphazero37
@02alphazero37 3 жыл бұрын
LOL right? need a powerful pc to play... And it doesn't cheap
@Atlas_Redux
@Atlas_Redux 3 жыл бұрын
That can't be right, I got 30+ on my i7-2600K on MGS4
@r3v0lv3rz
@r3v0lv3rz 3 жыл бұрын
and what does it run at on native hardware? I don't think I've ever seen MGS4 look smooth, like ever.
@Allmageddon343
@Allmageddon343 3 жыл бұрын
@@r3v0lv3rz native hardware is 720p hovering around a 30 FPS cap on ps3
@laureven
@laureven 3 жыл бұрын
I'm subscribed from 90k and till now I have no idea what You even explaining :) , and still, I enjoy watching this with the hope that one day something will click :) Regardless. This is impressive :)
@AlamAcosta
@AlamAcosta Жыл бұрын
This is a quality video!!! hope someday this kind of videos have sub in Spanish to understand some things complicated for nonnative speakers but wow! hope Sony can contact the RPCS3 team or take that base so they can incorporate ps3 games playable on ps5/6/7.
@AMD_Fan_98
@AMD_Fan_98 3 жыл бұрын
3:30 Oh Lord, the SPEs. Those little things.
@igodreamer7096
@igodreamer7096 3 жыл бұрын
Puppeter... , PS3 has such great and unique games that will never be see in another systems, that is so sad.
@aegisreflector1239
@aegisreflector1239 3 жыл бұрын
That's why I will always keep my ps3
@nathansstuff1547
@nathansstuff1547 3 жыл бұрын
Don't know if they still make it, but in 2008 Toshiba started making the SpursEngine for general PC use. That was powered by 4 SPU's. Dunno, could be possible to have more of them sort of products in the future, even if it's highly unlikely
@gamechuchannel4301
@gamechuchannel4301 3 жыл бұрын
i thought i would never learn what a PPU and SPU module was but now i do. Thanks MVG!
@chinarut
@chinarut 3 жыл бұрын
totally impressed with the level of explanation that could only appease the chip engineer that often wonders if its hat will ever be worn again! 😅
@MegaPieru3000
@MegaPieru3000 3 жыл бұрын
RPCS3 has been working very well for a year now and I've completed many PS3 games using it.
@ohbor
@ohbor 3 жыл бұрын
so good to hear your voice again
@jeffproductions11
@jeffproductions11 3 жыл бұрын
You reached 500k Suscribers that means you are AMAZING
The Sony Playstation 3 - The "Unhackable" Console | MVG
14:18
Modern Vintage Gamer
Рет қаралды 3 МЛН
N64 recompilation is here - and its looking good!
12:50
Modern Vintage Gamer
Рет қаралды 40 М.
Каха с волосами
01:00
К-Media
Рет қаралды 6 МЛН
маленький брат прыгает в бассейн
00:15
GL Show Russian
Рет қаралды 4,3 МЛН
Мы играли всей семьей
00:27
Даша Боровик
Рет қаралды 5 МЛН
The BEST Emulators of 2023
28:53
Modern Vintage Gamer
Рет қаралды 465 М.
Why was the Sony PlayStation 2 so hard to develop games for ? | MVG
11:36
Modern Vintage Gamer
Рет қаралды 459 М.
How did Resident Evil 2 manage to fit on a single Nintendo 64 Cart ? | MVG
12:22
Modern Vintage Gamer
Рет қаралды 1,5 МЛН
The 2011 PlayStation Network PSN Hack - What Really Happened? | MVG
13:37
Modern Vintage Gamer
Рет қаралды 440 М.
Why Microsoft switched from Intel to Power PC for the Xbox 360  | MVG
12:48
Modern Vintage Gamer
Рет қаралды 667 М.
How the Sony PlayStation PS4 Security Was Defeated | MVG
12:23
Modern Vintage Gamer
Рет қаралды 795 М.
How Graphics worked on the Nintendo DS | MVG
13:27
Modern Vintage Gamer
Рет қаралды 838 М.
Why was the Nintendo 64 so hard to develop games for ? | MVG
11:55
Modern Vintage Gamer
Рет қаралды 1,1 МЛН
The PS3 was a ridiculous machine
13:16
Beautiful Technologies
Рет қаралды 201 М.
Why was the Sony PlayStation 3 so hard to develop games for ? | MVG
12:39
Modern Vintage Gamer
Рет қаралды 830 М.
Villager SAVES The Noob From Zombie Apocalypse! 🧟
0:59
MineSauce
Рет қаралды 6 МЛН
suster ngesot salah culik #shorts #upinipin
0:22
Aska Boy
Рет қаралды 36 МЛН
MAIZEN But Everything is weird - MAIZEN Minecraft Animation #shorts
0:27
Kamui - Minecraft Animation
Рет қаралды 8 МЛН
Только ты можешь помочь мне!🤯 #пирожок #роблокс #roblox
0:29