maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Games (https://talk.maemo.org/forumdisplay.php?f=12)
-   -   Preenv webOS games compatibility list (https://talk.maemo.org/showthread.php?t=64392)

beach king 2011-01-18 22:24

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by mido.fayad (Post 923285)
Super Ko Boxing WORKING now in proper orientationand full screen :)


u need only to :


Code:

gconftool-2 --set --type int /apps/prenv/skob2.exe/screen_rotation 1
Code:

gconftool-2 --set --type int /apps/preenv/skob2.exe/screen_width 800

how did you get the line /skob2.exe/ ??
is there a line to get a list of the games in preenv ??

Boemien 2011-01-18 22:36

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by mido.fayad (Post 923385)
if u install it from debian file , u should force it to install

or modify it and remove libavcodec52 from dependencies as there is no need to it

Yes I'm using deb version. how do I do to force it to install? (terminal command line?)
And also how to remove libavcodec52 and be able to install the game?

mido.fayad 2011-01-18 22:50

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by govprog (Post 922930)
Finally got the hawx working:
Code:

gconftool-2 --set --type int /apps/preenv/hawx/screen_rotation 0
It will look a little awful so you need to decrease the width to 640(or even less),same for the fifa:
Code:

gconftool-2 --set --type int /apps/preenv/hawx/screen_width 640
you can now use V-stick.Also you can change weapons by dragging to left or right(Not simply clicking on them). Don't forget to thank the jflatt if you found these posts useful.And also me,if you are willing to.:)
(The hard work is done by the jflatt,so thank him first.)
EDIT:When you are using V-Stick the other weapons may showing that they are zeroed.Don't worry,just switch to them,this is the game's bug.



hey govprog

hawx already working and full screen without any modifications

with the latest libsdlpre.so

so why u try this ? :)

Acidspunk 2011-01-18 22:51

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by mido.fayad (Post 923387)
Raging thunder 2 Now WORKING but it's the same as fifa in portrait mode


Code:

gconftool-2 --set --type int /apps/preenv/rthunder2/screen_rotation 1


Nice. Is it playable?

mido.fayad 2011-01-18 23:00

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by jflatt (Post 923216)
Whoops, I know what that is, I was monkeying with it and left something in the code. Can't get to my home PC now, so it will have to wait until tomorrow


there is no problem with fake multitouch with the new fix :)

i can play all games as hawx , driver , hero of sparta , avatar , real soccer , angry birds seasons ( multitouch to zoom is working ) , assasin's blades of fury , castle of magic , N.O.V.A , asphalt 5 , earth worm jim , super ko boxing , shrek karting , etc :)

mido.fayad 2011-01-18 23:02

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by Acidspunk (Post 923406)
Nice. Is it playable?


yes , u can use sensor but it's better to use touch on the screen to control it :)

javispedro 2011-01-18 23:13

Re: Preenv webOS games compatibility list
 
Preenv 0.1.4 has just been built and should be in the extras-devel repository by now.

Remember to upgrade using apt-get install preenv after apt-get update (and not using apt-get upgrade).

It contains most of jflatt's fixes (thanks!), as well as some stuff that I had around. It does not contain multitouch emulation yet nor any of the gconf-configurable stuff, though.

So far, I guess most of the improvements you've seen come from the compatibility fixes and not because of setting random rotations that make no sense whatsoever (and if they do, it's a bug :D ), specially 1 (which means upside down) and 4 (which literally means "do nothing").

Thus, I hope you enjoy this release and use it to update the Wiki's Game Compatibility list, as it's getting a bit outdated. Let's see how many new "green" games appear!

After knowing which games still present graphical glitches, we can decide which stuff makes sense to configure per-game.

Of course if you need multitouch emulation you'll have to keep jflatt's dll for now. If you upgrade and want to revert to jflatt's, just download his .so file again.

beach king 2011-01-18 23:30

Re: Preenv webOS games compatibility list
 
great news .....

guys the game Toonwarz is working but the screen isn't good :(
can any one fix it ?? (I tried but nothing)

javispedro 2011-01-18 23:34

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by beach king (Post 923437)
great news .....

guys the game Toonwarz is working but the screen isn't good :(
can any one fix it ?? (I tried but nothing)

Make a proper report! Attach Preenv version number, the log, a more accurate description of how it looks...

Boemien 2011-01-18 23:40

Re: Preenv webOS games compatibility list
 
I still can't install avatar. How did you install it on your phone???

Radicalz38 2011-01-18 23:56

Re: Preenv webOS games compatibility list
 
