PS3 EMULATION ON ANDROID TILL NOW - [ RPCS3 , ANSTATION 3 , OLYMPUS PS3 EMULATOR ]

Поделиться
HTML-код
  • Опубликовано: 7 фев 2025
  • Creating a PS3 emulator is no small feat, especially for Android! In this video, I dive deep into the technical challenges of emulating the PS3, from its complex Cell processor to the split RAM architecture and RSX GPU. I'll explain why this console is one of the hardest to emulate, and where the future of emulation might be headed. Whether you're an emulation enthusiast or just curious about the tech behind it, this video has something for you. Don't forget to like, share, and subscribe for more in-depth emulation content!"
    RPCS3
    rpcs3.net/
    OLYMPUS PS3
    drive.google.c...
    ANSTATION 3
    andstation3.ve...
    TIMESTAMP 🕜
    00:15 FAKE PS3 EMULATOR & ARTICLE
    03:29 INTRODUCTION
    05:00 EVERYTHING HAPPEN TILL NOW REGARDING PS3 EMULATION ON MOBILE
    11:10 WHY THERE IS NO PS3 EMULATOR
    11:26 PS3 ARCHITECTURE EXPLAINED
    15:11 MAIN COMPLEXITY OF PS3 ARCHITECTURE
    15:47 PS3 CPU ( CELL BROADBAND ENGINE )
    18:32 PS3 SPLIT RAM
    20:35 PS3 RSX GPU
    24:04 OLYMPUS PS3 GAME TEST
    27:47 OUTRO
    #ps3 #ps3emulator #androidemulator #android
    #windowsemulator #games #emulator
  • ИгрыИгры

