JL-Mod: Difference between revisions
Tags: Mobile edit Mobile web edit |
No edit summary Tags: Mobile edit Mobile web edit |
||
| Line 7: | Line 7: | ||
|platform = [[Emulators on Android|Android]] | |platform = [[Emulators on Android|Android]] | ||
|target = [[Cellphone_emulators#J2ME (Java 2 Micro Edition)|J2ME]]<br/>Mascot Capsule 3D | |target = [[Cellphone_emulators#J2ME (Java 2 Micro Edition)|J2ME]]<br/>Mascot Capsule 3D | ||
|developer = | |developer = 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] | ||
| Line 19: | Line 19: | ||
==Overview & compatibility== | ==Overview & compatibility== | ||
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]]. JL-Mod dev wrote [https://github.com/woesss/MascotCapsuleV3_java-wrapper a wrapper]/[https://cdn.discordapp.com/attachments/623944119617847306/806514608470229022/MascotCapsuleV3_J2SE.zip patch] for the Win32 version of the Mascot engine, which was provided to the NTT DoCoMo i-mode (DoJa/Star) emulators. Using this wrapper, for support Mascot Capsule | 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]]. JL-Mod dev wrote [https://github.com/woesss/MascotCapsuleV3_java-wrapper a wrapper]/[https://cdn.discordapp.com/attachments/623944119617847306/806514608470229022/MascotCapsuleV3_J2SE.zip patch] for the Win32 version of the Mascot engine, which was provided to the NTT DoCoMo i-mode (DoJa/Star) emulators. Using this wrapper, for support Mascot Capsule 3D on [[KEmulator]] and [[FreeJ2ME]] on Win32 version of JRE or It's worked on use [[KEmulator]] [https://drive.google.com/file/d/1T-xZO_iY46zx3JN1hYxAiIHY5lhvAhG0/view 1.0.3 mod] / Official [https://archive.org/details/semc_java_me_cldc_sdk.2-5-0-6 Sony Ericsson SDK/JDK] or [http://ae-mods.ru/publ/progs_4_pc/se_java_sdk_ehmuljator_java_dlja_se/3-1-0-248 here] for Windows, JDK doesn't work on X64. | ||
==Features== | ==Features== | ||
| Line 29: | Line 29: | ||
* Touchscreen input support | * Touchscreen input support | ||
* Supports external virtual keyboards and QWERTY input | * Supports external virtual keyboards and QWERTY input | ||
* 3D support + Mascot Capsule | * 3D support + Mascot Capsule support | ||
* Menu key remapping support | * Menu key remapping support | ||
* Buttons customisation support | * Buttons customisation support | ||
| Line 877: | Line 877: | ||
==Screenshots== | ==Screenshots== | ||
; <small>Mascot Capsule 3D</small> | ; <small>Mascot Capsule 3D</small> | ||
| Line 943: | Line 944: | ||
<i><span style="font-size: 110%; font-weight: 110; color: #FF5500; -webkit-text-stroke-width: 0.9px; -webkit-text-stroke-color: black;"> | <i><span style="font-size: 110%; font-weight: 110; color: #FF5500; -webkit-text-stroke-width: 0.9px; -webkit-text-stroke-color: black;"> | ||
* Mascot Capsule 3D is a proprietary 3D graphics engine developed by Hi Corporation. It was mostly used in Japanese devices, but it also made it overseas featured in many Sony Ericsson devices. Many developers made use of this tech to bring higher quality 3D graphics on the Sony Ericsson version of their J2ME games. | * Mascot Capsule 3D is a proprietary 3D graphics engine developed by Hi Corporation. It was mostly used in Japanese devices, 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. | ||
* 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 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. | ||
| Line 949: | Line 950: | ||
* The Mascot Capsule should not be confused with normal JSR-184 implementations. Normally the Mascot Capsule 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 3D or Asphalt 3 3D | * The Mascot Capsule should not be confused with normal JSR-184 implementations. Normally the Mascot Capsule 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 3D or Asphalt 3 3D | ||
|} | |} | ||
</i></span> | </i></span> | ||
{| class="wikitable mw-sortable" | {| class="wikitable mw-sortable" | ||
| Line 4,151: | Line 4,153: | ||
| [https://www.google.com/amp/s/www.itmedia.co.jp/mobile/amp/0407/14/news062.html] | | [https://www.google.com/amp/s/www.itmedia.co.jp/mobile/amp/0407/14/news062.html] | ||
|- | |- | ||
| 3D Super Skydiving / | | 3D Super Skydiving / 3D スーパースカイダイビング | ||
| J-PHONE J-SH53 | | J-PHONE J-SH53 | ||
| Bandai Networks Co., Ltd. / Hi Corp. | | Bandai Networks Co., Ltd. / Hi Corp. | ||
| Line 4,186: | Line 4,188: | ||
| [https://www.businesswire.com/news/home/20110520005188/en/HI-CORPORATION-3D-Rendering-Engine-MascotCapsule%C2%AE-eruptionST-Is-Adopted-for-SQUARE-ENIXs-CHAOS-RINGS%E2%84%A2-%E2%84%A6-for-iPhone%C2%AE-iPod%C2%AE-touch-and-iPad%C2%AE] | | [https://www.businesswire.com/news/home/20110520005188/en/HI-CORPORATION-3D-Rendering-Engine-MascotCapsule%C2%AE-eruptionST-Is-Adopted-for-SQUARE-ENIXs-CHAOS-RINGS%E2%84%A2-%E2%84%A6-for-iPhone%C2%AE-iPod%C2%AE-touch-and-iPad%C2%AE] | ||
|- | |- | ||
| Choro-Q Cannonball 3D / | | Choro-Q Cannonball 3D / チョロ-Q キャノンボール | ||
| EZweb / BREW | | EZweb / BREW | ||
| Takara / Hi Corp. | | Takara / Hi Corp. | ||
| Line 4,200: | Line 4,202: | ||
| [https://www.famitsu.com/sp/040917_vodafone/index4.html] | | [https://www.famitsu.com/sp/040917_vodafone/index4.html] | ||
|- | |- | ||
| Devil May Cry 3D<small> (tentative title)</small> / デビル メイ クライ3 (仮題) | | Devil May Cry 3D <small>(tentative title)</small> / デビル メイ クライ3 (仮題) | ||
| Vodafone Live!<br/>BREW | | Vodafone Live!<br/>BREW | ||
| Capcom Interactive, Inc. | | Capcom Interactive, Inc. | ||
| Line 4,234: | Line 4,236: | ||
| Mascot Capsule | | Mascot Capsule | ||
| | | | ||
|- | |||
| Figure Skating Princess 3D | |||
| | |||
| Taito Corp., Farmer's Mind | |||
| Dancing | |||
| Mascot Capsule | |||
| [https://m.blog.naver.com/PostView.naver?blogId=palletshipping&logNo=222326709545&navType=by] | |||
|- | |- | ||
| Fist Groove | | Fist Groove | ||
| Line 4,263: | Line 4,272: | ||
| [https://www.readymixinc.com/mascot-capsule-games] | | [https://www.readymixinc.com/mascot-capsule-games] | ||
|- | |- | ||
| GO by train! 3D / | | GO by train! 3D / 電車で GO!3D | ||
| J-PHONE<br/>i-mode (Doja) 505i / 506i<br/>FOMA 900i series | | J-PHONE<br/>i-mode (Doja) 505i / 506i<br/>FOMA 900i series | ||
| Taito Corp. | | Taito Corp. | ||
| Line 4,291: | Line 4,300: | ||
| [https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=209&ref=200403] | | [https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=209&ref=200403] | ||
|- | |- | ||
| i-3D Home Run | | i-3D Home Run KING 2 / i-3D ホームラン KING 2 | ||
| i-mode (Doja) 504i | | i-mode (Doja) 504i | ||
| Bandai Networks Co., Ltd. / Hi Corp. | | Bandai Networks Co., Ltd. / Hi Corp. | ||
| Line 4,298: | Line 4,307: | ||
| [https://k-tai.watch.impress.co.jp/cda/article/news_toppage/13457.html] | | [https://k-tai.watch.impress.co.jp/cda/article/news_toppage/13457.html] | ||
|- | |- | ||
| i-3D Tennis / | | i-3D Tennis / i-3D テニス | ||
| i-mode (Doja) 504i | | i-mode (Doja) 504i | ||
| Bandai Networks Co., Ltd. / Hi Corp. | | Bandai Networks Co., Ltd. / Hi Corp. | ||
| Line 4,312: | Line 4,321: | ||
| [https://www.itmedia.co.jp/mobile/0305/27/n_53app.html] | | [https://www.itmedia.co.jp/mobile/0305/27/n_53app.html] | ||
|- | |- | ||
| Initial D 3D Battle Plus / | | Initial D 3D Battle Plus / 頭文字 D 3D バトル+ | ||
| Vodafone Live! | | Vodafone Live! | ||
| Shuichi Shigeno / Kodansha & Kodansha / Natsume | | Shuichi Shigeno / Kodansha & Kodansha / Natsume | ||
| Line 4,318: | Line 4,327: | ||
| Mascot Capsule V2 | | Mascot Capsule V2 | ||
| [https://www.famitsu.com/sp/040917_vodafone/index1.html] | | [https://www.famitsu.com/sp/040917_vodafone/index1.html] | ||
|- | |||
| IRUNA Online | |||
| Android | |||
| | |||
| MMORPG | |||
| Mascot Capsule | |||
| [https://forum.xentax.com/viewtopic.php?t=15442] | |||
|- | |- | ||
| Jet de GO! | | Jet de GO! | ||
| Line 4,368: | Line 4,384: | ||
| [https://www.mobygames.com/game/midtown-madness-3-mobile] | | [https://www.mobygames.com/game/midtown-madness-3-mobile] | ||
|- | |- | ||
| Mobile Suit Gundam 3D Meguriai Space Edition / | | Mobile Suit Gundam 3D Meguriai Space Edition / 機動戦士ガンダム 3D めぐりあい宇宙編 | ||
| Vodafone Live!<br/>FOMA P902i<br/>EZweb | | Vodafone Live!<br/>FOMA P902i<br/>EZweb | ||
| Sotsu Agency Sunrise, Bandai Networks Co., Ltd / Hi Corp. | | Sotsu Agency Sunrise, Bandai Networks Co., Ltd / Hi Corp. | ||
| Line 4,375: | Line 4,391: | ||
| [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/>[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] | | [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/>[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] | ||
|- | |- | ||
| Mobile Suit Gundam 3D Operation II <small>(Space Edition)</small> / | | Mobile Suit Gundam 3D Operation II <small>(Space Edition)</small> / 機動戦士ガンダム 3D オペレーションII (宇宙編) | ||
| FOMA 90xi series | | FOMA 90xi series | ||
| Sotsu Agency Sunrise, Bandai Networks Co., Ltd / Hi Corp. | | Sotsu Agency Sunrise, Bandai Networks Co., Ltd / Hi Corp. | ||
| Line 4,389: | Line 4,405: | ||
| [https://monoist.atmarkit.co.jp/mn/articles/1106/27/news038.html] | | [https://monoist.atmarkit.co.jp/mn/articles/1106/27/news038.html] | ||
|- | |- | ||
| PAC-MAN Kart Rally 3D<small> (30th Anniversary Edition)</small> | | PAC-MAN Kart Rally 3D <small>(30th Anniversary Edition)</small> | ||
| BREW | | BREW | ||
| Bandai Namco Networks Inc. / Playsoft Sp. z o.o. | | Bandai Namco Networks Inc. / Playsoft Sp. z o.o. | ||
| Line 4,403: | Line 4,419: | ||
| [https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=107&ref=200403]/[https://k-tai.watch.impress.co.jp/cda/article/news_toppage/14173.html] | | [https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=107&ref=200403]/[https://k-tai.watch.impress.co.jp/cda/article/news_toppage/14173.html] | ||
|- | |- | ||
| Plexus -MURAKUMO / 叢 -MURAKUMO | | Plexus - MURAKUMO / 叢 - MURAKUMO | ||
| Vodafone Live! | | Vodafone Live! | ||
| From Software, Inc. | | From Software, Inc. | ||
| Line 4,435: | Line 4,451: | ||
| Capcom Interactive, Inc. | | Capcom Interactive, Inc. | ||
| Shooting | | Shooting | ||
| Mascot Capsule eruption <small> (iOS)</small> | | Mascot Capsule eruption <small>(iOS)</small> | ||
| [https://news.softpedia.com/news/MascotCapsule-Eruption-Made-Resident-Evil-4-for-iPhone-Possible-118824.shtml] | | [https://news.softpedia.com/news/MascotCapsule-Eruption-Made-Resident-Evil-4-for-iPhone-Possible-118824.shtml] | ||
|- | |- | ||
| Line 4,452: | Line 4,468: | ||
| [https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=64&ref=200303] | | [https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=64&ref=200303] | ||
|- | |- | ||
| SD Gundam Battle 3D / | | SD Gundam Battle 3D / SD ガンダムバトル 3D | ||
| J-PHONE J-SH53 | | J-PHONE J-SH53 | ||
| Sotsu Agency Sunrise / Bandai Networks Co., Ltd. / MSF | | Sotsu Agency Sunrise / Bandai Networks Co., Ltd. / MSF | ||
| Line 4,459: | Line 4,475: | ||
| [https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=112&ref=200403] | | [https://www.bandainamcoent.co.jp/corporate/press/bandainetworks/news/index.php?view=112&ref=200403] | ||
|- | |- | ||
| SD Gundam / | | SD Gundam / SD ガンダム | ||
| J-PHONE J-SH07<br/>i-mode (Doja) 504i series | | J-PHONE J-SH07<br/>i-mode (Doja) 504i series | ||
| Sotsu Agency Sunrise / Bandai | | Sotsu Agency Sunrise / Bandai | ||
| Line 4,466: | Line 4,482: | ||
| [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] | | [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] | ||
|- | |- | ||
| SD Gundam G Generation / | | SD Gundam G Generation / SD ガンダムGジェネレーション | ||
| J-PHONE J-SH51 | | J-PHONE J-SH51 | ||
| Sotsu Agency Sunrise | | Sotsu Agency Sunrise | ||
| Line 4,477: | Line 4,493: | ||
| Pocket Software | | Pocket Software | ||
| Action-adventure, Shooting | | Action-adventure, Shooting | ||
| Mascot Capsule V3 <small> (i-mode (Doja 5.0) 903 series</small><br/>Mascot Capsule V4 / eruption <small> (i-mode (Star 1.x) F-01A and later devices)</small> | | Mascot Capsule V3 <small>(i-mode (Doja 5.0) 903 series</small><br/>Mascot Capsule V4 / eruption <small> (i-mode (Star 1.x) F-01A and later devices)</small> | ||
| [https://videogamefanon.fandom.com/wiki/Sector_7]< | | [https://videogamefanon.fandom.com/wiki/Sector_7]< | ||
|- | |- | ||
| Line 4,551: | Line 4,567: | ||
| [https://web.archive.org/web/20070813152613/https://www.taito.co.jp/mobile/ew_jphone/falcom/ys6/ys_6.html] | | [https://web.archive.org/web/20070813152613/https://www.taito.co.jp/mobile/ew_jphone/falcom/ys6/ys_6.html] | ||
|- | |- | ||
| Ys VI: Napishtem's Box / | | Ys VI: Napishtem's Box / イース VI~ナピシュテムの匣(はこ) | ||
| Vodafone Live! | | Vodafone Live! | ||
| Taito Corp. | | Taito Corp. | ||
| Line 4,568: | Line 4,584: | ||
==External links== | ==External links== | ||
* [https://discord.com/invite/Ag4rcpz Discord server] | * [https://discord.com/invite/Ag4rcpz Discord server] | ||
* [https://youtu.be/5gmjOTb2q8g JL-Mod Showcase] - Mascot Capsule | * [https://youtu.be/5gmjOTb2q8g JL-Mod Showcase] - Mascot Capsule 3D games showcase. | ||
* [https://www.itmedia.co.jp/mobile/0308/29/n_poli.html V4] | * [https://www.itmedia.co.jp/mobile/0308/29/n_poli.html V4] | ||
[[Category:Mobile emulators]] | [[Category:Mobile emulators]] | ||
[[Category:Cellphone emulators]] | [[Category:Cellphone emulators]] | ||