Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Steam Input Problem #4

Open
CrackalackingZ opened this issue Jun 17, 2021 · 1 comment
Open

Steam Input Problem #4

CrackalackingZ opened this issue Jun 17, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@CrackalackingZ
Copy link

Describe the bug
Steam input isn't working at all for me, neither with DS4 or Xbox360 controller. I see the developer presets loaded, the steam input pop-up is shown when launching the game, but in-game nothing works. The steam input buttons for launching the big picture guide works, volume control too. I noticed also that in the game menu, the option to open the steam controller settings is grey'd out and can't be used.

I also own and played Touhou Kikamu ~ Elegant Impermanence of Sakura. Here steam input works perfectly and also the steam controller settings window can be accessed from within the game's option menu.

Only disabling steam input let me use the Xbox360 controller (XInput).

Screenshots
N/A

Log File (engine.log)
Not sure where to find this file.

Desktop (please complete the following information):

  • OS: Windows 10 Pro 20H2
  • Game Version v1.3.0

Additional context
N/A

@CrackalackingZ CrackalackingZ added the bug Something isn't working label Jun 17, 2021
@CrackalackingZ
Copy link
Author

steam input enabled, DS4 connected via BT, no in-game controls

[2021-06-17 19:38:02] [I] LuaSTG Sub 0.1.0-alpha
[2021-06-17 19:38:02] [I] [luastg] 初始化引擎
[2021-06-17 19:38:02] [I] [luastg] 初始化luajit引擎
[2021-06-17 19:38:02] [I] [luajit] LuaJIT 2.1.0-beta3
[2021-06-17 19:38:02] [I] [luajit] 注册标准库与内置包
[2021-06-17 19:38:02] [I] [luajit] 储存命令行参数
[2021-06-17 19:38:02] [I] [luajit] [1] C:\Program Files (x86)\Steam\steamapps\common\Keiwaamung-THBDB\game.exe
[2021-06-17 19:38:02] [I] [luastg] 加载资源包
[2021-06-17 19:38:02] [I] [luastg] 初始化对象池,容量32768
[2021-06-17 19:38:02] [I] [fancy2d] 初始化,窗口分辨率:640x480,垂直同步:false,窗口化:true
[2021-06-17 19:38:02] [I] [fancy2d] CPU Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz GenuineIntel
[2021-06-17 19:38:02] [I] [fancy2d] GPU NVIDIA GeForce GTX 1070
[2021-06-17 19:38:02] [I] [fancy2d] 创建2D渲染器,顶点容量16384,索引容量24576
[2021-06-17 19:38:02] [I] [fancy2d] 创建文本渲染器
[2021-06-17 19:38:02] [I] [fancy2d] 创建平面几何渲染器
[2021-06-17 19:38:02] [I] [fancy2d] 创建后处理特效渲染器
[2021-06-17 19:38:02] [I] [fancy2d] 创建DirectInput鼠标设备
[2021-06-17 19:38:02] [I] [fancy2d] 创建DirectInput键盘设备
[2021-06-17 19:38:02] [I] [luastg] 检测到XInput控制器 产品名称:Controller (XBOX 360 For Windows) 设备名称:Controller (XBOX 360 For Windows)
[2021-06-17 19:38:02] [I] [luastg] 成功创建了1个控制器
[2021-06-17 19:38:02] [I] [luastg] 加载入口点脚本
[2021-06-17 19:38:02] [I] [luastg] 加载脚本'src/main.lua'
[2021-06-17 19:38:02] [I] [luastg] 初始化完成

steam input disabled, DS4 connected via BT, XBOX 360 Controller not plugged in, no in-game controls

