Views: 1,609,171 | Main | Rules/FAQ | Memberlist | Active users | Last posts | Calendar | Stats | Online users | Search | 11-21-24 10:26 AM |
Guest: |
0 users reading dynamic link libs? for 3DS | 1 bot |
Main - Homebrew tools - dynamic link libs? for 3DS | Hide post layouts | New reply |
year0097ic |
| ||
Newcomer Unintelligible user. Our language is English. Level: 6 Posts: 1/5 EXP: 645 Next: 262 Since: 10-07-15 From: Gatineau Qc, Canada Last post: 3330 days ago Last view: 3168 days ago |
I was looking around and stumbled a pone
-->http://3dbrew.org/wiki/CRO0 I have two questions How to i. build a CRO, CRS? ii call the exported functions from library? ____________________ well.. If you can form your own opinion, your a "subversive"? |
StapleButter |
| ||
Member blarg Level: 30 Posts: 116/184 EXP: 151356 Next: 14513 Since: 10-27-14 From: France Last post: 2648 days ago Last view: 2558 days ago |
CROs need to be signed, so unless you hack into the system to remove that limitation, you can't use them. ____________________ blargSNES -- SNES emu for 3DS More cool stuff |
year0097ic |
| ||
Newcomer Unintelligible user. Our language is English. Level: 6 Posts: 2/5 EXP: 645 Next: 262 Since: 10-07-15 From: Gatineau Qc, Canada Last post: 3330 days ago Last view: 3168 days ago |
There is kernel entries, building & etc of an unsigned cia's already?
Service_SRV, ///< The SRV (Service Directory) implementation Service_FS, ///< The FS (Filesystem) service implementation Service_ERR, ///< The ERR (Error) port implementation Service_APT, ///< The APT (Applets) service Service_GSP, ///< The GSP (GPU control) service Service_AC, ///< The AC (WiFi status) service Service_AM, ///< The AM (Application manager) service Service_PTM, ///< The PTM (Power status & misc.) service --> Service_LDR, ///< The LDR (3ds dll loader) service Service_NIM, ///< The NIM (Network interface manager) service Service_NWM, ///< The NWM (Network wlan manager) service Service_CFG, ///< The CFG (Configuration) service Service_DSP, ///< The DSP (DSP control) service Service_HID, ///< The HID (Human interface device) service Service_SOC, ///< The SOC (Socket) service Service_Y2R, Exploring the usage of "LDR" Service just like any other of it's ctrulib counter-parts Or some how mimic the native interfaces for import & export library functions? --> https://github.com/citra-emu/citra/blob/a5f77c98865934147ffc07b79a49c76afca3cb15/src/core/hle/service/ldr_ro.cpp ____________________ well.. If you can form your own opinion, your a "subversive"? |
gudenau |
| ||
Member Normal user Level: 14 Posts: 15/34 EXP: 11565 Next: 1506 Since: 07-29-15 From: /dev/random Last post: 3110 days ago Last view: 3056 days ago |
I like the idea of shared code, but lets avoid DLL hell; we need to implement it well. I might try to make a static library for this, without any system mods; but with svc and memory fun. |
Main - Homebrew tools - dynamic link libs? for 3DS | Hide post layouts | New reply |
Page rendered in 0.013 seconds. (2048KB of memory used) MySQL - queries: 26, rows: 69/69, time: 0.006 seconds. Acmlmboard 2.064 (2018-07-20) © 2005-2008 Acmlm, Xkeeper, blackhole89 et al. |