I have fixed the USB support for the Wii but I wanted to add support for the base path so no matter what folder you run openbor from the the directories update to the path of application you just ran.
@Demothens
Do you know what data is held in argv I have found that argv[0] holds the device root like "usb:/" or "sd:/" but what data is in argv[1] and argv[2] I tried to use them but I get a crash with (DSI) exception.
If we update the version of devkitPPC and libogc to this one https://devkitpro.org/viewtopic.php?f=13&t=8625 it will add support for 3rd party classic controllers and wii u pro controllers. Not sure if it is worth updating currently we are running
libOGC Release 1.8.12 and devkitPPC release 27.
The wii at the moment suffers from lack of ram it can not run most newer/heavier mods. I have seen the wii can run on virtual memory using the SD card this could allow any mod to run on the wii https://gbatemp.net/threads/large-neogeo-games-support-and-cps3-tests.493767/ but it is not something I could do for now.
Openbor on my TV has the top and bottom of the screen out of view is this just me or does everyone have this issue.
Finally there is a odd bug on the wii where sometimes a entities direction will change MaxBeta is researching this and will give a report with his results. As far as I know this only affects the wii port.
@Demothens
Do you know what data is held in argv I have found that argv[0] holds the device root like "usb:/" or "sd:/" but what data is in argv[1] and argv[2] I tried to use them but I get a crash with (DSI) exception.
If we update the version of devkitPPC and libogc to this one https://devkitpro.org/viewtopic.php?f=13&t=8625 it will add support for 3rd party classic controllers and wii u pro controllers. Not sure if it is worth updating currently we are running
libOGC Release 1.8.12 and devkitPPC release 27.
The wii at the moment suffers from lack of ram it can not run most newer/heavier mods. I have seen the wii can run on virtual memory using the SD card this could allow any mod to run on the wii https://gbatemp.net/threads/large-neogeo-games-support-and-cps3-tests.493767/ but it is not something I could do for now.
Openbor on my TV has the top and bottom of the screen out of view is this just me or does everyone have this issue.
Finally there is a odd bug on the wii where sometimes a entities direction will change MaxBeta is researching this and will give a report with his results. As far as I know this only affects the wii port.