mehh IDA is not a problem. ^^
Great
So here is the additional information required to get other version working.
This is copy/paste from a message I posted in the old loadiine v4 thread.
I suppose some addresses are already known (for example kernel's Dbat?) as homebrew launcher is working on 3.1.0
Note for users on WiiU version other than 5.3.2 :
If you want loadiine to support your version, You will have to provide some addresses from your kernel.
Not everybody will be able to help as it requires specific knowledge, but I know some users have the needed level.
I'll list the function name, and the address used by 5.3.2
We needs the corresponding addresses for the same function but for your version.
Memory right (BAT, SR, etc.) : 0xFFF1D638 on 5.3.2 Kernel
prepare title function : 0xFFF18558 in Kernel too
Then these function addresses in coreinit.rpl and loader.elf
ADDRESS_OSTitle_main_entry_ptr 0x1005d180
ADDRESS_main_entry_hook 0x0101c55c
ADDRESS_LiWaitOneChunk 0x010007EC
ADDRESS_LiWaitIopComplete 0x0100FFA4
ADDRESS_LiWaitIopCompleteWithInterrupts 0x0100FE90