Difference between revisions of "LinuxMoto"

Jump to navigation Jump to search
2,852 bytes removed ,  00:29, 2 December 2013
The buildbot shows no 16-bit color support for LinuxMoto builds.
(Added the PortFeatures template)
(The buildbot shows no 16-bit color support for LinuxMoto builds.)
(12 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{PortFeatures|
{{PortFeatures|
name=LinuxMoto|
name=LinuxMoto|
backend=linuxmoto|
backend=linuxmoto + sdl|
version=1.0.0|
version=1.3.0|
status=Maintained|
status=Unmaintained|
mp3=yes|
mp3=yes|
ogg=yes|
ogg=yes|
flac=yes|
uncompressed=yes|
uncompressed=yes|
zlib=yes|
zlib=yes|
plugins=no|
16bits=no|
buildbot=yes|
firstversion=1.0.0|
firstversion=1.0.0|
maintainer=[[User:Lubomyr|Lubomyr]]|
maintainer=[[User:Lubomyr|Lubomyr]]|
pkgend=-moto.zip|
packager=[[User:Lubomyr|Lubomyr]]|
pkgend=-motoezx.pkg|
forum=4|
forum=4|
icon=linuxmoto|
icon=linuxmoto|
Line 87: Line 92:
===== E8 and EM30 =====
===== E8 and EM30 =====


* [http://www.motoezx.at.ua/games-lib-env/lib-env-e8.tgz lib-files] are needed to run ScummVM, please download them and extract them to the memory card.
* [http://www.motoezx.at.ua/games-lib-env/zSDL_E8_EM30_rev.3.0.mgx zSDL_E8_EM30_rev.3.0.mgx] are needed to run ScummVM, please download and install.


===== U9 and ZN5 =====
===== U9 and ZN5 =====
Line 94: Line 99:


= Game Control =
= Game Control =
 
{{LinuxMotoControls}}
== pkg (A1200, E6, A1600) (motoezx) ==
 
{| border="1"
|- style="background:silver"
|Event||Button
|-
|Menu||call key
|-
|Skip scene||hangup key
|-
|Virtual keyboard||camera key
|-
|Left mouse click||joy(fire) or volume '-'
|-
|Right mouse click||volume '+'
|-
|Quit||mod+camera key (mod - key beetwin vol'+' & vol'-')
|}
 
 
== mpkg (Z6 and V8) (motomagx) ==
 
{| border="1"
|- style="background:silver"
|Event||Button
|-
|Menu||Slider key
|-
|Skip scene||call key
|-
|Virtual keyboard||camera key
|-
|Left mouse click||joy(fire) or volume '-'
|-
|Right mouse click||volume '+'
|-
|Quit||hangup key
|}
 
* Easy reconfig control: mySDL.cfg in ScummVM directory
 
in final release mpkg-package scummvm-1.0.0
used not good key config in mySDL.cfg
 
to fix this must edit
<tt>.system/QTDownLoad/scummvm/mySDL.cfg</tt>
 
<pre>
[SDL]
LeftSoftkey = F9
RightSoftkey = PERIOD
Up = UP
Down = DOWN
Left = LEFT
Right = RIGHT
Center = RETURN
VolumeUp = PLUS
VolumeDown = MINUS
SideKey = F5
Call = F7
Music = F10
Red = ESCAPE
C = BACKSPACE
Camera = MINIMIZE
Slider = 0
0 = 0
1 = 1
2 = 2
3 = 3
4 = 4
5 = 5
6 = 6
7 = 7
8 = 8
9 = 9
Asterisk = ASTERISK
Numeral = HASH
</pre>
 
will be fixed in next release...
 
== pep (Z6 and V8) (motomagx) ==
 
The build uses the internal ScummVM keymapper. After the first start, ScummVM keys are assigned randomly. For remapping keys, you must edit <tt>.Games/.scummvmrc</tt> after the line with <tt>[keymapper]</tt>.
 
KeyMap settings have been tested with a Motorola Z6 (pep build) by Pantamorph.
 
<pre>
[keymapper]
keymap_global_SKCT=BACKSPACE
keymap_global_MENU=SPACE
keymap_global_REMP=ASTERISK
keymap_global_VIRT=F9
keymap_gui_CLOS=ESCAPE
keymap_gui_CLIK=BACKSPACE
keymap_global_PAUS=TAB
keymap_global_SKLI=2
keymap_gui_VIRT=F9
keymap_gui_REMP=SPACE
</pre>
 
== mgx (E8 and EM30) (motomagx) ==
 
The build uses the internal ScummVM keymapper. After the first start, ScummVM keys are assigned randomly. For remapping keys, you must edit <tt>.Games/.scummvmrc</tt> after the line with <tt>[keymapper]</tt>.
 
KeyMap settings have been tested with a Motorola Z6 (pep build) by Pantamorph.
 
<pre>
[keymapper]
keymap_global_SKCT=BACKSPACE
keymap_global_MENU=SPACE
keymap_global_REMP=ASTERISK
keymap_global_VIRT=F9
keymap_gui_CLOS=ESCAPE
keymap_gui_CLIK=BACKSPACE
keymap_global_PAUS=TAB
keymap_global_SKLI=2
keymap_gui_VIRT=F9
keymap_gui_REMP=SPACE
</pre>
 
== mgx (U9 and ZN5) (motomagx) ==
 
The build uses the internal ScummVM keymapper. After the first start, ScummVM keys are assigned randomly. For remapping keys, you must edit <tt>.Games/.scummvmrc</tt> after the line with <tt>[keymapper]</tt>.
 
KeyMap settings have been tested with a Motorola ZN5 (mgx build) by Junior Passos.
 
<pre>
[keymapper]
keymap_global_SKCT=BACKSPACE
keymap_global_PAUS=F9
keymap_global_REMP=HASH
keymap_global_VIRT=TAB
keymap_gui_CLOS=ESCAPE
keymap_gui_CLIK=BACKSPACE
keymap_global_MENU=ESCAPE
keymap_global_SKLI=ASTERISK
keymap_gui_VIRT=TAB
keymap_gui_REMP=CLEAR
</pre>
TrustedUser
574

edits

Navigation menu