Difference between pages "Master System emulators" and "J2ME Loader"

From Emulation General Wiki
(Difference between pages)
Jump to navigation Jump to search
(Emulators)
(Tags: Mobile edit, Mobile web edit)
 
(Tags: Mobile edit, Mobile web edit)
 
Line 1: Line 1:
{{Infobox console
+
{{Infobox emulator
|title = Sega Master System
+
|logo = JL.png
|logo = Sega-Master-System-Set.png
+
|logowidth    = 150
|image = Sega-Game-Gear-WB.png
+
|version = {{JLVer}}
|imagecaption = '''Top:''' Sega Master System.<br/>'''Bottom:''' Sega Game Gear.
+
|active = Yes
|developer = [[:Sega]]
+
|platform = [[Emulators on Android|Android]]
|type = [[:Category:Home consoles|Home video game console]]
+
|target = [[Cellphone_emulators#J2ME (Java 2 Micro Edition)|Java 2 Micro Edition]] and [[Cellphone_emulators#KDDI ezplus|ezplusアプリ]]
|generation = [[:Category:Third-generation video game consoles|Third generation]]
+
|developer = [https://github.com/nikita36078 Nikita Shakarun]
|release = 1985
+
|support = [https://www.paypal.me/nikita36078 PayPal]
|discontinued = 1996
+
[https://money.yandex.ru/to/41001670387745 Yandex Money]
|predecessor = [[SG-1000 emulators|SG-1000]]
+
|license = Apache 2.0
|successor = [[Sega Genesis emulators|Genesis / Mega Drive]]
+
|source = [https://github.com/nikita36078/J2ME-Loader/releases GitHub]
|emulated = {{✓}}
+
|website =  
 +
|prog-lang = Java
 
}}
 
}}
  
The '''[[wikipedia:Master_System|Sega Master System]]''' (SMS) is an 8-bit console released by [[wikipedia:Sega|Sega]] on October 20, 1985 in Japan (as "Mark III". In all actuality Master System and Mark III differ a bit due to original Japanese release having more features, such as card functionality, and backwards compatibility with '''[[wikipedia:Sega SG-1000|SG-1000]]''', which Master System lacks) and in September of 1986 in the US. It was retailed for {{Inflation|USD|199.99|1986}}. It had a Zilog Z80A at 4 MHz with 8KB of RAM and 16KB of VRAM. It had a Yamaha YM2602B VDP GPU. It was designed to be a direct competitor to the [[Nintendo Entertainment System emulators|Nintendo Entertainment System]], and was technically superior to it in some ways. The Sega Game Gear was released in April of 1991 and was a competitor for the Game Boy. It had a backlit screen, color, and a nice looking design. It retailed for {{Inflation|USD|149.99|1991}}. It had a Zilog Z80 CPU at 3.5 MHz with 8KB of RAM and 16KB VRAM.
+
'''J2ME Loader''' is a free and open-source [[Cellphone_emulators#J2ME (Java 2 Micro Edition)|Java 2 Micro Edition]] and [[Cellphone_emulators#KDDI ezplus|ezplusアプリ]] emulator <ref group=N> It's not exactly an emulator. It converts MIDlets to Android API and makes J2ME applications to run almost natively in [https://en.m.wikipedia.org/wiki/Dalvik_(software) Dalvik] or [https://en.m.wikipedia.org/wiki/Android_Runtime Android Runtime]</ref>
 +
for [[Emulators on Android|Android]]
 +
It's written in Java. This project is a fork of [https://github.com/NaikSoftware/J2meLoader J2meLoader].
  
There are a lot of hardware similarities between the SMS and the Game Gear (GG). Notably, SMS game cartridges can actually be played on the '''[[gametech:Sega Game Gear|Game Gear]]''' via an adapter. For this reason, most SMS emulators can also run GG games.
+
==Overview==
  
Internally the Master System extends Sega's older SG-1000 by adding more RAM and a single new video mode; since the SG-1000 was built from the same CPU, video and audio chips as the [[ColecoVision emulators|ColecoVision]] many Master System emulators also run ColecoVision games.
+
Released in 2017, the emulator is currently capable of playing around lot of games. This is currently the highest-compatibility J2ME/ezplusアプリ emulator available. Converts .JAR and .KJX files offline using its own resources. Easily launches both 2D & 3D apps. Samsung & Nokia API implemented. Supports different keyboard layouts and customization. It is highly accurate, with the right frame rate for each game, as well as vibration. Has slightly improved performance through hardware acceleration, but games won't run too fast. Runs almost every Nokia game, even ones that don't work with [[KEmulator]] or [[FreeJ2ME]], but fails with Sony Ericsson 3D engine (Mascot Capsule 3D), due to the fact that the Mascot Capsule 3D is almost difficult to port. This is implemented with [[JL-Mod]] emulator.
  
==Emulators==
+
<b>System requirements :</b>
{| class="wikitable" style="text-align:center;"
+
Android 4.0 +
! scope="col"|Name
+
 
! scope="col"|Platform(s)
+
==Features==
! scope="col"|Latest Version
+
 
! scope="col"|<abbr title="Sega Master System">SMS</abbr>
+
* Fast emulation
! scope="col"|<abbr title="Game Gear">GG</abbr>
+
* Highly compatibility
! scope="col"|[[libretro|Libretro Core]]
+
* KDDI ezplusアプリ <code>.kjx</code> games are support. Only support 128x160 resulation and font option recommend is <small>(9 - 13 - 15)</small>
! scope="col"|[[Emulation Accuracy|Accuracy]]
+
* Bluetooth API support
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
+
* Touchscreen input support
! scope="col"|Active
+
* Supports external virtual keyboards and QWERTY input
! scope="col"|[[Recommended Emulators|Recommended]]
+
* 3D support
 +
* Menu key remapping support
 +
* Supports different keyboard layouts and customization.
 +
* Individual settings for each application.
 +
* Highly accurate, with the right frame rate (FPS support) for each game, as well as vibration.
 +
* Hardware acceleration support (but games won't run too fast).
 +
* Accelerometer support.
 +
* Scaling support.
 +
 
 +
; → <i>Add support of external shaders filters</i> :
 +
 
 +
Only shaders for [[PPSSPP]] (same format) are supported to use, you need to put them in the <code>J2ME-Loader/shaders</code> folder in the working folder of the emulator, further in the game settings, select the graphics output mode: <code>HW acceleration (OpenGL ES)</code> and select the shader of interest A small collection of compatible shaders can be taken in this repository: [https://github.com/woesss/ppsspp_shaders ppsspp_shaders]
 +
 
 +
; → <i>Theme</i>
 +
{| class="wikitable mw-sortable"
 +
|-
 +
|Dark
 +
|White
 +
|-
 +
|[[File:JL_dark.jpg|300px]]
 +
|[[File:JL_white.jpg|300px]]
 +
|}
 +
 
 +
; → <i>FPS</i>
 +
{| class="wikitable mw-sortable"
 
|-
 
|-
!colspan="10"|PC / x86
+
|FPS
 
|-
 
|-
|[[Genesis Plus GX]]<ref name="GPGXLibretro">Only available on PC and mobile as a libretro core (e.g. [[RetroArch]]).</ref>
+
|[[File:JL_FPS.png|300px]]
|align=left|{{Icon|Windows|Linux|macOS|FreeBSD}}
+
|}
|{{GenPlusGXVer}}
+
 
|{{✓}}
+
; → <i>Force full-screen</i>
|{{✓}}
+
{| class="wikitable mw-sortable"
|{{✓}}
 
|Very high
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
 
|-
 
|-
|[[MAME]]
+
|Normal
|align=left|{{Icon|Windows|Linux|macOS|FreeBSD}}
+
|Force Fullscreen
|[http://www.mamedev.org/release.html {{MAMEVer}}]
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|High
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
 
|-
 
|-
|[http://emulicious.net/ Emulicious]
+
|[[File:Force_nm.jpg|300px]]
|align=left|{{Icon|Windows|Linux|macOS|FreeBSD}}
+
|[[File:Force_fs.jpg|300px]]
|[https://emulicious.net/downloads/ {{EmuliciousVer}}]
+
|}
|{{✓}}
+
 
|{{✓}}
+
==How to use==
|{{✗}}
+
 
|Very high
+
; → <i>Installation <small> (J2ME/ezplusアプリ)</small></i> :
|{{✗}}
+
 
|{{✓}}
+
<center><big>Download</big></center>
|{{~}}
+
{| cellpadding="4"
 +
|-
 +
|align=center|{{Icon|APK-big}}
 +
|'''[https://install.appcenter.ms/users/nikita36078/apps/j2me-loader/distribution_groups/testers Automatic Builds]'''
 
|-
 
|-
|[[BizHawk]]
+
|align=center|{{Icon|APK-big}}
|align=left|{{Icon|Windows}}
+
|'''[https://github.com/nikita36078/J2ME-Loader/releases GitHub][https://f-droid.org/app/ru.playsoftware.j2meloader F-Droid]'''
|[http://tasvideos.org/BizHawk/ReleaseHistory.html {{BizHawkVer}}]
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|Very high
 
|{{✓}}
 
|{{✓}}
 
|{{~}}
 
 
|-
 
|-
|[[higan]]
+
|align=center|{{Icon|APK-big}}
|align=left|{{Icon|Windows|Linux|macOS|FreeBSD}}
+
|'''[https://play.google.com/store/apps/details?id=ru.playsoftware.j2meloader Play Store]'''
|[https://github.com/higan-emu/higan/releases {{higanVer}}]
+
|}
|{{✓}}
+
 
|{{✓}}
+
Download a latest version of J2ME Loader on your Android device.
|{{✓}}
+
 
|High
+
Next,
|{{✓}}
+
Click [[File:JL_+.png|35px]] (button) at the lower right corner in the main J2ME-Loader Windows and select the <code>.JAR</code> or <code>.KJX</code> program on your file manager, after setup your game configures.
|{{✓}}
+
 
|{{~}}
+
==Key binding==
 +
 
 +
Keys : <i>Default</i>
 +
 
 +
{| class="wikitable mw-sortable"
 
|-
 
|-
|[[Phoenix (emulator)|Phoenix]]
+
|<b>Key</b>
|align=left|{{Icon|Windows|Linux|macOS|FreeBSD}}
+
|<b>Action</b>
|[http://www.arts-union.ru/sites/default/files/ph28jag-win64.zip 2.8.JAG]
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|Very high
 
|{{✗}}
 
|{{✓}}
 
|{{~}}
 
 
|-
 
|-
|[http://sourceforge.net/projects/twombit/ TwoMbit]
+
|D-PAD Up
|align=left|{{Icon|Windows|Linux|macOS}}
+
|<code>↑</code>
|[http://sourceforge.net/projects/twombit/files/ 1.0.5]
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|Very high
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
 
|-
 
|-
|[[Clock Signal|CLK]]
+
|D-PAD Down
|align=left|{{Icon|Linux|macOS|FreeBSD}}
+
|<code>↓</code>
|[https://github.com/TomHarte/CLK/releases {{clkver}}]
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|Very high
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
 
|-
 
|-
|Gearsystem
+
|D-PAD Left
|align=left|{{Icon|Windows|Linux|macOS|FreeBSD}}
+
|<code>←</code>
|[https://github.com/drhelius/Gearsystem/releases {{GearsystemVer}}]
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|High
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
 
|-
 
|-
|MasterGear
+
|D-PAD Right
|align=left|{{Icon|Windows|Linux|macOS|FreeBSD}}
+
|<code>→</code>
|[http://fms.komkon.org/MG/ {{MasterGearVer}}]
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|High
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
 
|-
 
|-
|[[Pantheon]]
+
|D-PAD Center
|align=left|{{Icon|Windows}}
+
|<code>F</code>
|[http://bostjan-grandovec.si/Content/News.htm {{PantheonVer}}]
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|High
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
 
|-
 
|-
|[[Kega Fusion]]
+
|LEFT-Soft Key
|align=left|{{Icon|Windows|Linux|macOS}}
+
|<code>L</code>
|[http://www.carpeludum.com/kega-fusion/ 3.64]
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|Mid
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
 
|-
 
|-
|[[PicoDrive]]
+
|RIGHT-Soft Key
|align=left|{{Icon|Windows|Linux|macOS|FreeBSD}}
+
|<code>R</code>
|[https://github.com/notaz/picodrive/releases {{PicoDriveVer}}]
 
|{{✓}}
 
|{{✗}}<ref name="PicoDrive">The Game Gear emulation doesn't work.</ref>
 
|{{✓}}
 
|Mid
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
 
|-
 
|-
|[http://freezesms.emuunlim.com/ FreezeSMS]
+
|NUM1
|align=left|{{Icon|Windows}}
+
|<code>1</code>
|[http://freezesms.emuunlim.com/download.html 4.6]
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|Very high
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
 
|-
 
|-
|[https://web.archive.org/web/20071206014650/http://www.dridus.com:80/~nyef/darcnes/ DarcNES]
+
|NUM2
|align=left|{{Icon|Windows|Linux|macOS|FreeBSD}}
+
|<code>2</code>
|[https://segaretro.org/DarcNES 9b0401/9b0313]
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|Low
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
 
|-
 
|-
|[[MEKA]]
+
|NUM3
|align=left|{{Icon|Windows|Linux|macOS}}
+
|<code>3</code>
|[https://github.com/ocornut/meka/releases {{MEKAVer}}]
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|?
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
 
|-
 
|-
|[http://0ldsk00l.ca/smsplus/ SMS Plus]
+
|NUM4
|align=left|{{Icon|Windows|Linux|macOS}}
+
|<code>4</code>
|[https://github.com/0ldsk00l/smsplus/releases git]
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|?
 
|?
 
|{{✓}}
 
|{{✗}}
 
 
|-
 
|-
|[http://bcz.asterope.fr/ Osmose]
+
|NUM5
|align=left|{{Icon|Linux}}
+
|<code>5</code>
|[https://salsa.debian.org/games-team/osmose-emulator 1.4]
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|?
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
 
|-
 
|-
|[[HiSMS]]
+
|NUM6
|align=left|{{Icon|Windows}}
+
|<code>6</code>
|0.01 beta
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|?
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
 
|-
 
|-
|[[nemulator]]
+
|NUM7
|align=left|{{Icon|Windows}}
+
|<code>7</code>
|[http://nemulator.com/downloads.html {{NemulatorVer}}]
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|?
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
 
|-
 
|-
|Essgee
+
|NUM8
|align=left|{{Icon|Windows}}
+
|<code>8</code>
|[https://github.com/xdanieldzd/Essgee/releases git]
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|?
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
 
|-
 
|-
!colspan="10"|Mobile / ARM
+
|NUM9
 +
|<code>9</code>
 
|-
 
|-
|[[Genesis Plus GX]]<ref name="GPGXLibretro"></ref>
+
|NUM0
|align=left|{{Icon|Android|iOS|Linux|Pandora}}
+
|<code>0</code>
|{{GenPlusGXVer}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|Very high
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
 
|-
 
|-
|MasterGear
+
|*
|align=left|{{Icon|Android}}
+
|<code>*</code>
|[http://fms.komkon.org/MG/ {{MasterGearVer}}]
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|High
 
|?
 
|{{✓}}
 
|{{✓}}
 
 
|-
 
|-
|[[PicoDrive]]
+
|#
|align=left|{{Icon|Android|iOS|Linux|Pandora}}
+
|<code>#</code>
|[http://notaz.gp2x.de/pico.php {{PicoDriveVer}}]
+
|}
|{{✓}}
+
 
|{{✗}}<ref name="PicoDrive"></ref>
+
==Known bugs and issues==
|{{✓}}
+
 
|Mid
+
* [[JL-Mod#Mascot Capsule 3D compatibility list|Mascot Capsule 3D V3]] games doesn't works.
|{{✗}}
+
 
|{{✓}}
+
==Screenshots==
|{{✓}}
+
 
 +
{| class="wikitable mw-sortable"
 
|-
 
|-
|GearMasterPlayer
+
|[[File:DR.jpg|200px]]
|align=left|{{Icon|Android}}
+
|[[File:SU.jpg|200px]]
|[http://www.arts-union.ru/sites/default/files/GearMasterPlayer_free_1.0.5.zip 1.0.5]
+
|[[File:Bounce.jpg|200px]]
|{{✓}}
+
|[[File:WWE10.jpg|200px]]
|{{✓}}
 
|{{✗}}
 
|?
 
|?
 
|{{✓}}
 
|{{✓}}
 
 
|-
 
|-
!colspan="10"|Consoles
+
|[[File:C4D.jpg|200px]]
 +
|[[File:MI3.jpg|200px]]
 +
|[[File:SHP1.jpg|200px]]
 +
|[[File:KFP3.jpg|200px]]
 
|-
 
|-
|[[PicoDrive]]
+
|[[File:SM3.jpg|200px]]
|align=left|{{Icon|PSP}}
+
|[[File:CMI.jpg|200px]]
|[http://notaz.gp2x.de/pico.php {{PicoDriveVer}}]
+
|[[File:1942.jpg|200px]]
|{{✓}}
+
|[[File:POP08.jpg|200px]]
|{{✗}}<ref name="PicoDrive"></ref>
 
|{{✓}}
 
|Mid
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
 
|-
 
|-
|[[Genesis Plus GX]]
+
|[[File:GOWB.jpg|200px]]
|align=left|{{Icon|GCN|Wii}}
+
|[[File:Asterix.jpg|200px]]
|[https://bitbucket.org/eke/genesis-plus-gx/downloads {{GenPlusGXVer}}]
+
|[[File:Pac-manCE.jpg|200px]]
|{{✓}}
+
|[[File:BJWT.jpg|200px]]
|{{✓}}
 
|{{✓}}
 
|?
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
 
|-
 
|-
|[http://filetrip.net/psp-downloads/homebrew/download-masterboy-210-f28308.html MasterBoy]
+
|[[File:BJW3.jpg|200px]]
|align=left|{{Icon|PSP}}
+
|[[File:SVB.jpg|200px]]
|2.10
+
|[[File:Shadowalker.jpg|200px]]
|{{✓}}
+
|[[File:Madagascar3.jpg|200px]]
|{{✓}}
 
|{{✗}}
 
|?
 
|?
 
|{{✗}}
 
|{{✓}}
 
 
|-
 
|-
|[[Virtual Console]]
+
|[[File:UMK3.jpg|200px]]
|align=left|{{Icon|Wii|3DS}}
+
|[[File:AASO.jpg|200px]]
|N/A
+
|[[File:G4R.jpg|200px]]
|{{✓}}
+
|[[File:NinjaP.jpg|200px]]
|{{✓}}
 
|{{✗}}
 
|?
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
 
|}
 
|}
  
<references/>
+
==Compatibility==
 +
 
 +
J2ME Loader is currently capable of playing thousands of J2ME games (Runs almost every Nokia games, especially GameLoft games) with ezplusアプリ games support, more than 96.7% of the J2ME library with supports most 2D games and also 3D with some limitations ([[JL-Mod#Mascot Capsule 3D compatibility list|Mascot Capsule 3D V3]]) games don't work).
 +
 
 +
 
 +
<B>[https://github.com/nikita36078/J2ME-Loader/wiki/List-of-Tested-Java-Games-(Touchscreen) List of The Tested Java Games (Touchscreen)]</B>
 +
 
 +
<B>[https://github.com/nikita36078/J2ME-Loader/wiki/List-of-Tested-Java-Games-(Non-Touchscreen) List of The Tested Java Games (Non Touchscreen)]</B>
 +
 
 +
<B>[https://github.com/nikita36078/J2ME-Loader/wiki/List-of-Java-Games-with-Bugs List of The Java Games with Bugs]</B>
 +
 
 +
==See also==
 +
 
 +
* [[JL-Mod]]
 +
* [[EKA2L1]]
 +
 
 +
==External links==
 +
 
 +
* [https://discord.com/invite/Ag4rcpz Official Discord server]
 +
* [http://4pda.ru/forum/index.php?showtopic=824201 4pda.ru Discussion]
 +
* [https://forum.xda-developers.com/android/apps-games/app-j2me-loader-t3777889 Xda-dev Discussion]
  
{{Sega}}
+
==References==
 +
<references group=N />
  
[[Category:Consoles]]
+
[[Category:Mobile emulators]]
[[Category:Home consoles]]
+
[[Category:Cellphone emulators]]
[[Category:Sega consoles]]
+
[[Category:Android emulation software]]
[[Category:Master System emulators|*]]
 
[[Category:Third-generation video game consoles]]
 

Revision as of 10:08, 13 December 2021

J2ME Loader
JL.png
Developer(s) Nikita Shakarun
Latest version 1.7.9
Active Yes
Platform(s) Android
Emulates Java 2 Micro Edition and ezplusアプリ
Support ($) PayPal

Yandex Money

Programmed in Java
License Apache 2.0
Source code GitHub

J2ME Loader is a free and open-source Java 2 Micro Edition and ezplusアプリ emulator [N 1] for Android It's written in Java. This project is a fork of J2meLoader.

Overview

Released in 2017, the emulator is currently capable of playing around lot of games. This is currently the highest-compatibility J2ME/ezplusアプリ emulator available. Converts .JAR and .KJX files offline using its own resources. Easily launches both 2D & 3D apps. Samsung & Nokia API implemented. Supports different keyboard layouts and customization. It is highly accurate, with the right frame rate for each game, as well as vibration. Has slightly improved performance through hardware acceleration, but games won't run too fast. Runs almost every Nokia game, even ones that don't work with KEmulator or FreeJ2ME, but fails with Sony Ericsson 3D engine (Mascot Capsule 3D), due to the fact that the Mascot Capsule 3D is almost difficult to port. This is implemented with JL-Mod emulator.

System requirements : Android 4.0 +

Features

  • Fast emulation
  • Highly compatibility
  • KDDI ezplusアプリ .kjx games are support. Only support 128x160 resulation and font option recommend is (9 - 13 - 15)
  • Bluetooth API support
  • Touchscreen input support
  • Supports external virtual keyboards and QWERTY input
  • 3D support
  • Menu key remapping support
  • Supports different keyboard layouts and customization.
  • Individual settings for each application.
  • Highly accurate, with the right frame rate (FPS support) for each game, as well as vibration.
  • Hardware acceleration support (but games won't run too fast).
  • Accelerometer support.
  • Scaling support.
Add support of external shaders filters 

Only shaders for PPSSPP (same format) are supported to use, you need to put them in the J2ME-Loader/shaders folder in the working folder of the emulator, further in the game settings, select the graphics output mode: HW acceleration (OpenGL ES) and select the shader of interest A small collection of compatible shaders can be taken in this repository: ppsspp_shaders

Theme
Dark White
JL dark.jpg JL white.jpg
FPS
FPS
JL FPS.png
Force full-screen
Normal Force Fullscreen
Force nm.jpg Force fs.jpg

How to use

Installation (J2ME/ezplusアプリ) 
Download
Android Automatic Builds
Android GitHubF-Droid
Android Play Store

Download a latest version of J2ME Loader on your Android device.

Next, Click JL +.png (button) at the lower right corner in the main J2ME-Loader Windows and select the .JAR or .KJX program on your file manager, after setup your game configures.

Key binding

Keys : Default

Key Action
D-PAD Up
D-PAD Down
D-PAD Left
D-PAD Right
D-PAD Center F
LEFT-Soft Key L
RIGHT-Soft Key R
NUM1 1
NUM2 2
NUM3 3
NUM4 4
NUM5 5
NUM6 6
NUM7 7
NUM8 8
NUM9 9
NUM0 0
* *
# #

Known bugs and issues

Screenshots

DR.jpg SU.jpg Bounce.jpg WWE10.jpg
C4D.jpg MI3.jpg SHP1.jpg KFP3.jpg
SM3.jpg CMI.jpg 1942.jpg POP08.jpg
GOWB.jpg Asterix.jpg Pac-manCE.jpg BJWT.jpg
BJW3.jpg SVB.jpg Shadowalker.jpg Madagascar3.jpg
UMK3.jpg AASO.jpg G4R.jpg NinjaP.jpg

Compatibility

J2ME Loader is currently capable of playing thousands of J2ME games (Runs almost every Nokia games, especially GameLoft games) with ezplusアプリ games support, more than 96.7% of the J2ME library with supports most 2D games and also 3D with some limitations (Mascot Capsule 3D V3) games don't work).


List of The Tested Java Games (Touchscreen)

List of The Tested Java Games (Non Touchscreen)

List of The Java Games with Bugs

See also

External links

References

  1. It's not exactly an emulator. It converts MIDlets to Android API and makes J2ME applications to run almost natively in Dalvik or Android Runtime