woesss
woesss
@recompileorg, siemens apps use backslashes in paths - perhaps because of this, images do not load
I found another reason. The game code expects `read(byte[], int, int)` method to return `0` when the data has ended, but in a normal implementation it returns `-1`. Because of...
Why do you need an outdated, abandoned Java version of Viber in the emulator, when there is a modern, fully functional version for Android? As far as I know, the...
The emulator is more focused on games. Java applications do not have unique features to which there is no alternative; in addition, they are inconvenient and unsafe to use (the...
Have you played this game on a real j2me phone? Which model? It uses keycode `9` or `-9`, but I did not find any mention of it in any specifications....
Unfortunately, the emulator does not have this feature yet. Maybe there is another version of the game? I have not seen anywhere a mention of the keycode `9` or `-9`....
h.class, method `void e(int)`, `case 9:` of one of the switches. You need to replace `9` with the keycode of any free key (absolute value, without sign)
**lookupswitch 10**, line 1157
The game is not designed for landscape mode - you can see it right from the start. But did the K800 have screen rotation?
@JoseskVolpe, Maybe it was on another device? If you are sure that on the same, then I would like to see the crash log.