Difference between pages "FreeJ2ME" and "NooDS"

From Emulation General Wiki
(Difference between pages)
Jump to navigation Jump to search
(Tags: Mobile edit, Mobile web edit)
 
m (Same as previous)
 
Line 1: Line 1:
 +
{{lowercase title}}
 
{{Infobox emulator
 
{{Infobox emulator
|logo = FreeJ2ME.png
+
|title = NooDS
|logowidth     = 150
+
|logo = NooDS.png
|version = [https://sourceforge.net/projects/freej2me/files/latest/download Sourceforge]
+
|logowidth = 120
|active = Yes
+
|version = N/A
|platform = [[Emulators on PC|Windows]], Linux, Raspberry Pi (via libretro)
+
|active = Yes
|target = [[Cellphone_emulators#J2ME (Java 2 Micro Edition)|Java 2 Micro Edition]]
+
|platform = [[Emulators on PC|Windows]]<br/>[[Emulators on Linux|Linux]]<br/>[[Emulators on macOS|macOS]]<br/>[[Emulators on Android OS|Android]]<br/>[[Emulators on Switch|Nintendo Switch]]<br/>[[Emulators on PSP|PlayStation Portable]]<br/>[[Emulators on Vita|PlayStation Vita]]
|developer = David Richardson, Saket Dandawate
+
|target = [[Nintendo DS emulators|Nintendo DS]]
|license = GNU GPLv3
+
|developer = [https://github.com/Hydr8gon Hydr8gon]
|source = [https://github.com/hex007/freej2me GitHub]
+
|accuracy = Medium-Accurate
|website = [http://www.neocomputer.org/projects/j2me FreeJ2ME]
+
|website = [http://hydr8gon.github.io hydr8gon.github.io]
|prog-lang = Java
+
|support = [http://paypal.me/Hydr8gon Paypal]
 +
|prog-lang = C, C++
 +
|license = GNU GPLv3
 +
|source = [https://github.com/Hydr8gon/NooDS GitHub]
 
}}
 
}}
  
'''FreeJ2ME''' is a simple '''[[Cellphone_emulators#J2ME (Java 2 Micro Edition)|Java 2 Micro Edition]]''' emulator with a focus on J2ME games. It was designed to run on Windows, desktop Linux, and on the Raspberry Pi 3 using Libretro and Retroarch as provided by RetroPie. A free J2ME emulator with libretro, awt, sdl2 frontends and javafx frontends.
+
'''NooDS''' is a free and open-source [[Nintendo DS emulators|Nintendo DS]] emulator for Windows, Linux, macOS, Android, Nintendo Switch, PlayStation Vita and PlayStation Portable port.
  
 
==Overview==
 
==Overview==
  
FreeJ2ME supports some games not playable using MicroEmulator and KEmulator, though it does not support every game those play. At the moment, it's best to have all three if you're interested in those types of games.
+
The goal of NooDS is to be a fast and portable Nintendo DS emulator. It's not quite there speed-wise, but it does offer most other features that you might expect from a DS emulator. It even supports GBA backwards compatability!.
  
Some games only run at specific resolutions. Per-game configuration is available from the menu (by pressing esc). Preferences are saved and will automatically load.
+
==Usage==
  
Games automatically scale with the window size, making it easy to play games designed for smaller screen sizes.
+
NooDS doesn't provide high-level emulation of the BIOS yet, so you'll need to provide BIOS and firmware files dumped from your physical DS. The file paths can be configured in the settings. It also currently lacks automatic save type detection for DS games. If you load a new game and saving doesn't work, you'll have to manually change the save type. This information can be difficult to find, so it's easier if you have working save files already present.
  
The Java portion can be built using Apache Ant with the build.xml file provided. The Libretro core can be built using the build.sh script. Installation instructions for the Libretro core for RetroPie are included.
+
==Downloads==
 
+
{| cellpadding="4"
==Futures==
+
|-
 +
|align=center|{{Icon|Win|Lin|Mac|APK|Vita|NX}}
 +
|'''[https://github.com/Hydr8gon/NooDS/releases Rolling Release]'''
 +
|-
 +
|align=center|{{Icon|PSP}}
 +
|'''[https://github.com/Xiro28/NooDS-PSP GitHub]'''<br/><small> (Unofficial PSP port)</small>
 +
|}
  
* Full Screen / Scaling
+
==External links==
* Sound
 
* Per-game configuration
 
* Optional Libretro core
 
  
==Download==
+
* [https://discord.gg/JbNz7y4 NooDS Discord]
  
{| cellpadding="4"
+
[[Category:Emulators]]
|-
+
[[Category:Consoles' emulators]]
|align=center|{{Icon|Win|Lin|LiA}}
+
[[Category:Handheld consoles' emulators]]
|[https://github.com/hex007/freej2me '''Github Release''']
+
[[Category:Windows emulation software]]
|}
+
[[Category:Linux emulation software]]
 +
[[Category:macOS emulation software]]
 +
[[Category:Android emulation software]]
 +
[[Category:Switch emulation software]]
 +
[[Category:PlayStation Portable emulation software]]
 +
[[Category:PlayStation Vita emulation software]]
 +
[[Category:Nintendo DS emulators]]

Revision as of 11:22, 4 September 2021

NooDS
NooDS.png
Developer(s) Hydr8gon
Latest version N/A
Active Yes
Platform(s) Windows
Linux
macOS
Android
Nintendo Switch
PlayStation Portable
PlayStation Vita
Emulates Nintendo DS
Accuracy Medium-Accurate
Website hydr8gon.github.io
Support ($) Paypal
Programmed in C, C++
License GNU GPLv3
Source code GitHub

NooDS is a free and open-source Nintendo DS emulator for Windows, Linux, macOS, Android, Nintendo Switch, PlayStation Vita and PlayStation Portable port.

Overview

The goal of NooDS is to be a fast and portable Nintendo DS emulator. It's not quite there speed-wise, but it does offer most other features that you might expect from a DS emulator. It even supports GBA backwards compatability!.

Usage

NooDS doesn't provide high-level emulation of the BIOS yet, so you'll need to provide BIOS and firmware files dumped from your physical DS. The file paths can be configured in the settings. It also currently lacks automatic save type detection for DS games. If you load a new game and saving doesn't work, you'll have to manually change the save type. This information can be difficult to find, so it's easier if you have working save files already present.

Downloads

Windows Linux macOS Android Vita Switch Rolling Release
PSP GitHub
(Unofficial PSP port)

External links