Picodrive

From DingooWiki

Jump to: navigation, search
Picodrive
Platform(s): Dingoo-Linux
Download(s): Dingoo File Archive
Developer(s): A600
Version: 1.35
Status: Released
Homepage: Picodrive release thread

Picodrive is a Megadrive/SegaCD emulator

Contents

[edit] Installation

Simply copy the Picodrive directory somewhere on your filesystem in the local folder and run the executable.

To launch it with dmenu use this in your dmenu.cfg (adjust your folders accordingly):

	MenuItem Picodrive
    {
        Icon = "res/emulators/Picodrive.png"
        Name = "Picodrive"
        Executable = "./PicoDrive.dge"
        WorkDir = "/usr/local/emulators/picodrive"
    }

[edit] Controls

  • Pad: Megadrive pad
  • Y: A button
  • B: B button
  • A: C button
  • X: Change video renderer
  • L: Write savestate
  • R: Load savestate
  • Select: PicoDrive menu
  • Start: Start button
  • Power+Up: Volume up
  • Power+Down: Volume Down

[edit] Notes

- 16 bit renderer is disabled. - Audio tracks for the SegaCD don't work. PicoDrive 1.35 only supports mp3 tracks and that would slow down thing too much on the Dingoo. - I only tested Sonic CD and it seems to work pretty well with frameskip 1 and the fast renderer.

[edit] Thanks

- notaz, of course, for this fine piece of software. If you like this emu, consider donating to him ( http://notaz.gp2x.de/ ) - booboo for Dingux. Without him, this port wouldn't have been possible. - rlyeh for his minimal libs.

Personal tools