Difference between revisions of "NullDC PSP"

From Emulation General Wiki
Jump to navigation Jump to search
(Tags: Mobile edit, Mobile web edit)
(Tags: Mobile edit, Mobile web edit)
Line 17: Line 17:
 
}}
 
}}
  
'''nullDC-PSP''' is a free and an open-source [[Sega Dreamcast emulators|DreamCast]] emulator for [[PlayStation Portable emulators|PlayStation Portable]], written in C++. It's an experimental stage and many games are playable but low fps, almost 5~15 fps gameplay. Sound is unimplement. Under development.
+
'''nullDC-PSP''' is a free and an open-source [[Sega Dreamcast emulators|DreamCast]] emulator for [[PlayStation Portable emulators|PlayStation Portable]], written in C++. It's an experimental stage and many games are playable but low fps, almost 5~15 fps gameplay. Sound is unimplement.
  
 
==Overview==
 
==Overview==
  
nullDC-PSP is a currently in an experimental and beta stage. The emulator was originally developed in 2008. The source code was lost for many years; it was published on [https://github.com/skmp/nulldce GitHub] in the mid-2010s, nullDCe, a precursor to Reicast. PSP port might still compile. A fork from the nullDC-mainline somewhere in late 2008, with hackports to PSP, Wii, PS3, etc. This is here for archival reasons. Project eventually morphed to reicast, It was compiled and restored by xiro and hlide in 2021.
+
nullDC-PSP is a currently in an experimental stage. The emulator was originally developed in 2008. The source code was lost for many years; it was published on [https://github.com/skmp/nulldce GitHub] in the mid-2010s, nullDCe. PSP port might still compile. A fork from the nullDC-mainline somewhere in late 2008, with hackports to PSP. This is here for archival reasons. Project eventually morphed to reicast, It was compiled and restored by xiro and hlide in 2021.
 +
 
 +
==Screenshots==
 +
 
 +
{| class="wikitable mw-sortable"
 +
|-
 +
|[[File:pac.png|250px]]
 +
|[[File:vf.png|250px]]
 +
|-
 +
|[[File:xx.png|250px]]
 +
|[[File:sa.png|250px]]
 +
|}
  
 
==Features==
 
==Features==
Line 62: Line 73:
  
 
[[File:GUI.png|320px]]
 
[[File:GUI.png|320px]]
 
==Screenshots==
 
 
{| class="wikitable mw-sortable"
 
|-
 
|[[File:pac.png|250px]]
 
|[[File:vf.png|250px]]
 
|-
 
|[[File:xx.png|250px]]
 
|[[File:sa.png|250px]]
 
|}
 
 
 
* [https://www.reddit.com/r/PSP/comments/p75vvq/update_2_nulldcpsp_dreamcast_emulator v1.2.1 reddit post]<small> (Video by xiro)</small>
 
  
 
==Controls==
 
==Controls==
Line 87: Line 84:
 
* [https://discord.gg/HYE45sHtab Discord server]
 
* [https://discord.gg/HYE45sHtab Discord server]
 
* [https://youtu.be/DVeDWoP5U1s 2008 old version gameplay]
 
* [https://youtu.be/DVeDWoP5U1s 2008 old version gameplay]
 +
* [https://www.reddit.com/r/PSP/comments/p75vvq/update_2_nulldcpsp_dreamcast_emulator v1.2.1 reddit post]
  
 
[[Category:Emulators]]
 
[[Category:Emulators]]

Revision as of 09:19, 24 November 2021

nullDC
NullDC-PSP.png
Developer(s) drk//Raziel (skmp), xiro and hlide.
Latest version 1.2.1
Active Yes
Platform(s) PlayStation Portable
Emulates DreamCast
Accuracy Medium-Accurate
Website nulldce-psp
Programmed in C++, C
Source code GitHub
BIOS/Keys Required for DC

nullDC-PSP is a free and an open-source DreamCast emulator for PlayStation Portable, written in C++. It's an experimental stage and many games are playable but low fps, almost 5~15 fps gameplay. Sound is unimplement.

Overview

nullDC-PSP is a currently in an experimental stage. The emulator was originally developed in 2008. The source code was lost for many years; it was published on GitHub in the mid-2010s, nullDCe. PSP port might still compile. A fork from the nullDC-mainline somewhere in late 2008, with hackports to PSP. This is here for archival reasons. Project eventually morphed to reicast, It was compiled and restored by xiro and hlide in 2021.

Screenshots

Pac.png Vf.png
Xx.png Sa.png

Features

  • GDI format support
  • Sound not yet support
  • DC CPU Downclock
  • Underclock AICA
  • AICA Hack
  • New XMB UI
  • Run with Interpreter

Download

PSP 1.2.1

Compatibility

  • Almost every Dreamcast games boots (2D games run with better speed but 3D games doesn't reach best speed).
  • nullDC-PSP is only compatible with 'slim' models (PSP-2000 and above). It will not boot on the original PSP-1000.

BIOS

DC BIOS files are Required in the nullDC/data folder :

  • dc_boot.bin
  • dc_flash.bin

Game Files

Only games in the .gdi format are supported for now. Place the files for each individual game within a separate folder, and move the folder to nullDC-PSP\discs. The list of available games will then appear when you boot the emulator.

GUI.png

Controls

Idle time can be adjusted with the L / R buttons.

To start the Dreamcast BIOS, press triangle as the emulator is booting.

External links