Open TAbdiukov opened 6 years ago
It does seem possible. The original fails to load initially and KK breaks on a division by zero error. I'll try to look closer at it soon. In the mean time, Wimbledon 2009 The Championship works great and is quite similar.
A small update to com.mascotcapsule.micro3d.v3.m3d gets us past the loading screen in Kremlin Cup, but the menu doesn't seem to work. The code is not obfuscated, and it's not spread out too much, so at least it should be easy to track problems down.
Okay, the menu now works. You can start the game, but just end up with a blank screen. This is likely because the game depends on mascotcapsule's micro3d v3 which is not implemented.
The documentation for it is spotty, so there's some guesswork involved. Fortunately, Kremlin Cup isn't obfuscated, so it should be possible to infer the behavior of some things from the decompiled source. Combined with @minexew 's work on the file formats, we're closer than ever to getting this game up and running.
I'm going to post updates related to this games 3d graphics on issue #27 (titled "MascotCapsule V3?")
:eyes: :heart_eyes:
There is a good old SE K750 game called Super Real Tennis
As impressing as it is, I can't get the game emulated on anything. There are two branches of the game,
While the original never runs on anything, KK gets stuck on 50% on everything, except FreeJ2ME. FreeJ2ME manages to complete the loading screen, start the music, but go no farther than this.
Any chance any or both of these games to be well supported by FreeJ2ME?