Homebrew CtrBootManager: 3ds boot manager/loader (HomeMenuHax)

  • Thread starter Thread starter cpasjuste
  • Start date Start date
  • Views Views 405,317
  • Replies Replies 850
  • Likes Likes 96
Why did you choose to use Cmake instead of regular make? It's like you dont want people to compile your code, lol.

Well, if i didn't wanted people to compile "my" code, it wouldn't be on github ... Also note that :

- Using "cmake" then "make" isn't that hard.
- You can use the "Makefile" from a previous commit
- As Dean said it's a better build system
- I also moved to cmake to use CLion, which is an awesome IDE
 
Last edited by cpasjuste,
  • Like
Reactions: klear
how so? it requires installing s software that does nothing but throw errors at me.. make files require typing make and it just works. Make files also make more sense to me. ¯\_(ツ)_/¯
Well, it make more sens to you but since you're not the developer of this homebrew, let me decide on this :p
 
  • Like
Reactions: kiwiis
To be noticed that the updates of CtrBootManager cannot fix the main freezing problem on O3DS.
(The booting process: (1) Power-on -> (2) Snow Screen -> (3) Program Starting Screen -> (4) Starting CtrBootManager -> (5) Starting rxTools/CakesFW/HBL/D9/etc.)
(CtrBootManger updates only fix the boot rate of (4)~(5). But O3DS mainly freezes on (2)~(3), which is caused by Themehax itself and out of CtrBootManager's adjustment.)
 
Last edited by MelonGx,
If you have ever developed a software at least once, you will know that using cmake is more reasonable.
I have developed software before, CMake is not more reasonable at all lmao, makefiles just make more sense. CMake just throws errors all the time, how is that "more reasonable"
 
I have developed software before, CMake is not more reasonable at all lmao, makefiles just make more sense. CMake just throws errors all the time, how is that "more reasonable"

Well you guys doesn't like it and I guess it's because you don't know it. That's said we all have our preferences (and cmake is not always mine) but beleive me, on Linux CLion is a must have ide (and probably the best c/c++ one from far), and it does use cmake. If you're a windows user then hum ... You're already lost :p
 
Last edited by cpasjuste,
Well you guys doesn't like it and I guess it's because you don't know it. That's said we all have our preferences (and cmake is not always mine) but beleive me, on Linux CLion is a must have ide (and probably the best c/c++ one from far), and it does use cmake. If you're a windows user then hum ... You're already lost :p
I prefer Vim for linux and notepad++ for windows, lol. I only use an IDE for C#.
 
  • Like
Reactions: Hayleia
how do i increase the chance of booting the ctrmanager?im using o3ds, sometimes its just freeze on snow screen
 

Site & Scene News

Popular threads in this forum