All Projects → woesss → JL-Mod

woesss / JL-Mod

Licence: Apache-2.0 license
This is an experimental mod of https://github.com/nikita36078/J2ME-Loader with support for games developed for the 3D engine "Mascot Capsule v3"

Programming Languages

java
68154 projects - #9 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to JL-Mod

AstroSmash
Port the AstroSmash game from Java ME (J2ME) MIDlet to Android OS using SurfaceView Canvas drawing.
Stars: ✭ 19 (-78.16%)
Mutual labels:  j2me
telegram-micro
Telegram implementation for J2ME devices
Stars: ✭ 36 (-58.62%)
Mutual labels:  j2me
SquirrelJME
SquirrelJME is a Java ME 8 Virtual Machine for embedded and Internet of Things devices. It has the ultimate goal of being 99.9% compatible with the Java ME standard.
Stars: ✭ 148 (+70.11%)
Mutual labels:  j2me

GitHub release (latest by date) donate

Перейти на Русский

Experimental mod of the emulator "J2ME-Loader" (A J2ME emulator for Android) with support for games developed for the 3D engine "Mascot Capsule v3"

!!!Attention!!!

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.

Using shaders (image post-processing filters)

Supports the same shader format as PPSSPP To use, you need to put them in the shaders folder in the working directory of the emulator, then in the game profile, select the graphics output mode: "Hardware (OpenGL ES)" 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 in this repository: https://github.com/woesss/ppsspp_shaders

Mascot Capsule v3 support

implementation is not accurate, there are unresolved problems

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: micro3d.v3.render.no-mix2D3D: true If it doesn't help, please report this game in bug-report or in another way.

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: micro3d.v3.texture.filter: true without this setting, the quality of the textures is as close to the original as possible and looks more vintage.

Porting

Added the ability to build an Android application from the source code of a J2ME application using the code of this project
Read more in the Wiki

Download APK

External links

Emulation General Wiki:
JL-Mod
Mascot Capsule 3D
Mascot Capsule 3D compatibility list

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].