Difference between revisions of "DeSmuME PSP"

From Emulation General Wiki
Jump to navigation Jump to search
(Created page with "{{stub}} {{Infobox emulator |logo = DeSmuME-PSP.png |logowidth = 210px |version = [https://discord.com/channels/479828644970364928/590011753849421846/840374754983936010 0.9.10...")
(Tags: Mobile edit, Mobile web edit)
 
(Tags: Mobile edit, Mobile web edit)
 
(25 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{stub}}
+
{{WIP}}
 +
__NOTOC__
 
{{Infobox emulator
 
{{Infobox emulator
 
|logo = DeSmuME-PSP.png
 
|logo = DeSmuME-PSP.png
|logowidth = 210px
+
|logowidth = 180
|version = [https://discord.com/channels/479828644970364928/590011753849421846/840374754983936010 0.9.10 port]
+
|version = [https://cdn.discordapp.com/attachments/590011753849421846/881619771722956840/desmume_psp_2021-08-24.zip 24-08-2021]
 
|active = Yes
 
|active = Yes
|platform = [[PlayStation Portable emulators|PSP]]
+
|platform = [[Emulators on PSP|PSP]]
 
|target = [[Nintendo DS emulators|Nintendo DS]]
 
|target = [[Nintendo DS emulators|Nintendo DS]]
|developer = Xiro, TheMrIron2 and other contributions.
+
|developer = Xiro, and contributions.
|source = [https://github.com/TheMrIron2/DeSmuME-PSP GitHub]
+
|source = [https://github.com/TheMrIron2/DeSmuME-PSP GitHub][https://github.com/Xiro28/DesmumePSPExperimental Exp.]
|prog-lang = C++,C
+
|prog-lang = C++, C
 
}}
 
}}
'''DeSmuME-PSP''' is a free and open-source [[Nintendo DS emulators|Nintendo DS]] Emulator for [[PlayStation Portable emulators|PSP]]. Written in C++,C.This is an initial release, and some games are not playable.
 
  
=<b>Overview</b>=
+
'''DeSmuME-PSP''' is an open-source experimental [[Nintendo DS emulators|Nintendo DS]] emulator for PlayStation Portable [https://sourceforge.net/p/donpsp/code/HEAD/tree/ DSonPSP source code] by yoshihiro, which dev used to make some changes in this one. This project uses psplib, oslib mod V2 and MElib. Currently most of games are not playable, working on 10~15 fps.
  
 +
==Overview==
 
DeSmuME PSP is a port of modern stable DeSmuME based on the initial port by <b>HCFcoder</b>. It is completely unoptimised in its current state.
 
DeSmuME PSP is a port of modern stable DeSmuME based on the initial port by <b>HCFcoder</b>. It is completely unoptimised in its current state.
 
---------------------
 
---------------------
Line 21: Line 22:
 
Currently, the port is very basic. Everything is done on the main CPU (including all graphics and rendering) so it is very slow, and SDL is used as an abstraction layer for many parts (eg. input) rather than native PSP calls.
 
Currently, the port is very basic. Everything is done on the main CPU (including all graphics and rendering) so it is very slow, and SDL is used as an abstraction layer for many parts (eg. input) rather than native PSP calls.
  
=<b>Download</b>=
+
==Features==
 +
* Full Dynarec
 +
* Dynarec block size
 +
* 3D Render
 +
* 3D frameskip
 +
* Multi languages support
 +
* Audio option
 +
* FPS support
 +
* Touch cursor support
 +
* Hide screen support
 +
* Screen swap support
  
 +
==Screenshots==
 +
{| class="wikitable mw-sortable"
 +
|[[File:MarioLuigi.png|190px]]<br/>Mario & Luigi: Partners in Time
 +
|[[File:MarioKart.png|190px]]<br/>Mario Kart DS
 +
|-
 +
|[[File:CVDS.png|190px]]<br/>Castlevania
 +
|[[File:TetrisDS.png|190px]]<br/>Tetris DS
 +
|}
 +
 +
==Download==
 
{| cellpadding="1"
 
{| cellpadding="1"
 
|-
 
|-
 
|align=center|{{Icon|PSP}}
 
|align=center|{{Icon|PSP}}
|'''[https://cdn.discordapp.com/attachments/828190231378919424/833853665441742908/EBOOT.PBP 0.9.10 port]'''
+
|'''[https://cdn.discordapp.com/attachments/590011753849421846/881619771722956840/desmume_psp_2021-08-24.zip 24-08-2021]'''
 
|}
 
|}
  
=<b>Compatibility</b>=
+
==Compatibility list==
 
 
* <b>[[DeSmuME PSP Compatibility List]]</b>
 
 
 
 
DeSmuME-PSP is only compatible with 'slim' models (PSP-2000 and above). It will not boot on the original PSP-1000.
 
DeSmuME-PSP is only compatible with 'slim' models (PSP-2000 and above). It will not boot on the original PSP-1000.
  
=<b>Futures</b>=
+
===Legend===
 +
{|class="wikitable"
 +
!Legend
 +
!Class
 +
|-
 +
|style="background:#0ef489;"|Excellent; game is very playable with very few to no glitches.
 +
|Very playable/playable
 +
|-
 +
|style="background:#47bd47;"|Good; game is playable with few to no glitches.
 +
|Very playable/playable
 +
|-
 +
|style="background:#b3d9b3;"|Normal; game is playable with some few/very minor sound or other issues.
 +
|Playable
 +
|-
 +
|style="background:#fff44c;"|OK; game is playable, but bugs may interfere with gameplay.
 +
|Working/playable
 +
|-
 +
|style="background:#ffa23f;"|Horrible; game is super slow/buggy/glitched up.
 +
|Working/unplayable
 +
|-
 +
|style="background:#ff4f3b;"|Bad; game boots but freezes sometimes.
 +
|Unplayable
 +
|-
 +
|style="background:#4a4646;"|Terrible; game can't boot.
 +
|Unplayable
 +
|-
 +
|style="background:white;"|Untested
 +
|Unknown result
 +
|}
  
* Full Dynarec.
+
{|class="wikitable sortable mw-collapsible mw-collapsed" width="800px"
* Dynarec Block Size.
+
! Game title
* 3D Render.
+
! Status
* 3D Frameskip.
+
! Playable ID?
* Languages.
+
! Region
* Audio Option.
+
! Sound
* FPS.
+
! Controls?
* Touch Cursor.
+
! Version
* Hide Screen.
+
! Notes
* Screen Swap.
+
|-
 
+
| style=background:#ff4f3b; | Big Bang Mini
=<b>Instructions</b>=
+
| Bad
 +
| 2
 +
| USA
 +
| style=background:#47bd47; | Good
 +
| style=background:#47bd47; | Good
 +
| DeSmuME PSP 2021
 +
| Heavy flickering. Unplayable.
 +
|-
 +
| style=background:#4a4646; | Bomberman DS
 +
| Terrible
 +
| 0
 +
| USA
 +
| -
 +
| -
 +
| DeSmuME Useless
 +
| White screen, then fades into black screens immediately.
 +
|-
 +
| style=background:#ffa23f; | Bomberman DS
 +
| Horrible
 +
| 4
 +
| USA
 +
| style=background:#ffa23f; | Bad
 +
| style=background:#47bd47; | Good
 +
| DeSmuME PSP 2021
 +
| Runs extremely slowly. Glitched audio. Unstable.
 +
|-
 +
| style=background:#ff4f3b; | Bomberman DS 2
 +
| Bad
 +
| 2
 +
| USA
 +
| style=background:#47bd47; | Good
 +
| style=background:#47bd47; | Good
 +
| DeSmuME PSP 2021
 +
| Unusable. Runs extremely slow.
 +
|-
 +
| style=background:white; | Bomberman Land Touch 1
 +
| Unknown result
 +
| -
 +
| USA
 +
| -
 +
| -
 +
| DeSmuME PSP 2021
 +
| Game reboots after stylus pressing and there is no sound.......
 +
|-
 +
| style=background:#4a4646; | Bomberman Land Touch 2
 +
| Terrible
 +
| 0
 +
| USA
 +
| style=background:#ff4f3b; | Broken
 +
| -
 +
| DeSmuME PSP 2021
 +
| Hangs progress past the title screen and audio doesn't work.
 +
|-
 +
| style=background:#0ef489; | Cinnamon Ball - Kurukuru Sweets Paradise
 +
| Good
 +
| 10
 +
| JAP
 +
| style=background:#0ef489; | Good
 +
| style=background:#0ef489; | Good
 +
| DeSmuME PSP 2021
 +
| Works great, but with minor graphical glitches
 +
|-
 +
| style=background:#4a4646; | Electroplankton
 +
| Terrible
 +
| 0
 +
| JAP
 +
| style=background:#ff4f3b; | Broken
 +
| -
 +
| DeSmuME Useless
 +
| Crashes at the Intermission logo and audio doesn't work. Unplayable.
 +
|-
 +
| style=background:#ff4f3b; | Electroplankton
 +
| Bad
 +
| 2
 +
| JAP
 +
| style=background:#47bd47; | Good
 +
| style=background:#47bd47; | Good
 +
| DeSmuME PSP 2021
 +
| Heavy flickering. Unplayable.
 +
|-
 +
| style=background:#ff4f3b; | Electroplankton
 +
| Bad
 +
| 2
 +
| USA
 +
| style=background:#47bd47; | Good
 +
| style=background:#47bd47; | Good
 +
| DeSmuME PSP 2021
 +
| Heavy flickering. Unplayable.
 +
|-
 +
| style=background:#ff4f3b; | Electroplankton
 +
| Bad
 +
| 2
 +
| EUR
 +
| style=background:#47bd47; | Good
 +
| style=background:#47bd47; | Good
 +
| DeSmuME PSP 2021
 +
| Heavy flickering. Unplayable.
 +
|-
 +
| style=background:#ff4f3b; | Intellivision Lives!
 +
| Bad
 +
| 2
 +
| USA
 +
| style=background:#47bd47; | Good
 +
| style=background:#47bd47; | Good
 +
| DSonPSP?
 +
| I've got the message "Could not access the save file. Please turn off the power and reinsert Game Card." Error after entering a faulty ROM. The audio still keeps playing. Unplayable.
 +
|-
 +
| style=background:#ff4f3b; | Intellivision Lives!
 +
| Bad
 +
| 2
 +
| USA
 +
| style=background:#ffa23f; | Bad
 +
| style=background:#47bd47; | Good
 +
| N/A
 +
| Crashes or PSP shuts down when entering a faulty ROM and there are sound issues. Unplayable.
 +
|-
 +
| style=background:#0ef489; | Kirarian Revolution - Mezase Idol Queen
 +
| Excellent
 +
| 12
 +
| JAP
 +
| style=background:#0ef489; | Very Good
 +
| style=background:#0ef489; | Very Good
 +
| DeSmuME PSP 2021
 +
|
 +
|-
 +
| style=background:#0ef489; | Kirarian Revolution - Naa-san to Issho
 +
| Excellent
 +
| 12
 +
| JAP
 +
| style=background:#0ef489; | Very Good
 +
| style=background:#0ef489; | Very Good
 +
| DeSmuME PSP 2021
 +
|
 +
|-
 +
| style=background:#0ef489; | Kirby DS - Canvas Curse
 +
| Excellent
 +
| 12
 +
| USA
 +
| style=background:#0ef489; | Very Good
 +
| style=background:#0ef489; | Very Good
 +
| DeSmuME PSP 2021<br/>DSonPSP v0.7 WIP
 +
|
 +
|-
 +
| style=background:#0ef489; | Kirby DS - Squeak Squad
 +
| Excellent
 +
| 12
 +
| USA
 +
| style=background:#0ef489; | Very Good
 +
| style=background:#0ef489; | Very Good
 +
| DeSmuME PSP 2021<br/>DSonPSP v0.7 WIP
 +
|
 +
|-
 +
| style=background:#ffa23f; | Konami Classics Series - Arcade Hits
 +
| Horrible
 +
| 4
 +
| USA
 +
| style=background:#fff44c; | Laggy
 +
| style=background:#47bd47; | Good
 +
| DSonPSP v0.7 WIP
 +
| The Game Is Too Slow To Be Playable. Title Screens On Top Screen Of The Game Selection Are Fine, However, You Can't The See Logos On Game Selection Wheel (Bottom Screen).<br/>Game Compatiblity:<br/> Scramble: Data Access Error.
 +
|-
 +
| style=background:#47bd47; | Mario Kart DS
 +
| Good
 +
| 10
 +
| USA
 +
| style=background:#47bd47; | Good
 +
| style=background:#47bd47; | Good
 +
| DeSmuME PSP 2021
 +
| Playable.
 +
|-
 +
| style=background:#4a4646; | Mario Kart DS - Custom Tracks Grand Prix Nitro (hack)
 +
| Horrible
 +
| 2
 +
| USA
 +
| style=background:#47bd47; | Good
 +
| style=background:#47bd47; | Good
 +
| DeSmuME PSP 2021
 +
| Menu graphics are fine, you can't see the models.
 +
|-
 +
| style=background:#0ef489; | Megaman Battle Network 5 - Double Team DS
 +
| Excellent
 +
| 12
 +
| USA
 +
| style=background:#0ef489; | Very Good
 +
| style=background:#0ef489; | Very Good
 +
| DeSmuME PSP 2021
 +
| Playable.
 +
|-
 +
| style=background:#0ef489; | Megaman ZX
 +
| Excellent
 +
| 12
 +
| USA
 +
| style=background:#0ef489; | Very Good
 +
| style=background:#0ef489; | Very Good
 +
| DeSmuME PSP 2021
 +
| Playable.
 +
|-
 +
| style=background:#47bd47; | New Super Mario Bros
 +
| Good
 +
| 10
 +
| USA
 +
| style=background:#47bd47; | Good
 +
| style=background:#47bd47; | Good
 +
| DeSmuME PSP 2021
 +
| Playable.
 +
|-
 +
| style=background:#fff44c; | NesDS
 +
| OK
 +
| 6
 +
| USA
 +
| style=background:#47bd47; | Good
 +
| style=background:#47bd47; | Good
 +
| DeSmuME PSP 2021
 +
| DLDI patching required for this game.
 +
|-
 +
| style=background:#4a4646; | Overlord Minions
 +
| Terrible
 +
| 0
 +
| USA
 +
| style=background:#47bd47; | Good
 +
| style=background:#47bd47; | Good
 +
| DeSmuME PSP 2021
 +
| Very slow. Unstable.
 +
|-
 +
| style=background:#ff4f3b; | Pac-Pix
 +
| Bad
 +
| 2
 +
| USA
 +
| style=background:#ff4f3b; | Broken
 +
| -
 +
| DeSmuME Useless?
 +
| freeze at the opening Namco symbol and there is no sound
 +
|-
 +
| style=background:#ff4f3b; | Pac-Pix
 +
| Bad
 +
| 2
 +
| USA
 +
| style=background:#fff44c; | Laggy
 +
| style=background:#fff44c; | Laggy
 +
| DeSmuME PSP 2021
 +
| Heeeeeeeeeeeeeeeeeeeeeeeeeavy Flickering. Unplayable.
 +
|-
 +
| style=background:#4a4646; | Phineas and Ferb
 +
| Terrible
 +
| 4
 +
| USA
 +
| style=background:#47bd47; | Good
 +
| style=background:#47bd47; | Good
 +
| DeSmuME PSP 2021
 +
| Unstable.
 +
|-
 +
| style=background:#ff4f3b; | Pokemon Dash <small>(Pocket Monsters Dash in Japan)</small>
 +
| Bad
 +
| 2
 +
| USA
 +
| -
 +
| -
 +
| DeSmuME PSP 2021
 +
| White screen after booting. Uses DSonPSP v0.7 instead. Unplayable.
 +
|-
 +
| style=background:#0ef489; | Rayman DS - The Great Escape
 +
| Excellent
 +
| 12
 +
| USA
 +
| style=background:#0ef489; | Very Good
 +
| style=background:#0ef489; | Very Good
 +
| DeSmuME PSP 2021
 +
| Playable.
 +
|-
 +
| style=background:#ff4f3b; | Rayman Raving Rabbids 1
 +
| Bad
 +
| 2
 +
| USA
 +
| style=background:#fff44c; | Laggy
 +
| style=background:#0ef489; | Very Good
 +
| DeSmuME PSP
 +
| Minor Graphical issues. Crashes or PSP shuts down when using a Password save system data.
 +
|-
 +
| style=background:white; | Rayman Raving Rabbids 2
 +
| Unknown result
 +
| -
 +
| USA
 +
| -
 +
| -
 +
|
 +
| untested
 +
|-
 +
| style=background:#ff4f3b; | Rayman Raving Rabbids 3 - TV Party
 +
| Bad
 +
| 2
 +
| USA
 +
| style=background:#ff4f3b; | Broken
 +
| -
 +
| DSonPSP v0.7?
 +
| Crashes at the Saving game do not turn off Screen and there is no sound
 +
|-
 +
| style=background:#0ef489; | Rockman EXE 5 DS - Twin Leaders
 +
| Excellent
 +
| 12
 +
| JAP
 +
| style=background:#0ef489; | Very Good
 +
| style=background:#0ef489; | Very Good
 +
| DeSmuME PSP 2021
 +
| Playable.
 +
|-
 +
| style=background:#0ef489; | Rockman EXE ZX
 +
| Excellent
 +
| 12
 +
| JAP
 +
| style=background:#0ef489; | Very Good
 +
| style=background:#0ef489; | Very Good
 +
| DeSmuME PSP 2021
 +
| Playable.
 +
|-
 +
| style=background:#ff4f3b; | Sonic Classic Collection
 +
| Bad
 +
| 2
 +
| USA
 +
| style=background:#47bd47; | Good
 +
| style=background:#47bd47; | Good
 +
| N/A
 +
| Massive GFX glitches.
 +
|-
 +
| style=background:#ff4f3b; | Sonic Classic Collection
 +
| Bad
 +
| 2
 +
| USA
 +
| -
 +
| -
 +
| DSonPSP?
 +
| A lot of garbage. White screen. Unusable.
 +
|-
 +
| style=background:#ff4f3b; | Sonic Rush
 +
| Bad
 +
| 2
 +
| USA
 +
| style=background:#47bd47; | Good
 +
| -
 +
| DeSmuME Useless
 +
| I've got an EEPROM save error. Unplayable.
 +
|-
 +
| style=background:#ff4f3b; | Sonic Rush
 +
| Bad
 +
| 2
 +
| USA
 +
| -
 +
| -
 +
| DSonPSP?
 +
| White screen, then fades into black screens immediately.
 +
|-
 +
| style=background:#fff44c; | Sonic Rush
 +
| OK
 +
| 6
 +
| USA
 +
| style=background:#47bd47; | Good
 +
| style=background:#47bd47; | Good
 +
| N/A
 +
| Runs slow.
 +
|-
 +
| style=background:#4a4646; | Sonic Rush Adventure
 +
| Terrible
 +
| 0
 +
| USA
 +
| ?
 +
| -
 +
| DeSmuME Useless
 +
| Crashes or shows a white screen when booting.
 +
|-
 +
| style=background:#4a4646; | Sonic Rush Adventure
 +
| Terrible
 +
| 0
 +
| USA
 +
| style=background:#47bd47; | Good
 +
| -
 +
| DSonPSP
 +
| Crashes after the Reformatting Save data screen.
 +
|-
 +
| style=background:#fff44c; | Sonic Rush Adventure
 +
| OK
 +
| 6
 +
| USA
 +
| style=background:#47bd47; | Good
 +
| style=background:#47bd47; | Good
 +
| N/A
 +
| Runs slow but player is shafted.
 +
|-
 +
| style=background:#0ef489; | Super Mario 64 DS
 +
| Excellent
 +
| 12
 +
| USA
 +
| style=background:#0ef489; | Very Good
 +
| style=background:#0ef489; | Very Good
 +
| DeSmuME PSP 2021
 +
|
 +
|-
 +
| style=background:#ff4f3b; | Tetris DS
 +
| Bad
 +
| 2
 +
| USA
 +
| style=background:#fff44c; | Laggy
 +
| style=background:#b3d9b3; | Minor Issues
 +
| DeSmuME PSP 2021
 +
| Garbled black image on the touch screen during title screen.
 +
|-
 +
| style=background:#b3d9b3; | VectxDS
 +
| Normal
 +
| 8
 +
| USA
 +
| style=background:#b3d9b3; | Minor Issues
 +
| style=background:#0ef489; | Very Good
 +
| DeSmuME PSP 2021
 +
| Playable.
 +
|-
 +
| style=background:#ff4f3b; | WarioWare D.I.Y
 +
| Bad
 +
| 2
 +
| USA
 +
| style=background:#fff44c; | Laggy
 +
| style=background:#ff4f3b; | Broken
 +
| DeSmuME PSP 2021
 +
| stylus screen not response. Major sounds are missing.
 +
|-
 +
| style=background:#0ef489; | WarioWare Touched
 +
| Excellent
 +
| 12
 +
| USA
 +
| style=background:#0ef489; | Very Good
 +
| style=background:#0ef489; | Very Good
 +
| DeSmuME PSP 2021
 +
|
 +
|-
 +
| style=background:#ff4f3b; | Yoshi Touch and Go
 +
| Bad
 +
| 2
 +
| USA
 +
| style=background:#ff4f3b; | Broken
 +
| -
 +
| DeSmuME Useless
 +
| Freezes at the Nintendo symbol and audio doesn't work.
 +
|-
 +
| style=background:#ff4f3b; | Yoshi Touch and Go
 +
| Bad
 +
| 2
 +
| EUR
 +
| style=background:#0ef489; | Very Good
 +
| ?
 +
| N/A
 +
| Stylus touch screen not working.
 +
|-
 +
| style=background:#0ef489; | Yoshi's Island DS
 +
| Excellent
 +
| 12
 +
| USA
 +
| style=background:#0ef489; | Very Good
 +
| style=background:#0ef489; | Very Good
 +
| DeSmuME PSP 2021<br/>DSonPSP v0.7 WIP
 +
|
 +
|-
 +
| style=background:#0ef489; | Yoshi's Island DS
 +
| Excellent
 +
| 12
 +
| EUR
 +
| style=background:#0ef489; | Very Good
 +
| style=background:#0ef489; | Very Good
 +
| DeSmuME PSP 2021<br/>DSonPSP v0.7 WIP
 +
|
 +
|-
 +
| style=background:#4a4646; | Littlest Pet Shop - Beach Friends
 +
| Terrible
 +
| 0
 +
| EUR
 +
| style=background:#ff4f3b; | Broken
 +
| style="background:#4a4646;"|Terrible
 +
| DeSmuME PSP 2021
 +
| Freeses at LPS logo while glitched music plays
 +
|
 +
|-
 +
| style=background:#4a4646; | Littlest Pet Shop - City Friends
 +
| Terrible
 +
| 0
 +
| EUR
 +
| style=background:#ff4f3b; | Broken
 +
| style="background:#4a4646;"|Terrible
 +
| DeSmuME PSP 2021
 +
| Shows language select, but touch doesn't works. Glitched music plays
 +
|
 +
|-
 +
| style=background:#4a4646; | Littlest Pet Shop - Country Friends
 +
| Terrible
 +
| 0
 +
| EUR
 +
| style=background:#ff4f3b; | Broken
 +
| style="background:#4a4646;"|Terrible
 +
| DeSmuME PSP 2021
 +
| Shows language select, but touch doesn't works. Glitched music plays
 +
|
 +
|-
 +
| style=background:#4a4646; | Littlest Pet Shop - Garden
 +
| Terrible
 +
| 0
 +
| EUR
 +
| style=background:#ff4f3b; | Broken
 +
| style="background:#4a4646;"|Terrible
 +
| DeSmuME PSP 2021
 +
| Shows language select, but touch doesn't works
 +
|
 +
|-
 +
| style=background:#4a4646; | Littlest Pet Shop - Jungle
 +
| Terrible
 +
| 0
 +
| USA
 +
| style=background:#ff4f3b; | Broken
 +
| style="background:#4a4646;"|Terrible
 +
| DeSmuME PSP 2021
 +
| Shows logo, but touch doesn't works
 +
|
 +
|-
 +
| style=background:#4a4646; | Littlest Pet Shop - Spring
 +
| Terrible
 +
| 0
 +
| EUR
 +
| -
 +
| style="background:#4a4646;"|Terrible
 +
| DeSmuME PSP 2021
 +
| Shows white screen then crashes
 +
|
 +
|-
 +
| style=background:#4a4646; | Littlest Pet Shop - Winter
 +
| Terrible
 +
| 0
 +
| EUR
 +
| style=background:#ff4f3b; | Broken
 +
| style="background:#4a4646;"|Terrible
 +
| DeSmuME PSP 2021
 +
| Shows language select, but touch doesn't works
 +
|
 +
|-
 +
| style=background:#4a4646; | Littlest Pet Shop - Biggest Stars - Blue Team
 +
| Terrible
 +
| 0
 +
| EUR
 +
| -
 +
| style="background:#4a4646;"|Terrible
 +
| DeSmuME PSP 2021
 +
| Shows Nintendo logo, crashes
 +
|
 +
|-
 +
| style=background:#4a4646; | Littlest Pet Shop - Biggest Stars - Purple Team
 +
| Terrible
 +
| 0
 +
| EUR
 +
| -
 +
| style="background:#4a4646;"|Terrible
 +
| DeSmuME PSP 2021
 +
| Shows Nintendo logo, crashes
 +
|
 +
|-
 +
| style=background:#4a4646; | Littlest Pet Shop - Biggest Stars - Pink Team
 +
| Terrible
 +
| 0
 +
| USA
 +
| -
 +
| style="background:#4a4646;"|Terrible
 +
| DeSmuME PSP 2021
 +
| Shows Nintendo logo, crashes
 +
|
 +
|-
 +
| style=background:#4a4646; | Animal Crossing Wild World
 +
| Terrible
 +
| 0
 +
| EUR
 +
| -
 +
| style="background:#4a4646;"|Terrible
 +
| DeSmuME PSP 2021
 +
| Black screen, crashes
 +
|}
  
 +
==Usage==
 
Create a folder <b>"DeSmuME"</b> in <b><code>/PSP/GAME/</b></code>, so the structure is as follows: <b><code>/PSP/GAME/DeSmuME/</b></code>. Place the <b>EBOOT.PBP</b> in this folder, and within this folder create another folder called <b><code>/ROMS/</b></code>.
 
Create a folder <b>"DeSmuME"</b> in <b><code>/PSP/GAME/</b></code>, so the structure is as follows: <b><code>/PSP/GAME/DeSmuME/</b></code>. Place the <b>EBOOT.PBP</b> in this folder, and within this folder create another folder called <b><code>/ROMS/</b></code>.
 
-----------
 
-----------
Line 64: Line 686:
 
[[File:S2.jpg|320px]]
 
[[File:S2.jpg|320px]]
  
=<b>Controls</b>=
+
==Controls==
 
+
{| class="wikitable mw-sortable"
<b>
+
|-
<pre>
+
|<b>PSP</b>
Analog Stick : Movement Cursor
+
|<b>DS</b>
SELECT : Select
+
|-
START : Start
+
|Analog Stick
X  : B
+
|<code>Movement Cursor</code>
〇 : A
+
|-
□ : Y
+
|SELECT
△ : X
+
|<code>Select</code>
L  : Trigger L
+
|-
R  : Trigger R
+
|START
----------------
+
|<code>Start</code>
[Note : Touch Screen will work using the analog stick and the music button, or a key combination of choice]
+
|-
</pre>
+
|X
</b>
+
|<code>B</code>
 
+
|-
=<b>Thanks</b>=
+
|〇
 
+
|<code>A</code>
<b>Yoshihiro PSP</b> for [https://sourceforge.net/p/donpsp/code/HEAD/tree/ DSonPSP Source code] which I used to make some changes in this one. This project uses psplib, oslib modV2 and MElib.
+
|-
 
+
|□
<pre>
+
|<code>Y</code>
DSonPSP was a proof of concept DS emulator for PSP by Yoshihiro. It was based on what is now ancient 2006/2007 Desmume code, and as a result it is very slow and most titles don't work very well. A few versions were released, up to beta 0.7 Kayliah Edition; this repository is based on the last publicly available source code, for 0.7 revision 7.
+
|-
</pre>
+
|△
 
+
|<code>X</code>
=<b>ports</b>=
+
|-
 +
|L
 +
|<code>Trigger L</code>
 +
|-
 +
|R
 +
|<code>Trigger R </code>
 +
|}
  
 +
==Old ports==
 
<b>  
 
<b>  
 
*[https://archive.org/details/dsonpsp-beta-7-wip.-7z DSonPSP 0.7 Kayliah Edition]
 
*[https://archive.org/details/dsonpsp-beta-7-wip.-7z DSonPSP 0.7 Kayliah Edition]
 
 
*[https://archive.org/details/de-smu-me-20070725.7z DeSmuME PSP 2007 port by sofiyaCat]</b>
 
*[https://archive.org/details/de-smu-me-20070725.7z DeSmuME PSP 2007 port by sofiyaCat]</b>
  
 
<pre>
 
<pre>
 
+
DSonPSP: Proof of concept DS emulator for PSP by Yoshihiro. It was based on what is now ancient 2006/2007 Desmume code, and as a result it is very slow and most titles don't work very well. A few versions were released, up to beta 0.7 Kayliah Edition; this repository is based on the last publicly available source code, for 0.7 revision 7.
DSonPSP : First DS Emulator for PSP by Yoshihiro (2006).
 
  
 
-----------------------------------
 
-----------------------------------
  
DeSmuME : Proof-of-concept port of the Nintendo DS emulator by SofiyaCat (aka NekoMimi)(2007). It has no menu, and will only open a rom named test.nds
+
DeSmuME: Proof-of-concept port of the Nintendo DS emulator by SofiyaCat (aka NekoMimi)(2007). It has no menu, and will only open a rom named test.nds
 
 
 
</pre>
 
</pre>
  
=<b>Credits</b>=
+
==External links==
 
+
* [https://discord.gg/CbM8GPMQ Discord Server]
*<b><u>z2442</u></b> : Help updating DeSmuME so it compiles on new PSP SDK and additional compilation help.
 
 
 
*<b><u>TheMrIron2</u></b> : Tweaks.
 
 
 
*<b><u>mrneo240</u></b> : Help with compiling.
 
 
 
*<b><u>Xiro</u></b> : Optimization and Compile new version and testing help.
 
 
 
*<b><u>bandithedoge</u></b> : pic1.png and icon0.png.
 
 
 
*<b><u>Exophase</u></b> : ARM7 code and hardware assistance.
 
 
 
Others
 
-----------
 
 
 
*<b><u>Yoshihiro</u></b> : Main devloper for DSonPSP.
 
 
 
*<b><u>sofiyaCat</u></b> : devloper for DeSmuME PSP port 2007 Ver.
 
 
 
=<b>External links</b>=
 
 
 
* [https://discord.gg/CbM8GPMQ PSP Homebrew Community (#DS Emulation) Discord]
 
 
 
*[https://youtu.be/PEJV0e9ot60 PSPHDC 2021]
 
  
 +
[[Category:Emulators]]
 +
[[Category:Console emulators]]
 +
[[Category:Handheld console emulators]]
 +
[[Category:Nintendo DS emulators]]
 
[[Category:PlayStation Portable emulation software]]
 
[[Category:PlayStation Portable emulation software]]

Latest revision as of 10:37, 30 May 2023

DeSmuME PSP
DeSmuME-PSP.png
Developer(s) Xiro, and contributions.
Latest version 24-08-2021
Active Yes
Platform(s) PSP
Emulates Nintendo DS
Programmed in C++, C
Source code GitHubExp.

DeSmuME-PSP is an open-source experimental Nintendo DS emulator for PlayStation Portable DSonPSP source code by yoshihiro, which dev used to make some changes in this one. This project uses psplib, oslib mod V2 and MElib. Currently most of games are not playable, working on 10~15 fps.

Overview[edit]

DeSmuME PSP is a port of modern stable DeSmuME based on the initial port by HCFcoder. It is completely unoptimised in its current state.


The plan is to use a dynamic rebalancing system to emulate both the ARM9 and ARM7 processors on the main CPU and Media Engine, depending on which CPU has more resources available at any given point. It is hoped that with both the main CPU and ME working in tandem, many games will run well.


Currently, the port is very basic. Everything is done on the main CPU (including all graphics and rendering) so it is very slow, and SDL is used as an abstraction layer for many parts (eg. input) rather than native PSP calls.

Features[edit]

  • Full Dynarec
  • Dynarec block size
  • 3D Render
  • 3D frameskip
  • Multi languages support
  • Audio option
  • FPS support
  • Touch cursor support
  • Hide screen support
  • Screen swap support

Screenshots[edit]

MarioLuigi.png
Mario & Luigi: Partners in Time
MarioKart.png
Mario Kart DS
CVDS.png
Castlevania
TetrisDS.png
Tetris DS

Download[edit]

PSP 24-08-2021

Compatibility list[edit]

DeSmuME-PSP is only compatible with 'slim' models (PSP-2000 and above). It will not boot on the original PSP-1000.

Legend[edit]

Legend Class
Excellent; game is very playable with very few to no glitches. Very playable/playable
Good; game is playable with few to no glitches. Very playable/playable
Normal; game is playable with some few/very minor sound or other issues. Playable
OK; game is playable, but bugs may interfere with gameplay. Working/playable
Horrible; game is super slow/buggy/glitched up. Working/unplayable
Bad; game boots but freezes sometimes. Unplayable
Terrible; game can't boot. Unplayable
Untested Unknown result
Game title Status Playable ID? Region Sound Controls? Version Notes
Big Bang Mini Bad 2 USA Good Good DeSmuME PSP 2021 Heavy flickering. Unplayable.
Bomberman DS Terrible 0 USA - - DeSmuME Useless White screen, then fades into black screens immediately.
Bomberman DS Horrible 4 USA Bad Good DeSmuME PSP 2021 Runs extremely slowly. Glitched audio. Unstable.
Bomberman DS 2 Bad 2 USA Good Good DeSmuME PSP 2021 Unusable. Runs extremely slow.
Bomberman Land Touch 1 Unknown result - USA - - DeSmuME PSP 2021 Game reboots after stylus pressing and there is no sound.......
Bomberman Land Touch 2 Terrible 0 USA Broken - DeSmuME PSP 2021 Hangs progress past the title screen and audio doesn't work.
Cinnamon Ball - Kurukuru Sweets Paradise Good 10 JAP Good Good DeSmuME PSP 2021 Works great, but with minor graphical glitches
Electroplankton Terrible 0 JAP Broken - DeSmuME Useless Crashes at the Intermission logo and audio doesn't work. Unplayable.
Electroplankton Bad 2 JAP Good Good DeSmuME PSP 2021 Heavy flickering. Unplayable.
Electroplankton Bad 2 USA Good Good DeSmuME PSP 2021 Heavy flickering. Unplayable.
Electroplankton Bad 2 EUR Good Good DeSmuME PSP 2021 Heavy flickering. Unplayable.
Intellivision Lives! Bad 2 USA Good Good DSonPSP? I've got the message "Could not access the save file. Please turn off the power and reinsert Game Card." Error after entering a faulty ROM. The audio still keeps playing. Unplayable.
Intellivision Lives! Bad 2 USA Bad Good N/A Crashes or PSP shuts down when entering a faulty ROM and there are sound issues. Unplayable.
Kirarian Revolution - Mezase Idol Queen Excellent 12 JAP Very Good Very Good DeSmuME PSP 2021
Kirarian Revolution - Naa-san to Issho Excellent 12 JAP Very Good Very Good DeSmuME PSP 2021
Kirby DS - Canvas Curse Excellent 12 USA Very Good Very Good DeSmuME PSP 2021
DSonPSP v0.7 WIP
Kirby DS - Squeak Squad Excellent 12 USA Very Good Very Good DeSmuME PSP 2021
DSonPSP v0.7 WIP
Konami Classics Series - Arcade Hits Horrible 4 USA Laggy Good DSonPSP v0.7 WIP The Game Is Too Slow To Be Playable. Title Screens On Top Screen Of The Game Selection Are Fine, However, You Can't The See Logos On Game Selection Wheel (Bottom Screen).
Game Compatiblity:
Scramble: Data Access Error.
Mario Kart DS Good 10 USA Good Good DeSmuME PSP 2021 Playable.
Mario Kart DS - Custom Tracks Grand Prix Nitro (hack) Horrible 2 USA Good Good DeSmuME PSP 2021 Menu graphics are fine, you can't see the models.
Megaman Battle Network 5 - Double Team DS Excellent 12 USA Very Good Very Good DeSmuME PSP 2021 Playable.
Megaman ZX Excellent 12 USA Very Good Very Good DeSmuME PSP 2021 Playable.
New Super Mario Bros Good 10 USA Good Good DeSmuME PSP 2021 Playable.
NesDS OK 6 USA Good Good DeSmuME PSP 2021 DLDI patching required for this game.
Overlord Minions Terrible 0 USA Good Good DeSmuME PSP 2021 Very slow. Unstable.
Pac-Pix Bad 2 USA Broken - DeSmuME Useless? freeze at the opening Namco symbol and there is no sound
Pac-Pix Bad 2 USA Laggy Laggy DeSmuME PSP 2021 Heeeeeeeeeeeeeeeeeeeeeeeeeavy Flickering. Unplayable.
Phineas and Ferb Terrible 4 USA Good Good DeSmuME PSP 2021 Unstable.
Pokemon Dash (Pocket Monsters Dash in Japan) Bad 2 USA - - DeSmuME PSP 2021 White screen after booting. Uses DSonPSP v0.7 instead. Unplayable.
Rayman DS - The Great Escape Excellent 12 USA Very Good Very Good DeSmuME PSP 2021 Playable.
Rayman Raving Rabbids 1 Bad 2 USA Laggy Very Good DeSmuME PSP Minor Graphical issues. Crashes or PSP shuts down when using a Password save system data.
Rayman Raving Rabbids 2 Unknown result - USA - - untested
Rayman Raving Rabbids 3 - TV Party Bad 2 USA Broken - DSonPSP v0.7? Crashes at the Saving game do not turn off Screen and there is no sound
Rockman EXE 5 DS - Twin Leaders Excellent 12 JAP Very Good Very Good DeSmuME PSP 2021 Playable.
Rockman EXE ZX Excellent 12 JAP Very Good Very Good DeSmuME PSP 2021 Playable.
Sonic Classic Collection Bad 2 USA Good Good N/A Massive GFX glitches.
Sonic Classic Collection Bad 2 USA - - DSonPSP? A lot of garbage. White screen. Unusable.
Sonic Rush Bad 2 USA Good - DeSmuME Useless I've got an EEPROM save error. Unplayable.
Sonic Rush Bad 2 USA - - DSonPSP? White screen, then fades into black screens immediately.
Sonic Rush OK 6 USA Good Good N/A Runs slow.
Sonic Rush Adventure Terrible 0 USA ? - DeSmuME Useless Crashes or shows a white screen when booting.
Sonic Rush Adventure Terrible 0 USA Good - DSonPSP Crashes after the Reformatting Save data screen.
Sonic Rush Adventure OK 6 USA Good Good N/A Runs slow but player is shafted.
Super Mario 64 DS Excellent 12 USA Very Good Very Good DeSmuME PSP 2021
Tetris DS Bad 2 USA Laggy Minor Issues DeSmuME PSP 2021 Garbled black image on the touch screen during title screen.
VectxDS Normal 8 USA Minor Issues Very Good DeSmuME PSP 2021 Playable.
WarioWare D.I.Y Bad 2 USA Laggy Broken DeSmuME PSP 2021 stylus screen not response. Major sounds are missing.
WarioWare Touched Excellent 12 USA Very Good Very Good DeSmuME PSP 2021
Yoshi Touch and Go Bad 2 USA Broken - DeSmuME Useless Freezes at the Nintendo symbol and audio doesn't work.
Yoshi Touch and Go Bad 2 EUR Very Good ? N/A Stylus touch screen not working.
Yoshi's Island DS Excellent 12 USA Very Good Very Good DeSmuME PSP 2021
DSonPSP v0.7 WIP
Yoshi's Island DS Excellent 12 EUR Very Good Very Good DeSmuME PSP 2021
DSonPSP v0.7 WIP
Littlest Pet Shop - Beach Friends Terrible 0 EUR Broken Terrible DeSmuME PSP 2021 Freeses at LPS logo while glitched music plays
Littlest Pet Shop - City Friends Terrible 0 EUR Broken Terrible DeSmuME PSP 2021 Shows language select, but touch doesn't works. Glitched music plays
Littlest Pet Shop - Country Friends Terrible 0 EUR Broken Terrible DeSmuME PSP 2021 Shows language select, but touch doesn't works. Glitched music plays
Littlest Pet Shop - Garden Terrible 0 EUR Broken Terrible DeSmuME PSP 2021 Shows language select, but touch doesn't works
Littlest Pet Shop - Jungle Terrible 0 USA Broken Terrible DeSmuME PSP 2021 Shows logo, but touch doesn't works
Littlest Pet Shop - Spring Terrible 0 EUR - Terrible DeSmuME PSP 2021 Shows white screen then crashes
Littlest Pet Shop - Winter Terrible 0 EUR Broken Terrible DeSmuME PSP 2021 Shows language select, but touch doesn't works
Littlest Pet Shop - Biggest Stars - Blue Team Terrible 0 EUR - Terrible DeSmuME PSP 2021 Shows Nintendo logo, crashes
Littlest Pet Shop - Biggest Stars - Purple Team Terrible 0 EUR - Terrible DeSmuME PSP 2021 Shows Nintendo logo, crashes
Littlest Pet Shop - Biggest Stars - Pink Team Terrible 0 USA - Terrible DeSmuME PSP 2021 Shows Nintendo logo, crashes
Animal Crossing Wild World Terrible 0 EUR - Terrible DeSmuME PSP 2021 Black screen, crashes

Usage[edit]

Create a folder "DeSmuME" in /PSP/GAME/, so the structure is as follows: /PSP/GAME/DeSmuME/. Place the EBOOT.PBP in this folder, and within this folder create another folder called /ROMS/.


Place any legally obtained DS backups into this folder. Now you can simply boot DeSmuME from your PSP and the ROMs will show up automatically.


~GUI~

S1.jpg


~Menu~

S2.jpg

Controls[edit]

PSP DS
Analog Stick Movement Cursor
SELECT Select
START Start
X B
A
Y
X
L Trigger L
R Trigger R

Old ports[edit]

DSonPSP: Proof of concept DS emulator for PSP by Yoshihiro. It was based on what is now ancient 2006/2007 Desmume code, and as a result it is very slow and most titles don't work very well. A few versions were released, up to beta 0.7 Kayliah Edition; this repository is based on the last publicly available source code, for 0.7 revision 7.

-----------------------------------

DeSmuME: Proof-of-concept port of the Nintendo DS emulator by SofiyaCat (aka NekoMimi)(2007). It has no menu, and will only open a rom named test.nds

External links[edit]