XENO3 Setting Change Manual
Important points to note
We provide support for any troubles or problems caused by changing settings, but we cannot guarantee it. Please handle at your own risk.
We also recommend that you back up your information before changing the settings.
Introduction
To change the settings, you need to remove the micro SD card from the board and read it on a PC.
When removing the SD card, make sure the device is in sleep mode or the battery is removed.
Please use the included USB SD card reader to connect to a computer.
When you read the SD card, it will have the following structure, so please click on the " setting " folder inside it.
When you open the " setting " folder, the following list of files will be displayed.
Click on " config " and open it in a text editor (such as Notepad).
Once " config " is open, you're ready to go.
2) How to change the motion ON/OFF setting
XenoPixel allows you to turn it on and off using motion actions.
In the current version (April 2011), there are three types of motion-ON control: push (stab), twist, and swing, and two types of motion-OFF control: pull and twist.
To enable or disable each motion action, change the status settings below.
Interpretation of each status
Status Name | Status Description |
motion_control | Enable/disable all motion controls |
pull_push_on | Motion ON with push |
push_pull_off | Pull to turn off motion |
push_sensitivity=18 | Push ON operation sensitivity |
pull_sensitivity=13 | Pull-off sensitivity |
swing_on=1 | Swing motion ON |
swing_sensitivity=1100 | Swing motion ON sensitivity |
twist_on=0 | Twist motion ON |
twist_off=0 | Motion OFF even when twisting |
twist_sensitivity=220 | Twist ON/OFF Sensitivity |
Set the motion (_on or _off) to 1 to enable it, or 0 to disable it.
Also, the lower the sensitivity, the higher the sensitivity. If you feel the sensitivity is high, change the value to the positive side, and if you feel the sensitivity is low, change the value to the negative side.
Setting example 1)
Before setting: push_sensitivity=18
After setting: push_sensitivity=13
In this case, setting it to 13 makes it easier to activate Push ON.
Setting example 2)
pull_push_on=1
push_pull_off=0
The motion ON status for push is 1, so it is enabled , and the motion OFF status for pull is set to 0, so it is disabled .
3) How to change the maximum volume
volume=80
Change the volume status above. Although the setting can go up to 100, we recommend setting it to 90 to avoid risk of damaging the speakers.
4) Blade mode ON/OFF setting
XENO3 allows you to control whether some blade styles and actions are enabled or disabled.
status | Status Description |
velocity_mode | Blade Style: Velocity Mode |
torch_mode | Blade Style: Torch Mode |
multiblock_mode | Action: Multiblock |
multilock_mode | Action: Multilock |
lightning_block_mode | Action: Lightning Block |
blaster_mode | Blade Style: Blaster Mode |
ghost_mode | Blade Style: Ghost Mode |
By default, some statuses are set to disabled (0).
Set it to 1 to enable it.
Unlike the normal saber effect, the blaster and ghost modes feature blades that only light up when the blaster action is performed.
5) Countdown sound ON/OFF
countdown=1
Enable or disable the count sound that occurs according to the number of times the LED flashes.
1 is enabled, 0 is disabled.
6) FoC and crash sensitivity adjustments
However, if the sensitivity is set too high, the speaker vibrations may be detected and cause unintended crashing.
Setting example 1) High crash sensitivity
clash_sensitivity=1.5
Setting example 2) Example of lowering crash sensitivity
clash_sensitivity=3.5
7. How to add fonts
Only fonts compatible with XENO3 or XenoPixel can be used. Please check with the font vendor to see if they are compatible.
- Create a new font folder. Set the folder name to the number next to the last font folder number on the SD card. For example, if there are font folders up to number 45 on the SD card, create a new folder number 46.
- Save the font sound source (wav file) you obtained in the created folder (e.g. 46).
- Copy
fontconfig.ini
from another font folder and save it in the folder you created (e.g. 46). - Edit the copied
fontconfig.ini
. The text infontconfig.ini
specifies the default settings for the font (blade color, effects, glow speed, etc.).
Configuration Format
fontconfig.iniには以下のテキストフォーマットが記載されています。
>>font番号=(R,G,B),A,B,C,D,E,F,G,H
Each item is assigned a corresponding effect number.
(R,G,B)は
is the blade LED color (specify red, green, and blue values from 0 to 255).
"A" is the default startup sound effect for each font. Replace "A" with one of the following: (FIRE BLADE=0, STEADY BLADE=1, UNSTABLE BLADE=2, RAINBOW BLADE=3, CANDY BLADE=4, CRACK BLADE=5, PULSE BLADE=6, FLASHING BLADE=7)
"B" is the default blaster light effect for each font. Replace "B" with one of the following: (LIGHT EFFECT1=0, LIGHT EFFECT2=1, LIGHT EFFECT3=2)
"C" is the default force lighting effect for each font. Replace "C" with one of the following: (LIGHT EFFECT1=0, LIGHT EFFECT2=1)
"D" is the default lockup lighting effect for each font. Replace "D" with one of the following: (LIGHT EFFECT1=0)
"E" is the default light-on-collision effect for each font. Replace "E" with one of the following: (LIGHT EFFECT1=0, LIGHT EFFECT2=1, LIGHT EFFECT3=2)
"F" is the default style for each font. Replace "F" with one of the following: (STANDARD BLADE=0, VELOCITY BLADE=1, TORCH BLADE=2, BLASTER MODE=3, GHOST MODE=4, SPECIAL PREON=5/6/7/8/9/10/11)
"G" is the startup speed of each font. 200 is the basic default value, and the higher the number, the slower the startup speed.
"H" is the fade speed of each font. 500 is the basic default value, and the higher the number, the slower the fade speed.
Configuration Example
font46=(0,0,255),0,2,0,0,0,0,500,700
- font46: Usually specified as font + folder number.
-
(0,0,255)
: The blade color is blue. (Red:0, Green:0, Blue:255) -
0
: Normal blade effect is FIRE BLADE (a flame-like effect). -
2
: The effect when firing the blaster is LIGHT EFFECT3. -
0
: When using force, the effect is LIGHT EFFECT1. -
0
: The effect during lockup is LIGHT EFFECT1. -
0
: The flash effect during a crash is LIGHT EFFECT1. -
0
: The blade style is STANDARD BLADE. -
500
: The blade lighting speed is standard. -
700
: The blade goes out rather slowly.
8) Reference
・English manual
XENO3.0_User_Manual_2024
This content is the manual as of firmware version 1.0 (April 2023 version).
Please note that operation or setting status may differ depending on the version.