Hacking Luma3DS with CIA installer?

  • Thread starter Deleted User
  • Start date
  • Views 3,249
  • Replies 3
D

Deleted User

Guest
OP
There is a mod of Luma3DS with a built-in CIA installer by "kasai07" in GitHub.
The release version provided does not work with 11.8 firmware.
(The PRs caused a drama in the official repo and they rejected the feature.)
I tried to apply this patch but it failed to compile on the latest devkit.
Is there anyone that can provide a working version?
(Actually, it failed to compile even without the patch):
Code:
source/menus/explorer.c: In function 'Explorer':
source/menus/explorer.c:205:4: error: too few arguments to function 'NS_TerminateProcessTID'
    NS_TerminateProcessTID(0x0004003000009802ULL);
    ^~~~~~~~~~~~~~~~~~~~~~
In file included from /opt/devkitpro/libctru/include/3ds.h:55,
                 from source/menus/explorer.c:1:
/opt/devkitpro/libctru/include/3ds/services/ns.h:48:8: note: declared here
 Result NS_TerminateProcessTID(u64 titleid, u64 timeout);
        ^~~~~~~~~~~~~~~~~~~~~~
make[1]: *** [Makefile:64: build/menus/explorer.o] Error 1
(Yes, I know FBI and DevMenu exist.)
 
Last edited by ,

8BitWonder

Small Homebrew Dev
Member
Joined
Jan 23, 2016
Messages
2,489
Trophies
1
Location
47 4F 54 20 45 45 4D
XP
5,344
Country
United States
It's failing to compile because the function it's trying to call there has since updated in libctru.

The new function is NS_TerminateProcessTID(u64 titleid, u64 timeout), vs the original NS_TerminateProcessTID(u64 titleid) used when the mod was first uploaded to github.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Sicklyboy @ Sicklyboy: @Xdqwerty, Osu! Tatakae! Ouendan! is the Japanese version of the game, different... +1