Homebrew Homebrew Development

  • Thread starter Thread starter aliak11
  • Start date Start date
  • Views Views 1,476,916
  • Replies Replies 6,048
  • Likes Likes 54
Both Worked... Why can't I use smealum's CtruLib?
Well you could if you had a gateway card.

Its certainly possible to load .3ds (arm11 userland -- just like game roms) files without a gateway, but nobody's released such a loader yet.
 
  • Like
Reactions: st4rk
So... Anyone know what are ctrulib dependences from smealum?..: I dont know why... but I cant seem to make arm11u (Contained in ctrulib [Github[).​
What i did :​
Downloades Ctrulib​
make libctru.​
make arm11u​
Already got devkitarm [arm-none-eabi-....] etc...​
If anyone could help me out i would be glad...​
Also tried to compile yeti3ds... Couldn't make it either.​
. I get this error when trying to build arm11u ""arm-none-eabi-ld: cannot open linker script file ccd00.ld: No such file or directory
Makefile:26: recipe for target 'arm11u.elf' failed""


The recommendations made above are probably more up-to-date, but I was able to compile Ctrulib and the example programs myself using this in place of the missing linker.
 
The recommendations made above are probably more up-to-date, but I was able to compile Ctrulib and the example programs myself using this in place of the missing linker.
Where did you exactly put that file?... I just tried that out... And couldnt make it work...
 
Where did you exactly put that file?... I just tried that out... And couldnt make it work...
It's an identical file to what is in the working package i linked earlier -- just a different name. :mellow:
linker.ld == ctr_homebrew.ld
 
  • Like
Reactions: st4rk
Ok finally I got it... Haha!. Thank you very much guys... It's my first time trying out this kind of stuff... I dont even have a lot of experience with Makefiles.... anyway... Just another question... I did build 1 of the ctrulib examples (the arm11u one)... But i got A arm11u.bin and arm11u.elf ... How can i make this into a Launcher.dat ? (I know that both packages that Snailface send my would do the job, but i did also heard long time ago about a python script that would do this... am I right?)
 
Ok finally I got it... Haha!. Thank you very much guys... It's my first time trying out this kind of stuff... I dont even have a lot of experience with Makefiles.... anyway... Just another question... I did build 1 of the ctrulib examples (the arm11u one)... But i got A arm11u.bin and arm11u.elf ... How can i make this into a Launcher.dat ? (I know that both packages that Snailface send my would do the job, but i did also heard long time ago about a python script that would do this... am I right?)


You will need a Make_Rom, use Snailface template ;)
 
My guide is exclusively for creating .3DS files for Gateway loading- sorry! If you're out to generate a Launcher.dat, I recommend checking the resource list in the first post of this thread.
No I mean... I could'nt even make the .3ds file by using your guide... And I dont even know what i am doing wrong... I get this error when copy pasting the build.bat
[ELF ERROR] .rodata segment and .rodata segment are not continuous
[ELF ERROR] Failed to process ELF file (-17)
[NCCH ERROR] NCCH Build Process Failed
[RESULT] Failed to build outfile
 
No I mean... I could'nt even make the .3ds file by using your guide... And I dont even know what i am doing wrong... I get this error when copy pasting the build.bat
[ELF ERROR] .rodata segment and .rodata segment are not continuous
[ELF ERROR] Failed to process ELF file (-17)
[NCCH ERROR] NCCH Build Process Failed
[RESULT] Failed to build outfile


That's really weird. I have no idea why it would be doing that, given that all of the setup went through without issue. All I can say is try using a different Make_Rom (since it seems like you'd be doing that either way).
 
Would you tell me what is the point of making a cxi file? ... As i said I'm pretty new to this
That's really weird. I have no idea why it would be doing that, given that all of the setup went through without issue. All I can say is try using a different Make_Rom (since it seems like you'd be doing that either way).
Well... I compiled it from source.... Maybe that's the problem?... Who know.s.. I'll download the .zip to see if that makes the job

-----------EDIT-------------------------
Oh... now that i see... it says linux 32bit... and i got 64bit linux... probably because of that i cant get that working

Even Tried to use WIN64 with wine and gave me the same ERROR
 

Site & Scene News

Popular threads in this forum