Editing JL-Mod

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 3: Line 3:
 
|logo = JL-Mod.png
 
|logo = JL-Mod.png
 
|logowidth = 150
 
|logowidth = 150
|version = {{version|JLMod}}
+
|version = 0.81+MC_0.98.8
 
|active = Yes
 
|active = Yes
 
|platform = [[Emulators on Android|Android]]
 
|platform = [[Emulators on Android|Android]]
|target = [[Cellphone_emulators#J2ME (Java 2 Micro Edition)|J2ME]]<br/>[[Mascot Capsule 3D]]<br/>[[Cellphone_emulators#KDDI ezplus|ezplusアプリ]]
+
|target = [[Cellphone_emulators#J2ME (Java 2 Micro Edition)|J2ME]]<br/>Mascot Capsule 3D
|developer = [https://github.com/woesss Yury Kharchenko (woesss)]
+
|developer = [https://github.com/woesss woesss]
 
|support = [https://www.paypal.me/j2meforever PayPal]
 
|support = [https://www.paypal.me/j2meforever PayPal]
 
[https://my.qiwi.com/Yuryi-Khk_7vnCWvd Qiwi]
 
[https://my.qiwi.com/Yuryi-Khk_7vnCWvd Qiwi]
[https://yoomoney.ru/to/4100118352955609 ЮMoney]
 
 
|license = Apache 2.0
 
|license = Apache 2.0
 
|source = [https://github.com/woesss/JL-Mod/releases GitHub]
 
|source = [https://github.com/woesss/JL-Mod/releases GitHub]
 
|website =  
 
|website =  
|prog-lang = Java, C<br/> C <small>([[Mascot Capsule 3D]])</small>
+
|prog-lang = Java, C<br/>C <small> (Mascot Capsule)</small>
 
}}
 
}}
  
'''JL-Mod'''<ref group=N> It is 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> is a mod of [[J2ME Loader]] with support Sony Ericsson's high-graphic 3D engine "Mascot Capsule V3".
+
'''JL-Mod''' is an experimental mod of [[J2ME Loader]] with support for games Developed for the Sony Ericsson's 3D engine "Mascot Capsule V3".
  
 
==Overview & compatibility==
 
==Overview & compatibility==
* <b>[[Mascot Capsule 3D compatibility list|JL-Mod compatibility list]]</b>
+
Released in 2020, the emulator is currently capable of playing thousands of J2ME games, more than 96.7% of the J2ME library with supports most 2D games and also 3D with Mascot Capsule V3 support. Has some new and experimental features. Converts .jar 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, especially Gameloft games, even ones that don't work with [[KEmulator]] or [[FreeJ2ME]]. woesss wroted [https://github.com/woesss/MascotCapsuleV3_java-wrapper A wrapper] for the Windows 32bit version of the Mascot engine, which was provided to the NTT DoCoMo i-mode (DoJa/Star) emulators. Using this wrapper, for support Mascot Capsule V3 on [[KEmulator]] and [[FreeJ2ME]] on Windows 32bit version of JRE or It's worked on use [[KEmulator]] [https://drive.google.com/file/d/1T-xZO_iY46zx3JN1hYxAiIHY5lhvAhG0/view 1.0.3 mod] or Official [https://archive.org/details/semc_java_me_cldc_sdk.2-5-0-6 Sony Ericsson SDK/JDK] for Windows, JDK doesn't work on X64.
  
Released in 2020, the emulator is currently capable of playing thousands of J2ME games, more than 96.7% of the J2ME library with supports most 2D games and also 3D with Mascot Capsule V3 support. Has some new and experimental features. Converts .jar 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, especially Gameloft games, even ones that don't work with [[KEmulator]] or [[FreeJ2ME]].
+
==Features / Settings==
 
 
==Features==
 
 
* Fast emulation
 
* Fast emulation
* High compatibility
+
* Highly compatibility
 
* Bluetooth API support
 
* Bluetooth API support
 
* Samsung / Nokia / Motorola API implemented
 
* Samsung / Nokia / Motorola API implemented
Line 32: Line 29:
 
* Touchscreen input support
 
* Touchscreen input support
 
* Supports external virtual keyboards and QWERTY input
 
* Supports external virtual keyboards and QWERTY input
* Both 3D API supported ([[Mascot Capsule 3D]] and M3G [JSR-184])
+
* 3D support + Mascot Capsule 3D V3 support <small>(Mascot Capsule 3D API implemented)</small>
 
* Menu key remapping support
 
* Menu key remapping support
 
* Buttons customisation support
 
* Buttons customisation support
Line 45: Line 42:
 
* Immediate processing mode
 
* Immediate processing mode
  
; → <i>Using shaders (image post-processing filters)</i>
+
; → <i>Add support of external shaders filters</i>
Shaders are GPU microprograms that affect the game in one way or another in order to improve it or replicate the visual features of some on-screen devices, such as displays on portable consoles or old tube TVs. Shaders can significantly alter the game, but also reduce performance. In addition, shaders can have customizable parameters, if there are such an icon for accessing them will be displayed on the far right side and opposite the name of the selected shader.
+
Only [[PPSSPP]] (.vsh format) shaders are supported, to put them in the <code>JL-Mod/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 [https://github.com/woesss/ppsspp_shaders Here]
  
Supports the same shader format as [[PPSSPP]] To use, you need to put them in the <code>shaders</code> folder in the working directory of the emulator, then in the game profile, select the graphics output mode: <b>Hardware acceleration (OpenGL ES)</b> and select the desired shader. Some shaders have settings - when you select one, an icon will appear next to the name, when you click on it, a window with settings will open A small collection of compatible shaders can be found  [https://github.com/woesss/ppsspp_shaders/archive/master.zip Here]
+
; → <i>Game setting</i>
 
+
{| class="wikitable mw-sortable"
{| class="wikitable mw-sortable
 
 
|-
 
|-
|Original
+
|[[File:JL_sm1.jpg|300px]]
|LCD
 
|Dot (LCD)
 
|GreyScale
 
 
|-
 
|-
|[[File:JL_Original.jpg|150px]]
+
|[[File:JL_sm2.jpg|300px]]
|[[File:JL_LCD.jpg|150px]]
 
|[[File:JL_Dot.jpg|150px]]
 
|[[File:JL_grayscale.jpg|150px]]
 
|}
 
{| class="wikitable mw-sortable
 
 
|-
 
|-
|Inverse Color
+
|[[File:JL_sm3.jpg|300px]]
|Sharpen
 
|Bloom
 
|Cartoon
 
 
|-
 
|-
|[[File:JL_Inverse.jpg|150px]]
+
|[[File:JL_sm4.jpg|300px]]
|[[File:JL_Sharpen.jpg|150px]]
 
|[[File:JL_bloom.jpg|150px]]
 
|[[File:JL_cartoon.jpg|150px]]
 
|}
 
 
 
; → <i>Game setting</i>
 
{| class="wikitable mw-sortable"
 
|-
 
|[[File:JL_sm1.jpg|150px]]
 
|[[File:JL_sm2.jpg|150px]]
 
|[[File:JL_sm3.jpg|150px]]
 
|[[File:JL_sm4.jpg|150px]]
 
 
|}
 
|}
  
Line 88: Line 61:
 
<center>★ In JL setting ★</center>
 
<center>★ In JL setting ★</center>
  
<b>Q.</b><i>Enable Action bar<br/></i>
+
<b>Q.</b><i> Enable Action bar<br/></i>
 
[[File:JL_menu_ab.png|300px]]
 
[[File:JL_menu_ab.png|300px]]
  
Line 95: Line 68:
 
<center>★ In game setting ★</center>
 
<center>★ In game setting ★</center>
  
<b>Q.</b><i>Resolution<br/></i>
+
<b>Q.</b><i> Resulation<br/></i>
[[File:JL_ej.jpg|300px]]
+
[[File:JL_ej.jpg|280px]]
  
 
<b>A.</b> Set the resolution of the loaded game.
 
<b>A.</b> Set the resolution of the loaded game.
Line 103: Line 76:
 
---------------------------------------------
 
---------------------------------------------
  
<b>Q.</b><i>Background<br/></i>
+
<b>Q.</b><i> Background<br/></i>
[[File:JL_tm_bg.jpg|200px]]
+
[[File:JL_tm_bg.jpg|300px]]
  
<b>A.</b>Choosing a background color under the main game.
+
<b>A.</b> Choosing a background color under the main game.
  
 
---------------------------------------------
 
---------------------------------------------
  
<b>Q.</b><i>Scale<br/></i>
+
<b>Q.</b><i> Scale<br/></i>
<b>A.</b>Image scale from the specified resolution.
+
<b>A.</b> Image scale from the specified resolution.
  
 
---------------------------------------------
 
---------------------------------------------
  
<b>Q.</b><i>Screen gravity<br/></i>
+
<b>Q.</b><i> Screen gravity<br/></i>
[[File:JL_so.png|250px]]
+
[[File:JL_sg.png|350px]]
  
 
---------------------------------------------
 
---------------------------------------------
  
<b>Q.</b><i>Screen orientation<br/></i>
+
<b>Q.</b><i> Screen orientation<br/></i>
[[File:JL_sg.png|250px]]
+
[[File:JL_so.png|350px]]
  
<b>A.</b>Changes screen orientation: Landscape, Portrait, Auto
+
<b>A.</b> Changes screen orientation: Landscape, Portrait, Auto
  
 
---------------------------------------------
 
---------------------------------------------
  
<b>Q.</b><i>Filter<br/></i>
+
<b>Q.</b><i> Filter<br/></i>
<b>A.</b>This function increases the quality of the game, but may also decrease the performance.
+
<b>A.</b> This function increases the quality of the game, but may also decrease the performance.
  
 
---------------------------------------------
 
---------------------------------------------
  
<b>Q.</b><i>Graphic mode<br/></i>
+
<b>Q.</b><i> Graphic mode<br/></i>
<b>A.</b>Selecting the render
+
<b>A.</b> Selecting the render
 
mode The graphics mode only affects the final scaling of the frame and the way it is delivered to the screen
 
mode The graphics mode only affects the final scaling of the frame and the way it is delivered to the screen
  
[[File:JL_gm.png|250px]]
+
[[File:JL_gm.png|350px]]
  
1. Software Used by CPU to output 2D and 3D graphics
+
1. Software - Used by CPU to output 2D and 3D graphics
  
2. Hardware acceleration (OpenGL ES) — The mode uses OpenGL ES 2.0 directly - this can be more profitable if the device does not supports newer versions
+
2. Hardware OpenGL ES - The mode uses OpenGL ES 2.0 directly - this can be more profitable if the device does not supports newer versions
  
3. Hardware acceleration (window) — Outputs a frame in a way that is used for buttons, lists, progress bars and other UI
+
3. Hardware window - Outputs a frame in a way that is used for buttons, lists, progress bars and other UI
  
4. Hardware acceleration (Surface) — Available since Android 6.0+ uses the interface that is usually used for video output
+
4. Hardware Surface - Available since Android 6.0+ uses the interface that is usually used for video output
  
 
---------------------------------------------
 
---------------------------------------------
  
<b>Q.</b><i>FPS limit<br/></i>
+
<b>Q.</b><i> Shaders<br/></i>
<b>A.</b>When game running is too fast, it allows you to reduce fps for a comfortable game, for example Rayman 3 128x128 run 250+fps.
+
<b>A.</b> Shaders are GPU microprograms that affect the image in one way or another in order to improve it or replicate the visual features of some on-screen devices, such as displays on portable consoles or old tube TVs. Shaders can significantly alter the image, but also reduce performance. In addition, shaders can have customizable parameters, if there are such an icon for accessing them will be displayed on the far right side and opposite the name of the selected shader.
  
 
---------------------------------------------
 
---------------------------------------------
  
; → <i>Button Colors</i>
+
<b>Q.</b><i> FPS limit<br/></i>
{| class="wikitable mw-sortable"
+
<b>A.</b> When playing fast, it allows you to reduce fps for a comfortable game, for example: Rayman 3 128x128.
|-
 
|Original
 
|Labels
 
|Buttons
 
|-
 
|[[File:JL_b_original.jpg|250px]]
 
|[[File:JL_b_lables.jpg|250px]]
 
|[[File:JL_b_buttons.jpg|250px]]
 
|}
 
{| class="wikitable mw-sortable"
 
|-
 
|Outline
 
|Labels (P)
 
|Buttons (P)
 
|-
 
|[[File:JL_b_outline.jpg|250px]]
 
|[[File:JL_b_lables(p).jpg|250px]]
 
|[[File:JL_b_buttons(p).jpg|250px]]
 
|}
 
  
 
---------------------------------------------
 
---------------------------------------------
  
<b>Q.</b><i>Touch input<br/></i>
+
<b>Q.</b><i> Touch input<br/></i>
[[File:JL_tinput.jpg|250px]]
+
[[File:JL_tinput.jpg|350px]]
  
<b>A.</b>Used in games with touch controls, for example 640x360 / 800x480 resolution games.
+
<b>A.</b> Used in games with touch controls, Ex. 640x360 / 800x480 resulation games.
  
You can also disable the button overlay, as they are not needed.
+
You can also disable the button overlay, as they are not needed
  
 
---------------------------------------------
 
---------------------------------------------
  
<b>Q.</b><i>Save / Load state supported?<br/></i>
+
<b>Q.</b><i> Save / Load state supported?<br/></i>
<b>A.</b>No, because It's almost impossible, JL-Mod doesn't emulate hardware, so it can't save the CPU/RAM state.
+
<b>A.</b> No, because It's impossible, JL-Mod doesn't emulate hardware, so it can't save the CPU/RAM state.
  
 
; → <i>Font option <small>(Small — Midium — Large)</small></i><ref group=N>[http://projectd8.narod.ru/Info/AndroidMIDPShell.htm FAQ]</ref>
 
; → <i>Font option <small>(Small — Midium — Large)</small></i><ref group=N>[http://projectd8.narod.ru/Info/AndroidMIDPShell.htm FAQ]</ref>
Line 193: Line 147:
 
Here you can set the sizes of small, medium and large fonts that will be used by the Games. Dimensions are in pixels.
 
Here you can set the sizes of small, medium and large fonts that will be used by the Games. Dimensions are in pixels.
  
If the Scaled Pixel Sizes check box is selected, the specified dimensions will be adjusted by Android to provide the same visible text size on screens with different resolutions. It is recommended to enable this setting when using virtual screen resolutions of more than 240x320 pixels.
+
If the Scaled Pixel Sizes check box is selected , the specified dimensions will be adjusted by Android to provide the same visible text size on screens with different resolutions. It is recommended to enable this setting when using virtual screen resolutions of more than 240x320 pixels.
  
 
The Presets button allows you to quickly set the font sizes that are most suitable for a given virtual screen resolution:
 
The Presets button allows you to quickly set the font sizes that are most suitable for a given virtual screen resolution:
Line 199: Line 153:
 
{| class="wikitable mw-sortable"
 
{| class="wikitable mw-sortable"
 
|-
 
|-
|<b>Resolution</b>
+
|<b>Resulation</b>
 
|<b>Font</b>
 
|<b>Font</b>
 
|-
 
|-
Line 216: Line 170:
  
 
; → <i>Screen option</i>
 
; → <i>Screen option</i>
 +
 
* Width and Height set the size of the virtual screen that will be available to the games. Many Games are optimized for a specific screen resolution (usually 240x320) and may not display correctly at other resolutions.
 
* Width and Height set the size of the virtual screen that will be available to the games. Many Games are optimized for a specific screen resolution (usually 240x320) and may not display correctly at other resolutions.
 
 
* Scale if virtual screen resolution does not match smartphone screen resolution:
 
* Scale if virtual screen resolution does not match smartphone screen resolution:
— Enabled - the virtual screen is scaled to fit the smartphone screen
+
enabled - the virtual screen is scaled to fit the smartphone screen
off - the virtual screen is located in the center of the smartphone screen without resizing.
+
off - the virtual screen is located in the center of the smartphone screen without resizing
 
 
 
* Maintain aspect ratio when scaling:
 
* Maintain aspect ratio when scaling:
— Enabled - the virtual screen fits into the smartphone screen while maintaining the aspect ratio, possibly occupying only a part of it.
+
— Enabled - the virtual screen fits into the smartphone screen while maintaining the aspect ratio, possibly occupying only a part of it
 
 
— Off - the virtual screen is stretched to fill the entire smartphone screen, possibly with distortion of the displayed graphics.
 
  
* Screen filtering when scaling improves image quality, but requires more hardware resources.
+
— Off - the virtual screen is stretched to fill the entire smartphone screen, possibly with distortion of the displayed graphics
 +
* Screen filtering when scaling improves image quality, but requires more hardware resources
  
Presets allow you to quickly set the default resolution of the virtual display. The table below shows a list of standard resolutions (for example, HTC Evo 3D, screen resolution 960x540).
+
Presets allow you to quickly set the default resolution of the virtual display. The table below shows a list of standard resolutions (for example, HTC Evo 3D, screen resolution 960x540)
  
 
{| class="wikitable mw-sortable"
 
{| class="wikitable mw-sortable"
 
|-
 
|-
|<b>Resolution</b>
+
|<b>Resulation</b>
 
|<b>Scale</b>
 
|<b>Scale</b>
 
|<b>Aspect ratio and
 
|<b>Aspect ratio and
Line 287: Line 239:
 
{| class="wikitable mw-sortable"
 
{| class="wikitable mw-sortable"
 
|-
 
|-
|<b>Resolution</b>
+
|<b>Resulation</b>
 
|<b>Devices</b>
 
|<b>Devices</b>
 
|-
 
|-
Line 327: Line 279:
 
|-
 
|-
 
|<i>176x220</i>
 
|<i>176x220</i>
|* LG U8360 / GU230 / GU280 / GB230 / GB280 / A133 / GM205<br/>* Sony Ericsson W810i<br/>* Samsung SGH-L700
+
|* LG U8360 / GU230 / GU280 / GB230 / GB280 / A133 / GM205<br/>* Motorola RAZR V3 / L7 / KRZR K1<br/>* Sony Ericsson W810i<br/>* Samsung SGH-L700
 
|-
 
|-
 
|<i>176x208</i>
 
|<i>176x208</i>
Line 334: Line 286:
 
|<i>176x205</i>
 
|<i>176x205</i>
 
|* Samsung Z300 / Z500
 
|* Samsung Z300 / Z500
|-
 
|<i>176x204</i>
 
|* Motorola RAZR V3 / L7 / KRZR K1
 
 
|-
 
|-
 
|<i>128x160</i>
 
|<i>128x160</i>
Line 343: Line 292:
 
|<i>128x128</i>
 
|<i>128x128</i>
 
|* Nokia 6030 / 3220<br/>* Samsung GT-E2121 / E2120
 
|* Nokia 6030 / 3220<br/>* Samsung GT-E2121 / E2120
 +
|}
 +
 +
★ <small>Mascot Capsule 3D supported Devices</small>
 +
{| class="wikitable mw-sortable"
 +
|-
 +
|<b>Resulation</b>
 +
|<b>Devices</b>
 +
|-
 +
|<i>240x320 / 176x220 /</i>
 +
|* Sony Ericsson F500 / J300 / K300 / K500 / K600 / K608i / K700 / K750 / S700 / Z500 / W350 / W550 / W600i / W800 / Z800<br/>* i-mode 504i / 505i / 903 series / F-01A and later devices<br/>* EZweb (BREW) Toshiba A5304T<br/>* J-PHONE J-SH07 / J-SH53<br/>* Vodafone Live! 602SH / V601T / V601SH</br>* SK-VM</br>* Sharp GX10<br/>* Motorola E398 / Razor V3 / V620 <small> (V2)</small> / V635 / V600 / V525 / V547 / V550 / V551<br/>* Nokia Asha 200 / Asha 201
 +
|-
 +
|<i>176x208</i>
 +
|* Nokia 3250 / 6630 / 6681 / N70 / N91
 +
|-
 +
|<i>176x205</i>
 +
|* Samsung Z300 / Z500
 
|}
 
|}
  
Line 351: Line 316:
 
|White
 
|White
 
|-
 
|-
|[[File:JL_mod_dark.jpg|150px]]
+
|[[File:JL_mod_dark.jpg|250px]]
|[[File:JL_mod_white.jpg|150px]]
+
|[[File:JL_mod_white.jpg|250px]]
 
|}
 
|}
  
Line 360: Line 325:
 
|FPS
 
|FPS
 
|-
 
|-
|[[File:JL_FPS.png|300px]]
+
|[[File:JL_FPS.png|250px]]
 
|}
 
|}
  
Line 369: Line 334:
 
|-
 
|-
 
|Normal
 
|Normal
|Force Full-screen
+
|Force Fullscreen
 
|-
 
|-
|[[File:Force_nm.jpg|300px]]
+
|[[File:Force_nm.jpg|250px]]
|[[File:Force_fs.jpg|300px]]
+
|[[File:Force_fs.jpg|250px]]
 
|}
 
|}
  
Line 378: Line 343:
  
 
; → <i>Button Shape</i>
 
; → <i>Button Shape</i>
 +
 
* Rounded Rectangle
 
* Rounded Rectangle
 
{| class="wikitable mw-sortable"
 
{| class="wikitable mw-sortable"
Line 386: Line 352:
 
|L4
 
|L4
 
|-
 
|-
|[[File:JL_k1.jpg|150px]]
+
|[[File:JL_k1.jpg|200px]]
|[[File:JL_k2.jpg|150px]]
+
|[[File:JL_k2.jpg|200px]]
|[[File:JL_k3.jpg|150px]]
+
|[[File:JL_k3.jpg|200px]]
|[[File:JL_k4.jpg|150px]]
+
|[[File:JL_k4.jpg|200px]]
 
|}
 
|}
  
Line 400: Line 366:
 
|L4
 
|L4
 
|-
 
|-
|[[File:JL_k5.jpg|150px]]
+
|[[File:JL_k5.jpg|200px]]
|[[File:JL_k6.jpg|150px]]
+
|[[File:JL_k6.jpg|200px]]
|[[File:JL_k7.jpg|150px]]
+
|[[File:JL_k7.jpg|200px]]
|[[File:JL_k8.jpg|150px]]
+
|[[File:JL_k8.jpg|200px]]
 
|}
 
|}
  
Line 414: Line 380:
 
|L4
 
|L4
 
|-
 
|-
|[[File:JL_k9.jpg|150px]]
+
|[[File:JL_k9.jpg|200px]]
|[[File:JL_k10.jpg|150px]]
+
|[[File:JL_k10.jpg|200px]]
|[[File:JL_k11.jpg|150px]]
+
|[[File:JL_k11.jpg|200px]]
|[[File:JL_k12.jpg|150px]]
+
|[[File:JL_k12.jpg|200px]]
 
|}
 
|}
  
 
; → <i>Keyboard Type</i>
 
; → <i>Keyboard Type</i>
 +
 
* Rounded Rectangle
 
* Rounded Rectangle
 
{| class="wikitable mw-sortable"
 
{| class="wikitable mw-sortable"
Line 427: Line 394:
 
|L2
 
|L2
 
|-
 
|-
|[[File:JL_i1.jpg|150px]]
+
|[[File:JL_i1.jpg|200px]]
|[[File:JL_i2.jpg|150px]]
+
|[[File:JL_i2.jpg|200px]]
 
|}
 
|}
  
Line 437: Line 404:
 
|L2
 
|L2
 
|-
 
|-
|[[File:JL_i3.jpg|150px]]
+
|[[File:JL_i3.jpg|200px]]
|[[File:JL_i4.jpg|150px]]
+
|[[File:JL_i4.jpg|200px]]
 
|}
 
|}
  
Line 447: Line 414:
 
|L2
 
|L2
 
|-
 
|-
|[[File:JL_i5.jpg|150px]]
+
|[[File:JL_i5.jpg|200px]]
|[[File:JL_i6.jpg|150px]]
+
|[[File:JL_i6.jpg|200px]]
 
|}
 
|}
  
 
; → <i>Scale Type</i>
 
; → <i>Scale Type</i>
 +
 
{| class="wikitable mw-sortable"
 
{| class="wikitable mw-sortable"
 
|-
 
|-
Line 458: Line 426:
 
|Fill window (ignore aspect ratio)
 
|Fill window (ignore aspect ratio)
 
|-
 
|-
|[[File:JL_s1.png|150px]]
+
|[[File:JL_s1.png|200px]]
|[[File:JL_s2.png|150px]]
+
|[[File:JL_s2.png|200px]]
|[[File:JL_s3.png|150px]]
+
|[[File:JL_s3.png|200px]]
 
|}
 
|}
  
==APIs==
+
==API==
 
{| class="wikitable mw-sortable" width="400px
 
{| class="wikitable mw-sortable" width="400px
 
|-
 
|-
Line 516: Line 484:
 
|[https://nikita36078.github.io/J2ME_Docs/docs/jsr184 Mobile 3D Graphics API]
 
|[https://nikita36078.github.io/J2ME_Docs/docs/jsr184 Mobile 3D Graphics API]
 
|JSR-184
 
|JSR-184
|
+
|
 
|-
 
|-
 
|[https://nikita36078.github.io/J2ME_Docs/docs/jsr205 Wireless Messaging API 2.0]
 
|[https://nikita36078.github.io/J2ME_Docs/docs/jsr205 Wireless Messaging API 2.0]
Line 568: Line 536:
 
|[https://nikita36078.github.io/J2ME_Docs/docs/ezplus_2.5 KDDI ezPlus API 2.5]
 
|[https://nikita36078.github.io/J2ME_Docs/docs/ezplus_2.5 KDDI ezPlus API 2.5]
 
|
 
|
|
+
|
 
|-
 
|-
 
|[https://nikita36078.github.io/J2ME_Docs/docs/ezplus_3 KDDI ezPlus API 3]
 
|[https://nikita36078.github.io/J2ME_Docs/docs/ezplus_3 KDDI ezPlus API 3]
Line 580: Line 548:
 
|[https://nikita36078.github.io/J2ME_Docs/docs/Mascot_Capsule_API Mascot Capsule API]
 
|[https://nikita36078.github.io/J2ME_Docs/docs/Mascot_Capsule_API Mascot Capsule API]
 
|
 
|
|
+
|
 
|-
 
|-
 
|[https://nikita36078.github.io/J2ME_Docs/docs/Motorola3D_API Motorola 3D API]
 
|[https://nikita36078.github.io/J2ME_Docs/docs/Motorola3D_API Motorola 3D API]
Line 644: Line 612:
  
 
<h4>NOTE</h4>
 
<h4>NOTE</h4>
<i>Some settings have been changed in the mod. [[J2ME Loader]] may not work correctly with games, templates and settings installed or configured by the mod and vice versa. In order not to have to reinstall-reconfigure, it is better to make a backup, copy or not specify the same working directory for the mod and [[J2ME Loader]].</i>
+
<i>In the mod, some settings are changed. The original "[[J2ME Loader]]" may not work correctly with games, templates and settings installed or configured by the mod. In order to not have to reinstall, reconfigure it is better to backup, copy and not specify the <code>J2ME-Loader</code> working directory at all.</i>
 +
 
 +
; → List of Mod changes
 +
- Select a working directory.
 +
 
 +
- Store app database in a working directory.
 +
 
 +
- Indicators of the selected button colors in the settings.
 +
 
 +
- Templates are renamed to "Profiles".
 +
 
 +
- Assigning any profile as standard (when saving or in the profiles window).
 +
 
 +
- Adding, editing and set as standard in the window of the profiles list.
 +
 
 +
- 1 sec. limit for force close of the MIDlet.
 +
 
 +
- Confirmation dialogs when reinstalling existing ones.
 +
 
 +
- Choice of encoding is transferred to individual settings, a selection button from all supported by the system.
  
; → Mascot Capsule V3 support
+
- Buttons shape setting has been moved to the individual, a variant with rounded corners has been added.
  
implementation is not accurate, there are unresolved problems.
+
- Changed keyboard editing: 
 +
fixed: drag and drop buttons; 
 +
added: separate scaling on horizontally and vertically (can be made rectangular or oval).
 +
 
 +
- The "System Properties" field has been moved to the end of the settings,
 +
unlimit on the number of displayed lines, 
 +
display of all parameters added by the emulator.
  
In some games (seen in "Medal of Honor") the 3D scene may not be displayed due to the overlap with the 2D background. Try adding the following line to the "System Properties" field: <b></code>micro3d.v3.render.no-mix2D3D: true</code></b>
+
; → Support for Mascot Capsule 3D V3 (alpha build)
 +
The implementation is not complete, somewhere a curve, little tested 
  
Another one property turns on the texture filter (built into OpenGL), but this can generate distortion in the form of extra texels being captured at the edges of polygons: <b><code>micro3d.v3.texture.filter: true</code></b> without this setting, the quality of the textures is as close to the original as possible and looks more vintage.
+
; Main problems
 +
 
 +
special effects are partially implemented - therefore, the color rendition may differ from the original.
 +
 +
Point sprites (usually used to display the simplest objects) are not fully implemented, 
 +
if somewhere they are displayed differently than in the original - please inform.
 +
In some games (seen in "Medal of Honor") the 3D scene may not be displayed due to overlapping 2D background.
 +
 
 +
Try adding the following line to the System Parameters field: 
 +
<code>micro3d.v3.render.no-mix2D3D: true</code>
 +
 
 +
Another one parameter turns on the texture filter (built into OpenGL),
 +
but this can generate distortion in the form of capturing extra texels at the edges of polygons:
 +
<code>micro3d.v3.texture.filter: true</code>
 +
without this parameter, the quality of textures is as close as possible to the original and looks more vintage.
  
 
==How to use==
 
==How to use==
 +
 
; → <b>System requirements</b>
 
; → <b>System requirements</b>
 
Android 4.0 +
 
Android 4.0 +
  
 
; → <i>Installation</i>
 
; → <i>Installation</i>
 +
 
Download a latest version of JL-Mod on your Android device.
 
Download a latest version of JL-Mod on your Android device.
  
Line 664: Line 674:
 
|-
 
|-
 
|align=center|{{Icon|APK-big}}
 
|align=center|{{Icon|APK-big}}
|'''[https://github.com/woesss/JL-Mod/releases Releases]'''
+
|'''[https://github.com/woesss/JL-Mod/releases Release]'''
|-
 
|align=center|{{Icon|APK-big}}
 
|'''[https://github.com/woesss/JL-Mod/releases/tag/continuous Development build]
 
 
|}
 
|}
  
 
Next,
 
Next,
Click [[File:JL_+.png|60px]] <small>(Button)</small> at the lower right corner in the main JL-Mod windows and select the <code>.JAR</code> program / file on your file manager, after setup your game configures.
+
Click [[File:JL_+.png|50px]] (button) at the lower right corner in the main JL-Mod Windows and select the <code>.JAR</code> program on your file manager, after setup your game configures.
  
 
==Download==
 
==Download==
Line 712: Line 719:
 
|-
 
|-
 
|[http://se.tom.ru/java-games se.tom.ru]
 
|[http://se.tom.ru/java-games se.tom.ru]
|
+
|★★★
 
|-
 
|-
 
|[https://240x320m.at.ua 240x320m.ar.ua]
 
|[https://240x320m.at.ua 240x320m.ar.ua]
|
+
|★★★
 
|-
 
|-
 
|[http://www.siemensx70.narod.ru/game35.html siemensx70.narod.ru]<small> (siemens only)</small>
 
|[http://www.siemensx70.narod.ru/game35.html siemensx70.narod.ru]<small> (siemens only)</small>
|
+
|★★★
|-
 
|[http://uzsmart.ru/ups/7638 uzsmart.ru]
 
|
 
|-
 
|[https://nokia-ms.ru/games nokia-ms.ru]
 
|
 
|-
 
|[http://profismart.org/dct365.php profismart.org]
 
|
 
|-
 
|[http://7ba.ru 7ba.ru]
 
|
 
|-
 
|[http://lusor.szm.com lusor.szm.com]
 
|
 
|-
 
|[http://kchaja.szm.com kchaja.szm.com]
 
|
 
|-
 
|[http://jazz-midi.narod.ru/java.htm jazz-midi.narod.ru]
 
|
 
|-
 
|[http://s40game.mw.lt s40game.mw.It]
 
|
 
|-
 
|[http://www.caller.cz/Java/Hry caller.cz]
 
|
 
|-
 
|[http://vin924.narod.ru/Program.htm vin924.narod.ru]
 
|
 
 
|}
 
|}
  
<i>Recommends Archive.org J2ME games collection [[Cellphone games preservation]]</i>
+
Also recommends Archive.org J2ME collection [[Cellphone emulators#Cellphone / PDA Collections|here]]
 
 
==Button (key) binding / mapping==
 
 
 
[[File:JL_px.jpg|200px]]
 
  
 +
==Key binding / mapping==
 
Keys : <i>Default</i>
 
Keys : <i>Default</i>
 
{| class="wikitable mw-sortable"
 
{| class="wikitable mw-sortable"
Line 833: Line 807:
 
|}
 
|}
  
==Screenshots==
+
==Screenshots <small>(Mascot Capsule 3D)</small>==
 +
{| class="wikitable mw-sortable"
 +
|-
 +
|[[File:SCPT3D.jpg|200px]]
 +
|[[File:BOM3D.jpg|200px]]
 +
|[[File:3DBM.jpg|200px]]
 +
|[[File:NFSH3D.jpg|200px]]
 +
|[[File:DMC3D.jpg|200px]]
 +
|[[File:TML3D.jpg|200px]]
 +
|[[File:3DChess.jpg|200px]]
 +
|[[File:TBX3D.jpg|200px]]
 +
|-
 +
|[[File:Gladiator3D.jpg|200px]]
 +
|[[File:NFSP3D.jpg|200px]]
 +
|[[File:Deep3D.jpg|200px]]
 +
|[[File:F4_3D.jpg|200px]]
 +
|[[File:DAD3D.jpg|200px]]
 +
|[[File:MLD3D.jpg|200px]]
 +
|[[File:3DSQ.jpg|200px]]
 +
|[[File:TCM3D.jpg|200px]]
 +
|-
 +
|[[File:AOG3D.jpg|200px]]
 +
|[[File:Asphalt3D.jpg|200px]]
 +
|[[File:3DAR.jpg|200px]]
 +
|[[File:Stalker3D.jpg|200px]]
 +
|[[File:CC3D.jpg|200px]]
 +
|[[File:NFSS3D.jpg|200px]]
 +
|[[File:REM3D.jpg|200px]]
 +
|[[File:LRH3D.jpg|200px]]
 +
|-
 +
|[[File:PMK3D.jpg|200px]]
 +
|[[File:SW3D.jpg|200px]]
 +
|[[File:SW1.jpg|200px]]
 +
|[[File:3DSW.jpg|200px]]
 +
|[[File:SR3D.jpg|200px]]
 +
|[[File:AEM3D.jpg|200px]]
 +
|[[File:3DRCU.jpg|200px]]
 +
|[[File:3DMGL.jpg|200px]]
 +
|-
 +
|[[File:MOH3D.jpg|200px]]
 +
|[[File:TRU3D.jpg|200px]]
 +
|[[File:MM33D.jpg|200px]]
 +
|[[File:Rush3D.jpg|200px]]
 +
|[[File:BS3D.jpg|200px]]
 +
|[[File:Juiced3D.jpg|200px]]
 +
|[[File:NFST3D.jpg|200px]]
 +
|[[File:3DTM.jpg|200px]]
 +
|-
 +
|[[File:Eliminator.jpg|200px]]
 +
|[[File:RBH3D.jpg|200px]]
 +
|[[File:TT3D.jpg|200px]]
 +
|[[File:RB3D.jpg|200px]]
 +
|[[File:AW23D.jpg|200px]]
 +
|[[File:NFSU3D.jpg|200px]]
 +
|[[File:CBX3D.jpg|200px]]
 +
|[[File:GPB3D.jpg|200px]]
 +
|}
 +
 
 +
=Mascot Capsule 3D=
 +
[[File:Mascot capsule 3d.jpg|200px|center]]
 +
 
 +
— The two 3D API on Sony Ericsson mobile phones are Hi Corporation's Mascot Capsule 3D V3 and JSR-184, which describes the Mobile 3D Graphics (M3G) API for the Java 2 Mobile Edition (J2ME). Both API support high-quality model rendering, using transparent color blending and appearance properties, plus applying texture maps to the model's surfaces. Mascot Capsule V3 had already been field tested and offers opportunities to migrate 3D applications from existing BREW CDMA or DoJa/i-mode devices to the J2ME platform on GSM/UMTS phones. Each of these API takes a different approach to solving the same problem of rendering 3D models quickly while consuming few platform resources.
 +
 
 +
— The Mascot should not be confused with normal JSR-184 implementations. Normally the Mascot was exclusive to Sony Ericsson and Samsung, Nokia versions (which were generally brutally inferior to Sony Ericsson, in any Java ME standard) used to use normal JSR-184, as for example in Worms Forts or Asphalt 3 3D
  
; <small>Mascot Capsule 3D</small>
+
; → Fishlabs Entertainment GmbH
 +
[[File:Fishlabs.jpg|250px|center]]
  
 +
Mascot Capsule 3D was used by multiple studios but the one who made the most use of this standard was the relatively popular Fishlabs Entertainment GmbH studio is a German mobile game development company established in 2004. On 2nd December 2013 it was reported the company was acquired by KOCH Media and it was renamed Deep Silver FISHLABS, after the Deep Silver brand of Koch. It has been committed to the development and leading 3D mobile games developer, using its Abyss Engine 1.0/2.0 on smartphones. Such as Galaxy on Fire 3D series, Heli Strike 3D, Robot Alliance 3D, Tank Raid, Blades & Magic or Robot Alliance, among others 3D games devloped by Fishlabs.
 +
 +
; → <b>Mascot Capsule 3D Engine<small> (Micro3D Edition / Polygon 3D)</small></b>
 +
[[File:Hi_corp.png|200px|center]]
 +
HI Corporation announced that the company has executed a worldwide license agreement with Sony Ericsson Mobile Communications AB ( Sony Ericsson) for its 3D rendering engine "Mascot Capsule Engine".
 +
 +
Mascot Capsule Engine represents real-time 3D rendering software that enables a full 3D perspective for content display, applications running on a wide variety of embedded devices such as mobile phones, handheld games, arcade game equipment, including the background etc. Already implemented in Japanese devices such as NTT DoCoMo's i-mode 504i and 505i series handsets, Vodafone KK/[https://www.itmedia.co.jp/promobile/spv/0906/08/news097.html Softbank 934SH] Vodafone Live!, J-SKY's [http://tech.sina.com.cn/it/t/68401.shtml?from=wap J-PHONE] handsets and au/KDDI's  EZweb (BREW) handsets, [https://www.itmedia.co.jp/mobile/articles/0807/03/news131.html WILLCOM 9]/[https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=489&ref=200603 series], [https://www.itmedia.co.jp/mobile/articles/0803/24/news125.html EMOBILE H11T] and overseas mobile phone terminals such as [https://web.archive.org/web/20031220213742/http://neasia.nikkeibp.com/wcs/leaf?CID=onair/asabt/news/258657 Motorola], Sony Ericsson Mobile Communications, [https://www.itmedia.co.jp/bizmobile/spv/0507/14/news102.html Samsung Electronics], etc. Micro3D Edition has been embedded in over 20 million handsets shipped. With its adoption by Korea's largest mobile carrier [https://bizmakoto.jp/bizmobile/articles/0507/22/news063.html SK Telecom's] SK-VM, Mascot Capsule Engine is gaining recognition around the world as the mobile standard for 3D rendering engine software. There are more than 300 3D games released. BREW version of Mascot Capsule Engine for use on the model A5304T (manufactured by Toshiba), the first BREW-embedded mobile telephone handset released by KDDI. The number of "Mascot Capsule" installed is said to be about 2:1 in Japan and overseas.
 +
 +
<center><big><u>Mascot Capsule 3D</center></big></u>
 +
 +
; → History of [https://web.archive.org/web/20160304210125/http://www.hicorp.co.jp/ja/corp_hist.html Mascot Capsule]
 +
 +
<small>
 
{| class="wikitable mw-sortable"
 
{| class="wikitable mw-sortable"
 
|-
 
|-
|[[File:SCPT3D.jpg|150px]]
+
| <b>Year</b>
|[[File:BOM3D.jpg|150px]]
+
| <b>Mascot Capsule 3D</b>
|[[File:3DBM.jpg|150px]]
 
|[[File:NFSH3D.jpg|150px]]
 
|[[File:DMC3D.jpg|150px]]
 
|[[File:TML3D.jpg|150px]]
 
|[[File:3DChess.jpg|150px]]
 
|[[File:TBX3D.jpg|150px]]
 
 
|-
 
|-
|[[File:Gladiator3D.jpg|150px]]
+
| March 2001
|[[File:NFSP3D.jpg|150px]]
+
| Announced the world's first 3D drawing engine for mobile terminals, Mascot Capsule V1
|[[File:Deep3D.jpg|150px]]
 
|[[File:F4_3D.jpg|150px]]
 
|[[File:DAD3D.jpg|150px]]
 
|[[File:MLD3D.jpg|150px]]
 
|[[File:3DSQ.jpg|150px]]
 
|[[File:TCM3D.jpg|150px]]
 
 
|-
 
|-
|[[File:AOG3D.jpg|150px]]
+
| 2002
|[[File:Asphalt3D.jpg|150px]]
+
| Announced Mascot Capsule V2
|[[File:3DAR.jpg|150px]]
 
|[[File:Stalker3D.jpg|150px]]
 
|[[File:CC3D.jpg|150px]]
 
|[[File:NFSS3D.jpg|150px]]
 
|[[File:REM3D.jpg|150px]]
 
|[[File:LRH3D.jpg|150px]]
 
 
|-
 
|-
|[[File:PMK3D.jpg|150px]]
+
| August 2002
|[[File:SW3D.jpg|150px]]
+
| Announced Mascot Capsule V3
|[[File:SW1.jpg|150px]]
 
|[[File:3DSW.jpg|150px]]
 
|[[File:SR3D.jpg|150px]]
 
|[[File:AEM3D.jpg|150px]]
 
|[[File:3DRCU.jpg|150px]]
 
|[[File:3DMGL.jpg|150px]]
 
 
|-
 
|-
|[[File:MOH3D.jpg|150px]]
+
| August 2003
|[[File:TRU3D.jpg|150px]]
+
| Announced Mascot Capsule V4
|[[File:MM33D.jpg|150px]]
 
|[[File:Rush3D.jpg|150px]]
 
|[[File:BS3D.jpg|150px]]
 
|[[File:Juiced3D.jpg|150px]]
 
|[[File:NFST3D.jpg|150px]]
 
|[[File:3DTM.jpg|150px]]
 
 
|-
 
|-
|[[File:Eliminator.jpg|150px]]
+
| October 2007
|[[File:RBH3D.jpg|150px]]
+
| Announced Mascot Capsule eruption
|[[File:TT3D.jpg|150px]]
+
|-
|[[File:RB3D.jpg|150px]]
+
| May 2008
|[[File:AW23D.jpg|150px]]
+
| Announced Mascot Capsule Rendering
|[[File:NFSU3D.jpg|150px]]
+
|-
|[[File:CBX3D.jpg|150px]]
+
| October 2010
|[[File:GPB3D.jpg|150px]]
+
| Announced Mascot Capsule eruptionST, which easily draws content for stereoscopic viewing
 
|}
 
|}
 +
</small>
  
==ezplus アプリ==
+
<b><i>V1</b></i>, released in June 2001, the first mobile 3D service was launched in Japan through the new [https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=140&ref=200103 J-PHONE terminal], The Java compatible terminal "J-SH07" released by J-PHONE (Vodafone) from June is equipped with a 3D polygon engine called "Mascot Capsule Engine". J-PHONE Group, Bandai Networks, and HI announced that they had agreed on 3D polygon technology for mobile phones and implemented it on a prototype of J-PHONE. This was a simple service with 3D characters made of Polygon moving around on the display on the mobile phone by adopting HI's Mascot Capsule V1.
 +
<br/>Vodafone: 3D polygon character service based on 2D using J-PHONE / Mascot Capsule V1.
  
[[File:Ezplus.png|55px]]
+
J-PHONE Group, one of Japan's three largest mobile phone network providers, announced the launch of the world's first mobile phone with 3D (three-dimensional) image capabilities.<br/>
 +
The 3D technology jointly developed by Bandai Networks Co. Ltd. of the famous Japanese video game company Bandai Co. Ltd. and 3D software developer Hi Corp. will be applied to the prototype of J-PHONE's newly designed mobile phone.<br/>
 +
J-PHONE will launch this new mobile phone with 3D technology in mid-2001. This technology will promote interesting image functions (such as adding 3D images for events) and enhance the interactive mobile communication functions provided by J-PHONE through its mobile portal J-Sky.<br/>
  
Japanese carrier KDDI/Au released ezplus as part of their EZweb set of standards for mobile telephony. It is based on Java ME extended with propietary APIs. The first device supporting it was released on 2001 (Hitachi C451H).
+
Booths of J-Fon West Japan Co., Ltd. A new terminal "J-SH07" equipped with the 3D polygon engine "Mascot Capsule Engine" for mobile phones, which was jointly developed with Bandai Networks Co., Ltd. and HI Co., Ltd. and announced in March 2001, and the Java service announced in April 2001.
  
Applications were denominated "ezplusアプリ" (during the ezplus name era) and come in the form of <code>.KJX</code> files.
+
Mascot Capsule Engine technology specially designed and adopted by manufacturers supplying terminals to J-PHONE, to NTT DoCoMo, including the 504i series of devices released in May 2002, and for au handset models C3003P and A5302CA. A revised version of Mascot Capsule Engine from Hi Corp., which fully utilizes the functions of mobile phones.
  
{| class="wikitable" style="text-align:center;"
+
<b><i>V2</b></i>, released in 2002, Bandai Networks and HI will release the 3D polygon engine "Mascot Capsule V2 for J-PHONE" for packet-compatible mobile devices of J-phone. In addition to being installed on the 2.5-generation terminal "J-SH51" (manufactured by Sharp) released on 2002. This engine is an upgraded version of the "Mascot Capsule Engine" that was previously implemented in Java application compatible mobile phones. In addition to the conventional 3D expression, it is possible to create a more realistic 3D effect by using the light source setting function. Mascot was installed in NTT DoCoMo's [https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=201&ref=200303 504i series], which made a significant improvement in processing speed, and allowed more three-dimensional characters to be expressed with the addition of shading effect.
 +
 
 +
Bandai Networks, HI, and Sharp supply 3D polygon engine to Sharp's mobile phone [https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=241&ref=200303 "GX10"] for Europe and Overseas i-mode service compatible [https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=293&ref=200503 mobile terminals] manufactured by Mitsubishi Electric Corporation
 +
 
 +
<b><i>V3</b></i>, released in the second half of 2002, introduced the Z axis and made the background 3D to have a sense of space. made it possible.
 +
 
 +
<b><i>V4</b></i>, released in 2004. The Vodafone V602SH also features the industry’s first T4G graphics accelerator chip and Mascot Capsule V4 3D polygon engine for 256K-appli.[https://www.itmedia.co.jp/mobile/spv/0406/30/news076.html]
 +
 
 +
Mascot Capsule V3 and Mascot Capsule V4 for embedded devices supports platforms of [https://www.itmedia.co.jp/promobile/spv/0903/12/news110.html iPhone / iPod touch] produced by Apple Inc.
 +
 
 +
* Mascot Capsule nano
 +
* Mascot Capsule eruption (eruptionST [https://japan.cnet.com/amp/article/20422132 *])
 +
Info [https://www.itmedia.co.jp/mobile/spv/0710/18/news118.html here]
 +
* Mascot Capsule Renderion
 +
Info [https://www.itmedia.co.jp/mobile/spv/0805/15/news050.html here]
 +
 
 +
;→ <i>Mascot Capsule V3</i>
 +
Mascot Capsule V3 is a light 3D rendering engine that operates entirely on software basis, without requiring specialty hardware.
 +
It can run at high-speed even in the environment with limited hardware resources
 +
 
 +
;→ <i>Mascot Capsule V4</i>
 +
Mascot Capsule V4 is a 3D rendering engine that is compliant with JSR-184 (Mobile 3D Graphics for J2ME 1.0/1.1). The internal API structure, computing precision and data format of Mascot Capsule V4 is almost equal to the specification of JSR-184. In addition to the OpenGL ES 1.0/1.1 rendering and works with a 3D accelerator chip. Mascot Capsule V4 also supports our own software rendering.
 +
 
 +
;→ <i>Moscot Capsule eruption</i>
 +
Mascot Capsule eruption is a real-time 3D drawing engine developed based on the concept of improving expressiveness and development efficiency at the same time. It can be linked with a 3D accelerator chip that supports the international standard OpenGL® ES.
 +
 
 +
;→ <i>Moscot Capsule eruptionST</i>
 +
In October 2010, the Mascot Capsule eruption ST, which supports stereoscopic vision, was launched. By adopting Mascot Capsule eruptionST, high-speed 3D graphics drawing that maximizes the performance of iPhone / iPod touch became possible. The supported platforms of Mascot Capsule eruptionST are iOS installed in  [https://www.itmedia.co.jp/mobile/spv/0807/29/news115.html iPhone / iPod touch / iPad], [https://www.itmedia.co.jp/promobile/spv/1107/19/news056.html Android], BREW, Java, Linux, Symbian, WinCE, and Windows Mobile. When used in combination with Java to fully control each version of OpenGL ES at the native layer, the complexity of OpenGL ES control from the Java layer can be reduced, making applications more compact, faster, etc.
 +
 
 +
;→ <i>Features</i>
 +
* Runs at high-speed even in the environment without enough hardware resources such as mobile phones, handheld games, arcade game equipment, car electronics, etc. Since it does not require an FPU for calculation and requires less memory, it is suitable for embedded devices and mobile phones with limited resources
 +
 
 +
* Mascot Capsule library can be implemented on any devices, and it supports various environments including native, Java, etc.
 +
 
 +
* Displays the special file format converted from the data, which was created in commercial 3D authoring tools.[https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=101&ref=200403 !]/[https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=99&ref=200403 !]
 +
 
 +
* A native software library for displaying 3D graphics on small devices such as mobile phones, handheld game consoles, and PDAs.
 +
 
 +
* Data created with a commercially available 3D tool is converted to a dedicated format, and the data is used for display.
 +
 
 +
* It is also possible to directly specify and display the primitive data.
 +
 
 +
* Sony Ericsson phones. That used Mascot Capsule 3D ([https://minexew.github.io/2018/12/29/mascotcapsule.html MBAC / MTRA]) technology, which makes launching / modding games for SE 3D even more affordable!
 +
 
 +
==Mascot Capsule 3D V3 compatibility list==
 +
{|class="wikitable" width=500px
 +
! colspan="2" | Key
 +
|-
 +
! style="background:#E9E9E9;" | Compat Legend
 +
! style="background:#E9E9E9;" | Class
 +
|-
 +
|style="background:lightgreen;"|<b>Excellent</b> : Games that work 100% or have few/very minor issues, like stuttering audio, or other things that don't affect gameplay.
 +
|Very playable
 +
|-
 +
|style="background:turquoise;"|<b>Perfect</b> : Games that work 100%, good audio, or other things that still affect gameplay.
 +
|Very playable/playable
 +
|-
 +
|style="background:#b3d9b3;"|<b>Normal</b> : Game is playable with some few/very minor sound or other issues.
 +
|Playable
 +
|-
 +
|style="background:yellow;"|<b>Okay</b> : Games that work 100% and playable, but bugs may interfere with gameplay.
 +
|Working/playable.
 
|-
 
|-
! scope="col"|Package
+
|style="background:orange;"|<b>Horrible</b> : Games that mostly work but with more serious but playable bugs/glitches/slow.
 +
|Working/unplayable
 
|-
 
|-
|[https://archive.org/details/kjx-archive .KJX Games Collection]
+
|style="background:salmon;"|<b>Doesn't work</b> : Games that do not load and have major problems and/or are unplayable.
 +
|Unplayable
 +
|-
 +
|style="background:#ff4f3b;"|<b>Bad</b> : Game is unplayable.
 +
|Unplayable
 +
|-
 +
|style="background:#4a6060;"|<b>Terrible</b> : game can't boot or boots but freezes.
 +
|Extremely unplayable/broken
 +
|-
 +
|style="background:grey;"|<b>Untested</b> : Unknown status. Game has not been tested, or the test results were unclear.
 +
|Untested/not tested
 
|}
 
|}
==Mascot Capsule 3D==
 
  
[[File: Mascot_capsule_3d.png|60px]]
+
<small><i>* Some games are not entirely exclusive, for example they may have a 2D version for all other models</small></i>
  
Mascot Capsule is a proprietary 3D engine developed by Hi Corporation (Japan), written in C and compiled for all platforms known at the time. It was mostly used in Japanese devices such as i-mode, J-PHONE, EZweb, and others, but it also made it overseas featured in many Sony Ericsson and Motorola devices. Many developers made use of this tech to bring higher quality 3D graphics on the Sony Ericsson version of their J2ME games.
+
{|class="wikitable sortable mw-collapsible mw-collapsed" width="1000px"
 +
! class=sortable | Name
 +
! class=sortable | Platform
 +
! class=sortable | Publisher / Developer
 +
! class=sortable | Genre
 +
! class=sortable | Version(s)
 +
! class=sortable | Status
 +
! class=sortable | Mascot Capsule V3
 +
! class=sortable | Note / ref.
 +
! class=sortable | Download
 +
|-
 +
| 2006 FIFA World Cup: Germany 3D
 +
| J2ME
 +
| Distinctive Developments Ltd. / Electronic Arts
 +
| Sports
 +
| 1.1.0
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 176x220
 +
|-
 +
| 3D Alien Attack
 +
| J2ME
 +
| Vaka
 +
| Shooting
 +
| 1.0.0
 +
| style="background:#b3d9b3;"| Normal
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 128x128 / 128x160 / 176x220 / 240x320
 +
| [https://web.archive.org/web/20170803053035/http://thttpd.seclub.org/game/f/4/9/f49b11dd32e2bab612a6f36aeaeb71b8/3DAlienAttack_SonyEricsson_K500i_en.jar 💾]/[https://sefan.ru/loads/my.php?id=7957&style=2&lan=uk&new 💾]
 +
|-
 +
| 3D Asian Rally
 +
| J2ME
 +
| Fishlabs
 +
| Racing
 +
| 1.7.6
 +
| style="background:lightgreen;"| Excellent
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|-
 +
| 3D Autobahn Raser World Challenge
 +
| J2ME
 +
| Living Mobile GmbH
 +
| Racing
 +
| 1.2.0
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| [http://www.portfolio.aimia.cz/mobile.php]<br/>240x320
 +
|-
 +
| 3D Battle Chess
 +
| J2ME
 +
| Indiagames Ltd. / Studio Tridev.
 +
| Puzzle
 +
| 1.1.6
 +
| style="background:lightgreen;"| Excellent
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 208x208 / 240x320
 +
|-
 +
| 3D Brick Breaker Revolution
 +
| J2ME
 +
| Digital Chocolate Inc.
 +
| Puzzle
 +
| 1.0.1
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 176x220
 +
| [https://www.mobiles24.co/downloads/s/296779-109-3d_brick_breaker_revolution_176x220_se_k750 💾]
 +
|-
 +
| 3D Brick Breaker Revolution 2
 +
| J2ME
 +
| Digital Chocolate Inc.
 +
| Puzzle
 +
| 1.0.3
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 176x220
 +
| [https://www.mobiles24.co/downloads/s/413896-109-3d_brick_breaker_revolution_2_176x220_se_w810 💾]
 +
|-
 +
| 3D Boxing
 +
| J2ME
 +
| Bandai Networks Co., Ltd / Hi Corp.
 +
| Sports, Fighting
 +
| 1.0.1
 +
| style="background:#b3d9b3;"| Normal
 +
| V2
 +
| 128x160
 +
| [https://cdn.discordapp.com/attachments/687635929065717760/923269266143322192/3D_Boxing.jar 💾]
 +
|-
 +
| 3D Brick Breaker
 +
| J2ME
 +
| Indiagames Ltd.
 +
| Puzzle
 +
| 1.5.8
 +
| style="background:#b3d9b3;"| Normal
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 176x220 / 240x320
 +
| [https://ru.phoneky.com/games/?s=download&id=j4j7269#gsc.tab=0 💾]
 +
|-
 +
| 3D Cloud Commander
 +
| J2ME
 +
| Fishlabs / THQ Wireless
 +
| Shooting
 +
| 2.5.7
 +
| style="background:#b3d9b3;"| Normal
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|-
 +
| 3D Constructo Combat
 +
| J2ME
 +
| Lightning Toads Production
 +
| Shooting
 +
| 1.0
 +
| style="background:turquoise;"| Perfect
 +
|
 +
| 240x320
 +
| [https://web.archive.org/web/20170803053035/http://thttpd.seclub.org/game/e/b/3/eb3fca230cf5a047d07acc21c7291c12/3DConstructoCombat_by192811.jar 💾]
 +
|-
 +
| 3D Football Jr.
 +
| J2ME
 +
| Vaka
 +
| Sports
 +
| 1.0.2
 +
|
 +
| style="background:#daff95;"| <b>✓</b>
 +
|
 +
|-
 +
| 3D Guess Who
 +
| J2ME
 +
| LemonQuest
 +
| Puzzle
 +
| 1.1.2
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 128x160 / 176x220
 +
|-
 +
| 3D Kamasutra
 +
| J2ME
 +
| Indiagames Ltd.
 +
| Sex
 +
| 1.2.5
 +
|
 +
| style="background:#daff95;"| <b>✓</b>
 +
|
 +
| [http://sleza-mobile.ru/data/loads/gam/3d_kamasutra_sek700__french_czech_.jar 💾]
 +
|-
 +
| 3D Mahjongg
 +
| J2ME
 +
| Indiagames Ltd.
 +
| Puzzle
 +
| 1.1.9, 1.2.3
 +
|
 +
| style="background:#daff95;"| <b>✓</b>
 +
| Online game<br/>240x320
 +
| [http://sleza-mobile.ru/data/loads/gam/3d_mahjongg.jar 💾]
 +
|-
 +
| 3D Moto Racing Evolved
 +
| J2ME
 +
| LemonQuest
 +
| Racing
 +
| 1.0.0
 +
| style="background:#b3d9b3;"| Normal
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|-
 +
| 3D Mystic Ways
 +
| J2ME
 +
| Qplaze
 +
| Puzzle
 +
| 1.1.0
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|-
 +
| 3D Planet Riders
 +
| J2ME
 +
| Fishlabs
 +
| Shooting
 +
| 1.2.3, 1.4.7
 +
| style="background:lightgreen;"| Excellent
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|-
 +
| 3D Pool
 +
| J2ME
 +
| Distinctive Developments Ltd.
 +
| Puzzle
 +
| 1.2.6
 +
|
 +
| style="background:#daff95;"| <b>✓</b>
 +
|
 +
|-
 +
| 3D Pool High Roller
 +
| J2ME
 +
| Distinctive Developments Ltd. / I-Play
 +
| Puzzle
 +
| 2.2.2
 +
| style="background:#b3d9b3;"| Normal
 +
| style="background:#daff95;"| <b>✓</b>
 +
|
 +
|-
 +
| 3D Pool Urban Hustle
 +
| J2ME
 +
| Distinctive Developments Ltd. / I-Play
 +
| Puzzle
 +
| 1.0.3
 +
|
 +
| style="background:#daff95;"| <b>✓</b>
 +
|
 +
|-
 +
| 3D Real Billiards 2007
 +
| J2ME
 +
| Mobers
 +
| Puzzle
 +
| 1.1.0
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| Russian<br/>176x220
 +
|-
 +
| 3D Real Kamasutra Office
 +
| J2ME
 +
| Nomoc / Qplaze
 +
| Sex
 +
| 1.0
 +
| style="background:lightgreen;"| Excellent
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|
 +
|-
 +
| 3D Real Kamasutra Weekend
 +
| J2ME
 +
| Nomoc / Qplaze
 +
| Sex
 +
| 1.0
 +
| style="background:lightgreen;"| Excellent
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|
 +
|-
 +
| 3D Real Mahjong
 +
| J2ME
 +
| Nomoc / Qplaze
 +
| Puzzle
 +
| 1.1.0
 +
| style="background:#b3d9b3;"| Normal
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 176x220
 +
|
 +
|-
 +
| 3D Rollercoaster Rush Underground
 +
| J2ME
 +
| Digital Chocolate Inc.
 +
| Racing
 +
| 1.0.3
 +
| style="background:lightgreen;"| Excellent
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|-
 +
| 3D Rollercoaster Rush
 +
| J2ME
 +
| Digital Chocolate Inc.
 +
| Racing
 +
| 1.1.9
 +
| style="background:lightgreen;"| Excellent
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|-
 +
| 3D Santa Quest
 +
| J2ME
 +
| SmartPhone Labs LLC
 +
| Puzzle
 +
| 1.0.16
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 128x160 / 176x208 / 208x208 / 240x320
 +
|-
 +
| 3D Sexy Pool
 +
| J2ME
 +
| Indiagames Ltd.
 +
| Puzzle
 +
| 1.3.3
 +
| style="background:#b3d9b3;"| Normal
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 176x208
 +
|-
 +
| 3D Solid Weapon
 +
| J2ME
 +
| LemonQuest
 +
| Action, Shooting
 +
| 1.0.0
 +
| style="background:lightgreen;"| Excellent
 +
| style="background:#daff95;"| <b>✓</b>
 +
| English / Russian<br/>240x320 [E] / 128x160 [R]
 +
| [https://web.archive.org/web/20170803053035/http://thttpd.seclub.org/game/3/d/1/3d1fdfa52d233dc2082ca38d22241418/3D_Solid_K510i_RU.jar 💾]<small> (R)</small>
 +
|-
 +
| 3D Solid Weapon 2
 +
| J2ME
 +
| LemonQuest
 +
| Action, Shooting
 +
| 1.0.1
 +
| style="background:lightgreen;"| Excellent
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 320x240
 +
|-
 +
| 3D Super Ball
 +
| J2ME
 +
| Indiagames Ltd. / Studio Tridev.
 +
| Puzzle
 +
| 1.3.1
 +
| style="background:#4a6060;"|Terrible
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 176x220
 +
|
 +
|-
 +
| 3D Tornado Mania
 +
| J2ME
 +
| Digital Chocolate, Inc
 +
| Puzzle
 +
| 1.0.0
 +
| style="background:lightgreen;"| Excellent
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|-
 +
| 3D World Championship Pool
 +
| J2ME
 +
| I-play
 +
| Puzzle
 +
| 1.2.7
 +
| style="background:#b3d9b3;"| Normal
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 176x208
 +
|-
 +
| 4 Wheel Xtreme 3D
 +
| J2ME
 +
| I-play / Xendex Entertainment
 +
| Racing
 +
| 0.5.1
 +
| style="background:#b3d9b3;"| Normal
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|-
 +
| 4x4 Extreme Rally 3D
 +
| J2ME
 +
| Gamelions
 +
| Racing
 +
| 1.0.2
 +
|
 +
| style="background:#daff95;"| <b>✓</b>
 +
|
 +
|-
 +
| 4x4 Ultimate Power 3D
 +
| J2ME
 +
| Micazook
 +
| Racing
 +
| 1.0.3
 +
|
 +
| style="background:#daff95;"| <b>✓</b>
 +
|
 +
|-
 +
| Aero Mission 3D
 +
| J2ME
 +
| Marvelous Liveware Inc.
 +
| Action, Flight, Shooting
 +
| 1.0
 +
| style="background:#b3d9b3;"| Normal
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 128x160 / 176x220 / 240x320
 +
| [https://seclub.org/dn.php?d=4&r=3&c=17&fd=752 💾]
 +
|-
 +
| Alpha Wing 2 (3D)
 +
| J2ME
 +
| Glu lq
 +
| Flight, Shooting
 +
| 1.0.3
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 176x220 / 240x320
 +
| [https://web.archive.org/web/20170803053035/http://jambo.ru/upload/games/218/364/alphawing2.jar 💾]/[http://sleza-mobile.ru/data/loads/gam/alpha_wing_2_v1_03.jar 💾]
 +
|-
 +
| AMF Bowling Deluxe 3D
 +
| J2ME
 +
| Glu
 +
| Sports
 +
| 1.0.0
 +
| style="background:#b3d9b3;"| Normal
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 128x160
 +
| [https://web.archive.org/web/20170803053035/http://thttpd.seclub.org/game/d/4/1/d417e7abd116879e3d84518cb79d05d1/AMF_Bowling_Deluxe_3D_sek500.jar 💾]
 +
|-
 +
| Arcade Golf 3D
 +
| J2ME
 +
| Namco
 +
| Sports
 +
| 1.2.7
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 176x220
 +
|-
 +
| Artefact Of Glory 3D
 +
| J2ME
 +
| Shamrock Games / THQ Wireless
 +
| Platformer
 +
| 1.2.5
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|-
 +
| Asphalt: Urban GT 3D
 +
| J2ME
 +
| Gameloft SA
 +
| Racing
 +
| 1.1.8
 +
| style="background:lightgreen;"| Excellent
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
| [http://sleza-mobile.ru/data/loads/gam/asphalt3d_w900.jar 💾]
 +
|-
 +
| Beach Mini Golf
 +
| J2ME
 +
| Sumea / Ninai Inc.
 +
| Sports
 +
| 1.0.1
 +
|
 +
| style="background:#daff95;"| <b>✓</b>
 +
|
 +
|-
 +
| Black Shark 3D
 +
| J2ME
 +
| HeroCraft
 +
| Shooting
 +
| 1.1.0
 +
| style="background:lightgreen;"| Excellent
 +
| style="background:#daff95;"| <b>✓</b>
 +
| Russian<br/>128x160 / 176x208 / 176x220 / 208x208 / 240x320 / 320x240 / 352x416
 +
|-
 +
| Blades and Magic 3D
 +
| J2ME
 +
| Player X Ltd. / Fishlabs
 +
| RPG
 +
| 1.0.9
 +
| style="background:lightgreen;"| Excellent
 +
| style="background:#daff95;"| <b>✓</b>
 +
| [https://www.mobygames.com/game/blades-magic]<br/> English / Russian<br/>128х160 / 176х220 / 240х320
 +
| [http://se.tom.ru/java-games/1182-blades-magic-3d-russkaja-versija.html 💾]<small> (R)</small> / [https://sefan.ru/loads/?l=games/240x320/3D-Games/Blades_Magic_code_58060_240.jar&style=2&lan=uk 💾]
 +
|-
 +
| Bomberman 3D
 +
| J2ME
 +
| Living Mobile GmbH
 +
| Platformer
 +
| 1.1.0
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| [http://www.portfolio.aimia.cz/mobile.php]<br/>240x320
 +
|-
 +
| Bowling Babes
 +
| J2ME
 +
| Nazara
 +
| Puzzle
 +
| 1.0
 +
| style="background:#b3d9b3;"| Normal
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 176x220
 +
|-
 +
| Bruce Lee - Iron Fist 3D
 +
| J2ME
 +
| Studio Tridev.
 +
| Fighting
 +
| 1.1.2, 1.5.7
 +
| style="background:#4a6060;"| Terrible
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320 / 176x208
 +
|-
 +
| Burning Tires 3D
 +
| J2ME
 +
| Fishlabs
 +
| Racing
 +
| 1.1.3, 1.3.7
 +
| style="background:lightgreen;"| Excellent
 +
| style="background:#daff95;"| <b>✓</b>
 +
|
 +
| [http://sleza-mobile.ru/data/loads/gam/bernink_tirez_3d.jar 💾]
 +
|-
 +
| Coast Cruiser 3D
 +
| J2ME
 +
| Fishlabs
 +
| Racing
 +
| 1.0.0
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|-
 +
| Combat Club 3D
 +
| J2ME
 +
| Herocraft
 +
| Fighting
 +
| 1.0.0
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|-
 +
| Crash Arena 3D
 +
| J2ME
 +
| MobiLeap Development Group
 +
| Racing
 +
| 1.0.7
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 176x220
 +
|-
 +
| Crash Car Mania 3D
 +
| J2ME
 +
| Xendex
 +
| Racing
 +
| 1.4.8
 +
|
 +
| style="background:#daff95;"| <b>✓</b>
 +
|
 +
|-
 +
| DAKAR Rally 2009
 +
| J2ME
 +
| Electronic Arts
 +
| Racing
 +
| 1.1.3
 +
|
 +
| style="background:#daff95;"| <b>✓</b>
 +
|
 +
|-
 +
| DAKAR Rally 2010
 +
| J2ME
 +
| Electronic Arts
 +
| Racing
 +
| 0.1.8
 +
|
 +
| style="background:#daff95;"| <b>✓</b>
 +
|
 +
|-
 +
| Darts 3D
 +
| J2ME
 +
| Sony Ericsson
 +
| Sports
 +
| 0.0.3
 +
|
 +
| style="background:#daff95;"| <b>✓</b>
 +
|
 +
| [https://seclub.org/dn.php?d=4&r=3&c=13&fd=1050 💾]
 +
|-
 +
| Deep 3D: Submarine Odyssey
 +
| J2ME
 +
| Fishlabs
 +
| Action, Simulation
 +
| 1.0.3
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| [https://www.mobygames.com/game/deep-submarine-odyssey]
 +
|-
 +
| Deep Abyss 3D
 +
| J2ME
 +
| Sony Ericsson
 +
| Platformer
 +
| 1.0, 1.2
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 3D remake of 2D platformer with Mophun<br/>176x220 / 240x320
 +
| [https://sefan.ru/loads/my.php?id=11978&style=2&lan=uk&new 💾]
 +
|-
 +
| Devil May Cry 3D <small> (2008)</small>
 +
| J2ME
 +
| Capcom
 +
| Action
 +
| 1.0.1
 +
| style="background:lightgreen;"| Excellent
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 176x220 / 240x320 / 320x240 / 352x416
 +
| [https://namobilu.com/java-game/84-devil-may-cry-3d 💾]
 +
|-
 +
| Dino Crisis 3D
 +
| J2ME
 +
| Capcom
 +
| Shooting
 +
| 1.0.0
 +
| style="background:#b3d9b3;"| Normal
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 176x220
 +
| [https://web.archive.org/web/20170803053035/http://thttpd.seclub.org/game/c/5/1/c51c50dbf11f1aa98237926cc0a26709/DinoCrisis3D_SE_176x220.jar 💾]/[http://sleza-mobile.ru/data/loads/gam/dinocrisis3d_se_176x220.jar 💾]
 +
|-
 +
| Drag Race 3D
 +
| J2ME
 +
| Bender Mobile Solutions
 +
| Racing
 +
| 1.0.0
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 128x128 / 128x160 / 240x320
 +
| [https://seclub.org/dn.php?d=4&r=3&c=4&fd=2367 💾]
 +
|-
 +
| Dragon & Dracula 3D
 +
| J2ME
 +
| Herocraft
 +
| Platformer
 +
| 1.0.0
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
|
 +
|-
 +
| Duke Nukem Mobile 3D
 +
| J2ME
 +
| MachineWorks Northwest
 +
| Shooting
 +
| 1.0.1
 +
| style="background:#ff4f3b;"| Bad
 +
| style="background:#daff95;"| <b>✓</b>
 +
| Boot but unplayable<br/>240x320
 +
| [https://web.archive.org/web/20170803053035/http://thttpd.seclub.org/game/e/8/d/e8d5334406e26b81cdce3a57ed5fb466/Duke_Nukem_Mobile_3D.jar 💾]
 +
|-
 +
| Egypt Mystery
 +
| J2ME
 +
| Remote Technologies
 +
| Shooting
 +
| 1.0
 +
| style="background:#ff4f3b;"| Bad
 +
| style="background:#daff95;"| <b>✓</b>
 +
| Boot but unplayable<br/>176x220
 +
| [https://seclub.org/dn.php?d=4&r=3&c=15&fd=1190 💾]
 +
|-
 +
| Empire Fighter 3D
 +
| J2ME
 +
| Shamrock Games
 +
| Fighting
 +
| 1.1.5
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|-
 +
| Everybody's Golf: Mobile
 +
| J2ME
 +
| Living Mobile GmbH / Sony Computer Entertainment
 +
| Sports
 +
| 1.0.4
 +
| style="background:turquoise;"| Perfect
 +
|
 +
|
 +
|-
 +
| Extreme Air Snowboarding 3D
 +
| J2ME
 +
| Digital Chocolate / Sumea
 +
| Sports
 +
| 0.0.1, 2.1.4
 +
| style="background:lightgreen;"| Excellent
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|-
 +
| Fantastic Four 3D
 +
| J2ME
 +
| Mforma Group, Inc.
 +
| Action
 +
| 1.3.3
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 176x220
 +
| [https://web.archive.org/web/20170803053035/http://thttpd.seclub.org/game/a/f/2/af26b1be3f1bd0c98e57c12aac25be79/fantasticfour_3D_K750_MultiLang.jar 💾]/[https://namobilu.com/java-game/91-fantastic-four-3d 💾]
 +
|-
 +
| Fitness
 +
| J2ME
 +
| Genki Mobile Co.,Ltd
 +
|
 +
| 1.0.1
 +
|
 +
| style="background:#daff95;"| <b>✓</b>
 +
|
 +
|-
 +
| FlatOut Racing 3D
 +
| J2ME
 +
| Xendex
 +
| Racing
 +
| 0.3.6
 +
|
 +
| style="background:#daff95;"| <b>✓</b>
 +
|
 +
|-
 +
| Fly and Destroy 3D
 +
| J2ME
 +
| Niara Ltd.
 +
| Action, Shooting
 +
| 1.0.0
 +
| style="background:#ff4f3b;"| Bad
 +
| style="background:#daff95;"| <b>✓</b>
 +
| Extremely heavy graphic glitches. Boot but unplayable
 +
|-
 +
| FMX III Hardcore
 +
| J2ME
 +
| Xendex
 +
| Racing
 +
| 0.8.1
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|-
 +
| FR Formula Racing 3D
 +
| J2ME
 +
| Play Wireless / SEGames Team
 +
| Racing
 +
| 1.3.6
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 176x220
 +
|-
 +
| Galaxy on Fire 3D
 +
| J2ME
 +
| Fishlabs
 +
| Action, Space, Shooting
 +
| 1.0.3, 1.1.2, 1.2.8
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| [https://www.mobygames.com/game/j2me/galaxy-on-fire]<br/>240x320
 +
|-
 +
| Galaxy on Fire 2 3D
 +
| J2ME
 +
| Fishlabs
 +
| Action, Space, Shooting
 +
| 1.0.3
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| [https://www.mobygames.com/game/j2me/galaxy-on-fire-2]<br/>240x320
 +
|-
 +
| Gladiator 3D
 +
| J2ME
 +
| Fishlabs
 +
| Fighting
 +
| 1.0.1
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|-
 +
| Grand Prix: Bikes 3D
 +
| J2ME
 +
| Play Wireless
 +
| Racing
 +
| 1.0.9
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
| [https://web.archive.org/web/20170803053035/http://thttpd.seclub.org/game/b/5/7/b57871580b57eb527e466a8fc13ab073/Gp3D_K500_by_Etty.jar 💾]
 +
|-
 +
| Grand Prix: Bikes Challenge 3D
 +
| J2ME
 +
| Play Wireless
 +
| Racing
 +
| 1.6.0
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 176x208
 +
|-
 +
| Golf Club 3D
 +
| J2ME
 +
| elkware
 +
| Sports
 +
| 1.0.8
 +
|
 +
| style="background:#daff95;"| <b>✓</b>
 +
|-
 +
| Gun Wheel Madheads 3D
 +
| J2ME
 +
| Nomoc / Qplaze
 +
| Racing
 +
| 1.1.0
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 176x220
 +
|
 +
|-
 +
| Gun Wheel Madheads 2 3D
 +
| J2ME
 +
| Nomoc / Qplaze
 +
| Racing
 +
| 1.1.0
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|
 +
|-
 +
| HUMMER® Jump and Race
 +
| J2ME
 +
| Red Pyramid
 +
| Racing
 +
| 1.0.0
 +
| style="background:lightgreen;"| Excellent
 +
| style="background:#daff95;"| <b>✓</b>
 +
| [http://www.cforum.ru/news/article/056589.htm]<br/>240x320
 +
|-
 +
| Heli Strike 3D - Advance Air Combat
 +
| J2ME
 +
| Fishlabs
 +
| Action, Shooting
 +
| 1.1.1
 +
| style="background:lightgreen;"| Excellent
 +
| style="background:#daff95;"| <b>✓</b>
 +
| [https://www.mobygames.com/game/heli-strike-advanced-air-combat]<br/> Sometimes glitches + black screen<br/> 128x128 / 128x160 / 176x220 / 240x320
 +
|-
 +
| Heroes of War: Sand Storm 3D
 +
| J2ME
 +
| Nomoc / Qplaze
 +
| Shooting
 +
| 1.1.0
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|-
 +
| Honey Cave 3D
 +
| J2ME
 +
| Sony Ericsson
 +
| Puzzle, Maze
 +
| 1.3
 +
| style="background:#ff4f3b;"| Bad
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 3D remake of 2D platformer with Mophun<br/>Boot but unplayable, doesn't graphic rendering<br/>176x220 / 240x320
 +
| [https://seclub.org/dn.php?d=4&r=3&c=9&fd=693 💾]/[http://sleza-mobile.ru/data/loads/gam/honey_cave_3d.jar 💾]
 +
|-
 +
| Hungry Puppy 3D
 +
| J2ME
 +
| Indiagames Ltd.
 +
| 3D Platformer
 +
| 1.1.6, 1.2.2
 +
|
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 176x220
 +
| [https://phoneky.com/games/?s=download&id=j4j6373 💾]
 +
|-
 +
| I.Q. (Intelligent Qube)
 +
| J2ME
 +
| Sony Computer Entertainment Incorporated
 +
| Puzzle
 +
| 2.1.6
 +
|
 +
| style="background:#daff95;"| <b>✓</b>
 +
|
 +
|-
 +
| Juiced
 +
| J2ME
 +
| THQ Wireless
 +
| Racing
 +
| 0.6.4, 2.3.3
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|-
 +
| Juiced Eliminator
 +
| J2ME
 +
| Universomo Ltd. / THQ Wireless
 +
| Racing
 +
| 1.0.17
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|-
 +
| Kick Shot Pool 3D
 +
| J2ME
 +
| Nazara Technologies
 +
| Puzzle
 +
| 1.0
 +
|
 +
| style="background:#daff95;"| <b>✓</b>
 +
|
 +
|-
 +
| LocoRoco
 +
| J2ME
 +
| Sony Computer Television
 +
| Platformer
 +
| 0.85
 +
| style="background:#4a6060;"| Terrible
 +
| style="background:#daff95;"| <b>✓</b>
 +
| Loading freeze<br/>240x320
 +
|-
 +
| LocoRoco Hi
 +
| J2ME
 +
| Sony Computer Television / Gamelion Studios
 +
| Platformer / Glu
 +
| 1.0.10
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
|128x128 / 128x160 / 176x208 / 208x208 / 240x320 / 352x416
 +
|-
 +
| Magic Ball 2 Mobile
 +
| J2ME
 +
| Game Factory Alawar Entertainment / New Edge
 +
| Puzzle
 +
| 1.0.8
 +
|
 +
| style="background:#daff95;"| <b>✓</b>
 +
|
 +
|-
 +
| Major Carnage 3D
 +
| J2ME
 +
| I-Play / Ditto Studio
 +
| Racing
 +
| 0.2.0
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 176x220
 +
|-
 +
| Marble Madness 3D
 +
| J2ME
 +
| Midway Games West Inc. / THQ Wireless
 +
| Puzzle
 +
| 1.7
 +
|
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|-
 +
| Mastermind
 +
| J2ME
 +
| Runestone Games Ltd. / Glu lq
 +
| Puzzle
 +
| 1.0.0
 +
| style="background:lightgreen;"| Excellent
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|-
 +
| Medal Of Honor: Airbone 3D
 +
| J2ME
 +
| Electronic Arts / IronMonkey Studios
 +
| Shooting
 +
| 7.0.39
 +
| style="background:lightgreen;"| Excellent
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x310
 +
| [https://web.archive.org/web/20170803053035/http://thttpd.seclub.org/game/d/6/d/d6de84547d64069a5accc8de11fc5d64/EA_MedalofHonorAirborne_SE_128x160.jar 💾]
 +
|-
 +
| Metal Gear Acid 2 3D
 +
| J2ME
 +
| Konami / Playsoft
 +
| Action
 +
| 1.0.0
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|-
 +
| Metal Gear Acid Mobile 3D
 +
| J2ME
 +
| Konami / Distinctive Developments Ltd.
 +
| Action
 +
| 1.0.0
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|-
 +
| Midtown Madness 3 Mobile
 +
| J2ME
 +
| In-Fusio
 +
| Racing
 +
| 01.01.69, 1.1.8
 +
| style="background:lightgreen;"| Excellent
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|-
 +
| Mini Challenge 3D
 +
| J2ME
 +
| schadelohr
 +
| Racing
 +
| 1.0.22
 +
|
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 132x176
 +
| [http://funbary.net/java/gonki/3054-mini3dracing.html 💾]
 +
|-
 +
| Mini Golf: 99 Holes
 +
| J2ME
 +
| Digital Chocolate Inc.
 +
| Sports
 +
|
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|-
 +
| Mini Golf: Castles™ 3D
 +
| J2ME
 +
| Digital Chocolate Inc.
 +
| Sports
 +
| 1.3.1
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|-
 +
| Mini Golf 3D: Las Vegas
 +
| J2ME
 +
| Digital Chocolate Inc.
 +
| Sports
 +
| 1.0.4
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|-
 +
| Mini Golf: Magic 3D
 +
| J2ME
 +
| Digital Chocolate Inc.
 +
| Sports
 +
| 1.5.05
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|-
 +
| Mini Golf 3D: World Tour
 +
| J2ME
 +
| Digital Chocolate Inc.
 +
| Sports
 +
| 1.0.23
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|-
 +
| Moto Racing Fever 3D
 +
| J2ME
 +
| Digital Chocolate / Sumea
 +
| Racing
 +
| 1.2.68
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 176x220 / 240x320
 +
|-
 +
| Moto GP '07 3D
 +
| J2ME
 +
| THQ Wireless
 +
| Racing
 +
| 0.5.5
 +
| style="background:#b3d9b3;"| Normal
 +
|
 +
| 240x320 / 176x220
 +
|-
 +
| Motoraver 3D
 +
| J2ME
 +
| Fishlabs
 +
| Racing
 +
| 2.1
 +
| style="background:lightgreen;"| Excellent
 +
| style="background:#daff95;"| <b>✓</b>
 +
|
 +
| [https://sefan.ru/loads/?l=games/0ALL/3D-Games/Motoraver_3D.jar&style=2&lan=uk 💾]
 +
|-
 +
| My Little Dogs: Kawaii Dogs 3D
 +
| J2ME
 +
| Living Mobile GmbH / Bandai / Hi corp.
 +
| Puzzle
 +
| 2.1.0
 +
| style="background:lightgreen;"| Excellent
 +
| style="background:#daff95;"| <b>✓</b>
 +
| [http://www.portfolio.aimia.cz/mobile.php]/[https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=698&ref=200703]<br/>240x320
 +
|-
 +
| Need for Speed: Hot Pursuit <small>(3D)</small> <small> (2013 Bonus Edition)</small>
 +
| J2ME
 +
| Electronic Arts Inc. / Gamelion Studios
 +
| Racing
 +
| 4.1.88, 4.15.55
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|-
 +
| Need for Speed: ProStreet <small>(3D)</small>
 +
| J2ME
 +
| Electronic Arts Inc. / IronMonkey Studios
 +
| Racing
 +
| 7.2.30, 7.4.44
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 176x220
 +
|-
 +
| Need for Speed: Shift <small>(3D)</small>
 +
| J2ME
 +
| Electronic Arts Inc. / IronMonkey Studios
 +
| Racing
 +
| 7.2.45
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
|
 +
|-
 +
| Need for Speed: The Run <small>(3D)</small>
 +
| J2ME
 +
| Electronic Arts Inc.
 +
| Racing
 +
| 4.9.53
 +
| style="background:lightgreen;"| Excellent
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|-
 +
| Need for Speed: Undercover <small>(3D)</small>
 +
| J2ME
 +
| Electronic Arts Inc. / IronMonkey Studios
 +
| Racing
 +
| 7.2.44
 +
| style="background:lightgreen;"| Excellent
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|-
 +
| Overtaker 3D
 +
| J2ME
 +
| Gameleons
 +
| Shooting
 +
| 1.0.7
 +
| style="background:#b3d9b3;"| Normal
 +
|
 +
| 240x320
 +
|-
 +
| Outland 3D
 +
| J2ME
 +
| Tracebit
 +
| Shooting
 +
| 1.00.42
 +
| style="background:lightgreen;"| Excellent
 +
|
 +
| <br/>240x320
 +
|-
 +
| PAC-MAN Kart Rally 3D<small> (30th Anniversary Edition)</small>
 +
| J2ME
 +
| Namco Bandai Game Inc.
 +
| Racing
 +
| 1.0.1
 +
| style="background:lightgreen;"| Excellent
 +
| style="background:#daff95;"| <b>✓</b>
 +
| [https://www.mobygames.com/game/j2me/pac-man-kart-rally-3d]<br/>240x320 / 360x640
 +
|-
 +
| Pedrosa GP 3D
 +
| J2ME
 +
| TopGame
 +
| Racing
 +
| 1.0.8
 +
| style="background:#b3d9b3;"| Normal
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|-
 +
| Penalty Cup 3D
 +
| J2ME
 +
| Fishlabs
 +
| Sports
 +
| 1.6.2
 +
| style="background:lightgreen;"| Excellent
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 132x176 / 240x320
 +
| [https://sefan.ru/loads/my.php?id=7378&vid=3125&style=2&lan=uk&page=2&vd=RmlzaGxhYnM=&new 💾]
 +
|-
 +
| Playman Winter Games 3D
 +
| J2ME
 +
| Mr Goodliving Ltd.
 +
| Sports
 +
| 1.2.0
 +
| style="background:turquoise;"| Perfect
 +
|
 +
| 176x208
 +
|-
 +
| Project Gotham Racing: Mobile 3D (PGR Mobile)
 +
| J2ME
 +
| Glu
 +
| Racing
 +
| 1.0.1
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 176x220
 +
|
 +
|-
 +
| Power Ball Arcade
 +
| J2ME
 +
| Sony Ericsson
 +
| Puzzle
 +
| 1.0.8
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
|
 +
|-
 +
| Powerboat Challenge
 +
| J2ME
 +
| Fishlabs
 +
| Racing
 +
| 1.0.2
 +
| style="background:lightgreen;"| Excellent
 +
| style="background:#daff95;"| <b>✓</b>
 +
| [https://www.mobygames.com/game/j2me/powerboat-challenge]
 +
|-
 +
| Pub Pool 3
 +
| J2ME
 +
| InfoSpace Inc. / IOMO Studio
 +
| Puzzle
 +
| 1.2.5
 +
|
 +
| style="background:#daff95;"| <b>✓</b>
 +
|
 +
|-
 +
| R.U.S.H Street Boss
 +
| J2ME
 +
| Nomos / Qplaze
 +
| Racing
 +
| 1.0
 +
| style="background:#b3d9b3;"| Normal
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|-
 +
| R.U.S.H Street Boss 2
 +
| J2ME
 +
| Nomos / Qplaze
 +
| Racing
 +
| 1.0
 +
| style="background:#b3d9b3;"| Normal
 +
|
 +
| 240x320
 +
|-
 +
| R.U.S.H Street Boss EX
 +
| J2ME
 +
| Nomos / Qplaze
 +
| Racing
 +
| 1.0
 +
| style="background:#b3d9b3;"| Normal
 +
|
 +
| 240x320
 +
|-
 +
| Race Driver Grid
 +
| J2ME
 +
| Glu Mobile
 +
| Racing
 +
| 1.0.3
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 176x220
 +
|
 +
|-
 +
| Rally Master Pro
 +
| J2ME
 +
| Fishlabs
 +
| Sports, Racing
 +
| 1.0.1
 +
|
 +
| style="background:#daff95;"| <b>✓</b>
 +
| [https://www.mobygames.com/game/j2me/rally-master-pro]
 +
|-
 +
| Real Boxing 3D
 +
| J2ME
 +
| Gameballs Studio
 +
| Sports, Fighting
 +
| 1.0.1
 +
|
 +
| style="background:#daff95;"| <b>✓</b>
 +
| English / Russian
 +
| [http://oldfag.top/downloads/?act=view&id=7259 💾]
 +
|-
 +
| Real Football 2008 3D
 +
| J2ME
 +
| Gameloft
 +
| Sports
 +
| 1.0.2
 +
| style="background:turquoise;"| Perfect
 +
|
 +
| 240x320
 +
|-
 +
| Red Out Racer 3D
 +
| J2ME
 +
| In-Fusio / Kiloo Aps
 +
| Racing
 +
| 1.0.2
 +
|
 +
| style="background:#daff95;"| <b>✓</b>
 +
|
 +
|-
 +
| Resident Evil - The Missions 3D <small> (2007)</small>
 +
| J2ME
 +
| Capcom
 +
| Action, RPG
 +
| 1.0.0
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|-
 +
| Ridge Racer
 +
| J2ME
 +
| Namco
 +
| Racing
 +
| 1.0.3, 1.0.5
 +
|
 +
| style="background:#daff95;"| <b>✓</b>
 +
|
 +
|-
 +
| Robot Alliance 3D
 +
| J2ME
 +
| Fishlabs
 +
| Shooting
 +
| 2.0
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
| [https://sefan.ru/loads/?l=games/0ALL/3D-Games/Robot_Alliance_3D.jar&style=2&lan=uk 💾]
 +
|-
 +
| Rock Bobble Head Mobile
 +
| J2ME
 +
| Sony Ericsson Mobile Communications AB
 +
| Dancing
 +
| 1.0.6
 +
| style="background:#b3d9b3;"| Normal
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|-
 +
| Rocky 3D - Apollo's Fall
 +
| J2ME
 +
| SkyZone Entertainment
 +
| Boxing
 +
| 1.0.4
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|-
 +
| Roller Bot 3D
 +
| J2ME
 +
| Bit-7 Software Technology Ltd.
 +
| Sports
 +
| 1.1.0
 +
| style="background:orange;"| Horrible
 +
| style="background:#daff95;"| <b>✓</b>
 +
| Boot but serious graphic glitches!<br/>176x220
 +
| [https://seclub.org/dn.php?d=4&r=3&c=3&fd=405 💾]
 +
|-
 +
| S.T.A.L.K.E.R Mobile 3D
 +
| J2ME
 +
| Qplaze
 +
| Shooting
 +
| 1.1.0
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
|
 +
|-
 +
| Santa's Tower Bloxx 3D
 +
| J2ME
 +
| Digital Chocolate, Inc.
 +
| Puzzle
 +
| 1.0.41
 +
| style="background:lightgreen;"| Excellent
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
| [http://sleza-mobile.ru/data/loads/gam/santas_tower_bloxx.jar 💾]
 +
|-
 +
| Scratch City Pool
 +
| J2ME
 +
| Mforma Group Inc.
 +
| Puzzle
 +
| 0.3.6
 +
|
 +
| style="background:#daff95;"| <b>✓</b>
 +
|
 +
|-
 +
| Sega Rally 3D
 +
| J2ME
 +
| SEGA
 +
| Racing
 +
| 1.0.5
 +
| style="background:turquoise;"| Perfect
 +
|
 +
| 240x320 / 176x220 / 176x208
 +
|-
 +
| Sims DJ 3D
 +
| J2ME
 +
| Electronic Arts Inc.
 +
| Party
 +
| 7.2.7
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 176x220 / 240x320 / 320x240 / 352x416
 +
| [http://wapx.ws/games/The-Sims-DJ-3D 💾]
 +
|-
 +
| Smart Bear 3D
 +
| J2ME
 +
| Gameballs Studio
 +
| Puzzle
 +
| 1.2.1
 +
| style="background:#b3d9b3;"| Normal
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 128x160
 +
|-
 +
| Sniper Ops 3D
 +
| J2ME
 +
| ?
 +
| Shooting
 +
|
 +
| style="background:turquoise;"| Perfect
 +
|
 +
| 176x220
 +
| [https://web.archive.org/web/20170803053035/http://thttpd.seclub.org/game/2/b/8/2b8ea2881d159b021318da7cf31b8131/SniperOPS3D_SE_176x220_k550.jar 💾]
 +
|-
 +
| Snowboard Hero
 +
| J2ME
 +
| Fishlabs
 +
| Sports
 +
| 1.0.1
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|-
 +
| Speed Chaser 3D
 +
| J2ME
 +
| elkware
 +
| Racing
 +
| 1.2.1
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 176x220 / 240x320
 +
|-
 +
| Speed Spirit 3D
 +
| J2ME
 +
| THQ Wireless / Fishlabs
 +
| Racing
 +
| 1.6.1
 +
| style="background:lightgreen;"| Excellent
 +
| style="background:#daff95;"| <b>✓</b>
 +
|
 +
|-
 +
| Splinter Cell: Pandora Tomorrow 3D
 +
| J2ME
 +
| Gameloft SA
 +
| Action, Platformer
 +
| 1.0.1, 1.0.5, 2.0.3
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| [https://www.mobygames.com/game/j2me/tom-clancys-splinter-cell-pandora-tomorrow-3d]<br/>The game came out cut off compared to the 2D version, and it also lagged<br/>128x128 / 128x160 / 176x220 / 240x320
 +
| [https://sefan.ru/loads/my.php?id=9515&style=2&lan=uk&new  💾]
 +
|-
 +
| Star Wars: Death Star Assault 3D <small> (2006)</small>
 +
| J2ME
 +
| THQ Wireless / Hi Corp.
 +
| Action, Space, Shooting
 +
| 0.98.6, 1.0.9
 +
| style="background:lightgreen;"| Excellent
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
| [http://funbary.net/java/strelyl/1832-star_wars_death_star_assault_3d.html 💾]
 +
|-
 +
| Star Wars: Imperial Ace 3D <small>(2006)</small>
 +
| J2ME
 +
| THQ Wireless / Fishlabs
 +
| Action, Space, Shooting
 +
| 1.0
 +
| style="background:lightgreen;"| Excellent
 +
| style="background:#daff95;"| <b>✓</b>
 +
| [https://www.mobygames.com/game/star-wars-imperial-ace]<br/>240x320
 +
|-
 +
| Street Racer World 3D
 +
| J2ME
 +
| Play Wireless
 +
| Racing
 +
| 1.23.9
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|-
 +
| Super 3D Golf
 +
| J2ME
 +
| KEMCO / EXEC
 +
| Sports
 +
| 1.0.0
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 128x160 / 176x220 / 240x320
 +
| [https://seclub.org/dn.php?d=4&r=3&c=13&fd=755 💾]
 +
|-
 +
| Super Real Tennis 3D New & Super Real Tennis: Kremlin Cup
 +
| J2ME
 +
| SEGA WOW Inc.
 +
| Sports
 +
| 1.0.5.1, 1.4.0
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 176x220 / 240x320
 +
| [https://seclub.org/dn.php?d=4&r=3&c=13&fd=723 💾]/[https://sefan.ru/loads/my.php?id=9229&style=2&lan=uk&new 💾]
 +
|-
 +
| Tank Raid
 +
| J2ME
 +
| Fishlabs
 +
| Action, Shooting, Racing
 +
| 1.0
 +
| style="background:lightgreen;"| Excellent
 +
| style="background:#daff95;"| <b>✓</b>
 +
|
 +
|-
 +
| Tenchu: Ayame's Tale 3D
 +
| J2ME
 +
| Upstart Games Ltd. / From Software Inc.
 +
| Action
 +
| 1.0.9
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| [https://www.mobygames.com/game/j2me/tenchu-ayames-tale-3d]<br/>176x220 / 240x320
 +
| [https://seclub.org/dn.php?d=4&r=3&c=5&fd=1033 💾]
 +
|-
 +
| Tennis
 +
| J2ME
 +
| Genki Mobile Co.,Ltd
 +
| Sport
 +
| 1.0.4
 +
|
 +
| style="background:#daff95;"| <b>✓</b>
 +
|
 +
|-
 +
| Tennis Multiplay 3D: Sony Ericsson WTA Toor
 +
| J2ME
 +
| SEGA
 +
| Sport
 +
| 1.0.6
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 176x220 / 240x320
 +
| [https://seclub.org/dn.php?d=4&r=3&c=13&fd=2665 💾]
 +
|-
 +
| The Fast and Furious: Fugitive 3D
 +
| J2ME
 +
| I-Play
 +
| Racing
 +
| 0.6.6
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 176x220
 +
|-
 +
| Time Crisis Mobile 3D
 +
| J2ME
 +
| Namco
 +
| Shooting
 +
| 1.1.0
 +
| style="background:#ff4f3b;"| Bad
 +
| style="background:#daff95;"| <b>✓</b>
 +
| Boot but unplayable<br/>128x160
 +
|-
 +
| Tomb Raider: Underworld (3D)
 +
| J2ME
 +
| Eidos Interactive Ltd. / Distinctive Developments Ltd.
 +
| Adventure
 +
| 1.7.3
 +
| style="background:lightgreen;"| Excellent
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|-
 +
| Tony Hawk's Downhill Jam
 +
| J2ME
 +
| IOMO / Fishlabs
 +
| Sport
 +
| 1.0.2
 +
|
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
| [https://sefan.ru/loads/?l=games/240x320/3D-Games/tony_hawks_downhill_jam.jar&style=2&lan=en 💾]
 +
|-
 +
| Tower Bloxx 3D
 +
| J2ME
 +
| Digital Chocolate, Inc.
 +
| Puzzle
 +
| 1.1.5
 +
| style="background:lightgreen;"| Excellent
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|-
 +
| Tower Bloxx Deluxe 3D
 +
| J2ME
 +
| Digital Chocolate, Inc.
 +
| Puzzle
 +
| 1.0.4
 +
| style="background:lightgreen;"| Excellent
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|-
 +
| Towers of Maya 3D
 +
| J2ME
 +
| Qplaze
 +
| Puzzle
 +
| 1.1.0
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| The version for Nokia in pseudo 3D (that is, technically two-dimensional)<br/>English / Russian</br/>176x220 / 240x320
 +
| [http://promobil.kiev.ua/game/logical/2467-towers-of-maya-3d.html 💾]
 +
|-
 +
| Treasure Towers
 +
| J2ME
 +
| Sony Ericsson
 +
| Puzzle
 +
| 1.4.4
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 128x160 / 176x220 / 240x320
 +
| [https://namobilu.com/java-game/5963-treasure-towers 💾]
 +
|-
 +
| Ultimate American Billiards 3D
 +
| J2ME
 +
| Nomoc / Qplaze
 +
| Puzzle
 +
| 1.0
 +
| style="background:#b3d9b3;"| Normal
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 128x160
 +
|-
 +
| V-Rally 3D
 +
| J2ME
 +
| iFone / Fishlabs
 +
| Racing
 +
| 1.2.5
 +
| style="background:lightgreen;"| Excellent
 +
| style="background:#daff95;"| <b>✓</b>
 +
|
 +
|-
 +
| Vijay Singh 3D Pro Golf 2005
 +
| J2ME
 +
| Gameloft SA
 +
| Sports
 +
| 0.0.4
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
|
 +
|-
 +
| Virtual Fighter Mobile 3D
 +
| J2ME
 +
| Sega
 +
| Fighting
 +
| 1.0.6
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
| [http://sleza-mobile.ru/data/loads/gam/virtua_fighter_mobile_3d_konno.jar 💾]
 +
|-
 +
| Virtua Tennis 3D: Mobile Edition
 +
| J2ME
 +
| SEGA Corp.
 +
| Sports
 +
| 0.3.1
 +
|
 +
| style="background:#daff95;"| <b>✓</b>
 +
|
 +
|-
 +
| World Rally Championship 3D
 +
| J2ME
 +
| I-Play
 +
| Racing
 +
| 0.7.8
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|-
 +
| World Snooker Championship 2008 3D
 +
| J2ME
 +
| I-Play
 +
| Puzzle
 +
| 1.0.9
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|-
 +
| Worms Forts 3D
 +
| J2ME
 +
| Morpheme Wireless Ltd
 +
| Puzzle
 +
| 36.0
 +
|
 +
| style="background:#daff95;"| <b>✓</b>
 +
|
 +
|-
 +
| Worms Forts 3D: Under Siege
 +
| J2ME
 +
| THQ Wireless
 +
| Puzzle
 +
| 1.0.30
 +
| style="background:lightgreen;"| Excellent
 +
| style="background:#daff95;"| <b>✓</b>
 +
|
 +
|-
 +
| Большое приключение 3D <small>(Artefact Of Glory 3D)</small>
 +
| J2ME
 +
| Shamrock Games
 +
| Platformer
 +
| 1.1.1
 +
| style="background:turquoise;"| Perfect
 +
| style="background:#daff95;"| <b>✓</b>
 +
| 240x320
 +
|}
 +
 
 +
;→ <i>Utilitie / Software</i>
 +
{|class="wikitable sortable" width="700px"
 +
! class=sortable | Name
 +
! class=sortable | Platform
 +
! class=sortable | Publisher / Developer
 +
! class=sortable | Genre
 +
! class=sortable | Version(s)
 +
! class=sortable | Status
 +
! class=sortable | Note / ref.
 +
|-
 +
| MCPlayer
 +
| J2ME
 +
| DDDEN!SSS
 +
| File Manager
 +
| 3.0
 +
| style="background:turquoise;"| Perfect
 +
| 240x320
 +
|-
 +
| Nokia3D (Demo)
 +
| J2ME
 +
| Sumea
 +
| Simulation
 +
| 1.0.3
 +
| style="background:turquoise;"| Perfect
 +
| 240x320
 +
|-
 +
| UniFM
 +
| J2ME
 +
| SilentKnight, VMX, DiHLoS
 +
| File Manager
 +
| 1.4
 +
| style="background:turquoise;"| Perfect
 +
| 240x320
 +
|-
 +
| World Clock 3D
 +
| J2ME
 +
| Sony Ericsson Mobile Communications AB
 +
| Map
 +
| 2.4.6
 +
| style="background:turquoise;"| Perfect
 +
| 240x320
 +
|}
 +
 
 +
; → Mods with replacement of 3D models:
 +
<small><i>* Another advantage of the Mascot capsule was that, unlike the M3G, 3D models were easily replaced here. The igor modifier from the site ae-mods.ru was the only person in the mod makers' crowd who figured it out and made some great mods that became SE exclusives</small></i>
 +
 
 +
{|class="wikitable sortable" width="1000px"
 +
! class=sortable | Name
 +
! class=sortable | Platform
 +
! class=sortable | Genre
 +
! class=sortable | Version(s)
 +
! class=sortable | Status
 +
! class=sortable | Note / ref.
 +
! class=sortable | Download
 +
|-
 +
| CS Condition Zero
 +
| J2ME
 +
| Shooting
 +
|
 +
|
 +
| [https://m.vk.com/away.php?to=http%3A%2F%2Fae-mods.ru%2Fload%2Fmob%2Fmods_by_users%2Fcs_condition_zero%2F9-1-0-897]<br/>Mod for "Tank Raid" Replaced some models (on models from cs) and textures (not all), music mp3 by mod igor
 +
| [http://ae-mods.ru/load/mob/mods_by_users/cs_condition_zero/9-1-0-897 💾]
 +
|-
 +
| Flatout 3D
 +
| J2ME
 +
|Racing
 +
|
 +
|
 +
| [https://m.vk.com/away.php?to=http%3A%2F%2Fae-mods.ru%2Fload%2Fmob%2Fmods_by_users%2Fflatout_3d%2F9-1-0-770]<br/>Mod on Flatout 3D. Models of cars were replaced, people who can be knocked down were added instead of boxes and barrels, music was replaced.
 +
| [http://ae-mods.ru/load/mob/mods_by_users/flatout_3d/9-1-0-770 💾]
 +
|-
 +
| New Cars Burning Tires
 +
| J2ME
 +
| Racing
 +
|
 +
|
 +
| [https://m.vk.com/away.php?to=http%3A%2F%2Fae-mods.ru%2Fload%2Fmob%2Fmods_by_users%2Fnew_cars_burning_tires%2F9-1-0-719]<br/>The author of the mod Igor Modification of the game "Burning Tires 3D". The game has changed models, textures and changed music.
 +
| [http://ae-mods.ru/load/mob/mods_by_users/new_cars_burning_tires/9-1-0-719 💾]
 +
|-
 +
| Sonic Rally 3D
 +
| J2ME
 +
| Racing
 +
|
 +
| style="background:turquoise;"| Perfect
 +
| [https://m.vk.com/away.php?to=http%3A%2F%2Fae-mods.ru%2Fload%2Fmob%2Fmods_by_users%2Fsonic_rally_3d%2F9-1-0-666]<br/>modification of the game "V Rally" replaced models of cars with heroes from the game Sonic, changed textures and music
 +
| [http://ae-mods.ru/load/mob/mods_by_users/sonic_rally_3d/9-1-0-666 💾]
 +
|-
 +
| Air Coast Racer
 +
| J2ME
 +
| Racing
 +
|
 +
|
 +
| [https://m.vk.com/away.php?to=http%3A%2F%2Fae-mods.ru%2Fload%2Fmob%2Fmods_by_users%2Fair_coast_racer%2F9-1-0-635]<br/>Modification of the game "Coast Racer" replaced the model of the car with an airplane and replaced the sound, because. there is only one melody for the whole game, I inserted the drone of the plane and the speech of the pilot game.
 +
| [http://ae-mods.ru/load/mob/mods_by_users/air_coast_racer/9-1-0-635 💾]
 +
|}
 +
 
 +
==Polygon 3D / ポリゴン3D & eruption / eruptionST games list==
  
{| class="wikitable" style="text-align:center;"
+
; → In Japan:
 +
<small><i>* Japanese headset Mascot Capsule called "Polygon 3D" Engine</small></i>
 +
{|class="wikitable sortable" width="1000px
 +
! class=sortable | Name
 +
! class=sortable | Platform (s)
 +
! class=sortable | Publisher / Developer
 +
! class=sortable | Genres
 +
! class=sortable | Note / ref.
 +
|-
 +
| 326
 +
| J-PHONE J-SH07
 +
| 326
 +
| Puzzle
 +
| [https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=142&ref=200203]<br/>Mascot Capsule ?
 +
|-
 +
| 3D Bass Fishing / Pescatruchas 3D <small>(Spanish)</small>
 +
| Vodafone live!
 +
| Bandai Networks Co., Ltd / Hi Corp.
 +
| Puzzle
 +
| [https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=90&ref=200403]/[https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=113&ref=200403]
 +
|-
 +
| 3D Boxing / Boxeo 3D <small>(Spanish)</small>
 +
| Vodafone live!, i-mode (Doja 2.0) 504i series
 +
| Bandai Networks Co., Ltd / Hi Corp.
 +
| Sports, Fighting
 +
| [https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=90&ref=200403]/[https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=113&ref=200403]<br/>[https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=204&ref=200303]<br/>Mascot Capsule V3
 +
|-
 +
| 3D Car Garage / 3D カーガレージ
 +
|  i-mode (Doja) 504i and 504iS series, BREW
 +
| Bandai Networks Co., Ltd / Hi Corp.
 +
| Racing
 +
| [https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=178&ref=200503]/[https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=246&ref=200303]<br/>Mascot Capsule V3
 +
|-
 +
| 3D Darts / Dartos 3D <small>(spanish)</small>
 +
| Vodafone live!
 +
| Bandai Networks Co., Ltd / Hi Corp.
 +
| Sports
 +
| [https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=90&ref=200403]/[https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=113&ref=200403]
 +
|-
 +
| 3D Pinball F / 3DピンボールF
 +
| Vodafone Live!
 +
| Bandai / Hi Corp.
 +
| Pinball, Puzzle
 +
| [https://k-tai.watch.impress.co.jp/cda/article/news_toppage/17873.html]
 +
|-
 +
| 3D Spider-Man 2 VS Docock
 +
| Vodafone live!
 +
| TM& / 2004 Marvel Character inc. / CPII
 +
| Action
 +
| [https://www.google.com/amp/s/www.itmedia.co.jp/mobile/amp/0407/14/news062.html]
 +
|-
 +
| 3D Super Skydiving / 3Dスーパースカイダイビング
 +
| J-PHONE J-SH53
 +
| Bandai / Hi Corp.
 +
| Sports
 +
| [https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=94&ref=200403]<br/>Mascot Capsule V3
 +
|-
 +
| Afro dog / アフロ犬
 +
| J-PHONE J-SH51 / SH07, i-mode (Doja) 504i series
 +
| SAN-X + GREEN CAMEL
 +
|
 +
| [https://www.itmedia.co.jp/mobile/0203/01/n_jpacketapb.html]/[https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=142&ref=200203]<br/>Mascot Capsule V2<br/>[https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=200&ref=200303]<br/>Mascot Capsule V3
 +
|-
 +
| Battle Gear / バトルギア
 +
| Vodafone Live!, J-PHONE, i-mode (Doja) D504i
 +
| Taito
 +
| Racing
 +
| [https://www.google.com/amp/s/s.response.jp/article/2004/04/24/59797.amp.html]<br/>Mascot Capsule V2<br/>[https://www.itmedia.co.jp/mobile/0209/20/n_k3d.html]<br/>Mascot Capsule V3
 +
|-
 +
| Chaos Rings
 +
| iPhone / iPod touch
 +
| Square Enix
 +
| JRPG
 +
| [https://www.itmedia.co.jp/mobile/spv/1004/26/news076.html]<br/>Mascot Capsule eruption
 +
|-
 +
| Choro-Q Cannonball 3D / チョロQキャノンボール
 +
| EZweb / BREW
 +
| Takara / Hi Corp.
 +
| Racing
 +
| [https://k-tai.watch.impress.co.jp/cda/article/news_toppage/25240.html]
 +
|-
 +
| Deep labyrinth / ディープ ラビリンス
 +
| Vodafone Live!
 +
| INERACTIVE BRAINS
 +
| RPG
 +
| [https://www.famitsu.com/sp/040917_vodafone/index4.html]<br/>Mascot Capsule V2
 +
|-
 +
| Devil May Cry 3D<small>(tentative title)</small> / デビル メイ クライ3 (仮題)
 +
| Vodafone Live!
 +
| Capcom
 +
| Action, RPG
 +
| [https://www.famitsu.com/sp/040917_vodafone/index4.html]<br/>Mascot Capsule V2
 +
|-
 +
| Everybody's Golf Mobile 2
 +
| EZweb / BREW
 +
| Clap Hanz / Sony Computer Entertainment
 +
| Sports
 +
| [https://www.itmedia.co.jp/mobile/spv/0806/05/news124.html]<br/>Mascot Capsule eruption
 +
|-
 +
| Everybody's Golf Mobile 3
 +
| i-mode (Doja)
 +
| Clap Hanz / Sony Computer Entertainment
 +
| Sports
 +
|
 +
|-
 +
| Fist Groove
 +
| Vodafone Live!, i-mode (Doja) 504i, EZweb / BREW
 +
| Interactive Brains Co., Ltd.
 +
| Fighting
 +
| [https://www.itmedia.co.jp/mobile/amp/0506/30/news121.html]<br/>Mascot Capsule V3
 +
|-
 +
| Gallop Racer / ギャロップレーサー
 +
| Vodafone Live!
 +
| TECMO, Ltd. / TECMO Lab
 +
| Racing, Sports
 +
| [https://www.famitsu.com/sp/040917_vodafone/index2.html]<br/>Mascot Capsule V2
 +
|-
 +
| GO by train! 3D / 電車でGO!3D」
 +
| J-PHONE, i-mode (Doja) 505i / 506i, FOMA 900i series
 +
| Taito
 +
| Racing
 +
| [https://www.itmedia.co.jp/mobile/0307/31/n_train.html]/[https://game.watch.impress.co.jp/docs/20040119/taito.htm]
 +
|-
 +
| Grow up! Inutomo / 育てて!いぬとも
 +
| NTT DoCoMo 504i series
 +
| Bandai / Hi Corp.
 +
| Puzzle
 +
| [https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=206&ref=200303]
 +
|-
 +
| Hello Kitty / ハローキティ
 +
| i-mode (Doja) 504i series
 +
| Sanrio Co. Ltd.
 +
| Puzzle
 +
| [https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=200&ref=200303]<br/>Mascot Capsule V3
 +
|-
 +
| Hello Kitty's Room Mailer / ハローキティのお部屋メーラー
 +
| J-PHONE J-SH53, V601SH
 +
| Sanrio Co. Ltd.
 +
| Puzzle
 +
| [https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=209&ref=200403]<br/>Mascot Capsule V2
 +
|-
 +
| i-3D Home Run KING2 / i-3DホームランKING2
 +
| i-mode (Doja) 504i
 +
| Bandai / Hi Corp
 +
| Sports
 +
| [https://k-tai.watch.impress.co.jp/cda/article/news_toppage/13457.html]
 +
|-
 +
| i-3D Tennis / I-3Dテニス
 +
| i-mode (Doja) 504i
 +
| Bandai / Hi Corp
 +
| Sports
 +
| [https://game.watch.impress.co.jp/docs/20040302/bannet.htm]
 +
|-
 +
| I.Q. (Intelligent Qube)
 +
| J-PHONE J-SH53
 +
| Sony Computer Entertainment Inc
 +
| Puzzle
 +
| [https://www.itmedia.co.jp/mobile/0305/27/n_53app.html]<br/>Mascot Capsule V3
 +
|-
 +
| Initial D 3D Battle Plus / 頭文字D 3Dバトル Plus
 +
| Vodafone Live!
 +
| Shuichi Shigeno / Kodansha & Kodansha / Natsume
 +
| Racing
 +
| [https://www.famitsu.com/sp/040917_vodafone/index1.html]<br/>Mascot Capsule V2
 +
|-
 +
| Jet de GO!
 +
| J-PHONE, i-mode (Doja) D504i
 +
| Taito
 +
| Flight Simulator
 +
| [https://www.itmedia.co.jp/mobile/0209/20/n_k3d.html]
 +
|-
 +
| JITEN
 +
| i-mode (Doja) 504i series
 +
| Bandai / Hi
 +
| Flight Simulator, Shooting
 +
| [https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=204&ref=200303]
 +
|-
 +
| Kaiju Booska
 +
| J-PHONE J-SH07
 +
| Tsuburaya Productions
 +
| Puzzle
 +
| [https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=142&ref=200203]<br/>Mascot Capsule ?
 +
|-
 +
| Kingdom Hearts: Coded
 +
| i-mode (Doja)
 +
| Square Enix
 +
| Action, RPG
 +
| [https://www.mobygames.com/game/kingdom-hearts-coded]
 +
|-
 +
| Lost Elysium
 +
| i-mode (Doja)
 +
| Ateam
 +
|
 +
|
 +
|-
 +
| Mobile Suit Gundam 3D Meguriai Space Edition / 機動戦士ガンダム3D めぐりあい宇宙編
 +
| Vodafone Live!, FOMA P902i, EZweb
 +
| Sotsu Agency Sunrise, Bandai / Hi Corp.
 +
| Action, 3D Strategy
 +
| [https://www.famitsu.com/sp/040917_vodafone/index1.html]/[https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=42&ref=200503]<br/>Mascot Capsule V2<br/>[https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=561&ref=200603]/[https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=358&ref=200603]<br/>Mascot Capsule V4
 +
|-
 +
| Mobile Suit Gundam 3D Operation II <small>(Space Edition)</small> / 機動戦士ガンダム3DオペレーションII (宇宙編)
 +
| FOMA 90xi series
 +
| Sotsu Agency Sunrise, Bandai / Hi Corp.
 +
| Action, 3D Strategy
 +
| [https://www.itmedia.co.jp/mobile/spv/0604/18/news108.html]
 +
|-
 +
| Monster Hunter Dynamic Hunting / モンスターハンター
 +
| iPhone / iPod touch
 +
| Capcom
 +
| JRPG
 +
| [https://monoist.atmarkit.co.jp/mn/articles/1106/27/news038.html]<br/>Mascot Capsule eruptionST
 +
|-
 +
| Play! Inutomo / 遊んで!いぬとも
 +
| J-Phone J-SH53
 +
| Bandai / Hi Corp.
 +
| Puzzle
 +
| [https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=107&ref=200403]
 +
|-
 +
| Plexus -MURAKUMO / 叢 -MURAKUMO
 +
| Vodafone Live!
 +
| From Software, Inc
 +
| Shooting, Fighting
 +
| [https://www.famitsu.com/sp/040917_vodafone/index4.html]<br/>Mascot Capsule V2
 +
|-
 +
| Psychic Force Ep. One / サイキックフォース Ep. One
 +
| i-mode (Doja) 504 series / D504i / D504iS, J-PHONE
 +
| Taito
 +
| Fighting
 +
| [https://nlab.itmedia.co.jp/games/gsnews/0301/10/news11.html]/[https://www.itmedia.co.jp/mobile/0209/20/n_k3d.html]<br/>Mascot Capsule V3
 +
|-
 +
| Psyvariar R / サイヴァリア R
 +
| Vodafone Live!
 +
| Success
 +
| Shooting
 +
| [https://www.famitsu.com/sp/040917_vodafone/index3.html]<br/>Mascot Capsule V2
 +
|-
 +
| Real Tennis / リアルテニス
 +
| J-PHONE J-SH53
 +
| Wow Entertainment
 +
| Sports
 +
| [https://www.itmedia.co.jp/mobile/0305/27/n_53app.html]<br/>Mascot Capsule V3
 +
|-
 +
| Resident Evil 4: Mobile Edition
 +
| iPhone / iPod touch, EZweb / BREW
 +
| Capcom
 +
| Shooting
 +
| [https://news.softpedia.com/news/MascotCapsule-Eruption-Made-Resident-Evil-4-for-iPhone-Possible-118824.shtml]<br/>Mascot Capsule eruption
 +
|-
 +
| Ridge Racer / リッジレーサー
 +
| J-PHONE J-SH53
 +
| Namco
 +
| Racing
 +
| [https://www.itmedia.co.jp/mobile/0304/25/n_nam.html]<br/>Mascot Capsule V3
 +
|-
 +
| Raising! Nekotomo / 育てて!ねことも
 +
| i-mode (Doja) 504 Series
 +
| Bandai / Hi Corp.
 +
| Puzzle
 +
| [https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=64&ref=200303]
 +
|-
 +
| SD Gundam Battle 3D / SDガンダムバトル3D
 +
| J-PHONE J-SH53
 +
| Sotsu Agency Sunrise / Bandai / MSF
 +
| Action
 +
| [https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=112&ref=200403]<br/>Mascot Capsule V3
 +
|-
 +
| SD Gundam / SDガンダム
 +
| J-PHONE J-SH07, i-mode (Doja) 504i series
 +
| Sotsu Agency Sunrise / Bandai
 +
| Action
 +
| [https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=142&ref=200203]/[https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=200&ref=200303]<br/>Mascot Capsule V3
 +
|-
 +
| SD Gundam G Generation / SDガンダムGジェネレーション
 +
| J-PHONE J-SH51
 +
| Sotsu Agency Sunrise
 +
| Action
 +
| [https://www.itmedia.co.jp/mobile/0203/01/n_jpacketapb.html]<br/>Mascot Capsule V2
 +
|-
 +
| Sector 7
 +
| i-mode (Doja 5.0) 903 series <small>(V3)</small><br/>i-mode (Star 1.x)  F-01A and later devices <small>(V4 / eruption)</small>
 +
| Pocket Software
 +
| Action-adventure, Shooting
 +
| [https://videogamefanon.fandom.com/wiki/Sector_7]<br/>Mascot Capsule V3 / V4 / eruption
 +
|-
 +
| Shige Shige Shigeo / しげしげしげお
 +
| J-PHONE J-SH51, BREW, i-mode (Doja) 504i series
 +
| Bandai / HI Corp.
 +
| Puzzle
 +
| [https://www.itmedia.co.jp/mobile/0203/01/n_jpacketapb.html]<br/>Mascots Capsule V2<br/>[https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=72&ref=200303]/[https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=200&ref=200303]<br/>Mascot Capsule V3
 +
|-
 +
| Shooting Down King
 +
| i-mode (Doja) 504i series
 +
| Bandai / Hi Corp.
 +
| Shooting
 +
| [https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=204&ref=200303]
 +
|-
 +
| Super Real Baseball / スーパーリアルベースボール
 +
| Vodafone Live!
 +
| SEGA
 +
| Sports
 +
| [https://www.famitsu.com/sp/040917_vodafone/index2.html]<br/>Mascot Capsule V2
 +
|-
 +
| Tarepanda
 +
| J-PHONE J-SH07
 +
| SAN-X + GREEN CAMEL
 +
| Puzzle
 +
| [https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=142&ref=200203]<br/>Mascot Capsule ?
 +
|-
 +
| Tenchu: Ayame's Tale 3D
 +
| i-mode (Doja)
 +
| From Software Inc.
 +
| Action
 +
| [https://www.mobygames.com/game/doja/tenchu-ayames-tale-3d]
 +
|-
 +
| Usakore
 +
| J-PHONE J-SH07
 +
| Mind Wave Inc.
 +
| Puzzle
 +
| [https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=142&ref=200203]<br/>Mascot Capsule ?
 
|-
 
|-
! scope="col"|Package
+
| Ys VI: The Ark of Napishtem
 +
| Vodafone Live!
 +
| Taito Corp.
 +
| Action, RPG
 +
| [https://web.archive.org/web/20070813152613/https://www.taito.co.jp/mobile/ew_jphone/falcom/ys6/ys_6.html]<br/>Mascot Capsule V2
 
|-
 
|-
|[https://archive.org/details/mascot-capsule Mascot Capsule 3D games collection]
+
| Ys VI: Napishtem's Box / イースVI~ナピシュテムの匣(はこ)
 +
| Vodafone Live!
 +
| Taito Corp.
 +
| Action, RPG
 +
| [https://www.famitsu.com/sp/040917_vodafone/index3.html]<br/>Mascot Capsule V2
 
|}
 
|}
  
 
==References==
 
==References==
 
<references group=N />
 
<references group=N />
 +
[http://43.250.236.3/GB/shenghuo/77/117/20010411/439672.html J-SKY's J-PHONE]
 +
[https://www.itmedia.co.jp/mobile/0308/29/n_poli.html V4]
  
 
==See also==
 
==See also==
 
* [[J2ME Loader]]
 
* [[J2ME Loader]]
* [[Mascot Capsule 3D]]
+
* [[EKA2L1]]
  
 
==External links==
 
==External links==
* [https://discord.com/invite/Ag4rcpz Discord server]#J2ME Loader
+
* [https://discord.com/invite/Ag4rcpz Discord server]
* [https://discord.gg/8TgbHAG Discord server]#Kahvibreak
 
* [https://www.itmedia.co.jp/mobile/0308/29/n_poli.html V4]
 
  
 
[[Category:Mobile emulators]]
 
[[Category:Mobile emulators]]
 
[[Category:Cellphone emulators]]
 
[[Category:Cellphone emulators]]
[[Category:Android emulation software]]
 

Please note that all contributions to Emulation General Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Emulation General Wiki:Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)