rodries
Forum Replies Created
-
AuthorPosts
-
rodriesKeymaster
Are you meaning from the actual CDs? The Wii’s drive is DVD only. It’s impossible.
rodriesKeymasterHmm…perhaps you didn’t compile using devkitPPC? Check that dkPPC was used for the configure/make.
rodriesKeymasterJust a glitch, nothing more. 😉
rodriesKeymasterNo.
rodriesKeymasterThis has been fixed in SVN.
rodriesKeymasterI really don’t see the point in this. Every Wii comes with a Wiimote, and this app is not used for gameplay. So I don’t see why someone would choose to use the GameCube controller.
Keep in mind that every feature that’s put in comes at a cost to the performance.
December 27, 2011 at 5:50 pm in reply to: DVD hack with SMB for alternative to wii’s w/ no dvd support #29739rodriesKeymasterNot as simple as it sounds. The dvd menus require dvdnav which has it’s own internal caching. Which doesn’t work so well over SMB. So that’s why I disabled it. I would suggest you rip your dvds to divx.
December 15, 2011 at 9:17 pm in reply to: Crash dumps since the last update – Sample file included #29496rodriesKeymasterI really have no ideas or time to debug it right now. jhb50’s suggestion sounds good.
rodriesKeymasterGlad that you got it working 🙂
rodriesKeymasterMe too. But this isn’t trivial to add.
rodriesKeymaster– make sure you only put the name of the share in, don’t try to put the folder name/file path/etc
– you’ll probably need to change your SAMBA config: port 445 not 139, NTLMv1 support onlyrodriesKeymasterThis should be in argv[0], which you can access from main()
rodriesKeymasterFirst of all, are you aware that the source is only of the forwarder itself, not the “channel”? All the forwarder does is look for a DOL somewhere and load it. Assuming you get that part working, you’d then have to create a channel or inject the DOL into an existing one.
The WiiMC channel in the downloads section is a forwarder + channel + installer all bundled into one.
rodriesKeymasterSomething wrong with SAMBA?
rodriesKeymasterThe forwarder source is available at:
http://code.google.com/p/wiimc/source/browse/#svn%2Ftrunk%2Flibs%2Fforwarder
-
AuthorPosts