maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   Microemulator compatibility list (https://talk.maemo.org/showthread.php?t=81186)

marmistrz 2011-12-29 12:39

Microemulator compatibility list
 
Hi
I'm trying to make a list of j2me apps compatible, similar to the preenv one, so that you can check whether an app runs on N900
I've made a wiki page: http://wiki.maemo.org/Microemulator/Compatibility
If you can, test the j2me you've got and/or post fixes for some apps.
I'll update the list as soon as some new apps are checked

marmistrz 2011-12-29 19:45

Re: Microemulator compatibility list
 
I pasted the log for Mini Commander, for Panzer General it's on the way

marmistrz 2011-12-30 13:22

Re: Microemulator compatibility list
 
Added Norbsoft Imieniny and Wordmax 2

B-RUNO 2011-12-31 14:02

Re: Microemulator compatibility list
 
hi marmistrz how can i install this app?:D

marmistrz 2011-12-31 14:54

Re: Microemulator compatibility list
 
Which? :)
Microemulator is installable from extras. Use your favourite application manager or via terminal
Code:

sudo apt-get install microemulator
You'll need sudser for it
Or if you prefer rootsh
Code:

root
apt-get install microemulator

Midlets are run from microemulator
Menu > Microemulator > file > open midlet (file/url)
And then <OK> button

the using microemu-jsr-82 stuff I did by:
Code:

microemulator -libraryjars /opt/maemo/usr/share/microemulator/lib/microemu-jsr-82.jar

B-RUNO 2011-12-31 16:17

Re: Microemulator compatibility list
 
Thanks marmistrz I will try later, than I report back, just a quick question, does the microemulator supports any app on jar extension, what about the resolution? Sorry for be such a nob :p

Thanks

marmistrz 2011-12-31 16:55

Re: Microemulator compatibility list
 
Microemu supports 240x320 natively.
I think some lower resolution apps may work too. But they should be tried with resizing (with manifest.mf editing too)

It supports only Java Micro Edition (for mobile phones such as SE K- or C- series) or non-symbian nokia xpressmusic

here's on it more: http://en.wikipedia.org/wiki/Java_Pl..._Micro_Edition

kolos 2011-12-31 18:36

Re: Microemulator compatibility list
 
1 Attachment(s)
Here is posted profile for 640x360, but it has wrong description (in device.xml), which is "Symbian S60 Style Device 240x360" instead of "Symbian S60 Style Device 640x360". I corrected this in attached file.

marmistrz 2011-12-31 19:33

Re: Microemulator compatibility list
 
Quote:

Originally Posted by kolos (Post 1143981)
Here is posted profile for 640x360, but it has wrong description (in device.xml), which is "Symbian S60 Style Device 240x360" instead of "Symbian S60 Style Device 640x360". I corrected this in attached file.

Seems nice, I'll try it out!
have you considered uploading this to extras?

kolos 2011-12-31 19:45

Re: Microemulator compatibility list
 
Marmistrz, you are asking me too much :p, because I didn't create this file, nor I know how to program. :(
What I corrected was just trivial (cosmetic) issue.

marmistrz 2011-12-31 20:08

Re: Microemulator compatibility list
 
