Hacking GATEWAY ULTRA v3.6.1 PUBLIC BETA

Status
Not open for further replies.

DjoeN

Captain Haddock!
Member
Joined
Oct 21, 2005
Messages
5,489
Trophies
0
Age
54
Location
Somewhere in this potatoland!
Website
djoen.dommel.be
XP
2,857
Country
Belgium
I tried using autoboot with gateway by renaming GW.3dsx to boot.3dsx after setting menuhax to no-button launch.
It first shows the menuhax-loader screen, then the gateway screen, then it shows the menuhax-loader screen and then all screens stay black.

What am i doing wrong here?
You just can't go renaming gw.3dsx to boot.3dsx, if you want it to autoboot GW, hexedit menuhax payload to look for gw.3dsx instead of boot.3dsx and leave your HBL at boot.3dsx
 

Townsperson

Well-Known Member
Member
Joined
Dec 7, 2015
Messages
404
Trophies
0
Age
30
XP
480
Country
United States
Holy shit holy shit holy shit holy shit please add N3ds newest emunand support!

Gateway won't be "adding" anything that doesn't work beyond the confines of smea, derrek and plutoo's exploits (Since all Gateway will be doing is using those exploits). So, if you'd like to know what is possible with whatever Gateway intends to release, just look at any of the posts detailing what will be possible from those exploits.
 
Last edited by Townsperson,
K

KingpinSlim

Guest
You just can't go renaming gw.3dsx to boot.3dsx, if you want it to autoboot GW, hexedit menuhax payload to look for gw.3dsx instead of boot.3dsx and leave your HBL at boot.3dsx

I think that might be out of my league and using Ctrbootmanager only lead to black screens, too.
No clue whats going on.
 
D

Deleted-236924

Guest
Autobooting into GW mode from coldboot is probably the biggest addition and worth the update imo.
You don't need 3.6.1 for that, I have GW Launcher 3.4.1 and it works fine for booting through the .3dsx
The .3dsx just looks for a Launcher.dat and loads that, you can pretty much have any version of the GW Launcher.

That being said there is no reason not to update to 3.6.1 as it has more stuff, and there doesn't seem to be much stuff that went missing or buggy compared to 3.6
 

rickycoe123

Well-Known Member
Member
Joined
Jun 23, 2014
Messages
449
Trophies
0
Age
33
XP
688
Country
Tell me if im wrong,

Im assuming I will still need Cubic ninja to install homebrew channel.. even with Gateway.

Steps I've done to get to the point I'm at:

Replaced Launcher.dat from the new release of GW. 3.6.1. Booted into Emunand..

Now how do I install Homebrew Channel "Gateway homebrew Application".......

Im stuck :(
 
K

KingpinSlim

Guest
A tutorial on how to reliably set up Gateway autoboot would be nice, since nothing mentioned in this thread has worked me so far.
 

Mthodmn101

Well-Known Member
Member
Joined
Jan 31, 2008
Messages
653
Trophies
1
XP
1,740
Country
United States
You just can't go renaming gw.3dsx to boot.3dsx, if you want it to autoboot GW, hexedit menuhax payload to look for gw.3dsx instead of boot.3dsx and leave your HBL at boot.3dsx

I renamed the gw.3dsx to boot.3dsx on my root and it auto boots in gw mode for me...
 

samiam144

Régulier
Member
Joined
Aug 19, 2007
Messages
2,875
Trophies
0
XP
1,742
Country
Canada
@Plasma Shadow Here's my boot.cfg:
Code:
// Boot menu configuration
boot_config =
{
    // Default timeout in secondes
    // If timeout = -1, disable autoboot
    timeout = 0;

    // Some devices (n3ds?) seems to have
    // some timing problems when using timeout=0 (autoboot).
    // You may increase this value to improve boot success rate.
    // Default delay (8) should be good for o3ds, 2 seems good for n3ds
    autobootfix = 8;

    // if timeout = 0 (autoboot),
    // hold this key to enter the menu
    // keycode list : https://goo.gl/4XLDIL
    recovery = 9; // SELECT

    // Default boot entry
    default = 0;

    // Boot menu entries (11 max)
    entries =
    (
        {
            title  = "Gateway";
            path = "/3ds/GW/GW.3dsx";
        },
        {
            title  = "rxTools";
            path = "/rxTools/sys/code.bin";
            offset = "0x12000";
            key = 0; // key to override default boot entry (A)
        },
        {
            title  = "HomeBrewMenu";
            path = "/boot_hb.3dsx";
            key = 1;
        }
    );
};
Again, make sure you are using Menuhax 2.1.
 
  • Like
Reactions: plasma
Status
Not open for further replies.

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    K3Nv2 @ K3Nv2: https://youtu.be/LM0Y6RWvcr8?si=RjMLNrx1TEX301g1 Already has cfw lol