If PS4 does not support my beloved G27 wheel, there will be riots.
Not really. USB HID devices all follow a common protocol, which is why you can plug any mouse, keyboard, even most joysticks and so on into a PC and use it without needing any special software. So it's up to the USB stack (part of the operating system) to provide the framework for steering wheel input devices.It's not the PS4 to support a wheel, but a specific game.
Not really. USB HID devices all follow a common protocol, which is why you can plug any mouse, keyboard, even most joysticks and so on into a PC and use it without needing any special software. So it's up to the USB stack (part of the operating system) to provide the framework for steering wheel input devices.
Theoretically, a wheel wouldn't need official support at all, as it could simply map the X-axis of the joypad to the rotational axis of the steering wheel, and the pedals to other analog inputs of the pad and the game wouldn't know the difference.
Official support would mean a better experience, sure. But it could be done; steering wheels for the PC really are nothing but specialized joysticks, and there's no way for a game to definitely tell the difference unless you specifically look for a particular device (such as an official steering wheel etc.)
I meant Logitech. And yes, the game developers will probably code to the wheel API. I don't know if there is a standard wheel API, probably not ?
I suppose we will press START and MENU to emulate the SHARE and whatever button on PS4.
Not really. USB HID devices all follow a common protocol, which is why you can plug any mouse, keyboard, even most joysticks and so on into a PC and use it without needing any special software. So it's up to the USB stack (part of the operating system) to provide the framework for steering wheel input devices.
You can still have Dualshock 4 next to your wheel, no need to make special button combinations for every wheel on the market.
Gamasutra delivers the goods
Dem's fighting words!!! :O
Oh absolutely, but you can be sure that wheel manufacturers will be falling over themselves in the name of commercialism to release specifically developed products (which include PS4 peculiarities, like the share button or possibly even touchpad)... It's the nature of the free market beast, after all.You can still have Dualshock 4 next to your wheel, no need to make special button combinations for every wheel on the market.
Does BSD even have device drivers for typical peripherals? It's hardly a consumer OS from my understanding.That's only true in a full OS, or if the hardware manufacturer includes that specific type of support in their light OS (gaming consoles for example).
Does BSD even have device drivers for typical peripherals? It's hardly a consumer OS from my understanding.
It's about as complete device driver wise as Linux.
The different BSDs have not in any way (even combined) as many drivers as Linux. All the things in your phone most likely have Linux drivers, but they do not have BSD drivers.