SergioFLS
SergioFLS
> Do you see any debug output in the browser console (by pressing F12)? From what I recall not much other than a Content Security Policy warning, which also appears...
This emulator relies on Android APIs, so I'm not sure if it's possible to port (easily).
The current releases don't run on XP either, as they need `GetTickCount64` function on kernel32.dll, which was only introduced in Vista. With some modifications, I was able to build it...
Same here. Contributing technically isn't allowed unless the License says so(?)
It seems like this affects later Java versions? I tried with Java 16 and I got the same crash, but using Java 8 works just fine...
The [V.Smile](https://en.wikipedia.org/wiki/V.Smile) uses a chipset that's near identical to some some Jakks hardware (you can boot SpongeBob the Fry Cook Games on an emulated V.Smile as an example, although inputs...
Not possible easily unfortunately. J2ME-Loader is written in Java with heavy use of Android-specific APIs, making porting to other platforms harder.
did this get broken again? can't search anything and i recall it working completely fine yesterday
if anyone is looking for a FOSS alternative then seems like clangd works well enough for a replacement
This is already known, see #569