Skip to content
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.

Releases: jixunmoe/3DSController

3DS Controller 0.6 Mod3

23 Feb 01:14
Compare
Choose a tag to compare

0.6 Mod3 修改内容:

  1. 允许通过修改配置文件禁用 vJoy 接口,请填写 EnableJoy: 0 即可。
  2. 方向键设定将在禁用 vJoy 的情况下使用,并修正相关按键模拟。
  3. 新增 Rabi-Rabi 游戏配置,模拟键盘操作。
  4. 修正 ZL/ZR 在游戏 "Ori" 的键位模拟。

0.6 Mod3:

  1. You can now disable vJoy interface via config file, use EnableJoy: 0.
  2. You can configurate arrow key when vJoy is disabled, and fixed its key press.
  3. Added game config for Rabi-rabi, emulating keyboard (game freeze on vJoy).
  4. ZL/ZR fix for game "Ori".

3DS Controller 0.6 Mod2

17 Feb 00:45
Compare
Choose a tag to compare
  1. ZL/ZR Support for n3ds, please update its 3ds client.
  2. First argument as configuration file, without extension .ini.
  3. New TriggerAsAxis option, set to 1 so it will control Z-Axis & Z-Axis Rotate
    for button ZL/ZR instead.
    This is used in profile "Ori" for game "Ori and the Blind Forest".

  1. ZL/ZR 的支援, 请更新 3ds 版本。
  2. 第一个参数可以传入配置文件 (不含扩展名 .ini)
  3. 新增 TriggerAsAxis 选项, 启用后 ZL/ZR 将转换为 Z 轴以及 Z 旋转。
    该选项用于游戏 Ori and the Blind Forest。

3DS Controller 0.6 Mod1

30 Jan 15:26
Compare
Choose a tag to compare

This release contains Windows Server Mod only. For 3ds client please see CTurt/3DSController.

  • D-PAD act as a D-PAD on PC. Can't have multiple direction at one time?
    • And it made D-PAD config useless.
  • KEY code support, use KEY123 or KEY0xFF.
  • Change L and R to OL and OR respectively.
  • Better JOY config code.