Video shows OLED Nintendo Switch using HWFLY SX clone modchip, can boot Hekate



Now that the OLED Nintendo Switch has launched, eager fans are playing games on the new revision of the popular game console, and others are opening the system up to see what possible exploits can be performed. A new YouTube video has been uploaded, showing someone who has gotten their hands on an OLED Switch, done a teardown, and installed the HWFLY modchip onto it. The HWFLY is a newer chip that is a clone of Team Xecuter's SX Core modchip. In this video, we can see the OLED Switch, after a little bit of fiddling, turn on and go right into the Hekate bootloader. Once he does that, however, the touch screen no longer functions. While it's not totally flawless, it looks like it is very possible for homebrew to potentially run on the OLED Switch model in the near future.
 

The Real Jdbye

*is birb*
Member
Joined
Mar 17, 2010
Messages
23,488
Trophies
4
Location
Space
XP
14,201
Country
Norway
It was only a matter of time. Even if the form factor is not directly compatible, nothing is preventing someone crazy enough from manually soldering wires to all the correct points.
I expect that updating homebrew to work should not be much trouble as the hardware is largely unchanged this time around.
 

The Catboy

GBAtemp Official Catboy™: Savior of the broken
Member
Joined
Sep 13, 2009
Messages
28,317
Trophies
4
Location
Making a non-binary fuss
XP
40,566
Country
Antarctica
One would think after Nintendo made the mistake of using the same bootrom for all their 3DS systems, they wouldn’t make that kind of mistake again. But here we are with multiple versions of the Switch, all having similar enough hardware as to be exploited with the same mod chips. I am willing to bet exploits (outside of RCM exploit in the older systems,) are going to keep being the same
 

fvig2001

Well-Known Member
Member
Joined
Aug 21, 2006
Messages
951
Trophies
1
XP
3,058
Country
Philippines
Wow, hopefully the prices aren't too crazy (I already have 3 Switches). Wonder if it will beat my Samsung S7+ with an ipega streaming switch games lol
 

FR0ZN

Well-Known Member
Member
Joined
Nov 2, 2013
Messages
1,409
Trophies
1
Age
37
XP
4,028
Country
United States
Oh wow... How could they possibly allow this? How didn't they think of patching or atleast make it so it don't work?
They produce the same SoC for the redbox / lite switch.
If they cared, you would've seen those models fixed months ago.
The SoCs come from the same fab, so Nintendo just uses it for all produced models.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • NinStar @ NinStar:
    there is a plugin that display them on the wii u menu, pretty sure it is enabled by default
  • crafthp434 @ crafthp434:
    so like it doesnt exist
  • crafthp434 @ crafthp434:
    yeah
    ?
  • NinStar @ NinStar:
    it doesn't exist, at least not for aroma
  • crafthp434 @ crafthp434:
    ohhhhh
  • NinStar @ NinStar:
    on tiramisu you can access it by opening mii maker
  • crafthp434 @ crafthp434:
    okay
  • NinStar @ NinStar:
    I don't have a wii u anymore to test it myself, but if homebrews are not visible on the wii u menu I think you can press L + R + minus to open the plugin menu, there should be an option called "homebrews on wii u menu" or something similar
  • crafthp434 @ crafthp434:
    nope
  • crafthp434 @ crafthp434:
    it is L+dpad down+ select
  • crafthp434 @ crafthp434:
    but homebrew is appearing in the home menu btw
  • NinStar @ NinStar:
    yes, now I remember it
  • NinStar @ NinStar:
    then it is working, I also don't like that they did this but it is the only option you have if you are using aroma
  • crafthp434 @ crafthp434:
    i just didint know the homebrew launcher didint exist in aroma
  • crafthp434 @ crafthp434:
    thanks btw
  • Xdqwerty @ Xdqwerty:
    Im downloading fallout 3 goty edition
    +1
  • BigOnYa @ BigOnYa:
    I'm downloading more ram for my hamster pc
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    New hamster PC, with anal operation and BT connectivity!
    +1
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, How do I make enemies respawn on gdevelop after
    the player dies?
  • Psionic Roshambo @ Psionic Roshambo:
    Carrying a PC or phone is so old school!
  • Psionic Roshambo @ Psionic Roshambo:
    Squeeze your cheeks twice to answer calls!
  • BigOnYa @ BigOnYa:
    @Xdqwerty you can use a "spawner" function on any object.
  • BigOnYa @ BigOnYa:
    Or when your player dies, you can say in code, if enemy exists, do nothing, but if enemy does not exist, then create enemy at certain spot. (This would be a pain tho for lots of emeies)
  • BigOnYa @ BigOnYa:
    Easiest, simple way would be just restart scene, but player would restart from beginning.
    BigOnYa @ BigOnYa: Easiest, simple way would be just restart scene, but player would restart from beginning.