Xavier Averbouch
Xavier Averbouch
same for me : linking ... loadiine_gx2.elf ``` c:/devkitpro/devkitppc/bin/../lib/gcc/powerpc-eabi/8.3.0/../../../../powerpc-eabi/bin/ld.exe: C:/devkitpro/portlibs/ppc/lib\libvorbisidec.a(info.o): in function `vorbis_comment_query_count': info.c:(.text+0xa16): undefined reference to `__ctype_ptr__' c:/devkitpro/devkitppc/bin/../lib/gcc/powerpc-eabi/8.3.0/../../../../powerpc-eabi/bin/ld.exe: info.c:(.text+0xa1e): undefined reference to `__ctype_ptr__' c:/devkitpro/devkitppc/bin/../lib/gcc/powerpc-eabi/8.3.0/../../../../powerpc-eabi/bin/ld.exe: C:/devkitpro/portlibs/ppc/lib\libvorbisidec.a(info.o): in function `vorbis_comment_query': info.c:(.text+0xbaa):...
> I found a solution. > You need to build with devkitPPC r29. > I successfully built it with this one: https://wii.leseratte10.de/devkitPro/devkitPPC/r29-1%20(2017)/ I found the same link yesterday but i...
> I found a solution. > You need to build with devkitPPC r29. > I successfully built it with this one: https://wii.leseratte10.de/devkitPro/devkitPPC/r29-1%20(2017)/ My idea was to add this code (found...
I finally could compile the elf file by removing in the MAKEFILE some options for code generation I didn't test the .elf file yet make file line 68: from: ```...
I tried with devkitppc r29 (not r29 1) https://wii.leseratte10.de/devkitPro/devkitPPC/r29%20(2017)/ Then I reused makefile from latest build for testing: https://github.com/dimok789/loadiine_gx2/blob/Loadiine-nightly-2ae7fe4/Makefile and I left it untouched: ``` #--------------------------------------------------------------------------------- # options for code...
[loadiine_gx2.zip](https://github.com/dimok789/loadiine_gx2/files/3045238/loadiine_gx2.zip) > This project is currently irrelevant and therefore dead. I doubt anyone cares about your issues. It's not dead : i can now play all wiiu loadiine games copied...
> > It's not dead : i can now play all wiiu loadiine games copied directly on my fat32 usb SSD with loadiine_gx2 and mocha CFW FAT32 loaded at start...
> > It's not dead : i can now play all wiiu loadiine games copied directly on my fat32 usb SSD with loadiine_gx2 and mocha CFW FAT32 loaded at start...
> > Your ssd doesn't load ? Did you use a dual usb cable? It's mandatory. > > yup, I'm using dual usb cable, the disk shows up in the...
> > https://www.cfwaifu.com/wiiu-mocha/ > > > > what mocha setting would help? I've loaded it onto the WiiU and have run Loadiine from Mocha, but as far as I could...