DeSmuME-Vita: Difference between revisions

From GameBrew
(Created page with "{{cleanup|article|Needs cleanup}} {{#seo: |title=Vita Homebrew Emulators (Handheld) - GameBrew! |title_mode=append |image=desmumevita.jpg |image_alt=DeSmuME-Vita }} {{Infobox...")
 
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{cleanup|article|Needs cleanup}}
{{#seo:
{{#seo:
|title=Vita Homebrew Emulators (Handheld) - GameBrew!
|title=Vita Homebrew Emulators (Handheld) - GameBrew
|title_mode=append
|title_mode=append
|image=desmumevita.jpg
|image=desmumevita2.png
|image_alt=DeSmuME-Vita
|image_alt=DeSmuME-Vita
}}
}}
{{Infobox Vita Homebrews
{{Infobox Vita Homebrews
|title=DeSmuME-Vita
|title=DeSmuME-Vita
|image=desmumevita.jpg
|image=desmumevita2.png
|description=PoC NDS Emulator.
|description=PoC NDS Emulator.
|author=MasterFeizz
|author=MasterFeizz
Line 16: Line 15:
|license=GPL-2.0
|license=GPL-2.0
|download=https://dlhb.gamebrew.org/vitahomebrews/desmumevita.7z
|download=https://dlhb.gamebrew.org/vitahomebrews/desmumevita.7z
|website=
|website=https://gbatemp.net/threads/release-desmume-ds-emulator.436418/
|source=https://github.com/masterfeizz/DeSmuME-Vita
|source=https://github.com/masterfeizz/DeSmuME-Vita
}}
}}
PoC NDS Emulator.
Port of DeSmuME DS Emulator for the Vita.


'''Please Improve This Article If You Can.'''
It's currently a fully interpreted DS emulator, which means the performance is not so great.


https://vitadb.rinnegatamante.it/#/info/23
==Features==
*Sound support.
*DS homebrew support.
*WIP - Multi threaded rendering (thanks to Xerpi).
*FPS counter (thanks to Xerpi).
*Basic rom selection.
*JIT (Dynarec) implemented.
*Video output scaled.
*You can switch between 3 video layouts by tapping the bottom right corner of the screen.
*Saving.


==Media==
==Installation==
<youtube>RIaJHh60hQY</youtube>
Install the VPK on your homebrew enabled PS Vita or PS TV.


Roms must be placed inside ux0:/data/desmume/.
==Controls==
Launching a rom with Cross - Launch the game with JIT enabled
Launching a rom with Square - Launch the game with JIT disabled
Select+Down+L+R - Close the emulator


==Screenshots==
==Screenshots==
https://dlhb.gamebrew.org/vitahomebrews/desmumevita-01.jpg
https://dlhb.gamebrew.org/vitahomebrews/desmumevita3.png
https://dlhb.gamebrew.org/vitahomebrews/desmumevita-02.jpg
https://dlhb.gamebrew.org/vitahomebrews/desmumevita4.png
https://dlhb.gamebrew.org/vitahomebrews/desmumevita-03.jpg
 
https://dlhb.gamebrew.org/vitahomebrews/desmumevita-04.jpg
==Changelog==
https://dlhb.gamebrew.org/vitahomebrews/desmumevita-05.jpg
'''v0.2'''
https://dlhb.gamebrew.org/vitahomebrews/desmumevita-06.jpg
*This version has SOUND support and you can now launch DS homebrews.
https://dlhb.gamebrew.org/vitahomebrews/desmumevita-07.jpg
*I've also added some configurations that can be changed from the menu.
https://dlhb.gamebrew.org/vitahomebrews/desmumevita-08.jpg
*ROMS MUST BE PLACED IN ux0:/data/desmume/.
 
'''v0.01'''
*JIT is now implemented (thanks to xerpi)
*You can now select which rom you want to launch (albeit roms must be placed inside ux0:/data/desmume)
*Launching a rom with the cross (X) button will launch the game with JIT enabled.
*Launching a rom with the square ([ ]) button will launch the game with JIT disabled.
*During gameplay you can press Select + Down + Left Trigger + Right Trigger to close the emulator.
 
'''test-2'''
*This version has different screen layouts and saving works.
*ROM still needs to be renamed to game.nds and placed in ux0:/data/desmume.
*To switch between layouts tap the bottom right corner of the screen.


==Changelogs==
'''test'''
* Add a rom called game.nds to ux0:/data/DeSmuME/ and then launch the emulator.


== External links ==
== External links ==
* Official Website -
* GitHub - https://github.com/masterfeizz/DeSmuME-Vita
* Gbatemp -
* GBAtemp - https://gbatemp.net/threads/release-desmume-ds-emulator.436418/
* Github -
* VitaDB - https://vitadb.rinnegatamante.it/#/info/23
* Google Source -

Latest revision as of 14:10, 3 January 2023

DeSmuME-Vita
Desmumevita2.png
General
AuthorMasterFeizz
TypeHandheld
Version0.2
LicenseGPL-2.0
Last Updated2016/08/09
Links
Download
Website
Source

Port of DeSmuME DS Emulator for the Vita.

It's currently a fully interpreted DS emulator, which means the performance is not so great.

Features

  • Sound support.
  • DS homebrew support.
  • WIP - Multi threaded rendering (thanks to Xerpi).
  • FPS counter (thanks to Xerpi).
  • Basic rom selection.
  • JIT (Dynarec) implemented.
  • Video output scaled.
  • You can switch between 3 video layouts by tapping the bottom right corner of the screen.
  • Saving.

Installation

Install the VPK on your homebrew enabled PS Vita or PS TV.

Roms must be placed inside ux0:/data/desmume/.

Controls

Launching a rom with Cross - Launch the game with JIT enabled

Launching a rom with Square - Launch the game with JIT disabled

Select+Down+L+R - Close the emulator

Screenshots

desmumevita3.pngdesmumevita4.png

Changelog

v0.2

  • This version has SOUND support and you can now launch DS homebrews.
  • I've also added some configurations that can be changed from the menu.
  • ROMS MUST BE PLACED IN ux0:/data/desmume/.

v0.01

  • JIT is now implemented (thanks to xerpi)
  • You can now select which rom you want to launch (albeit roms must be placed inside ux0:/data/desmume)
  • Launching a rom with the cross (X) button will launch the game with JIT enabled.
  • Launching a rom with the square ([ ]) button will launch the game with JIT disabled.
  • During gameplay you can press Select + Down + Left Trigger + Right Trigger to close the emulator.

test-2

  • This version has different screen layouts and saving works.
  • ROM still needs to be renamed to game.nds and placed in ux0:/data/desmume.
  • To switch between layouts tap the bottom right corner of the screen.

test

  • Add a rom called game.nds to ux0:/data/DeSmuME/ and then launch the emulator.

External links

Advertising: