Difference between revisions of "FreeJ2ME"

From Emulation General Wiki
Jump to navigation Jump to search
m (Category replaced, cleaning)
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
{{Infobox emulator
 
{{Infobox emulator
 
|logo = FreeJ2ME.png
 
|logo = FreeJ2ME.png
 
|logowidth = 120
 
|logowidth = 120
|version = [https://sourceforge.net/projects/freej2me/files/latest/download 2018-09-07]
+
|version = N/A
 
|active = Yes
 
|active = Yes
 
|platform = [[Emulators on Windows|Windows]]<br/>[[Emulators on Linux|Linux]]<br/>Raspberry Pi (via libretro)
 
|platform = [[Emulators on Windows|Windows]]<br/>[[Emulators on Linux|Linux]]<br/>Raspberry Pi (via libretro)
|target = [[Cellphone_emulators#J2ME (Java 2 Micro Edition)|Java 2 Micro Edition]]
+
|target = [[Cellphone_emulators#Java 2 Micro Edition (J2ME)|J2ME]]
 
|developer = recompileorg, hex007
 
|developer = recompileorg, hex007
 
|license = GNU GPLv3
 
|license = GNU GPLv3
|source = [https://github.com/hex007/freej2me GitHub]
+
|source = [https://github.com/hex007/freej2me GitHub]<br/>[https://sourceforge.net/projects/freej2me/ SourceForge]
 
|website = [http://www.neocomputer.org/projects/j2me FreeJ2ME]
 
|website = [http://www.neocomputer.org/projects/j2me FreeJ2ME]
 
|prog-lang = Java
 
|prog-lang = Java
 
}}
 
}}
  
'''FreeJ2ME''' is a free and open source '''[[Cellphone_emulators#J2ME (Java 2 Micro Edition)|Java 2 Micro Edition]]''' emulator with a focus on J2ME games. It was designed to run on [[Emulators on PC|Windows]], desktop Linux, and on the Raspberry Pi 3 using [[Libretro]] and [[RetroArch]] as provided by [[RetroPie]].
+
'''FreeJ2ME''' is a free and open source '''[[Cellphone_emulators#Java 2 Micro Edition (J2ME)|J2ME]]''' 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]].
  
 
==Overview==
 
==Overview==
Line 23: Line 24:
  
 
==RetroPie==
 
==RetroPie==
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. To Install FreeJ2ME on RetroPie [https://github.com/hex007/freej2me/blob/master/src/libretro/retropie.txt here]
+
To Install FreeJ2ME on RetroPie [https://github.com/hex007/freej2me/blob/master/src/libretro/retropie.txt here]
 +
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.
  
 
==Features==
 
==Features==

Latest revision as of 19:24, 6 September 2023

FreeJ2ME
FreeJ2ME.png
Developer(s) recompileorg, hex007
Latest version N/A
Active Yes
Platform(s) Windows
Linux
Raspberry Pi (via libretro)
Emulates J2ME
Website FreeJ2ME
Programmed in Java
License GNU GPLv3
Source code GitHub
SourceForge

FreeJ2ME is a free and open source J2ME 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.

Overview[edit]

FreeJ2ME supports some games are not playable and doesn't support 3D games, using J2ME Loader 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.

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.

Games automatically scale with the window size, making it easy to play games designed for smaller screen sizes.

RetroPie[edit]

To Install FreeJ2ME on RetroPie here 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.

Features[edit]

  • Full Screen / Scaling
  • Sound
  • Per-game configuration
  • Optional Libretro core

Download[edit]

Windows Linux Linux ARM GitHub Release