The Following 28 Users Say Thank You to MINKIN2 For This Useful Post: | ||
2disbetter, AlMehdi, bigears5000, clasificado, Dousan, Estel, F2thaK, Helmuth, HtheB, jedi, kingoddball, leetut, LippiVan, maluka, Marklar, mece, moepda, pantera1989, pelago, raily, S0urcerr0r, Sash, sebastiaan.lampo, Stonik, taril, thp, TimusEravan, turbovomit |
![]() |
2010-10-13
, 21:48
|
Posts: 374 |
Thanked: 75 times |
Joined on Nov 2009
@ Hungary
|
#2
|
![]() |
2010-10-13
, 21:57
|
|
Posts: 301 |
Thanked: 227 times |
Joined on Nov 2009
@ Turkey
|
#3
|
![]() |
2010-10-13
, 22:00
|
Posts: 1,326 |
Thanked: 1,524 times |
Joined on Mar 2010
|
#4
|
![]() |
2010-10-14
, 09:36
|
Posts: 100 |
Thanked: 543 times |
Joined on Jun 2010
@ Kiev, Ukraine
|
#5
|
Locate the config.bat here /home/user/.xmoto/config.bat
![]() |
2010-10-14
, 11:32
|
Posts: 1,326 |
Thanked: 1,524 times |
Joined on Mar 2010
|
#6
|
![]() |
2010-10-14
, 12:51
|
Posts: 150 |
Thanked: 80 times |
Joined on Dec 2009
|
#7
|
![]() |
2010-10-14
, 12:54
|
|
Moderator |
Posts: 3,718 |
Thanked: 7,420 times |
Joined on Dec 2009
@ Bize Her Yer Trabzon
|
#8
|
The Following User Says Thank You to HtheB For This Useful Post: | ||
![]() |
2010-10-14
, 12:59
|
Posts: 100 |
Thanked: 543 times |
Joined on Jun 2010
@ Kiev, Ukraine
|
#9
|
How are you getting it to play in full screen btw?
sed -i -e '/DisplayHeight/s:480:420:' -e '/DisplayWindowed/s:false:true:' -e '/DeathAnim/s:true:false:' -e '/EngineSoundEnable/s:false:true:' /home/user/.xmoto/config.dat
![]() |
2010-10-14
, 14:11
|
|
Posts: 233 |
Thanked: 220 times |
Joined on Jan 2010
@ Hungary
|
#10
|
Due to this game being designed for the Diablo/N800 platform, there were some settings that needed to be tweeked and divan did some excellent work changing the menu screens and adding Accelerometer controls for N900. There is currently no native launch icon from the desktop however using the QueenBeecon Widgets below you can launch from the desktop as you would expect to.
Installing the game
This is now in Repos, so feel free to open Application Manager http://maemo.org/packages/package_in.../0.2.6-maemo2/
Controls: Comination of Keyboard and Screen
In Game
Up = Accelerate
Down = Brake
Left+Right = Shift Weight
Menu
Curser/Select =Touchscreen
Other
SIXAXIS with Select button for Enter (if paired to N900)
Adding the QueenBeeCon Snippet
Ok so having to enter Xterm every time you want to launch the game will probably become a little tedious, so I have put together a couple of little icons to enable the game to launch from the Desktop using the Awesome QueenBeeCon Widget creator.
There are two Icons to choose from for you liking
x-moto.png
x-moto2.png
If you need to download the Queen BeeCon Widget creator the please see here http://wiki.maemo.org/Queen_BeeCon_Widget
Now most of you who have the AWESOME QBWcreator will no doubt now how to do this already, but I will still continue with my newbie friendly how-to.
Download either of the two X-moto.ping images above and save them to /home/user/.queen_beecon_dir
Return to the N900 home screens and add a new QueenBeeCon Widget (Desktop Menu > Add Widget > QueenBeeCon Widget).
Click on the Spanner Icon of the new QBWiget and enter the following settings
Type: Snippet
Command Selection: Blank
Widget Size & position tuning
Width: 83
Height:83
Statuses Backgound colours and imaging
Snippet Background Colour: User the sliders to choose the colour best suited to your desk top
Command Title settings
Change the queen-beacon.png to the name of image you saved to the .queen_beecon_dir location (x-moto.png or x-moto2png).
Command Results settings
Delete the line queen-beeconresimg.png and leave feild blank.
Now click on "Add command", leave the Title field blank and enter "xmoto" in the Command field
Then tap Save, Save again and Done to exit the Desktop Menu. THe Icon Snippet should now be set up for you to launch X-Moto from the desktop.
A few other things...
You can manually edit the config.dat and tweak the settings, controls, sound and graphics in the following location with your favorite text editor. (I use Midnight Commander)
Path: /home/user/.xmoto/config.dat
An example would be If you wish to run the game in window mode, change the Display lines to read like so...
<var name="KeyDrive1" value="X"/>
<var name="KeyBrake1" value="Down"/>
<var name="KeyFlipLeft1" value="Left"/>
<var name="KeyFlipRight1" value="Right"/>
<var name="KeyChangeDir1" value="Space"/>
You can leave everything else, save and close the file or try tweaking other settings if you want to?
Inside here is the original Tuxfamily Repo for xmoto on the N800http://talk.maemo.org/showpost.php?p=44645&postcount=5
To install the original file in Application Manager, create a new catalogue entry
Catalogue name: Xmoto
Web address: http://download.tuxfamily.org/xmoto/maemo/
Distribution: it2007 testing/
Refresh your catalogues, search and install Xmoto.
I have found some issues with this as it is, a few of which have already been discussed firther in the thread.
In closing, I just want to say Thanks to the original poster if you are reading this and to divan for his great work and for getting this in to the Repos for everyone to enjoy.
Thank you for reading
MINKIN2
Last edited by MINKIN2; 2010-11-04 at 22:07. Reason: Edited: Added divan's amendments. Thank you for your help mate :)