Difference between revisions of "FreeJ2ME"

From Emulation General Wiki
Jump to navigation Jump to search
(Tags: Mobile edit, Mobile web edit)
(Tags: Mobile edit, Mobile web edit)
Line 6: Line 6:
 
|platform = [[Emulators on PC|Windows]]<br/>Linux<br/>Raspberry Pi (via libretro)
 
|platform = [[Emulators on PC|Windows]]<br/>Linux<br/>Raspberry Pi (via libretro)
 
|target = [[Cellphone_emulators#J2ME (Java 2 Micro Edition)|Java 2 Micro Edition]]
 
|target = [[Cellphone_emulators#J2ME (Java 2 Micro Edition)|Java 2 Micro Edition]]
|developer = recompileorg and hex007
+
|developer = recompileorg, hex007
 
|license = GNU GPLv3
 
|license = GNU GPLv3
 
|source = [https://github.com/hex007/freej2me GitHub]
 
|source = [https://github.com/hex007/freej2me GitHub]
Line 13: Line 13:
 
}}
 
}}
  
'''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]]. A FreeJ2ME emulator with libretro, awt and SDL2 frontends.
+
'''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].
  
 
==Overview==
 
==Overview==
Line 25: Line 25:
 
==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.
+
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]
 +
 
  
 
==Features==
 
==Features==

Revision as of 11:39, 29 September 2021

FreeJ2ME
FreeJ2ME.png
Developer(s) recompileorg, hex007
Latest version 2018-09-07
Active Yes
Platform(s) Windows
Linux
Raspberry Pi (via libretro)
Emulates Java 2 Micro Edition
Website FreeJ2ME
Programmed in Java
License GNU GPLv3
Source code GitHub

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

Overview

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

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

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 here


Features

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

Download

Windows Linux Linux ARM GitHub Release