nikita36078 / J2ME-Loader

A J2ME emulator for Android.
Apache License 2.0
1.72k stars 195 forks source link

Graphics issue on tetris evolution #100

Closed fireclouu closed 4 years ago

fireclouu commented 6 years ago

screenshot_2018-02-07-10-02-43 screenshot_2018-02-07-10-02-47

This is Tetris Revolution appear on the emulator. Screen resolution is 240x320 , without enabling any hacks Immediate processing mode and Draw buffer clearing.

The following is the Main menu screen that shows graphical glitches before and after using hacks:

Without hacks: screenshot_2018-02-07-10-02-13

With hacks: screenshot_2018-02-07-09-51-30

oatmeal01 commented 6 years ago

seems that the non-touchscreen version has a bug, downloaded 240x320 s40v5 version and experienced the same issue. If you want to play the game smoothly try downloading the touchscreen version.

fireclouu commented 6 years ago

@oatmeal01 thanks for suggesting that, but I really am not that interested on the game, its just that it needs to be reported so that the emulation achieve more accurate result. I'm really waiting for the fix on #93 , old school Meboy rocks! even though there are high-quality gb/c emulators available on market :)

amarcioz commented 6 years ago

I want to play this game.

fireclouu commented 6 years ago

1.2.7.9-open makes the game lags even more than usual even though Filter is disabled.

fireclouu commented 6 years ago

Before I forgot, it was version 1.13.73

AdityaMH commented 5 years ago

I think since adding touch input in previous version, much game with touchscreen support (mostly gameloft) very lag and hard to response. But for un-touchscreen game can run perfectly without any problem.

fireclouu commented 4 years ago

tried it on 1.4.9-play, still has those bugs. I tried comparing 2 versions of it , non touchscreen 1.11.71 and touchscreen 1.13.6, with the same 240x320 screensize. 1.11.71 graphics did executed well, while the superior one with so much effects and transitions suffers on like on the screenshots above. I had another device now with adreno gpu and still causes glitches.

I tried loading these applet on pspkvm and runs fine so now I suspect if some instructions aren't fully implemented.

oatmeal01 commented 4 years ago

Your version is for N96. Try the version from #601 240x320(N95), 360x640(N5800) the only graphical bug is Pause Menu. Im using J2ME Loader 1.5.5.

nikita36078 commented 4 years ago

Fixed