Hello! Hmmm seems like i'm already outdated and missed so much here? What's this fake multitouch? Is it a file? script? command? Please guide me here. Thanks! Tried backreading from page 102 but can't find any clue how

mido.fayad 2011-01-18 23:56

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by beach king (Post 923389)
how did you get the line /skob2.exe/ ??
is there a line to get a list of the games in preenv ??

i can't understand what u mean ?? :)

mido.fayad 2011-01-18 23:58

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by Boemien (Post 923394)
Yes I'm using deb version. how do I do to force it to install? (terminal command line?)
And also how to remove libavcodec52 and be able to install the game?

u should unpack it and remove dependencies

or dpkg --force-depends-i


anyway i will send it to u without this dependencies

mido.fayad 2011-01-19 00:26

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by Radicalz38 (Post 923460)
Hello! Hmmm seems like i'm already outdated and missed so much here? What's this fake multitouch? Is it a file? script? command? Please guide me here. Thanks! Tried backreading from page 102 but can't find any clue how


it's simple

download this file

http://members.cox.net/jflatt/libsdlpre.so


copy and replace it to /opt/preenv/lib


then open games and u will able to use keyboard :)

Radicalz38 2011-01-19 00:38

Re: Preenv webOS games compatibility list
 
Thanks! And what are the key mappings?

jflatt 2011-01-19 00:42

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by Radicalz38 (Post 923478)
Thanks! And what are the key mappings?

D'oh!
....

jflatt 2011-01-19 00:45

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by javispedro (Post 923424)
Preenv 0.1.4 has just been built and should be in the extras-devel repository by now.

Remember to upgrade using apt-get install preenv after apt-get update (and not using apt-get upgrade).

It contains most of jflatt's fixes (thanks!), as well as some stuff that I had around. It does not contain multitouch emulation yet nor any of the gconf-configurable stuff, though.

So far, I guess most of the improvements you've seen come from the compatibility fixes and not because of setting random rotations that make no sense whatsoever (and if they do, it's a bug :D ), specially 1 (which means upside down) and 4 (which literally means "do nothing").

Thus, I hope you enjoy this release and use it to update the Wiki's Game Compatibility list, as it's getting a bit outdated. Let's see how many new "green" games appear!

After knowing which games still present graphical glitches, we can decide which stuff makes sense to configure per-game.

Of course if you need multitouch emulation you'll have to keep jflatt's dll for now. If you upgrade and want to revert to jflatt's, just download his .so file again.

Awesome, let's all shoot for a full green list. I'll see if I can get my garbage patched in there too

mido.fayad 2011-01-19 00:54

Re: Preenv webOS games compatibility list
 
fifa works now perfect with preenv 0.1.4 but there is no multitouch


why javisprdro ?????????????????

waiting jflatt to add it :)

jflatt 2011-01-19 01:05

Re: Preenv webOS games compatibility list
 
As of now, there is no way to configure fake multitouch. If it was in there, FIFA would not be mapped properly. It is being worked on

osama 2011-01-19 06:39

Re: Preenv webOS games compatibility list
 
Quote:


guys the game Toonwarz is working but the screen isn't good
can any one fix it ?? (I tried but nothing)

it is work for me good in Preenv 0.1.4

http://img813.imageshack.us/img813/3...1011909325.png

http://img94.imageshack.us/img94/609...1011909321.png

cloud596 2011-01-19 07:14

Re: Preenv webOS games compatibility list
 
problem avatar on preenv 0.1.4 main hero invisisble. better v 0.1.3 . anybody hereh how to fix it

jflatt 2011-01-19 07:46

Re: Preenv webOS games compatibility list
 
I got all sync'ed up with javispedro's fixes, and added better gconf configuration. It gets a bit complicated though. First off, kill all those old settings, javispedro's latest changes fix a TON of stuff.
Code:

gconftool-2 --recursive-unset /apps/preenv
Then grab the usual patched up library
Code:

wget http://members.cox.net/jflatt/libsdlpre.so
Move it in
Code:

mv libsdlpre.so /home/opt/preenv/lib
To help with the settings a bit, I created a sample spreadsheet. Check it out, it shows one of the more simple configs. One of the columns will generate the commands needed to dump these settings into gconf.
Code:

wget http://members.cox.net/jflatt/earthwormjim.ods
If you want to grab my earthwormjim settings, you can grab this
Code:

wget http://members.cox.net/jflatt/gconf_set_ewj.sh