Комментарии • 92

  • @riona273
    @riona273 12 дней назад +2

    Amazing work kuro and violet it is the best video I've watched on this topic

  • @ahmedbarakat2007
    @ahmedbarakat2007 11 дней назад +7

    Hey, AS3's Dev is here
    Your Video is cool and i love your attention to details, but i wanted to correct something
    AS3 Does not use Wine, and the main reason why i stopped AS3 was the hate i got, i could have just suspended the project and came back later but the hate i got was too much to live with so i decided to end everything + technically, the method i needed to run rpcs3 on was impossible to be made as a full app, that's why olymbus is not an actual app and just a zip file with rpcs3 copiled to termux's glibc
    Oh and the PS3 Emulator from Scratch, even tho it wasn't my clain (it was my friend's) i was still able to make something that can hardly run Hello World so i scrupped everything

    • @Kurorononon
      @Kurorononon  11 дней назад +2

      Thanks for the clarification brother. 👍

    • @Galax2000
      @Galax2000 11 дней назад

      What have people done to you???

    • @causalguide
      @causalguide 11 дней назад

      keep up with other project my man!

    • @causalguide
      @causalguide 11 дней назад

      you use arm64(aarch64) for the AS3 isnt it?

    • @Emulator_xemu
      @Emulator_xemu 11 дней назад

      But you owner as3 not dev

  • @domovoi_0
    @domovoi_0 10 дней назад

    Great stuff brother.
    Love and blessings!

  • @abamlong5064
    @abamlong5064 11 дней назад +2

    Wow kuro..this is good news .planning to get powerful chipset phone to play emulator😊

    • @Kurorononon
      @Kurorononon  11 дней назад +1

      If you are planning to play winlator or yuzu then it's a good choice but I highly suggest not to upgrade your device if your goal is to do PS3 emulation.

    • @abamlong5064
      @abamlong5064 11 дней назад

      @Kurorononon ok..i keep with my poco x7 pro...i thought ps3 emulator need chipset snapdragon 8 elite

    • @JeremyKing18-s3b
      @JeremyKing18-s3b 11 дней назад

      ​@@abamlong5064 8 elite is not enough. 2
      8 elite 2 above...

    • @Gigachad-hb7ji
      @Gigachad-hb7ji 11 дней назад +1

      Dude just buy an actual PS3. You aren't gonna get playability in the next 3 years anyways.

  • @ImSumGuy
    @ImSumGuy 9 дней назад

    Very well put together video. I hadn't followed all the news closely but was well aware that there wasn't a fully functional PS3 emulator for Android. But that said, you put good detail in all the potential ways to achieve it, things that people on Reddit and RUclips comments sections refuse to acknowledge. That said, I don't think it's just lightweight games that could play on mobile if an emulator was native and optimized. A high end phone easily beats the computational power of the lowest end hardware able to play PS3 games smoothly. One thing you didn't mention that plays a significant role in existing Linux terminal solutions like the Termux ones is that Termux lacks hardware acceleration for graphics. I don't know how they are getting around that, but it would mean either they are rendering through software, a huge performance task, or creating their own hardware acceleration engine for Termux, something that is an arduous process in itself. If we get a Linux terminal with full GPU acceleration, or otherwise get a native port, I'm positive that a Snapdragon Gen 1 or newer can handle the computation needed for PS3 emulation, given decent optimization and corrective fixes for the ARM architecture

    • @Kurorononon
      @Kurorononon  9 дней назад

      @@ImSumGuy I think achieving that level of optimization in Termux is nearly impossible. A native approach would likely be the only efficient way to do it. I also believe If a hypothetical native PS3 emulator existed, high-end Android devices might be able to deliver decent gameplay. However, the statement about lightweight games came directly from the developer, so I can’t say much beyond that, they know their stuff 100 times better than me.
      By the way loved it to discuss these topics.

    • @ImSumGuy
      @ImSumGuy 9 дней назад

      @Kurorononon While I agree relying on a terminal emulator is not the way to go and heavily limits the potential for Android specific optimizations, I do think the correct terminal emulator optimizations itself could theoretically be enough for smooth performance. Termux, while considered an emulator, is not emulating hardware itself, and thus the overhead is not very significant. For example, running heavy CPU applications such as AI models through Termux has proven effective and can take advantage of many hardware features the CPU has. The issue, as mentioned, is that GPU acceleration hasn't been implemented as you would need appropriate Linux drivers as well as an adapter to passthrough the GPU.
      I understand the devs said lightweight games could theoretically play on Android, but I feel like that's a statement more to keep expectations in check rather than based on the actual facts of the matter. They got low performance games running on a Pi, albeit not very well. But given the Pi's very limited GPU and a CPU approximately 5-6x slower than the current flagship phones, it's likely they could get decent performance with little performance optimization on say a Snapdragon 8 Gen 3 or Elite, it's more a matter of optimizing accuracy at that point. And with a bit of performance optimization, it's just hard to believe it couldn't run on older hardware. I was first able to run a number of games on RCPS3 on a crappy Bulldozer CPU and a high-end 2011-2012 era AMD GPU, and while it was fraught with issues, this was in its early days before major optimizations got mainlined. Once the first major optimizations came in, I could play many games at 1440p or 4k using a Ryzen 1700x and GTX 1080, and it got better with time. Seeing as a GTX 970 was considered enough then for nearly any game and optimization has further improved, it's hard to see a modern SD 8 series not deliver playable performance with a bit of work.
      Despite me making this argument, I am in no way saying the RCPS3 team should invest the time to port to Android. Supporting more platforms takes a considerable amount of human resources, and the PS3 being so complicated I imagine only further exacerbates that. But I would love to see a team take the RCPS3 code and make an effort to properly port it to Android. Even if the performance were in fact low right now, it would be a project that would pay dividends in the future.

  • @VideoGames984
    @VideoGames984 11 дней назад

    I'm looking forward to more of your videos

    • @Kurorononon
      @Kurorononon  10 дней назад

      @@VideoGames984 thanks 👍👍

  • @gamex3681
    @gamex3681 11 дней назад

    You got yourself a new sub!

  • @ULTRAMaN-k4p
    @ULTRAMaN-k4p 21 час назад

    Hi The Best ❤
    I have problem with a game that i want to try it
    Can you make a video about PC Building Simulator That its for PC and Winlator settings for it please ?
    I tryed lot of ways in Winlator to install it but it gave me some errors
    Also im using Xiaomi Pad 6 Pro that its really good for games .

  • @jasonminato6660
    @jasonminato6660 12 дней назад

    Keep up the good work❤

  • @Emulator_xemu
    @Emulator_xemu 11 дней назад +7

    Just me cooking emulator new

    • @Kurorononon
      @Kurorononon  11 дней назад +2

      Yay ! So excited for that.

    • @Emulator_xemu
      @Emulator_xemu 11 дней назад +2

      @Kurorononon ya Sorry for emulator is not released but there are more codes and fixes In emulator+ version alpha size app 100MB

    • @Kurorononon
      @Kurorononon  11 дней назад +2

      @Emulator_xemu nah brother take your time for the development, We will wait.

    • @FatwaGamer
      @FatwaGamer 11 дней назад +1

      what emulator is it? xbox?

    • @Kurorononon
      @Kurorononon  11 дней назад +2

      Yes , Xbox.

  • @Night_Raptor_5991
    @Night_Raptor_5991 11 дней назад

    Since I started emulating Switch and Vita on my phone I aways asked myself why we never got emulation of PS3 being a older system. I think this answer my doubts.

  • @VideoGames984
    @VideoGames984 11 дней назад

    Kuro this explains everything when I download the PS3 emulator it did work I the starting of the Game then when I played it was moving smoothly and I saw black screen and still hear the sound of my gameplay Tried fixing the graphics but didn't have any support

    • @Kurorononon
      @Kurorononon  10 дней назад

      @@VideoGames984 that's happens to me a lot too.

  • @davidengle6065
    @davidengle6065 10 дней назад +1

    All the games are trash on the PlayStation 3 but one game mgs open world building games any game that's on that PlayStation 3 if it's good it's going to be on PC too the shaders and the way that freaking stuff is compiled is ridiculously dumb

  • @Nwzon
    @Nwzon 11 дней назад

    Great video but genuine opinion try to make them smaller as many times in the video i felt like leaving 😅

    • @Kurorononon
      @Kurorononon  10 дней назад

      @@Nwzon I'll think about it.

  • @MrGonz801
    @MrGonz801 10 дней назад

    You really don't need "high end" PC to run RPCS3. You can run it on relatively cheap mini PCs

  • @Brendan-wr4rx
    @Brendan-wr4rx 11 дней назад

    New subscriber

  • @rohit-i8t3v
    @rohit-i8t3v 11 дней назад

    Nice❤

  • @Brendan-wr4rx
    @Brendan-wr4rx 11 дней назад

    Overall the emulation i really enjoy is Switch and PC

  • @rysoriginal
    @rysoriginal 11 дней назад

    just a question how did you manage to setup the controller? I've got some issues of not all keyboard keys working when plugging in an USB keyboard while using olympus...

    • @Kurorononon
      @Kurorononon  11 дней назад

      I get it from here : ruclips.net/video/JZCYd9p7qj8/видео.html

  • @holymemoly3833
    @holymemoly3833 10 дней назад +1

    we have to go to ps4 emulator for Android right now

    • @Kurorononon
      @Kurorononon  10 дней назад

      @@holymemoly3833 for pc

    • @holymemoly3833
      @holymemoly3833 10 дней назад +1

      @Kurorononon
      ah right , we didn't even make the pc version you are right 👍🏻

    • @Kurorononon
      @Kurorononon  9 дней назад

      Actually There's is a ps4 Emulator for pc, people called it chad ps4.

    • @holymemoly3833
      @holymemoly3833 9 дней назад

      @@Kurorononon
      if you make a video about how to run it , it's amazing
      also want to say that i liked your video and it was trustful , and informative and not a scam and click bait or useless informations

  • @Brendan-wr4rx
    @Brendan-wr4rx 11 дней назад +1

    I watch Mr Sujano and Aptrex a lot

  • @funmans3570
    @funmans3570 10 дней назад

    I have the snapdragon 8 elite which is even faster than the 8 gen 3
    Problem is I can't really do anything with it
    i would love to play some metal gear solid 4 on my phone it would be amazing
    Power is certainly not an issue as the 8 elite matches a I5 12600K in terms of Cpu and about as fast as a GTX 1060 6gb In terms of gpu
    so what gives?🤷‍♂ Thermal throttling? I have a 23,000RPMS cooling fan built into the phone
    Meanwhile Turnip drivers for Winlator have not yet been released for the Adreno 830 so Pc emulation is out of the window as well

    • @Kurorononon
      @Kurorononon  10 дней назад

      @@funmans3570 because it's not running natively, Emulator didn't get to use the full power of device.

    • @JeremyKing18-s3b
      @JeremyKing18-s3b 10 дней назад

      Because it's china phone brother. Throw it your red magic. Cheap build Quality plus no software updates like mine. Ugly back design, only 2 updates suck . XD Samsung copycat wannabe big-time jackrabbit

    • @funmans3570
      @funmans3570 10 дней назад

      ​@@JeremyKing18-s3bi think ur just mad lmfao
      Wheres the cheap build quality exactly cause it seems to me its better built tha Samsungs
      Oh and more bang for the buck too
      Ugly back? You clearly have no taste

  • @TheHeroMvp18
    @TheHeroMvp18 9 дней назад

    Now what's your point?

  • @Brendan-wr4rx
    @Brendan-wr4rx 11 дней назад

    Great

  • @J2meLoder
    @J2meLoder 11 дней назад

    6:50 I just want to go home and play 🌚🌚🌚🌚🌚🌚 ☠️☠️

  • @randyorton4199
    @randyorton4199 11 дней назад

    Kuro please do something about poco x6 pro we want to play ps3 emulator on dimensions 8300 ultra chipset

    • @Kurorononon
      @Kurorononon  10 дней назад

      @@randyorton4199 I mean what can I do brother I'm not a developer.

  • @OrbitSawsaw
    @OrbitSawsaw 9 дней назад

    You're actually wrong bro. Just wait a few more years.

    • @Kurorononon
      @Kurorononon  9 дней назад

      @@OrbitSawsaw I think you didn't get the video, i would be one of the happiest person when it happens.

  • @GilArtzz
    @GilArtzz 11 дней назад

    6:50 what!?

  • @BooKer-DeWi1t
    @BooKer-DeWi1t 11 дней назад

    Siscon 👀

  • @yosukerechain2000
    @yosukerechain2000 11 дней назад

    Can.

  • @JeremyKing18-s3b
    @JeremyKing18-s3b 11 дней назад +1

    Meanwhile me playing winlator on my S23 ULTRA
    Edit: it's better than my new red magic 10 pro, S24 ultra and Poco x7 pro

    • @amolina4891
      @amolina4891 11 дней назад

      How are your results?

    • @funmans3570
      @funmans3570 10 дней назад

      Hah weak device

    • @JeremyKing18-s3b
      @JeremyKing18-s3b 10 дней назад

      @@funmans3570 snapdragon 8 gen 2 ..💀
      I see some broke potatoe PC user got jealous

    • @JeremyKing18-s3b
      @JeremyKing18-s3b 10 дней назад

      @@amolina4891 good just like my S24 ultra.

    • @funmans3570
      @funmans3570 10 дней назад

      ​@@JeremyKing18-s3bbroke patatoe pc user? ☠️☠️☠️ I have a 12600K and a 3060 Ti
      Oh and my redmagic 10 pro is better than your pathetic S23 ultra

  • @Allxiyo
    @Allxiyo 10 дней назад

    kp yes

  • @ApTreX
    @ApTreX 6 дней назад +1

    Keep up the good content!

    • @Kurorononon
      @Kurorononon  6 дней назад

      @@ApTreX thanks brother 🙇