After noticing a folder called ‘IntifaceCli’ in the games folder structure, I found that the game already has Bluetooth toy integration that supports the devices A10 Piston/SA and U.F.O TW. Seeing that, I tried the handy in Bluetooth mode and surprisingly… it connected. Then I did a couple quick test but nothing too extensive and It seems to work and sync up correctly so far.
Here are some links if you wanna give the game a try and support.
You can also find translations on F95zone.
This game is awesome, pretty complex to learn at first but a lot of fun, there are dozens of translations for it on the web but I could never personally get them to work. Still had fun with it tho.
Does anyone know how you’re meant to progress through the overworld? I see Boss Room and Demon Castle but I’m not sure if they unlock new regions or what?
Boss Room and Castle are work-in-progress mod features, rather than original game content, to add to what misnyaa said. Full release with progression is being developed as a separate game, for some dumb reason.
Intiface is set to look for Bluetooth devices in Succubus Reborn_Data/IntifaceCLI.bat file, I think. You may need to edit the command in the file to make it work with OSR2, if your device is not connected to the PC via Bluetooth.
@echo off
cd /d %~dp0
cd …\IntifaceCLI
intiface-engine.exe --websocket-port %1 --use-bluetooth-le --device-config-file C:\Users[Your ID]\AppData\Roaming\com.nonpolynomial\intiface_central\config\buttplug-device-config.json --use-serial
What version of Intiface are you using?Could you tell me how you connected?My in-game Bluetooth keeps showing connection failure.What firmware do you use for your osr2? Mine is the tcode on github.
I checked your startup command “C:\Users[Your ID]\AppData\Roaming\com.nonpolynomial\intiface_central\config\buttplug-device-config.json --use-serial”,
Intiface 2.6.0 version, the full name of the last .json part is “buttplug-device-config-v3.json”, no matter how I change the command, my osr2 can’t connect to the Bluetooth displayed in the game. Can you still connect now?