I have Cakes CFW installed. and home menu hax.
So normally I always see cakes CFW booting and can press L after starting CFW to boot homemenuhax.
Now I have added CTRbootmanager. This loads homemenuhax- in ctrbootmanager edition..
Then I can choose Pasta CFW, Cakes CFW (edited out the rxtools) and gateway I used these lines:
// Boot menu entries (11 max)
entries =
(
{
title = "CakesCFW";
path = "/Cakes.dat";
offset = "0x12000";
},
{
title = "PastaCFW";
path = "/GW.3dsx;";
key = 0; // key to override default boot entry (A)
},
{
title = "HomeBrewMenu";
path = "/boot_hb.3dsx";
}
);
};
But I get a black screen with GW... and cakes CFW red screen... Homebrewmenu works fine though!
Anyone know how I can fix it?
I also tried running homebrewmenu via this, and then GW.. but same result.. doesn't work.
So normally I always see cakes CFW booting and can press L after starting CFW to boot homemenuhax.
Now I have added CTRbootmanager. This loads homemenuhax- in ctrbootmanager edition..
Then I can choose Pasta CFW, Cakes CFW (edited out the rxtools) and gateway I used these lines:
// Boot menu entries (11 max)
entries =
(
{
title = "CakesCFW";
path = "/Cakes.dat";
offset = "0x12000";
},
{
title = "PastaCFW";
path = "/GW.3dsx;";
key = 0; // key to override default boot entry (A)
},
{
title = "HomeBrewMenu";
path = "/boot_hb.3dsx";
}
);
};
But I get a black screen with GW... and cakes CFW red screen... Homebrewmenu works fine though!
Anyone know how I can fix it?
I also tried running homebrewmenu via this, and then GW.. but same result.. doesn't work.