Button Options |
Button Size |
Springs |
Switches |
Size |
Weight |
---|---|---|---|---|---|
Chinese | BT: 60*60mm | 60g | 0.25N (Omron, model VX-5-1A2) | 43x21x6.8cm (knob 2.8cm) | 4.2kg |
Sanwa | FX: 50*33mm | 0.49N (Omron, model D2MV-01-1C3) | |||
START: 33*33mm |
BT Button |
FX Button |
Start Button |
Springs |
Switches |
LED |
---|---|---|---|---|---|
Sanwa | Sanwa | Sanwa | 20g | 25g | Wedge Clear |
Chinese | Chinese | Chinese | 40g | 50g | |
60g | 100g |
Check out Rhythm Cons for more links :D
The mode you selected will be saved on board.
Hold START + BT-A down together WHILE plugging the controller to the PC.
Hold START + BT-B down together WHILE plugging the controller to the PC.
Hold START + BT-C down together WHILE plugging the controller to the PC.
Hold FX-L + FX-R down together WHILE plugging the controller to the PC.
source: stlr_lly on Discord
After you've printed or cut the paper, you'll have to disassemble the controller now.
If your knobs are feeling too loose or tight then check the video below.
You can sand the edges of the button to help out. You can also check the video below on how to clean your buttons.
It's relatively easy to install new buttons or springs. Check the first video for v1 and the second video for v2. If you're switching from stock to Sanwa, check the third video.
Check the video below to see how it's done. It can take a bit of time for the first time.
Yuancon doesn't support Linux officially, but it can work on Linux with a few steps. There's three methods currently available.
Method 1:evdev
10-yuancon.conf
in /etc/X11/xorg.conf.d/
containing these lines:
Section "InputClass"
Identifier "Yuancon"
MatchProduct "YuanCon YuanCon Mouse"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
EndSection
source: stlr_lly on Discord
libinput
10-yuancon.conf
in /etc/X11/xorg.conf.d/
containing these lines:
Section "InputClass"
Identifier "Yuancon"
MatchProduct "YuanCon YuanCon Mouse"
MatchDevicePath "/dev/input/event*"
Driver "libinput"
EndSection
source: Oxystyle#3791 on Discord
99-yuancon-sdvx.rules
in /etc/udev/rules.d/
containing these lines:
ACTION=="add|change", KERNEL=="event[0-9]*", \
ENV{ID_VENDOR_ID}=="51bf", ENV{ID_MODEL_ID}=="2101", \
ENV{ID_INPUT_MOUSE}="1"
udevadm control --reload-rules
to reload.source: clam#9791 on Discord
You can try adding more solder if it's loose, or if it's broken, you can solder it back using the video below as a demonstration. If you don't want to take that route, you can also message yuan0312 on discord for a replacement.
Yes, there is! It's called Roxy and is designed by vxzk.
Yes, there's quite a few discords. There's K-Shoot Mania, Cons&Stuff, and Unnamed SDVX Clone. If you know of any other discord, please let me know :)
If you're having any issues with USC check out their FAQ page here.
SDVX I-II songs pack are taken from here, while SDVX III-IV are taken from K-Shoot Mania Discord and their difficulty were updated for VW rerates using KshootmaniaDifficultyChanger. They also include VividWave diff changes KSH replacement from the KSM discord server. SDVX V packs are taken from here and SDVX VI packs from here and are from the K-Shoot Mania discord server.
If you'd like a custom acrylic panel, you must first design it and then send it to yuan0312 on discord. The cost of the custom acrylic panel is $35 at the time of writing. If you would like the SVG file for YuanCon, click here. If you would like the PSD file for YuanCon, click here.
Main.cfg
, then look for Controller_DeviceID
and set it to 0
, and that should fix it.