Homebrew [ Question ] Ctrbootmanager + Gridlauncher

  • Thread starter Thread starter Fureshyu
  • Start date Start date
  • Views Views 1,402
  • Replies Replies 7

Fureshyu

Well-Known Member
Member
Joined
Nov 20, 2015
Messages
149
Reaction score
6
Trophies
0
Age
31
XP
174
Country
United States
Hello, I am trying to install Gridlauncher to my 3ds to replace the vanilla homebrew menu. I've edited my config file to have the option to boot into grid.3dsx (this is what I chose to name the boot.3dsx for gridlauncher) But when it actually loads, it just shows a black screen. How can I fix? My boot.cfg looks like this
Code:
boot_config :
{
  timeout = 3;
  autobootfix = 2;
  recovery = 2;
  default = 0;
  entries = (
    {
      title = "rxTools";
      path = "/rxTools/sys/code.bin";
      offset = "0x12000";
    },
    {
      title = "GridLauncher";
      path = "/grid.3dsx";
      offset = "0x12000";
    },     {
      title = "HomeBrewMenu";
      path = "/bhbl.3dsx";
    } );
};
 
1. It doesn't need the offset, just as your "HomeBrewMenu". Remove this line: offset = "0x12000";
It should look like this:
title = "GridLauncher";
path = "/grid.3dsx";
},
{
2. Why do people keep making individual thread when there is already an official thread of something. This could have been posted on Ctr's official thread, or at least in Gridlauncher's would have been fine.

I hope this helps.
 
2. Why do people keep making individual thread when there is already an official thread of something. This could have been posted on Ctr's official thread, or at least in Gridlauncher's would have been fine.
No it wouldn't. This issue has nothing to do with Gridlauncher so has nothing to do with that thread.

There's nothing wrong with making new threads. If new problems keep being added to the end of existing threads then those threads become unmanageable for the people posting in them.
 
Just a little note that removing the offset didn't fix your issue but something else did :) (as offset is just ignored for 3dsx)

Hmm.. well I did re-copy the necessary gridlauncher files again to my root before I fixed the offset so maybe that's what fixed it? Maybe something wasn't completely transferred? Anyways it was fixed so I'm happy.
 

Site & Scene News

Popular threads in this forum