[2021-06-17 19:43:22] [I] LuaSTG Sub 0.1.0-alpha
[2021-06-17 19:43:22] [I] [luastg] 初始化引擎
[2021-06-17 19:43:22] [I] [luastg] 初始化luajit引擎
[2021-06-17 19:43:22] [I] [luajit] LuaJIT 2.1.0-beta3
[2021-06-17 19:43:22] [I] [luajit] 注册标准库与内置包
[2021-06-17 19:43:22] [I] [luajit] 储存命令行参数
[2021-06-17 19:43:22] [I] [luajit] [1] C:\Program Files (x86)\Steam\steamapps\common\Keiwaamung-THBDB\game.exe
[2021-06-17 19:43:22] [I] [luastg] 加载资源包
[2021-06-17 19:43:22] [I] [luastg] 初始化对象池,容量32768
[2021-06-17 19:43:22] [I] [fancy2d] 初始化,窗口分辨率:640x480,垂直同步:false,窗口化:true
[2021-06-17 19:43:23] [I] [fancy2d] CPU Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz GenuineIntel
[2021-06-17 19:43:23] [I] [fancy2d] GPU NVIDIA GeForce GTX 1070
[2021-06-17 19:43:23] [I] [fancy2d] 创建2D渲染器,顶点容量16384,索引容量24576
[2021-06-17 19:43:23] [I] [fancy2d] 创建文本渲染器
[2021-06-17 19:43:23] [I] [fancy2d] 创建平面几何渲染器
[2021-06-17 19:43:23] [I] [fancy2d] 创建后处理特效渲染器
[2021-06-17 19:43:23] [I] [fancy2d] 创建DirectInput鼠标设备
[2021-06-17 19:43:23] [I] [fancy2d] 创建DirectInput键盘设备
[2021-06-17 19:43:23] [I] [luastg] 检测到DirectInput控制器 产品名称:Wireless Controller 设备名称:Wireless Controller
[2021-06-17 19:43:23] [I] [luastg] 检测到XInput控制器 产品名称:Controller (XBOX 360 For Windows) 设备名称:Controller (XBOX 360 For Windows)
[2021-06-17 19:43:23] [I] [luastg] 成功创建了2个控制器
[2021-06-17 19:43:23] [I] [luastg] 加载入口点脚本
[2021-06-17 19:43:23] [I] [luastg] 加载脚本'src/main.lua'
[2021-06-17 19:43:23] [I] [luastg] 初始化完成
[2021-06-17 19:43:23] [I] [lua] luajit version: LuaJIT 2.1.0-beta3 os: Windows arch: x86 status: true info: SSE3 SSE4.1 BMI2 fold cse dce fwd dse narrow loop abc sink fuse

steam input disabled, XBOX 360 Controller plugged in, in-game controls are working with XBOX 360 controller

[2021-06-17 19:48:55] [I] LuaSTG Sub 0.1.0-alpha
[2021-06-17 19:48:55] [I] [luastg] 初始化引擎
[2021-06-17 19:48:55] [I] [luastg] 初始化luajit引擎
[2021-06-17 19:48:55] [I] [luajit] LuaJIT 2.1.0-beta3
[2021-06-17 19:48:55] [I] [luajit] 注册标准库与内置包
[2021-06-17 19:48:55] [I] [luajit] 储存命令行参数
[2021-06-17 19:48:55] [I] [luajit] [1] C:\Program Files (x86)\Steam\steamapps\common\Keiwaamung-THBDB\game.exe
[2021-06-17 19:48:55] [I] [luastg] 加载资源包
[2021-06-17 19:48:55] [I] [luastg] 初始化对象池,容量32768
[2021-06-17 19:48:55] [I] [fancy2d] 初始化,窗口分辨率:640x480,垂直同步:false,窗口化:true
[2021-06-17 19:48:56] [I] [fancy2d] CPU Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz GenuineIntel
[2021-06-17 19:48:56] [I] [fancy2d] GPU NVIDIA GeForce GTX 1070
[2021-06-17 19:48:56] [I] [fancy2d] 创建2D渲染器,顶点容量16384,索引容量24576
[2021-06-17 19:48:56] [I] [fancy2d] 创建文本渲染器
[2021-06-17 19:48:56] [I] [fancy2d] 创建平面几何渲染器
[2021-06-17 19:48:56] [I] [fancy2d] 创建后处理特效渲染器
[2021-06-17 19:48:56] [I] [fancy2d] 创建DirectInput鼠标设备
[2021-06-17 19:48:56] [I] [fancy2d] 创建DirectInput键盘设备
[2021-06-17 19:48:56] [I] [luastg] 检测到XInput控制器 产品名称:Controller (XBOX 360 For Windows) 设备名称:Controller (XBOX 360 For Windows)
[2021-06-17 19:48:56] [I] [luastg] 检测到DirectInput控制器 产品名称:Wireless Controller 设备名称:Wireless Controller
[2021-06-17 19:48:56] [I] [luastg] 检测到XInput控制器 产品名称:Controller (XBOX 360 For Windows) 设备名称:Controller (XBOX 360 For Windows)
[2021-06-17 19:48:56] [I] [luastg] 检测到XInput控制器 产品名称:Controller (XBOX 360 For Windows) 设备名称:Controller (XBOX 360 For Windows)
[2021-06-17 19:48:56] [I] [luastg] 成功创建了4个控制器
[2021-06-17 19:48:56] [I] [luastg] 加载入口点脚本
[2021-06-17 19:48:56] [I] [luastg] 加载脚本'src/main.lua'
[2021-06-17 19:48:56] [I] [luastg] 初始化完成
[2021-06-17 19:48:56] [I] [lua] luajit version: LuaJIT 2.1.0-beta3 os: Windows arch: x86 status: true info: SSE3 SSE4.1 BMI2 fold cse dce fwd dse narrow loop abc sink fuse

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant