Use X-Moto on a USB-Key

From X-Moto
Revision as of 14:27, 2 February 2011 by Nadenislamarre (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

When you run xmoto, it creates a directory into ~/.xmoto, then, if you put xmoto on a usb key and change of computer, you don't find your data back. By the way, xmoto has an option "--configpath" to change the directory where data are saved.

Windows

  1. Copy xmoto and files (get the .zip package for example) on a usb key
  2. Copy the following this section next xmoto.exe and run the .bat

The .bat runs xmoto with the configpath option set to myConfig


Media:xmoto_local.bat

This file contains only one line:

start xmoto --configpath "%cd%\myConfig" --noDBDirsCheck
--noDBDirsCheck appears with X-Moto 0.4.3