Difference between revisions of "NullDC PSP"

From Emulation General Wiki
Jump to navigation Jump to search
(Categories replaced)
(Tags: Mobile edit, Mobile web edit)
Line 17: Line 17:
 
}}
 
}}
  
'''nullDC-PSP''' is a free and open-source [[Sega Dreamcast emulators|DreamCast]] emulator for [[PlayStation Portable emulators|PlayStation Portable]]. It's written in C++. This is an experimental and beta stage and many games are playable but low fps. Sound is not yet emulated.
+
'''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.
  
 
==Overview==
 
==Overview==
  
nullDC 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 <b>xiro</b> and <b>hlide</b> in 2021.
+
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.
  
 
==Features==
 
==Features==
  
* GDI support
+
* GDI format support
* Doesn't support sound
+
* Sound not yet support
 
* DC CPU Downclock
 
* DC CPU Downclock
 
* Underclock AICA
 
* Underclock AICA
 
* AICA Hack
 
* AICA Hack
* New XMB UI (Blue)
+
* New XMB UI
 
* Run with Interpreter
 
* Run with Interpreter
  
Line 43: Line 43:
 
==Compatibility==
 
==Compatibility==
  
* Almost every Dreamcast games boots (2D games run with best speed but 3D games doesn't reach best speed).
+
* 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.
 
* nullDC-PSP is only compatible with 'slim' models (PSP-2000 and above). It will not boot on the original PSP-1000.
  
* <b>[https://psp-archive.github.io/nulldce-psp/compatibility/index.html Official compatibility list]</b>
+
* [https://psp-archive.github.io/nulldce-psp/compatibility/index.html Official compatibility list]
  
 
==BIOS==
 
==BIOS==
  
[[Emulator_Files#Dreamcast|DreamCast BIOS]] files are Required in the <b><code>nullDC/data</code></b> folder :
+
[[Emulator_Files#Dreamcast|DC BIOS]] files are Required in the <b><code>nullDC/data</code></b> folder :
 
<B>
 
<B>
 
*dc_boot.bin
 
*dc_boot.bin
Line 75: Line 75:
  
  
* [https://www.reddit.com/r/PSP/comments/p75vvq/update_2_nulldcpsp_dreamcast_emulator 1.2.1 Version]<small> (Video)</small>
+
* [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 85: Line 85:
 
==External links==
 
==External links==
  
* [https://discord.gg/HYE45sHtab PSP Homebrew Community Discord]<small> (#nullDC - Channel)</small>
+
* [https://discord.gg/HYE45sHtab Discord server]
* [https://youtu.be/DVeDWoP5U1s 2008 Youtube version]
+
* [https://youtu.be/DVeDWoP5U1s 2008 old version gameplay]
  
 
[[Category:Emulators]]
 
[[Category:Emulators]]

Revision as of 11:43, 9 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. Under development.

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 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.

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

Screenshots

Pac.png Vf.png
Xx.png Sa.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