(10-25-2014, 02:25 PM)jimbo1qaz Wrote: I suggest you don't try to mess around with USB loaders on Dolphin, better to just use the Dolphin interface.I was considering just programming my own interface in java... I want to be able to load games without having to manually close, exit fullscreen and load up a new game.
It's as simple as creating an appealing GUI that can fullscreen which loads filenames of the ISOs, WADs, DOLs etc. and sets an image(like dolphin has the banner) to each one. the program would simply run a command when the game(button) is clicked for example :
taskkill /f programthatrunswiimoteasmouse.exe
taskkill /f myWiiGUIApp.jar
start "C:\Program Files\Dolphin\Dolphin.exe" -e "C:\Games\Wii\game.iso" /wait
start "C:\Wii\programthatrunswiimoteasmouse.exe"
myWiiGUIApp.jar
What do you think? Would it be a feasible project?
It would basically be a replacement for the Wii System Menu made specifically for Dolphin users.
The reason I say java is because that what I'm used to coding in, still a student and as far as animation goes I'm better off with java + photoshop
---NOOB---