deny_winarto 2011-01-19 09:16

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by jflatt (Post 923597)
I got all sync'ed up with javispedro's fixes, and added better gconf configuration. It gets a bit complicated though. First off, kill all those old settings, javispedro's latest changes fix a TON of stuff.
Code:

gconftool-2 --recursive-unset /apps/preenv
Then grab the usual patched up library
Code:

wget http://members.cox.net/jflatt/libsdlpre.so
Move it in
Code:

mv libsdlpre.so /home/opt/preenv/lib
To help with the settings a bit, I created a sample spreadsheet. Check it out, it shows one of the more simple configs. One of the columns will generate the commands needed to dump these settings into gconf.
Code:

wget http://members.cox.net/jflatt/earthwormjim.ods
If you want to grab my earthwormjim settings, you can grab this
Code:

wget http://members.cox.net/jflatt/gconf_set_ewj.sh

Jflatt, does this disable the game gripper config i asked you in other thread?
Assassin's Creed no longer works after i install pre env 1.4 and use your code.

beach king 2011-01-19 09:26

Re: Preenv webOS games compatibility list
 
Toonwarz is working with the new preenv !!!
great work jflatt

govprog 2011-01-19 09:34

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by mido.fayad (Post 923285)
Super Ko Boxing WORKING now in proper orientationand full screen :)


u need only to :


Code:

gconftool-2 --set --type int /apps/prenv/skob2.exe/screen_rotation 1
Code:

gconftool-2 --set --type int /apps/preenv/skob2.exe/screen_width 800

I doubt the fix is needed.It was working even with the latest fix.
Quote:

Originally Posted by javispedro (Post 923424)
Preenv 0.1.4 has just been built and should be in the extras-devel repository by now.
I guess most of the improvements you've seen come from the compatibility fixes and not because of setting random rotations that make no sense whatsoever (and if they do, it's a bug :D ), specially 1 (which means upside down) and 4 (which literally means "do nothing").

Please,do the test with the previous jflatt's fix,You will see my fix was REALLY working and there are proofs about that.There are some users like cloud596 that tested my method before I have actually post the screenshots.Also there may be some other people that have tested FIFA without my fix,And I swear,it didn't work before my "random rotation".And please,make suggestions about my posts a little nicer(At least I did a little contribution and found the problem although you have found the real problem and fixed it.),so my heart won't stop beating each time I am reading your reply.(Though you have my respect.)
Quote:

Originally Posted by mido.fayad (Post 923404)
hey govprog

hawx already working and full screen without any modifications

with the latest libsdlpre.so

so why u try this ? :)

Because of the famous"Weapon switching problem".
Quote:

Originally Posted by mido.fayad (Post 923387)
Raging thunder 2 Now WORKING but it's the same as fifa in portrait mode


Code:

gconftool-2 --set --type int /apps/preenv/rthunder2/screen_rotation 6

Yes.It will work with any "High numbers".Try the 7,because it's lucky;)(But the scaling maybe eliminated)
Quote:

Originally Posted by jflatt (Post 923597)
I got all sync'ed up with javispedro's fixes, and added better gconf configuration. It gets a bit complicated though. First off, kill all those old settings, javispedro's latest changes fix a TON of stuff.
Code:

gconftool-2 --recursive-unset /apps/preenv
Then grab the usual patched up library
Code:

wget http://members.cox.net/jflatt/libsdlpre.so
Move it in
Code:

mv libsdlpre.so /home/opt/preenv/lib
To help with the settings a bit, I created a sample spreadsheet. Check it out, it shows one of the more simple configs. One of the columns will generate the commands needed to dump these settings into gconf.
Code:

wget http://members.cox.net/jflatt/earthwormjim.ods
If you want to grab my earthwormjim settings, you can grab this
Code:

wget http://members.cox.net/jflatt/gconf_set_ewj.sh

Great news:). Is there any news about Nova and blades of fury? And Does your fix will make ancient frog works finally? Thanks.:)
EDIT:Can you leave us the potential to map the mouse drags please, there are some games that need this stuff,thanks again:).

porselinaheart 2011-01-19 10:04

Re: Preenv webOS games compatibility list
 
tried your earthworm jim config, but the dpad keys are a little off. right = (right+down, diagonally) and up= (left+up, diagonally ). is it an issue with the new version of preenv or the config file itself?

govprog 2011-01-19 10:24

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by cloud596 (Post 923586)
problem avatar on preenv 0.1.4 main hero invisisble. better v 0.1.3 . anybody hereh how to fix it

