Difference between revisions of "FreeJ2ME"

From Emulation General Wiki
Jump to navigation Jump to search
(Tags: Mobile edit, Mobile web edit)
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
__NOTOC__
 
{{Infobox emulator
 
{{Infobox emulator
 
|logo = FreeJ2ME.png
 
|logo = FreeJ2ME.png
|logowidth     = 150
+
|logowidth = 120
|version = [https://sourceforge.net/projects/freej2me/files/latest/download Sourceforge]
+
|version = N/A
 
|active = Yes
 
|active = Yes
|platform = [[Emulators on PC|Windows]], Linux, [[Emulators on macOS|macOS]], 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 = David Richardson, Saket Dandawate
+
|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 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.
+
'''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==
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.
+
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.
 
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.
Line 22: Line 23:
 
Games automatically scale with the window size, making it easy to play games designed for smaller screen sizes.
 
Games automatically scale with the window size, making it easy to play games designed for smaller screen sizes.
  
 +
==RetroPie==
 +
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.
 
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.
  
==Futures==
+
==Features==
 
* Full Screen / Scaling
 
* Full Screen / Scaling
 
* Sound
 
* Sound
 
* Per-game configuration
 
* Per-game configuration
* Optional Libretro core
+
* Optional [[Libretro]] core
  
 
==Download==
 
==Download==
Line 34: Line 37:
 
|-
 
|-
 
|align=center|{{Icon|Win|Lin|LiA}}
 
|align=center|{{Icon|Win|Lin|LiA}}
|[https://github.com/hex007/freej2me '''Github Release''']
+
|[https://github.com/hex007/freej2me '''GitHub Release''']
 
|}
 
|}
  
 
[[Category:Emulators]]
 
[[Category:Emulators]]
[[Category:Mobiles emulators]]
+
[[Category:Mobile emulators]]
 
[[Category:Cellphone emulators]]
 
[[Category:Cellphone emulators]]
 
[[Category:Windows emulation software]]
 
[[Category:Windows emulation software]]
 
[[Category:Linux emulation software]]
 
[[Category:Linux emulation software]]

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