aaaah yeah
would you mind if I tried to put it on extras? (don't expect very much :) )

EDIT: what do you think about the name:
Code:

microemu-s60-skin
as the package name?

kolos 2011-12-31 21:23

Re: Microemulator compatibility list
 
1 Attachment(s)
Better to be as it is, because there is also profile for 240x320. This file was also posted somewhere here, but I don't know where exactly, so here is again.

EDIT: Maybe you can make one package for both with name "microemu-s60-skin"

marmistrz 2011-12-31 21:25

Re: Microemulator compatibility list
 
It's a name for the package in pkg manager, I mean
Imagine typing all these chars for apt-get ;P
and microemu-s60-skin is much easier to memorize
in the microemu it'll stay as it is

EDIT: @kolos: If you want to, give me you name and surname (or/and email, and these details will be added to the package description)

B-RUNO 2011-12-31 21:32

Re: Microemulator compatibility list
 
Guys how can apply this skin, i´ve selected options - select device- load the device but nothing happens what should a do? Does the Microemulator supports soud?
You can add to the wiki "Word Blast" working playable although no sound.
Thanks marmistrz for the help.

kolos 2011-12-31 21:34

Re: Microemulator compatibility list
 
What you suggested I realized a bit late. My bad. :rolleyes:

I think the best option would be if these profiles could be included in microemulator package.

kolos 2011-12-31 21:38

Re: Microemulator compatibility list
 
B-RUNO, you should add these profiles manually first.
Select device.. > Add.. > go to file's location and select it > Open

You need to do this just once, after that both profiles would be in menu.

B-RUNO 2011-12-31 21:46

Re: Microemulator compatibility list
 
Thanks Kolos, i've just realized that each time i change skins i have to restart the the emulator :)

marmistrz 2011-12-31 22:10

Re: Microemulator compatibility list
 
I'm making a package: files are in microemu directory + a menu shortcut

B-RUNO 2012-01-01 11:38

Re: Microemulator compatibility list
 
marmistrz i've tested some games on 800x480 resolution and some of them ask for the phone be in portrait mode, now my questions!
is it possible to get the app in portrait mode?
is it possible to get a full screen?

thanks for this app and have i nice new year!! ;)

marmistrz 2012-01-01 11:52

Re: Microemulator compatibility list
 
Quote:

Originally Posted by B-RUNO (Post 1144159)
marmistrz i've tested some games on 800x480 resolution and some of them ask for the phone be in portrait mode, now my questions!
is it possible to get the app in portrait mode?
is it possible to get a full screen?

thanks for this app and have i nice new year!! ;)

Sorry, I don't know....
I'm neither author nor packager of this app...

EDIT: Please post what you've tested so that I can add it to the wiki page

B-RUNO 2012-01-01 12:13

Re: Microemulator compatibility list
 
1 Attachment(s)
Right,
Civ4 800x480, doesnt work look at the attached image to see what is haapen.
i'm including the resolution so we ca add as much information as we can on the wiki because we have alot apps out there with many different resolutions.
hope this help.

marmistrz 2012-01-01 13:44

Re: Microemulator compatibility list
 
Yeah.
try forced rotation. It's the only way I can think about

Never thought there are 800x480 j2me games :P

marmistrz 2012-01-01 16:06

Re: Microemulator compatibility list
 
Crazy Penguin not working
California Gold Rush (extended version 1.0.4) not working

marmistrz 2012-01-02 19:32

Re: Microemulator compatibility list
 
Now the skin is in my repository.
Details for it: http://marmistrz.net63.net/
The package is in the `testing` component
I'll upload it soon to extras

marmistrz 2012-01-05 14:36

Re: Microemulator compatibility list
 
The repository is working again
I'm testing the package now

EDIT: you need to
Code:

sudo chmod +x /usr/bin/microemulator-s60
to make it work

I'll fix it in the next version

marmistrz 2012-01-11 15:40

Re: Microemulator compatibility list
 
Fixed
version 1.0-1 out
deb file here: http://marmistrz.net63.net/repositor..._1.0-1_all.deb

MJ m 2012-03-12 17:25

Re: Microemulator compatibility list
 
fixed version not working for me.
fixed it like a previous version and works.

ivgalvez 2012-03-12 18:35

Re: Microemulator compatibility list
 
Why don't you upload it to official repos? That way more people would notice your work.

marmistrz 2012-03-12 18:43

Re: Microemulator compatibility list
 
I made this deb when I didn't know how to create source deb packages.

When I finish my maemeemo work, I'll proceed with this


All times are GMT. The time now is 08:57.

vBulletin® Version 3.8.8