Well,there is a real libavcodec available in the repos(and also libamrnb)(It may take your root space,so make sure that you have enough) You no longer need the file,so it's better that you delete it.Also,it's better that you enable the extras-testing repository before installing the libavcodec.Since it's more stable.
Code:

sudo gainroot
rm /opt/preenv/lib/libavcodec.so.52
apt-get install libavcodec52
apt-get install libamrnb

I am sure that javispedro will fix this problem in the new version.He may include these libraries in the next version so the apt-get won't be needed for this:).But still,there is a chance that your game won't be fixed with this.

Boemien 2011-01-19 10:26

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by porselinaheart (Post 923656)
tried your earthworm jim config, but the dpad keys are a little off. right = (right+down, diagonally) and up= (left+up, diagonally ). is it an issue with the new version of preenv or the config file itself?

It Seems that this little bug was not fixed yet. I think that it's a problem with the config file.

Boemien 2011-01-19 10:34

Re: Preenv webOS games compatibility list
 
Whynot create an independent deb file of the preenv which will regroup all needed dependencies. All the members don't have Internet connection right on their phone (Like me for example) It's a bit difficult to update.

cloud596 2011-01-19 10:41

Re: Preenv webOS games compatibility list
 
well thanx @jflatt you make it little bit annyoing to make a scrypt one by one for each game but fortunately fifa working with keyboard.


@govprog do u know setting to make brothers in arms working on keyboard. actually try setting based on earthwormjim above or compile from previous version. but unlucky.

cloud596 2011-01-19 10:49

Re: Preenv webOS games compatibility list
 
upps cant copied settings from eartworm jim not working on assasins.

javispedro 2011-01-19 14:44

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by govprog (Post 923644)
You will see my fix was REALLY working and there are proofs about that.There are some users like cloud596 that tested my method before I have actually post the screenshots.Also there may be some other people that have tested FIFA without my fix,And I swear,it didn't work before my "random rotation".

