Post subject: Saturn 3D pad
Mitjitsu
He/Him
Banned User, Experienced player (532)
Joined: 4/24/2006
Posts: 2997
I've been testing stuff on Deep Fear, which allows you to use the analogue and 2D pad. Both options have their advantages, which means a TAS would need to constantly switch modes to get the most out of the game. Normally, you'd use the switch at the bottom of the controller to change modes. However, there is no such option I could find when using Bizhawk. https://cdn.discordapp.com/attachments/632752802653011980/635631554693038130/unknown.png Despite code in Mednafen (which the Bizhawk core is based off of) appearing to allow it. https://cdn.discordapp.com/attachments/632752802653011980/635632572163948544/unknown.png
Asnivor
He/Him
Editor
Joined: 11/27/2017
Posts: 86
Location: United Kingdom
It looks like bizhawk forces the 3dpad to be analog at all times: https://github.com/TASVideos/BizHawk/blob/master/BizHawk.Emulation.Cores/Consoles/Sega/Saturn/SaturnusControllerDeck.cs#L245 Perhaps this is for a reason? Maybe someone with more insight into this core can try changing this...