maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Games (https://talk.maemo.org/forumdisplay.php?f=12)
-   -   ScummVM on N900 (https://talk.maemo.org/showthread.php?t=33126)

MrGrim 2009-12-17 18:39

Re: ScummVM on N900
 
Quote:

Originally Posted by ewan (Post 432134)
It appears that took all of four hours between being suggested to you having got it all done and on the builders. That really is pretty damn awesome.

Welcome to open source my friend. The place where devs work with and for their users/fans. I'm not sure if they're all masochists. but working for thanks does indicate something of the sort

skalogre 2009-12-17 19:18

Re: ScummVM on N900
 
Quote:

Originally Posted by MrGrim (Post 432241)
Welcome to open source my friend. The place where devs work with and for their users/fans. I'm not sure if they're all masochists. but working for thanks does indicate something of the sort

:D

That is a good one. Anyway, I still have to give this a shot.

Kjow 2009-12-17 20:55

Re: ScummVM on N900
 
Quote:

Originally Posted by HtheB (Post 432217)
You can't play Full Throttle after some part.

It's the part in the beginning when you got your keys back and have to fight on your bike. You can't punch or kick ther other guy :( :( can this be fixed?

btw,Im using the latest build

From 1.0.0.2 you can emulate right click with volume buttons, see:

http://talk.maemo.org/showpost.php?p...6&postcount=86

Bye!

mikkov 2009-12-17 21:14

Re: ScummVM on N900
 
It's actually quite a big problem that you have to guess or know the default key bindings beforehand. There's just too many options compared to N800 for example. It makes ScummVM pretty hard for anybody who hasn't read this thread.

At minimum default keys (right click, fullscreen, esc) should be found from package description.

Kjow 2009-12-17 21:20

Re: ScummVM on N900
 
Quote:

Originally Posted by mikkov (Post 432466)
It's actually quite a big problem that you have to guess or know the default key bindings beforehand. There's just too many options compared to N800 for example. It makes ScummVM pretty hard for anybody who hasn't read this thread.

At minimum default keys (right click, fullscreen, esc) should be found from package description.

Yes, I think that an updated changelog (a simply txt linked at first post) with a section with keys for each platform (N900, N810, etc) would be very usefull.

HtheB 2009-12-18 08:19

Re: ScummVM on N900
 
Quote:

Originally Posted by Kjow (Post 432439)
From 1.0.0.2 you can emulate right click with volume buttons, see:

http://talk.maemo.org/showpost.php?p...6&postcount=86

Bye!

The volume buttons in 1.0.0.4 are mapped the same way as in 1.0.0.2... Also remember that a right mouse click can also be done while holding the shift button and click somewhere..

now to the point: To kick or punch someone, you need left mouse click! But it just doesn't work if u click somewhere :S

any other help is appriciated. (Game: Full Throttle)

fanoush 2009-12-18 09:04

Re: ScummVM on N900
 
Quote:

Originally Posted by mikkov (Post 432466)
It's actually quite a big problem that you have to guess or know the default key bindings beforehand. There's just too many options compared to N800 for example. It makes ScummVM pretty hard for anybody who hasn't read this thread.

Yes, definitely. I know about it (post #106).

Quote:

Originally Posted by mikkov (Post 432466)
At minimum default keys (right click, fullscreen, esc) should be found from package description.

I'm not sure everybody reads it in package manager. Definitely there should be better homepage link at downloads.maemo.org/product/XXXX/scummvm/ It should lead to maemo specific page with keys documented.

Also maybe I can add Help button to scummvm game launcher page or modify the About screen or even show link to help somewhere on the launcher page.

Kjow 2009-12-18 09:30

Re: ScummVM on N900
 
Quote:

Originally Posted by HtheB (Post 433057)
The volume buttons in 1.0.0.4 are mapped the same way as in 1.0.0.2... Also remember that a right mouse click can also be done while holding the shift button and click somewhere..

now to the point: To kick or punch someone, you need left mouse click! But it just doesn't work if u click somewhere :S

any other help is appriciated. (Game: Full Throttle)

I just tried Full Throttle with 1.0.0.3 and to switch kick or punch I simply need to press shift + tap somewhere. Volume buttons adjust volume.
After switch release shift and tap where you need.

It works for me :)

mikkov 2009-12-18 09:53

Re: ScummVM on N900
 
Quote:

Originally Posted by fanoush (Post 433093)
I'm not sure everybody reads it in package manager. Definitely there should be better homepage link at downloads.maemo.org/product/XXXX/scummvm/ It should lead to maemo specific page with keys documented.

Also maybe I can add Help button to scummvm game launcher page or modify the About screen or even show link to help somewhere on the launcher page.

Not everyone reads description, sure. Not everyone goes to product page either :) . Help button would be much appreciated.

twaelti 2009-12-18 09:56

Re: ScummVM on N900
 
Quote:

Originally Posted by fanoush (Post 433093)
I'm not sure everybody reads it in package manager. Definitely there should be better homepage link at downloads.maemo.org/product/XXXX/scummvm/ It should lead to maemo specific page with keys documented.
Also maybe I can add Help button to scummvm game launcher page or modify the About screen or even show link to help somewhere on the launcher page.

A simple and quick way to show up extended information at least ONCE is by using the postinstall script: Simply put your instructions inside a /opt/scummvm/helpctrl.txt file and use the postinstall command "maemo-confirm-text". This is originally meant for Licence Agreements, but I use it in mClock as a one-time info.
Code:

#!/bin/sh
    gtk-update-icon-cache -f /usr/share/icons/hicolor
    maemo-confirm-text HelpControls /opt/scummvm/helpctrl.txt

First line is the icon update that you probably do already, second line is where the fun starts. "HelpControls" is the title of the message window to appear.


All times are GMT. The time now is 13:10.

vBulletin® Version 3.8.8