Running Emulators with the Edge Browser on the XBOX Series S | MVG

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • Thanks to the updated Edge Browser for the Xbox Series S | X consoles, you can access a vast list of emulators in the browser and you DO NOT need your Xbox to run in developer mode. In this episode we take a closer look at what's possible and how well it performs in practice.
    ► Support the Channel - / modernvintagegamer
    Social Media Links :
    ► Facebook : / modernvintagegamer
    ► Twitter : / modernvintageg
    ► IG: / modernvintagegamer
    ► BandCamp : modernvintageg...
    #Xbox #Edge #Emulation

Комментарии • 1,7 тыс.

  • @lucascastro8609
    @lucascastro8609 3 года назад +1077

    Xbox Series S and X running N64 games before Switch is really funny to me.

    • @Nobbie248
      @Nobbie248 3 года назад +14

      Funny

    • @towys007
      @towys007 3 года назад +17

      You can do it with a modded switch since 2018

    • @Vintiqueture
      @Vintiqueture 3 года назад +111

      @@towys007 yep. But there's zero modding on the Xbox Series consoles.

    • @VexAcer
      @VexAcer 3 года назад +53

      The funny thing is that this isn't even necessarily the first time. The Xbox One was running more N64 games through Rare Replay (7 games) than the Wii U's N64 VC (6 games at the time).

    • @uwehoeren
      @uwehoeren 3 года назад +4

      @@VexAcer in the End of Wii U they have (actually) only 21 Titles i think on they will not have more...

  • @fgregerfeaxcwfeffece
    @fgregerfeaxcwfeffece 3 года назад +295

    It's really easy to underestimate of the speed of modern CPUs.
    "If raw power doesn't solve your problem you haven't used enough of it." PS1 emulation via javascript drives home that point rather well. The fact that we have reached the point where interpreted languages can run something as heavy as an emulator is just impressive.

    • @derek7808
      @derek7808 3 года назад +28

      JS is not interpreted anymore for the most part but compiled just in time by browsers. But was is shown here is probably not JS but WASM.

    • @guspaz
      @guspaz 3 года назад +16

      I think people don't realize that over the years, javascript runtimes switched to just-in-time compilers, and then optimized to asm.js as a compile target for any language, at which point you're not so different from something like the Unity engine which is doing the same thing with C# code using Mono. Beyond that, all major desktop and mobile browsers (including Chrome, which the new Edge is a reskin of) support WebAssembly, you're now running code at near-native speed in browsers. The weak point is still the hardware interfaces, as you can tell from all the sound issues that MVG encountered in this video. At this point, a browser is just a wasm compile target for C/C++ code.

    • @MrSlowestD16
      @MrSlowestD16 2 года назад +2

      @@derek7808 Sorta, it's still interpreted because the output of JIT is byte-code, much like Java. It's not native CPU binary instructions, so you need a "VM" to execute it. But you're right, JIT optimization and web asm and other tricks are why many of these things are possible in real time like this.

    • @davidste60
      @davidste60 2 года назад +1

      @@MrSlowestD16 No it's not, the output of JIT is native CPU binary instructions for the most important functions.

    • @NazmusLabs
      @NazmusLabs 2 года назад +4

      @@guspaz FYI: Edge is not a simple reskin of Chromium. MS Edge adds features from the Legacy Edge and Internet Explorer to its Blink engine: one big one is the scrolling. Try scrolling on Edge in Windows. You will find that no other Chromium browsers scroll this smoothly. Microsoft Edge also integrates the entire internet explorer engine in its chrome, allowing you to use “Internet Explorer Mode”. Finally, Edge serves as Windows 10 and Windows 11’s WebView control, which required deep integration with the OS. So, yeah, MS Edge is not your typical Chromium browser.

  • @Karamuto
    @Karamuto 3 года назад +1103

    Wow this really shows how great Web Development has become over the years. The JS scene never ceases to amaze me.

    • @6581punk
      @6581punk 3 года назад +59

      It's made possible by HTML5 and the canvass. Before that you didn't really have a frame you could draw pixels into.

    • @karamuto1565
      @karamuto1565 3 года назад +9

      @@6581punk thats true its much easier now but still astonishing. I am ok with binding web apllications, but rebuilding games? That feels really far away.

    • @tricursor2481
      @tricursor2481 3 года назад +9

      Yeah it's pretty amazing. There are full blown flash emulators running in real time in javascript as well. Developing in js can be super frustrating but this was a few years ago that I last did much work in it, I'm sure it's only got better. I'll definitely be looking at the source code for these emulators.

    • @codeHusky
      @codeHusky 3 года назад +41

      @@tricursor2481 it's actually in web assembly so the code was probably written originally in C

    • @mar2ck_
      @mar2ck_ 3 года назад +11

      JavaScript would be too slow, this is WebAsm

  • @MrMario2011
    @MrMario2011 3 года назад +904

    Showing Windows 95 on here is just Perfect.

    • @thesummergamer7245
      @thesummergamer7245 3 года назад +3

      mario!!

    • @FenexDragonis
      @FenexDragonis 3 года назад +4

      They should put win 11 on it.. brick the console then send it back for repair..
      Just to piss Microsoft off.. I would but I avoid Microsoft products. Only thing guaranteed is each update will break more than it fixes.. oh and of course they force them on you..

    • @EvilishDem0nic8732WhatItDo
      @EvilishDem0nic8732WhatItDo 3 года назад +2

      And some suggested 98. The nerve!!!

    • @EvilishDem0nic8732WhatItDo
      @EvilishDem0nic8732WhatItDo 3 года назад +6

      @@FenexDragonis u worship the apple phone yes

    • @zebular
      @zebular 3 года назад +1

      BeOS or bust

  • @SlickOnTop
    @SlickOnTop 3 года назад +529

    The ingenuity of the homebrew community never ceases to amaze me.

    • @aaronhiggs
      @aaronhiggs 3 года назад +29

      Totally agree. They are doing fine work; and most importantly they are saving games from being forever lost to time!

    • @jareddyer3142
      @jareddyer3142 3 года назад +14

      emulation and homebrew are not the same thing, and you basically copied the second half of the last guys comment. "the JS scene never ceases to amaze me". are you even human or are you a bot?

    • @usernamemonopoly
      @usernamemonopoly 3 года назад +19

      @@jareddyer3142 emulators are absolutely home brew. It’s literally non commercial software created on or for locked proprietary platforms. You are being pedantic at best and disingenuous at worst. Home brew comes in the form of applications such as ftp servers, file managers, emulators, games and any kind of software that furthers the open nature and enjoyment of an otherwise locked down system

    • @jareddyer3142
      @jareddyer3142 3 года назад +1

      @@usernamemonopoly homebrew is making/developing you're own games for existing software. not the same thing as creating software to emulate existing software. quit projecting, you are pedantic.

    • @usernamemonopoly
      @usernamemonopoly 3 года назад +5

      @@jareddyer3142 I suggest you just Google the definition of home brew software. You could not possibly be more confidently incorrect here.

  • @NightcoreClips_
    @NightcoreClips_ 3 года назад +349

    I believe Microsoft considers all this emulation stuff a flex on how powerful their systems are, and how far they’ve come in terms of performance.

    • @theelightbearer4254
      @theelightbearer4254 3 года назад +85

      Plus the fact that the PS5 can’t do this. There’s a lot of features that the Series consoles have over PS5.

    • @V_2077
      @V_2077 3 года назад +8

      Honestly I doubt they even know about it. This was never intended and emulation can effectively be piracy so they wouldn't approve of it.

    • @theelightbearer4254
      @theelightbearer4254 2 года назад +27

      @@V_2077 there’s no way that they don’t know that their own product can do that, especially with all the videos out about it already.

    • @nickwallette6201
      @nickwallette6201 2 года назад +6

      I remember writing my first LAMP stack web application and having IE performance tank to unresponsiveness when I had 100 table rows with a mouse over event. Chrome, Mozilla, and Opera ran it fine.
      We’ve come a long way. Well, all of us except IE ... * snicker *

    • @ianfahrizal85
      @ianfahrizal85 2 года назад +6

      @Andrii Shafar and also microsoft too as all improvement in edge also being caried to chromium project

  • @samzx81
    @samzx81 3 года назад +555

    It's pretty impressive to see a JS based N64 emulator running so well.

    • @samzx81
      @samzx81 3 года назад +24

      haha just after I wrote that MVG said "it's pretty impressive"

    • @codeHusky
      @codeHusky 3 года назад +48

      I think it's web assembly, not JS, so it runs much closer to native computer speeds

    • @Iinuxct
      @Iinuxct 3 года назад +9

      You can run native code in the browser nowadays, it's not necessarily JS anymore ;)

    • @LeahLundqvist
      @LeahLundqvist 3 года назад +9

      @@Iinuxct well, it’s not really native. WASM runs in a special virtual machine in the browser

    • @babbaloerie
      @babbaloerie 3 года назад +12

      @@Iinuxct No, not really. WebAssembly does not run directly on the CPU. Code gets compiled to a WebAssembly binary, and then gets interpreted by a virtual machine (VM) that's part of the browser. In fact this whole process is very similar to an emulator. You could say the VM is the emulator and the WebAssembly binary is the ROM.
      So basically if you create an emulator for WebAssembly, you're really running an emulator in an emulator.

  • @radionerdxbox
    @radionerdxbox 3 года назад +76

    Microsoft has to keep Edge updated with all these features in order to make it a competitive browser and increase their market share. Many legitimate sites require these features. It’s just that emulators will take advantage of these as well. Classic double “Edge” sword.

    • @djayjp
      @djayjp 2 года назад

      It's just Chromium.

  • @Prizm44
    @Prizm44 3 года назад +229

    Apparently this Edge update also means you can stream GeForce NOW games on your XBox. I was going to try it, but GeForce NOW is not out in Australia yet.

    • @UsmanX
      @UsmanX 3 года назад +54

      Nvidia blocks edge on geforce now, even though its chromium based 🤦‍♂️

    • @UsmanX
      @UsmanX 3 года назад +18

      @filleswe91 there's no extension support on the Xbox. Flags should work, good catch

    • @mysteryboyee
      @mysteryboyee 3 года назад +5

      @@UsmanX why would they do that?

    • @banjo9158
      @banjo9158 3 года назад +2

      and was leaked that geforce now, can run dolphin, so it would run gamecube and wii, without the devkit, it's a W. the only thing that is missing now is the ps2 emulator.

    • @lainwired3946
      @lainwired3946 3 года назад +23

      GeForce Later in Australia.

  • @metsumilitia
    @metsumilitia 3 года назад +218

    I never thought i'd be playing more Series S than PS5... what a console!!

    • @bladekark
      @bladekark 3 года назад +3

      XD

    • @gamamew
      @gamamew 3 года назад +82

      Funny how Series S has a more extensive support for old Nintendo games than current Nintendo's own console 😆

    • @EndlessFunctionality
      @EndlessFunctionality 2 года назад +4

      @@gamamew And everyone does it for free!

    • @mjc0961
      @mjc0961 2 года назад +20

      @@gamamew And old PlayStation games vs PlayStation's own console too!

    • @CertifiedMVP
      @CertifiedMVP 2 года назад +14

      I have both consoles as well.
      I find myself playing on the Series S more often.
      I still play the PS5 though.

  • @WishMakers
    @WishMakers 3 года назад +81

    It's honestly... frankly insane seeing JavaScript emulators run without feeling mega slow or otherwise just...wrong like on PC browsers. I never thought I would say that Edge has a major use until now, and no matter whether it's intentional or not, I tip my hat to the in-house Xbox developers for making a surprisingly efficient web browser.

    • @sundhaug92
      @sundhaug92 3 года назад +16

      I mean this is basically the same browser as desktop Edge, minus support for extensions

    • @WishMakers
      @WishMakers 3 года назад +3

      @@sundhaug92 It's likely also specialized for the hardware, which most desktop browsers I'd wager logistically can't do. That being said, being based on the Chromium base has probably been the biggest factor in making it work.

    • @nepnep6894
      @nepnep6894 3 года назад +1

      It's only going to get better for browser based gaming with webgpu

    • @matthewblackwood9653
      @matthewblackwood9653 3 года назад +4

      Interestingly Edge is very ram efficient as it has the ability to 'sleep' tabs and recover ram from closed tabs much more efficiently than Chrome or Firefox. On a machine with very limited ram you should consider using Edge instead.

    • @WishMakers
      @WishMakers 3 года назад

      @@matthewblackwood9653 That is quite interesting, I'll have to test that.

  • @levleontev6202
    @levleontev6202 3 года назад +372

    I would love to see WebAssembly being used instead of JS for emulation. WASM achieves near-native performance, and as you can compile C++ and other languages into it, it would be possible to port contemporary emulators such as Dolphin onto a web browser.

    • @codeHusky
      @codeHusky 3 года назад +123

      The only reason these emulators exist is BECAUSE webassembly exists. They are using WASM :)

    • @megan_alnico
      @megan_alnico 3 года назад +20

      WASM has so much potential. I hope it can free us from the JavaScript.

    • @nateadams4770
      @nateadams4770 3 года назад +25

      What are the bottlenecks you’re seeing in JS? I think “js is slow” is a common talking point but who is actually proving it with benchmarks? In my experience and benchmarking it’s definitely fast enough. Even for emulation as we can clearly see in this video.
      The more interesting thing about WASM isn’t speed, but convenience of creating a web port. WASM is a compile target for the same source code that the original emulators are often written in, so theoretically the engineers who wrote their emulators in C++ for example could simply change their compile target to WASM and BAM! It should work in the browser, no need to rewrite the thing from the ground up in JS. This is incredible.

    • @megan_alnico
      @megan_alnico 3 года назад +38

      @@nateadams4770 JavaScript is a dynamically typed interpreted language. Historically dynamically typed languages are difficult to optimize, there's just not a lot for the compiler to reason about beforehand. Combined with the fact that JavaScript is interpreted makes it ill-suited for performance dependent systems.
      WASM is is an extension of the JavaScript language that adds what is best described as a kind of type safe byte code, very much in the same vein as the byte code used in C# and Java. While not as performant as purely native code, it's still orders of magnitude faster than traditional JavaScript. It just happens to run in the same JavaScript engine and is integrated into most browsers.
      So what you're seeing in this video is not actually JavaScript proper, it's a special extension to JavaScript facilitates efficient execution.
      Don't get me wrong the JavaScript interpreter stuff is always getting better but WASM has an architectural advantage.

    • @Benni1000games
      @Benni1000games 3 года назад +9

      @@nateadams4770 I think the biggest issue with js has to be the single event loop model. All code including the ui runs in 1 thread. It's possible to use webworkers to get something similar to multithreading but that's kinda cluttered and not ideal

  • @Raphe_Raph
    @Raphe_Raph 3 года назад +167

    I guess the XBOX Series has an EDGE now...

  • @joeymann2410
    @joeymann2410 3 года назад +33

    As someone who lives in a country where the Xbox is ignored by media companies and who uses their Xbox One mostly as a media centre, the new Edge updates are pretty sweet

    • @ahmedelged4894
      @ahmedelged4894 2 года назад

      Same in egypt. Sony is the most dominant console manufacturer

  • @jrc9648
    @jrc9648 3 года назад +150

    Microsoft is playing the long game by providing an incentive for classic gamers the option to easily emulate on an XBox hoping to undermined Sony and seems they are doing it well.

    • @janderkin
      @janderkin 3 года назад +4

      & Maybe they got wind of the Steam Deck early enough to show some ballz.

    • @goeland4585
      @goeland4585 3 года назад +6

      @@janderkin ... they don't even have a portable console

    • @janderkin
      @janderkin 3 года назад +1

      @@goeland4585 No, Microsoft does not have a portable. I meant that maybe Microsoft learned of the Steam Deck coming soon. They (may have) done the math and are pre-emptively competing for that part of the market. Pretty slick on their part and well welcomed, but I'm still onboard for Steam Deck.

    • @ghostlegit
      @ghostlegit 3 года назад +8

      @@janderkin steam. Deck isn't competing with xbox. In fact gamepass will grow even bigger with the steam. Deck release

    • @Erbmon
      @Erbmon 3 года назад +10

      Sony was not ready to launch PS5. They are shooting their foot off just fine whiteout Microsoft's intervention. Their advertising campaign was as hyped and untruthful as Cyberpunks was but somehow people don't seem to care as much.

  • @nicktronson2977
    @nicktronson2977 3 года назад +12

    5:15 Dude is holding a shotgun while slicing raptors with a knife. Hopefully this is where the next Jurassic Park film is headed.

  • @Borgimanio
    @Borgimanio 3 года назад +133

    With WebAssembly we might see more modern browser emulators in the future.

    • @dominikmurz
      @dominikmurz 3 года назад +17

      @@FirstNameLastName-xe4mx there cannot be a compiler from JS since the point of webasm and related technologies is that they strongly relate on strong typing and aggressive optimizations which are not possible on dynamic language like JS. It is more probable we get compilation from JVM-like languages, e.g. Kotlin, maybe even some restricted Typescript.

    • @igorgiuseppe1862
      @igorgiuseppe1862 3 года назад +14

      those emulators are already using webassembly, you can be sure about that

    • @Girvo747
      @Girvo747 3 года назад +2

      @@FirstNameLastName-xe4mx There is, sort of: AssemblyScript

    • @FirstNameLastName-xe4mx
      @FirstNameLastName-xe4mx 3 года назад

      @@dominikmurz i have only experience with rust so don't know much about js but there are things like zig that can compile some high level stuff to low level C code, so calling it outright impossible is not a good idea.

    • @dominikmurz
      @dominikmurz 3 года назад +2

      @@FirstNameLastName-xe4mx this isn't about high- or low-level programming languages, it all comes to whether the build system can reason ahead about the code or not. In Rust, Go, C++ or Java, compiler has so much information about typing, access, etc. that it can perform optimizations and make simpler machine code. In dynamically typed languages like JS, this all has to be deferred until runtime, because only then the system will know what data types are used. Webasm is like C, it requires many compile-time hints.

  • @joshuabergeron9731
    @joshuabergeron9731 3 года назад +73

    Microsoft should be happy and supportive of the web browser based emulation scene. They can support emulation features in the background and reap the benefits of increased sales of their console

    • @aaronhiggs
      @aaronhiggs 3 года назад +17

      Agree. They can "support" it with out actually supporting it in a legal sense.

    • @josh223
      @josh223 3 года назад +3

      and edge might actually be used for something

    • @arch1107
      @arch1107 3 года назад

      emulation for them would be emulated xbox and xbox 360, for the rest of people is emulate supernintendo, n64, sega, you know, old good stuff not part of microsoft, so for them this is not only a non viable idea but a bad idea

    • @josh223
      @josh223 3 года назад

      @@arch1107 why is it a non-viable idea

    • @arch1107
      @arch1107 3 года назад

      @@josh223 if your console has as a feature run nintendo games, why would i buy a xbox if i want to play inintendo games?
      if the games are property of nintendo, why would microsoft offer them? they can't and won't get money from it
      nintendo could sue them if they decide that microsoft offered a way to run pirated nintnedo property
      old games often are covered under a contract, that forbids the usage on certain platforms for a period of time, like the exclusive games on a platform, afik this covers also emulation
      is a mess, from multiple sides, legal, economical, it makes no sense to support games from your competition on your console

  • @lewis6932
    @lewis6932 3 года назад +301

    Ahh, edge finally has a use!

    • @dominant2576
      @dominant2576 3 года назад +66

      The new chromium based edge is faster than chrome so edge has many uses now.

    • @RockMadeHome
      @RockMadeHome 3 года назад +54

      What are you talking about? Edge is one of the best browsers out now

    • @MKMadness
      @MKMadness 3 года назад +18

      This guy is clearly talking about Edge on Xbox and yet people attack him lol

    • @MorningstarJinn
      @MorningstarJinn 3 года назад +3

      @@dominant2576 didnt know chrome was on xbox

    • @6581punk
      @6581punk 3 года назад +17

      Is this what people call and "edge case" :)

  • @PixelShade
    @PixelShade 3 года назад +81

    Awesome video like always MVG! :) The sound popping is definitely a browser thing. I'm developing a quite ambitious high-res metroidvania-like game in a web based environment (since it is incredibly easy to deploy to different platforms) however sound popping, as well as short loop breaks can be an issue when starting new sound processes in the browser... However, when you develop a game for scratch with the technology in mind you can circumvent those limitations. That's harder to do in emulation and really it's something that needs to be fixed with the browser environment, or somehow circumvented by the emulator developers themselves.

  • @SeniorCharry
    @SeniorCharry 3 года назад +52

    The Series X is by far my favorite console right now. Microsoft learned a lot of lessons during the Xbone gen. Now Sony needs to learn some lessons, but there’s too many hardcore fans that worship the PlayStation brand. Hopefully gamers will open there eyes soon.

    • @TheDumontShow
      @TheDumontShow 3 года назад +2

      I want one too and I love Playstation 5 as well. But you already know the situation with getting either one of them

    • @aaronhiggs
      @aaronhiggs 3 года назад +5

      The Series S and Series X are amazing. MS knocked it outta the park on both. The Series S for 299 is just value packed. I have a series S and a good pc: its all I need.

    • @legozfordayz
      @legozfordayz 3 года назад +2

      @@aaronhiggs having a good PC and then buying a SX is redundant.

    • @benking9128
      @benking9128 3 года назад +1

      Microsoft are still far from perfect, online drm checks and their physical discs for next gen being pointless as you can’t play straight from the disc

    • @100billionsubscriberswithn4
      @100billionsubscriberswithn4 3 года назад +6

      @@benking9128 Can't play straight from the disc on PS5 either.

  • @dark2koneko
    @dark2koneko 3 года назад +14

    Well this is amazing. I remember when we all thought we were geniuses for running flash games on the wii browser.

  • @Nassyy
    @Nassyy 3 года назад +75

    Seeing this makes me excited with the future of gaming tech.
    Someday, we might see a PS2 or PS3 emulator in a large capacity pendrive. I think that day is coming close.

    • @aaronhiggs
      @aaronhiggs 3 года назад +21

      I can see them getting PS4 emulation up to date faster than PS3. The cell processor is just unwieldy.

    • @Nassyy
      @Nassyy 3 года назад +3

      @@aaronhiggs Intriguing...As a matter of fact, you got a good point there. No wonder we have not had a decent PS3 emulator til now!

    • @megan_alnico
      @megan_alnico 3 года назад +5

      I can't wait to see NES games on a credit card.

    • @angeleocorrodead
      @angeleocorrodead 3 года назад +2

      Actualy there are pendrives like credit cards.

    • @aaronhiggs
      @aaronhiggs 3 года назад +5

      @@Nassyy yeah. The cell processor is just a mess to emulate; the ps4 , since it uses a x64 processor will be a breeze.

  • @csolisr
    @csolisr 3 года назад +55

    And don't forget, you can run something like Parsec and stream literally anything from your main computer to your Xbox

    • @berthold64
      @berthold64 3 года назад +3

      lol you can even remote desktop to office through edge if you route your xbox via VPN.

    • @Nobbie248
      @Nobbie248 3 года назад +1

      Whats the point tho. Been doing that for years on phones

    • @BulletFever1
      @BulletFever1 3 года назад +4

      @@Nobbie248 house parties. I could have my PC on at home and use my mate's Xbox to stream to it, chuck a couple of extra controllers on and away we go?

    • @ramerefauntleroy4881
      @ramerefauntleroy4881 3 года назад

      So...steam?

    • @deadaiir
      @deadaiir 3 года назад

      @@BulletFever1 wouldn't that introduce more input lag?

  • @lfla0179
    @lfla0179 3 года назад +15

    I am still moved by the great job you guys did on Quake. Amazing.
    Now, running emulators on browsers is quite a surprise, I had no idea it was possible.

  • @CzlowiekDrzewo
    @CzlowiekDrzewo 3 года назад +27

    I love how much you can do with the Xbox. It's a complete 180 of Sony's approach.

  • @jagergerg9771
    @jagergerg9771 3 года назад +31

    I love keeping old games alive.

  • @fireaza
    @fireaza 3 года назад +8

    Man, I remember trying to run N64 emulators on my PC back in the early 2000s and the performance was pretty crap. It's nuts to think you can now do this in a web browser on a goddamned game console!

  • @Rexter2k
    @Rexter2k 3 года назад +37

    The new Edge browser is also available on the plain old Xbox One.

    • @ElNeroDiablo
      @ElNeroDiablo 3 года назад +3

      0w0 I have another use for my XB1S other than playing Halo 5, now! :D

    • @adamadkins7489
      @adamadkins7489 3 года назад +4

      @@ElNeroDiablo if the console dies, you can pop a mini ITX board in it and create a cool looking pc. Im building one now with an amd 5700g.tge series s is good looking console when it's clean. A magic eraser will make it look brand new.

    • @ElNeroDiablo
      @ElNeroDiablo 3 года назад +1

      @@adamadkins7489 Nice, I'm using the somewhat older One S system (might look at upgrading the 2.5" internal for like a 4TB SSD like I did my PS4 Pro) currently, decent little box when I'm in the mood to use it.

    • @KopperNeoman
      @KopperNeoman 3 года назад

      Doesn't the internal use SATA II? You'd get better speeds off of an external SSD if that's true.

    • @ElNeroDiablo
      @ElNeroDiablo 3 года назад

      @@KopperNeoman Nah, SATA III (6.0gbps, 500-550MB/sec read/write) has been a standard since May 2009 (it started popping up on motherboards around 2010-2011, like for Sandy Bridge/Core-i 2000 on Intel's side, and Bulldozer/Socket AM3+ on AMD's side).
      But a USB 3.0 external drive (just plain USB 3.0 with 5gbps throughput) caps out around 450-480MB/sec depending on the cache of the drive, so it's a wash between using a internal SATA drive and using a external SATA-over-USB drive on XB1 or XS.
      The OG XBox One used a SATA II hard drive, but the One-S & One-X use a SATA III hard drive,

  • @floppa9415
    @floppa9415 3 года назад +4

    I think THIS is the ultimate endgame. Getting Emulators to run inside a browser with Javascript (or better yet Webassembly). Emulators will work on nearly every Platform with access to the internet and Games will be able to run Independent of CPU Architecture, Operating System and Graphics API. Just awesome to see, truly preserving games forever!

  • @choco_easty
    @choco_easty 3 года назад +18

    Your videos are all so informative and unique!! Thanks for all that you do, MVG!

  • @chemergency
    @chemergency 3 года назад +152

    Very cool, though its limitations are clear and I wouldn't say it's a truly-viable alternative to Devmode and Retroarch. Being able to play other browser games like QuakeJS is incredible though, game console web browsers sure have come a long way from the barebones-ness of the Dreamcast and Wii web browsers.

    • @beardalaxy
      @beardalaxy 3 года назад +15

      I remember playing flash games on the Wii browser and homebrew games built specifically for it.

    • @100billionsubscriberswithn4
      @100billionsubscriberswithn4 3 года назад +10

      If by "come a long way" you mean "don't exist on PS5 and Switch" then you're right, they've come a long way.

    • @circuit10
      @circuit10 3 года назад +13

      And on the other hand, the Switch has no officially accessible browser and they go out of their way to make the hidden one worse

    • @braedonlock3359
      @braedonlock3359 3 года назад

      @@100billionsubscriberswithn4 the switch would emulate so bad.

    • @belstar1128
      @belstar1128 3 года назад +1

      Yea when i try this on my pc nothing works the lag is crazy even on 8 bit games i have no idea how the xbox can run these things so well compared to my pc.

  • @4.0.4
    @4.0.4 3 года назад +8

    5:05 - Einhänder! That game is such an underrated gem.

    • @forbiddenera
      @forbiddenera 3 года назад

      I only ever had it on the demo disk. Always wanted to really try it. Couldn't remember the name, thx

    • @4.0.4
      @4.0.4 2 года назад

      @@forbiddenera I remember that demo disk! I played it several times, finding out you could go below the surface on the mid-boss of the first level and get the cool "Flash" and "Riot" weapons too.

  • @mencdragon5568
    @mencdragon5568 3 года назад +11

    Impressive stuff, certainly great to see what can be achieved with using only Java and a browser. Also, just adorable that Google Chrome wants to be downloaded at 5:43

    • @casiragi
      @casiragi 3 года назад +2

      I cant Play, because the Start Button doesnt Work 🤷 How Can i Play on my Xbox

    • @GoldenretriverYT
      @GoldenretriverYT 3 года назад +1

      there is a huge difference between java and javascript

    • @maiastniki
      @maiastniki 2 года назад

      @@casiragi same i cant get any game controls to work eithee

  • @TheBluwee
    @TheBluwee 3 года назад +51

    I'd love to see a video about creating your own emulator hosting website for xbox from you!

    • @beardalaxy
      @beardalaxy 3 года назад +3

      Just so you know, it doesn't have to be a site with a domain name or anything. If your Xbox is on the same local network you'd be able to access a website that a PC or even a raspberry pi is hosting locally. I'd like to see a video on how to set it up too though even if I'm pretty sure I've got the gist of it!

    • @circuit10
      @circuit10 3 года назад

      One of those online emulator things that let you use games from cloud storage would work fine too

    • @Erbmon
      @Erbmon 3 года назад

      @@beardalaxy I'm not sure is as easy anymore whit the new self-cert ban from most web-browsers.

    • @beardalaxy
      @beardalaxy 3 года назад

      @@Erbmon i could be wildly wrong but isn't a certificate only needed for https? you don't need that if you're just doing a local host.

    • @Erbmon
      @Erbmon 3 года назад

      @@beardalaxy Yes but thats the problem, cromium browsers no longer trust http

  • @BcHmF
    @BcHmF 3 года назад +29

    now we need a tutorial to setup a LOCAL page with the emulators :D

    • @RavarYgamer212
      @RavarYgamer212 3 года назад +2

      its a shame how the new browser doesnt let you use usb files like in the old one

  • @gregorymansour1763
    @gregorymansour1763 3 года назад +7

    Wasn't expecting F-Zero X this morning, but now I know it's gonna be a good day.

  • @Aeduo
    @Aeduo 3 года назад +10

    All this stuff would've been great in school haha. Full emulators running without having to install anything.

  • @danilodequeiroz9520
    @danilodequeiroz9520 2 года назад +4

    It'll be nice to have all these emulator's URLs on the description.

  • @WJMazepas
    @WJMazepas 3 года назад +23

    Now im thinking in setting up a Raspberry Pi locally with all the emulators and games stored in It and the Xbox acessing locally

    • @USSMariner
      @USSMariner 2 года назад +1

      Ooooooooooh that's super smart!

    • @Logon01
      @Logon01 2 года назад

      I was just thinking that myself. Just need to figure out one thing... How. XD

    • @AgentFearX
      @AgentFearX 2 года назад

      I wish I was Emulation Savy to understand this.

    • @SeriesXM
      @SeriesXM 2 года назад

      Please share a guide.

  • @J-Dizzle95
    @J-Dizzle95 3 года назад +76

    Ummmmm….. this is fucking amazing. Thank you SO much!!!! I got an Xbox series s just to emulate basically, but I found the entire process to be soooo damn time consuming. So much so that I just haven’t gotten around to fully finishing it. BUT, emulating this way looks so much simpler!!! Seriously, thank you. :)

    • @tizocwave7729
      @tizocwave7729 3 года назад +4

      Same here about to try it out

    • @danpatrick7176
      @danpatrick7176 3 года назад +1

      I'm almost positive that honestly the old way is simpler overall actually. This is more cool than it is practical when there's a solution for 20 bucks.

    • @gv2212
      @gv2212 3 года назад +1

      the problem with this way of doing it is that you can only play older sistems that can be emulated anyway on weak systems like a pi4 or something like a playstation classic which kinds of defeats the purpose imo.

    • @NLSagat
      @NLSagat 3 года назад +1

      @@danpatrick7176 Browsing to a site should be easier then settings up retroarch, however the quality should be better in RA. I say should because n64 was a huge miss for me me with gfx glitches and dk64 having a camera bug making it unplayable. Saturn, and especially ps1 with duckstation was amazing tho. No doubt everything lower also runs fine. DC was mostly good but wii well my first impressions there were not so hot.

    • @FilipeDalmattiLima
      @FilipeDalmattiLima 3 года назад +1

      Hey, it is possible to install the Retroarch in retail mode.

  • @esppiral
    @esppiral 3 года назад +2

    I am spending more time playing Retroarch on my series X than playing ps5 and Xbox games. Once you set up Retroarch properly (it is not that difficult) it is just fantastic. 4k ps2, DC gamecube, Wii, psx, N64 and Saturn games. It is like the Dream golden era of gaming remastered In one box. I've've been using it for almost a year and I am still amazed every time I boot a retro game on my series X.

    • @ibubbathebeastibubbathebea7009
      @ibubbathebeastibubbathebea7009 3 года назад

      I need help I can’t run games I’m trying hard to do this

    • @taranullius9221
      @taranullius9221 3 года назад

      @@ibubbathebeastibubbathebea7009 Try harder. I'd never even used an Xbox until 2021 and I'd not used a console since PS1 and I worked out how to put RetroArch in a night. You're just impatient and don't want to put in the work.

  • @ImSumGuy
    @ImSumGuy 3 года назад +3

    I learned about emulation in 2005 through a web browser NES emulator (which led to me finding other web browser emulators and eventually fully fledged downloadable emulators)

  • @eraser400
    @eraser400 3 года назад +3

    This is so amazing to see, So great to see all of the work that's been done on online emulation

  • @magfal
    @magfal 3 года назад +12

    It would be easy to set up an open source project that could allow you to do the hosting on a local machine. Just bring you own roms.

    • @SeriesXM
      @SeriesXM 2 года назад

      I know this sounds easy, but is there a guide anywhere?

  • @dustalruiz8744
    @dustalruiz8744 11 месяцев назад +3

    After 2 years, I finally figured out the controller not working how it’s supposed to because of the browser cursor. For those wondering, you need to click the little controller/gamepad symbol on the search bar (not the one inside the black box edge) and then you can play normally. However, I still don’t know how to play in full screen while doing this :(

    • @FatihSultanMehmed
      @FatihSultanMehmed 9 месяцев назад +1

      U just Need a mice

    • @_shivers
      @_shivers 7 месяцев назад

      It only seems to read the dpad, none of the other buttons register for me

  • @whosonedphone
    @whosonedphone 2 года назад +7

    From an audiophile standpoint I usually love sony. However if I had any interest in the new consoles I definitely like where Microsoft is going.

  • @RadikAlice
    @RadikAlice 3 года назад +5

    This is so ludicrous I can't help but love it. They definitely know, as you trying to run N64js shows
    But just like Developer Mode, it's something you have to know about as most people associate emulators
    with standalone software you download somewhere. And like OtherOS on the PS3 shows.
    It's more trouble than it's worth to remove a feature that _technically_ allows for unintended things

  • @andresbravo2003
    @andresbravo2003 3 года назад +15

    That was the alternative method! Glad this also helps with the Edge browser a lot since it runs The same as like the Google Chrome, Opera and Opera GX.

  • @wolfpackleaderz6422
    @wolfpackleaderz6422 2 года назад +3

    Been having the problem with the emulators when switching to the gamepad it causes the controls to appear and pause the game how do I fix this

  • @KyoshoLP
    @KyoshoLP 2 года назад +3

    Hypothetically, you could run a file server off something as simple as a Raspberry Pi locally. If the community really got behind it, there could even be pre-made SD card images loaded up with all the emulators preconfigured. Then you'd just load it with your ROMs and off you go.

    • @Nossieuk
      @Nossieuk 2 года назад +1

      I'm surprised we don't have that already - an emulationstation for java emulators or something.

  • @lordzuzu6437
    @lordzuzu6437 3 года назад +3

    Wow, I watched the video on emulation yesterday, and now this. Perfect

  • @Tricolorrr533
    @Tricolorrr533 3 года назад +11

    Tech savvy people telling me to host my own server:
    Me: 👁👄👁

    • @YASYTU
      @YASYTU 3 года назад

      If it's just hosting static files, a raspberry pi and an afternoon of tinkering might do the trick... :-)

    • @DeMichel93
      @DeMichel93 3 года назад

      maybe you can start learning this stuff, it's super enjoyable when you see something actually works

  • @Damaniel3
    @Damaniel3 3 года назад +1

    Running a local web server hosting your ROMs and these emulators is a great idea. Someone needs to create a standalone app (perhaps a Docker container) that you can dump on a server, point at a ROM directory, and end up with a site that can be browsed and that emulators will run in.

  • @cin2110
    @cin2110 3 года назад +32

    When your xbox emulates more nes snes 64 and genesis games than your paid service of nintendo switch for free on a damn browser

    • @TheDumontShow
      @TheDumontShow 3 года назад +1

      Welcome to 2021. That's it, bro

    • @sundhaug92
      @sundhaug92 3 года назад +3

      Limit for Nintendos official emulation is licensing and will, not technical capabilities

    • @MixedVictor
      @MixedVictor 3 года назад +2

      even a hacked switch can play more games than nintendo own service lmao

    • @sundhaug92
      @sundhaug92 3 года назад

      @@GS_CCC Oh yeah N absolutely does weird stuff like that. I think part of it is that on the Wii/Wii U/3DS you pay per game and thus "how much we make per game" is more predictable

  • @xios2000uk
    @xios2000uk 3 года назад +18

    It's probably easier to access parsec web on the Xbox (not tested this myself) than make a webserver hosting the JS and ROM files.

    • @shanez1215
      @shanez1215 3 года назад +1

      Sure but then you're not really run the games on the Xbox, you'd need a powerful secondary device for some systems. And can't do it on the go as well.

    • @mhass30
      @mhass30 3 года назад

      Have you gotten that to work? I am getting my controller being read as a kb+m not a controller.

    • @banjo9158
      @banjo9158 3 года назад

      parsec web is shit. is horrible.

  • @973terminator
    @973terminator 3 года назад +16

    I'm more interested to see how this runs on an Xbox one s/vcr, since edge was updated there as well

    • @ivanvargas2425
      @ivanvargas2425 2 года назад +3

      Not good.

    • @DrkTrx
      @DrkTrx 2 года назад

      CPU slow af, probably snes and below can run fine

    • @ivanvargas2425
      @ivanvargas2425 2 года назад

      Works terrible. Don’t even try it NES is extremely bad

    • @destroyermcw626
      @destroyermcw626 2 года назад

      @@ivanvargas2425 Then I’m glad Xbox one X runs it fine and N64 and GBA

  • @Argensis
    @Argensis 2 года назад +2

    For security reasons, browsers do not provide access to high resolution timers to prevent Spectre/Meltdown exploits from reading data from other tabs in the same process, and this is the reason for the poor sound across the board, as sound is actually the most sensitive to minor differences in timing.

  • @paladingeorge6098
    @paladingeorge6098 3 года назад +18

    Ah yes my dreams of running Windows 95 on the Xbox Series S is now possible.

  • @orangesnowman7137
    @orangesnowman7137 2 года назад +3

    3:29 “just as easily”

  • @cmplx1838
    @cmplx1838 3 года назад +15

    Damn Xbox online expansion pack looking clean!

  • @nagsterthegangster3548
    @nagsterthegangster3548 2 года назад +2

    You had me at "run my own server and handle it myself"

  • @Lunascaped
    @Lunascaped 3 года назад +6

    JS emulators are amazing, love to see them improving.

  • @itsthinking
    @itsthinking 2 года назад +1

    Somehow I never realized this was a thing. Thank you for making a video about it instead of just assuming all of us knew. I'm not a rookie to emulation either, I just completely missed this.

  • @haunteddreams7856
    @haunteddreams7856 2 года назад +6

    Xbox went from "having no games" to Xbox having every game 😂

  • @nightmareci
    @nightmareci 3 года назад +1

    Once we finally get WebGPU in browsers, higher-tier emulation like GameCube/Wii/PS2 will be within reach, because that will make complex, high performance graphics possible. Currently, the options available for graphics on the web are quite limited, so there's a limit to what's feasible.
    WebGPU will supercede WebGL, which is the highest performance option for graphics on the web right now. They can be compared similarly to DirectX 12 vs. older DirectX on Windows, Metal vs. OpenGL on Mac, or Vulkan vs. OpenGL.

  • @jeffrey999
    @jeffrey999 3 года назад +17

    Imagine running ps4 games on a browser in 15 years or so

    • @ShinyMooTank
      @ShinyMooTank 2 года назад

      Any bets on the future PS6 wont run Ps4 games

  • @ff7man
    @ff7man 9 месяцев назад +2

    Microsoft decided this was a bad idea and blocked access to local file storage and restricted the browser to 1gb of ram. The only psx javascript emulator that will load is eNGE with games smaller than 350mB, this will require modifications to load from a webserver with cors disabled. Quite the mess and not worth it over just installing dev mode for $20 and running duckstation.

    • @leorelic
      @leorelic Месяц назад

      agreed , Microsoft is truly stupid when it comes to this

  • @startedtech
    @startedtech 3 года назад +4

    I recall running a Flash NES emulator on the Wii browser back in the day, lol

    • @bubbythebear6891
      @bubbythebear6891 4 месяца назад

      Really!? Did it work very well? I remember the Wii browser being little more than a novelty back then.

  • @FilSapia
    @FilSapia 2 года назад +2

    Seeing N64 and PS1 run near flawlessly through a web browser just blows my mind!

  • @cheesetheoriginalmres7727
    @cheesetheoriginalmres7727 3 года назад +13

    Ah yes web based emulation. if it wasnt for them back in the day i wouldnt have found out about emulators at 11 years old c:

    • @jerryp.927
      @jerryp.927 3 года назад +1

      I remember being 11 or 12 trying to download Zelda TP to play it on my computer (for no other reason than i could) and losing my shit because the forum i was downloading from split the .rar into multiple parts and i didn’t understand that as a kid. good times good times

  • @nbrown5907
    @nbrown5907 3 года назад +2

    Fantastic, perhaps there are some at MS who still believe the phrase "where do you want to go today?".

  • @BlindMaphisto
    @BlindMaphisto 3 года назад +3

    Thank you microsoft. Thank you coders who take the time to make these emulators and host these games for us.

  • @davem1027
    @davem1027 2 года назад +1

    I'm really grateful for this since MS is pulling the plug on developer mode

  • @Eat_The_Rich
    @Eat_The_Rich 3 года назад +7

    Is that the Chromium-based Edge browser? Hopefully, we can get some addons for it. Love my Series X, always something to do with that thing.

    • @RadikAlice
      @RadikAlice 3 года назад +3

      Yes, it is. Also, apparently Edge on Xbox doesn't support extensions
      But you can do stuff like change the user agent to run GeForce Now
      through flags in the advanced settings, but surely you'd find that out by yourself.
      Just wanted to be helpful and tell you

  • @TheLukesterGaming
    @TheLukesterGaming 2 года назад +1

    That's pretty impressive stuff there indeed, being able to directly run game emulators through the Edge browser in javascript without any additional requirements/setup!🤯👍👏

  • @FreeJAC
    @FreeJAC 3 года назад +5

    Xbox reaps the benefits of the work done on the Windows side. This is an example of this. If MS wants browser share in the market, they need Edge to be the best browser no matter where it runs.

  • @heathbrook6065
    @heathbrook6065 2 года назад +2

    Personally i have a room dedicated to retro gaming (so many cables) your videos such as the Wii U being a emulation beast have helped to de-clutter the mess. Now your latest videos about the series X and its emulation capabilities, has yet again forced me to open my wallet. Bittersweet, however I must say that I love your content.
    Cheers

  • @MGlBlaze
    @MGlBlaze 3 года назад +6

    Well, that's actually really cool.
    And web development has come a really long way, looking at the full speed emulation available within web browsers now.

    • @Z3R0M0N5T3R
      @Z3R0M0N5T3R 3 года назад

      .....Blaze? I wasn't expecting to see you in *this* comment section, lol. Miss your videos a lot, hope you're doing well. :)

  • @Fleetish
    @Fleetish 3 года назад +1

    This was a real eye opener. It's crazy what you can do in a browser now.

  • @Mavdizzle77
    @Mavdizzle77 3 года назад +4

    HELP. The problem I have using Xbox is when I press B (or back) it just backs me out of the JavaScript emulation and puts me back in my browser mode as i suspect it’s telling my browser to go back. Any work around for this?

    • @Turrican
      @Turrican 3 года назад

      Yes. Don't press it.

    • @Mavdizzle77
      @Mavdizzle77 3 года назад

      @@Turrican many games use all buttons, especially on SNES so it renders the point of JavaScript emulating useless

    • @SeriesXM
      @SeriesXM 2 года назад

      If you press the left stick down, it toggles between mouse mode and gamepad mode, so maybe you're in the wrong mode?

  • @adamadkins7489
    @adamadkins7489 3 года назад +2

    Xbox is blowing my mind this gen. The utility of this console is getting better and better. Some people are going to buy these consoles just for these emulation capabilities. At 300 dollars the series S is a little beast of a console. I primarily play on pc but I just can't let go of my series x, I know the gaming on both platforms is redundant but I really like the system.

    • @erwinamanciosilva7693
      @erwinamanciosilva7693 3 года назад

      Well its not redundant if you have friends, many xbox games are cross plataform, i use my XGP Ultimate to play on both pc and xbox at same time with my cousin(pratically brother), man its so much fun being able to play games that i like with him like old times next to each other, so as much as people say its redundant, for having both pc and xbox is bless, i like online gaming but classic multiplayer couch gaming is what i love ever since old times and simulating it by having both and being able to play Xbox games at same time on both plataforms with only one time payment is perfect, spcially when local multiplayer is really scarce these days, as the vast majority is online multiplayer for one person per machine only, if you have a friend or partner, make this couch or room multiplayer thing with xbox and pc, its awesome.

  • @ryelo5448
    @ryelo5448 3 года назад +5

    I feel like this is a smart way to slowdown homebrew that enables piracy, as it lets most people who use homebrew to emulate games what they want very easily

    • @MrX-rk9or
      @MrX-rk9or 3 года назад

      Web browser based emulator games? I remember we played those (NES) alot in school, around '97. Slowed down piracy enabling apps? I really don't think so.
      Because ppl are always looking to expand the limits, find new ways and break out of their imagined jail (no pun intended).

    • @Sevicify
      @Sevicify 2 года назад

      That's really not their intention though, their intention is simply to provide a capable & performant web browser that gives a normal web experience in line with what users expect from a typical desktop PC and these emulators working at decent speeds is just a side effect of that. If anything this is an advantage to hackers as it provides at lot more potential attack vectors for breaking the system security to run their unsigned code, browser attacks have been successful against some past consoles and is likely why Nintendo & Sony don't give us a web browser on the Switch or PS5 (well PS5 does have a hidden one but it clearly wasn't intended for people use).

    • @maiastniki
      @maiastniki 2 года назад

      @@Sevicify i feel like you're taking peoples access to the internet for granted

    • @Sevicify
      @Sevicify 2 года назад

      @@maiastniki Not sure where you're getting that from, but I am not.

  • @Balasca
    @Balasca 3 года назад +1

    I know MS don't care about me and they are just another megacorp, but hells teeth they are smashing it this gen with consumer friendliness

  • @AndyDo
    @AndyDo 3 года назад +3

    State of the Art by Spaceballs is my alltime favorite demo. But, I swear, it's one of the hardest I've found to emulate.

    • @phuzz00
      @phuzz00 3 года назад

      The one MVG showed was 9 Fingers by Spaceballs. Which, way back in the early 90's, was the first time I saw a computer playing actual video.
      It's hard to explain now, quite how jaw dropping it was at the time. The Amiga (and other home machines) could manage animation, just about, but honest to god video of a recognisable human being was just impossible, especially with 1MB of RAM, and 880k of space on a floppy disk.
      Just amazing work.

  • @slimshady102414
    @slimshady102414 2 года назад +2

    I found if I press the B button it would come out of full screen and B again will go to the previous screen and not sure how to lock the screen in full and use controller with out it going back

  • @ImRandomDude
    @ImRandomDude 3 года назад +4

    Nintendo will never cease to amaze me how low they can go

  • @ps4star286
    @ps4star286 3 года назад +1

    The web emulators are almost definitely using WebAssembly as opposed to actual JS, at least for the backend. WASM runs at about 90% the speed of actual assembly so it's not too much of a surprise that you're seeing such good performance on the browser. Even real JS should run pretty fast though, it's only like 2-4x slower than native code on modern engines like V8.

  • @Draliseth
    @Draliseth 2 года назад +3

    When googling for information regarding the video subject, ALL I get is information and links regarding this damn video.

  • @GameplayandTalk
    @GameplayandTalk 3 года назад +2

    This is super cool. I never would have thought to even try it. Going to have to bust out the keyboard and mouse and try some MS-DOS games!

  • @NotOkayChamp
    @NotOkayChamp 3 года назад +6

    I used to use Nesbox on my Xbox one S in the old edge browser to play nes, snes, and Genesis games through files saved on my onedrive. Blew my friends minds

    • @DipherOneCICrew
      @DipherOneCICrew 3 года назад +1

      I still do that, im wondering if my xbox one x can do all this n64, ps1 etc ive been wanting to play rtype delta forever

  • @darktetsuya
    @darktetsuya 3 года назад +1

    I remember visiting my brother some years ago I think that's how he was playing SNES stuff on his XBONE! definitely neat to see that stuff running on the system, and you don't have to mess with that devmode stuff either.

    • @ONIFIVE
      @ONIFIVE 3 года назад +1

      @@stevejohnnicholls You could play NES and SNES games through the old non-chromium browser as well.

  • @GlenIEBOI44
    @GlenIEBOI44 Год назад +3

    I used retro games cc but it wont allow me to run 3d games stating i dont have enough memory

  • @i-am-mercurial
    @i-am-mercurial 3 года назад +2

    10 minutes was a bit of a stretch but enjoyable and informative none the less

  • @moises.305
    @moises.305 2 года назад +4

    Someone tell me the damn websites. Or keywords at least. Dam bro.

  • @mirzaalam9844
    @mirzaalam9844 2 года назад +1

    The v8 engine with the Just in Time compiler for Javascript has made JS a powerful programming language that can handle back end tasks as well as the more traditional languages. So basically you don't need more than what used to be just front end web dev stuff to build anything that's possible with other frameworks.

  • @syafiq4175
    @syafiq4175 3 года назад +3

    Finally what ive been waiting for

  • @morantaylor
    @morantaylor 3 года назад +1

    You could set up a webserver on a raspberrypi to play locally :)
    Having support for web browsing on the XBOX can help fill the gap as a PC while GPU's are in high demand.

  • @Wdfzf
    @Wdfzf 3 года назад +5

    So we finally found a reason for edge existence.

    • @HUYI1
      @HUYI1 3 года назад +1

      The irony is that I try everything to remove the annoyance on my laptop but on here it's a godsend lol

  • @iercan1234
    @iercan1234 3 года назад +2

    now just wait for webgpu