Hey, I admit that the screenshot you posted after setting s_rotation to 5 did help me understand what was happening (because remember, I don't have the game). But it was hardly a "fix", as it was still being misrendered. Happy now? :D

If instead of posting troubling "fixes" you made 100% objective analysis this would all be faster, alligoodidea.

Quote:

Originally Posted by govprog (Post 923666)
I am sure that javispedro will fix this problem in the new version.He may include these libraries in the next version so the apt-get won't be needed for this:).But still,there is a chance that your game won't be fixed with this.

Quote:

Originally Posted by Boemien (Post 923677)
Whynot create an independent deb file of the preenv which will regroup all needed dependencies. All the members don't have Internet connection right on their phone (Like me for example) It's a bit difficult to update.

Unfortunately 99% of the libraries are only required for 1% of the games, so for now it's better with faster downloads for most people if they stay separate. I will start bundling them with Preenv if there are specific compatibility issues with the Maemo libs.

To install those two libs, it should indeed be safe to do:
Quote:

Originally Posted by govprog (Post 923666)
sudo gainroot
apt-get install libavcodec52
apt-get install libamrnb


AgogData 2011-01-19 15:08

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by jflatt (Post 923597)
If you want to grab my earthwormjim settings, you can grab this
Code:

wget http://members.cox.net/jflatt/gconf_set_ewj.sh

i looked into the .sh and .ods files and its a lil complicated, does that need a keys map to understand and edit a new .sh for different games ?

cloud596 2011-01-19 15:41

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by govprog (Post 923666)
Well,there is a real libavcodec available in the repos(and also libamrnb)(It may take your root space,so make sure that you have enough) You no longer need the file,so it's better that you delete it.Also,it's better that you enable the extras-testing repository before installing the libavcodec.Since it's more stable.
Code:

sudo gainroot
rm /opt/preenv/lib/libavcodec.so.52
apt-get install libavcodec52
apt-get install libamrnb

I am sure that javispedro will fix this problem in the new version.He may include these libraries in the next version so the apt-get won't be needed for this:).But still,there is a chance that your game won't be fixed with this.

guys I got segmentation fault try run on terminal cause on desktop.
it just close while fox opening.


gtumble I am on chapter 8 . soon will finished it .
need an advance.

beach king 2011-01-19 15:41

Re: Preenv webOS games compatibility list
 
Transformers G1 is working !!


http://img30.mediafire.com/d100dc40b...c7b6501d4g.jpg

http://img16.mediafire.com/f3356ee87...12631cff4g.jpg

http://img2.mediafire.com/1332cf66b2...d009907b4g.jpg

beach king 2011-01-19 15:52

Re: Preenv webOS games compatibility list
 
hi guys again :D

I've tried the game Smile again and it is working !!!!!!

but the touch coordinates isn't good :(

http://img3.mediafire.com/213e0a76a7...00e9ed914g.jpg


Code:

PDL: Init: Service name is com.javispedro.preenv.Smiles
PDL: Failed to initialize libosso
PDL: Application asked for calling path, giving './'
SDLGL: called sdl_init with flags = 0x20
X11: PID is 3701
PDL: Init: Service name is com.javispedro.preenv.Smiles
PDL: Failed to initialize libosso
SDLGL: Requested GL major version 1
SDLGL: Called GetVideoInfo, returned 800x480
SDLGL: Asked if video mode 800x480x16 (flags=0x80000002) is ok
SDLGL: Called ListModes
SDLGL: Available mode 800x480
SDLGL: Called GetVideoInfo, returned 800x480
SDLGL: Asked if video mode 800x480x16 (flags=0x80000002) is ok
SDLGL: Called ListModes
SDLGL: Available mode 800x480
SDLGL: Called GetVideoInfo, returned 800x480
SDLGL: Called SetVideoMode(800, 480, 32, 0xa0000007)
SDLGL: Requested OpenGL video mode
SDLGL: SDL_GLES initialized (res=0)
SDLGL: Asked if video mode 800x480x32 (flags=0xa0000005) is ok
SDLGL: Called ListModes
SDLGL: No modes available
SDLGL: Called ListModes
SDLGL: No modes available
SDLGL: Called ListModes
SDLGL: Available mode 800x480
SDLGL: Mouse moved 400x240 400 240 0
SDLGL: RefreshScale
SDLGL: Called GetVideoInfo, returned 800x480
SDLGL: Called GL_GetAttribute
SDLGL: Called GL_GetAttribute
SDLGL: Called GL_GetAttribute
SDLGL: Called GL_GetAttribute
ACCEL: Opening accelerometer
ACCEL: Using default calibration values
Home directory /home/user not ours.
Home directory /home/user not ours.
SDLGL: Key pressed 306 Down
SDLGL: Sending lose focus event
SDLGL: Key pressed 306 Up


beach king 2011-01-19 16:07

Re: Preenv webOS games compatibility list
 
another game :b

Cronk
it seems working but the only issue is the screen and touch coordinates :(

http://img23.mediafire.com/6d1e869fb...888f6f6f4g.jpg


Code:

SDLGL: Called sdl_init with flags = 0x30
Home directory /home/user not ours.
X11: PID is 3881
PDL: Init: Service name is com.javispedro.preenv.application
PDL: You are root. Don't do this unless you know what you're doing!
PDL: Failed to initialize libosso
SDLGL: Called SetVideoMode(480, 320, 0, 0x0)
SDLGL: Asked if video mode 480x320x16 (flags=0x10000000) is ok
SDLGL: Cannot yet scale non OpenGL applications
Home directory /home/user not ours.


jflatt 2011-01-19 17:16

Re: Preenv webOS games compatibility list
 
Did you even bother to read the log? It says, don't run as root on both of those

jflatt 2011-01-19 17:22

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by cloud596 (Post 923683)
well thanx @jflatt you make it little bit annyoing to make a scrypt one by one for each game but fortunately fifa working with keyboard.

Since every game has a completely different layout, I figure this would be the way to go. Hopefully people will create a mapping and script it up for others to use. Let me know if you have a better idea on how to do it.

Quote:

Originally Posted by AgogData (Post 923864)
i looked into the .sh and .ods files and its a lil complicated, does that need a keys map to understand and edit a new .sh for different games ?

Yep, it's a little rough, but its a first try. I'm not sure if different hardware versions or languages are going to have the same keymaps. For my hardware, the keycodes are:
Code:

313 - blue fn arrow, disabled
306 - ctrl
304 - shift
276 - left arrow
275 - right arrow
274 - down arrow
273 - up arrow
271 - return
122 - z, ordered alphabetically from here
...
97 - a
46 - period, colon
44 - comma, semicolon
32 - space bar
8 - backspace, disabled


hadjistyllis 2011-01-19 17:25

Re: Preenv webOS games compatibility list
 
I install preenv 0.1.4 and keyboard emulation by libsdlpre.so not working anymore.
How can I use gconf_set_ewj.sh? I don't understand. If someone can help??
EDIT: Ok now I understand.

How can I compile a new conf from earthwormjim.ods?


All times are GMT. The time now is 09:09.

vBulletin® Version 3.8.8