DoubleDribbleDS: Difference between revisions

From GameBrew
No edit summary
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Infobox DS Homebrews
{{Infobox DS Homebrews
| title       = DoubleDribbleDS
|title=DoubleDribbleDS
| image       = doubledribbleds.png
|image=doubledribbleds.png
| type        = Arcade
|description=Konami Double Dribble Arcade emulator for DS.
| version    = 0.4.2
|author=Fredrik Ahlström (FluBBa)
| lastupdated = 2021/05/17
|lastupdated=2024/03/26
| license    = Mixed
|type=Arcade
| author      = Fredrik Ahlström (FluBBa)
|version=0.4.3
| website    = https://gbatemp.net/download/doubledribbleds.37038
|license=Mixed
| download    = https://dlhb.gamebrew.org/dshomebrew/doubledribleds.7z
|download=https://dlhb.gamebrew.org/dshomebrew/doubledribleds.7z
| source     = https://github.com/FluBBaOfWard/DoubleDribbleDS
|website=https://gbatemp.net/download/doubledribbleds.37038
}}  
|source=https://github.com/FluBBaOfWard/DoubleDribbleDS
 
}}
Double Dribble Arcade emulator for Nintendo DS.
Double Dribble Arcade emulator for Nintendo DS.


Line 17: Line 17:
[[DLDI|DLDI]] patch the emulator for your flashcard.
[[DLDI|DLDI]] patch the emulator for your flashcard.


Create a folder named acds in either the root of your flash card or in the data folder.  
Create a folder named acds in either the root of your flash card or in the data folder (eg h:\data\acds).  


Put ddribble.zip into a folder where you have arcade roms.
Put ddribble.zip into a folder where you have arcade roms.


==User guide==
==User guide==
When the emulator starts, it will try to load Double Dribble automatically on startup.
The game uses 3 x M6809 cpus and 2 x K005585 gpus. Should play at full speed.
===Menu===
===Menu===
'''File:'''
'''File:'''
Line 44: Line 40:
* Scaling - Flicker or barebones lineskip.
* Scaling - Flicker or barebones lineskip.
* Gamma - Adjust gamma (brightness).
* Gamma - Adjust gamma (brightness).
* Disable Foreground - Turn on/off foreground rendering.
* Disable Background - Turn on/off background rendering.
* Disable Sprites - Turn on/off sprite rendering.


'''Settings:'''
'''Settings:'''
* Speed - Switch between speed modes.
* Speed - Switch between speed modes (Normal, 200%, Max, 50%).
** Normal - Game runs at it's normal speed.
** 200% - Game runs at double speed.
** Max - Game runs at 4 times normal speed (might change in the future).
** 50% - Game runs at half speed.
* Autoload State - Toggle Savestate autoloading.
* Autoload State - Toggle Savestate autoloading.
* Autosave Settings - Save settings when leaving menu if any changes are made.
* Autosave Settings - Save settings when leaving menu if any changes are made.
Line 61: Line 50:
* Debug Output - Show an FPS meter for now.
* Debug Output - Show an FPS meter for now.
* Autosleep - Does not work.
* Autosleep - Does not work.
'''Debug:'''
* Debug Output - Show an FPS meter for now.
* Disable Foreground - Turn on/off foreground rendering.
* Disable Background - Turn on/off background rendering.
* Disable Sprites - Turn on/off sprite rendering.
* Step Frame - Emulate one frame.


'''Dipswitches:'''
'''Dipswitches:'''
Line 106: Line 102:


==Changelog==
==Changelog==
'''V0.4.3 2024/03/26'''
* Added new debug menu.
* Better menu traversing.
'''V0.4.2 2021/05/17'''
'''V0.4.2 2021/05/17'''
* Fixed the sound a bit.
* Fixed the sound a bit.

Latest revision as of 08:23, 31 March 2024

DoubleDribbleDS
Doubledribbleds.png
General
AuthorFredrik Ahlström (FluBBa)
TypeArcade
Version0.4.3
LicenseMixed
Last Updated2024/03/26
Links
Download
Website
Source

Double Dribble Arcade emulator for Nintendo DS.

Installation

DLDI patch the emulator for your flashcard.

Create a folder named acds in either the root of your flash card or in the data folder (eg h:\data\acds).

Put ddribble.zip into a folder where you have arcade roms.

User guide

Menu

File:

  • Load Game - Choose a game to load.
  • Load State - Load a previously saved state for the currently running game.
  • Save State - Save a state for the current game.
  • Save Settings - Save the current settings.
  • Reset Game - Reset the currently running game.

Options

Controller:

  • Autofire - Select to enable autofire.
  • Controller - 2P start a 2 player game.
  • Swap A/B - Swap which NDS button is mapped to which arcade button.

Display:

  • Display - Scaled or unscaled screenmode (L/R to scroll screen up/down).
  • Scaling - Flicker or barebones lineskip.
  • Gamma - Adjust gamma (brightness).

Settings:

  • Speed - Switch between speed modes (Normal, 200%, Max, 50%).
  • Autoload State - Toggle Savestate autoloading.
  • Autosave Settings - Save settings when leaving menu if any changes are made.
  • Autopause Game - Toggle if the game should pause when opening the menu.
  • Powersave 2nd Screen - If graphics/light should be turned off for the GUI screen when menu is not active.
  • Emulator on Bottom - Select if top or bottom screen should be used for emulator, when menu is active emulator screen is always on top.
  • Debug Output - Show an FPS meter for now.
  • Autosleep - Does not work.

Debug:

  • Debug Output - Show an FPS meter for now.
  • Disable Foreground - Turn on/off foreground rendering.
  • Disable Background - Turn on/off background rendering.
  • Disable Sprites - Turn on/off sprite rendering.
  • Step Frame - Emulate one frame.

Dipswitches:

  • Lot of settings for the actual arcade game, difficulty/lives etc.

Controls

Menu:

L+R or Touchscreen - Open up menu

D-Pad or Touchscreen - Navigate menus

A or Double tap - Select an option

B or Top of the screen - Go back

R/L or Touchscreen - Switch between tabs

In game:

Select - Insert coin

Start - Start

D-Pad - Move character

Y - Dribble, Steal

B/X - Pass, Switch

A - Shot, Jump

Screenshots

doubledribbleds2.pngdoubledribbleds3.png

doubledribbleds4.pngdoubledribbleds5.png

Compatibility

Tested on iDeaS emulator.

Known issues

FM sound chip emulation is not ideal, attempted to emulate the speech chip but it sounds weird.

Changelog

V0.4.3 2024/03/26

  • Added new debug menu.
  • Better menu traversing.

V0.4.2 2021/05/17

  • Fixed the sound a bit.

V0.4.0 2021/03/23

  • Added load/save state.

V0.3.6 2020/06/08

  • Added support for flipped sprites.

V0.3.5 2018/07/17

  • Added VLM5030 sound.

V0.3.1 2018/05/10

  • Added loading of roms.
  • Cleaned up code.

V0.2.0 2017/01/07

  • Plays Double Dribble.

V0.1.0 2016/09/27

  • Starts Double Dribble.

V0.0.0 2016/09/11

  • Started coding.

Credits

Huge thanks to Loopy for the incredible PocketNES, without it this emu would probably never have been made.

Thanks to:

  • Dwedit for help and inspiration with a lot of things.
  • Manuel Abadia for the MAME driver.

External links

Advertising: