Changes

976 bytes added ,  05:59, 18 May 2009
Line 18: Line 18:  
:Back in the old DOS days, there were many simple and complex frontends for DOS.... I've searched around to see if there are any good, easy ones and so far one of the smallest, simplest I've found is "The DOS Controller." Try Googling: "dc-sk.zip" and you'll find it easily. Just stick it in sd:\DOSBox\dc\ and add an entry at the bottom of the [autoexec] section in the sd:\DOSBox\dosbox.conf file that says: c:\dc\dc.com and it will start automatically when you run DOSBox. You can then use the mouse (wiimote) to browse folders and files and run the exe's for the DOS games you want by double-clicking them. The wiimote mouse control seems kind of weird though; if you can't move the moust cursor any farther in one direction, you have to move it off the screen in the other direction first.... --[[User:Mr. Reaper|Mr. Reaper]] 20:09, 15 May 2009 (UTC)
 
:Back in the old DOS days, there were many simple and complex frontends for DOS.... I've searched around to see if there are any good, easy ones and so far one of the smallest, simplest I've found is "The DOS Controller." Try Googling: "dc-sk.zip" and you'll find it easily. Just stick it in sd:\DOSBox\dc\ and add an entry at the bottom of the [autoexec] section in the sd:\DOSBox\dosbox.conf file that says: c:\dc\dc.com and it will start automatically when you run DOSBox. You can then use the mouse (wiimote) to browse folders and files and run the exe's for the DOS games you want by double-clicking them. The wiimote mouse control seems kind of weird though; if you can't move the moust cursor any farther in one direction, you have to move it off the screen in the other direction first.... --[[User:Mr. Reaper|Mr. Reaper]] 20:09, 15 May 2009 (UTC)
 
::Turns out this doesn't really work anyway since the games I wanted to play need keyboard input to hit the "enter" key just to even get into the game (Duke Nukem 2 and Jill of the Jungle to name a few).  An on-screen keyboard like what [[QuakeGX]] has when you hold the - button would fix this.
 
::Turns out this doesn't really work anyway since the games I wanted to play need keyboard input to hit the "enter" key just to even get into the game (Duke Nukem 2 and Jill of the Jungle to name a few).  An on-screen keyboard like what [[QuakeGX]] has when you hold the - button would fix this.
 +
:::Yes, we do need to implement some method of doing keyboard input with the Wii Remote. Currently you can only control the Joystick and Mouse if you don't have a USB keyboard. I'm not sure how easy it would be to implement the frontend we have on the other emulators, since DOSBox uses SDL.
 +
:::Anyway, if you want to start individual DOS applications from the homebrew channel, you can copy your apps/dosboxwii folder to another folder in the apps directory, then copy a dosbox.conf file into that directory and edit it to include things in the autoexec section. sd:/dosbox will be automatically mounted as D: and the new folder in the apps directory will be mounted as C:, although you can unmount them if you want with mount -u and then mount them however you want. Don't forget to change the xml file to show a different name in Homebrew Channel. This doesn't solve the need for keyboard input in some games though. [[User:CarlKenner|CarlKenner]] 03:59, 18 May 2009 (UTC)
165

edits