Steelseries Nimbus Dolphin Emulator Mac

At present, only the SteelSeries Nimbus device is supported, and it needs to be connected via Bluetooth. You can map each button and analog control on the gamepad to an action on the virtual Xbox.

  1. I recently got a SteelSeries Nimbus controller for my Mac. To my disappointment, not all the buttons work on Dolphin. I found the 3rd party software, Controllermate, to get my controller working in full. I tested it out in Sixtyforce N64 emulator and it works great!
  2. RetroPie takes the cake here. The scraper is phenomenal and it’s got more emulator options than Recalbox. The EmulationStation frontend handily beats out Lakka, plus it includes a few built-in titles. Moreover, you’ll find the massively popular Kodi media center within RetroPie (it’s also in Recalbox). Winner: RetroPie.
  3. Oct 29, 2015 Here we go a little review of the Steelseries Wireless controller 'Nimbus' we are testing it on Openemu to see compatibility. This is not an endorsed video. Enjoy and please subscribe Look out for.
  4. I got the Nimbus for my iPad Pro 9.7 for more ergonomic gaming, since a lot of the touch-screen controls are rather bad. This controller feels great, and is of excellent quality and precision, however support for MFi controllers is very lacking. The Nimbus is advertised as compatible with Apple TV, iOS devices, and Mac OS X, however not flawlessly.

Have you ever wanted to use your MFI (Made for iPhone/iPad) game controller under Windows? With MFI Gamepad Feeder it’s possible!

How it works?

Steelseries Nimbus Dolphin Emulator Mac

MFI Gamepad Feeder is a special program that works in tandem with vGen and ScpVBus that creates virtual Xbox 360 controller device in your system.

It looks like modern MFI game controllers are recognized as standard HID gamepads under Windows, but they’re not visible in “USB Game Controllers”, so games won’t be able to use them. MFI Gamepad Feeder is connecting to these “HID gamepads”, and it’s redirecting raw input from them, directly to the ScpVBus devices.

Requirements

Dolphin emulator

Current version of MFI Gamepad Feeder requires

  • latest Xbox 360 drivers first (Windows 7 Only).
  • supported MFI Gamepad (list of supported gamepads listed below)

Application was tested on Windows 10, but it should work on older systems as well.

Installation

  1. Download and install MFI Gamepad Feeder (restart required)
  2. Plug in your controllers (check compatibility list). If necessary you may need to pair them via Bluetooth.
  3. Launch MFI Gamepad Feeder application and select:
  4. Click “Active” checkbox on the right next to the first row
  5. Select your gamepad from “Gamepad device” list. In my case (SteelSeries Nimbus gamepad), gamepad wasn’t advertising itself with correct Product name / Manufacturer Name, so I’ve had to guess which one it was
  6. Select ID of your controller (1-4)
  7. Select mapping file (All configuration files are stored in the “Configs” folder in the application folder)
  8. Hit Start button
  9. Play your favorite games!

Mappings editor

In order to support different types of MFI controllers you can use included mappings editor.

HID -> XBox 360 translation

In order to create good gamepad mapping you need to understand how MFIGamepadFeeder is transforming HID controllers to XBox 360 ones.

Every time you press a button / touch analog stick on you controller, your PC is receiving a small set of numbers that are describing current state of the device.

For example SteelSeries Nimbus is sending 18 numbers, each one is responsible for different button / axis. In order to translate these numbers, so MFIGamepadFeeder would be able to understand them, you need to specify meaning of each of them.

Editor

In order to create a new mapping:

  1. Select correct HID device in the “General mapping” tab. This will allow you to see preview of all the data that is coming form the controller.
  2. Hit New button in the right top corner of the screen.
  3. Create as many mapping items as necessary using “Add new item” button at the bottom
  4. Specify type of each item:
    • Button (for all buttons on the controller)
    • DPad
    • Axis (for analog sticks and triggers)
    • Empty (for unused parameters)
  5. For each item select what XBox controller role it would acquire (accordingly to the previously selected type)
  6. Hit Save button

Virtual keys

Because it isn’t physically impossible to emulate all Xbox 360 buttons, even on extended MFI controllers (for example there is only “Menu” button on MFI, whilst there is “Back” and “Start” on X360), only way to use them all is using “virtual keys”.

Virtual Keys are allowing you to translate even complicated button combinations to different button presses.

You can access Virtual Keys from the second tab in the Mapping Editor. Manual for this part of the editor is rather straightforward.

For example this configuration:

will result in:

Pressing RBumper, LBumper and Start together will be changed to Back button.

LBumper + Start will end up with LeftStick press, whilst RBumper + Start will be RightStick press.

  • SteelSeries Nimbus (only via Bluetooth)

Steelseries Nimbus Dolphin Emulator Mac High Sierra

Not compatibile:

  • Mad Catz Micro C.T.R.L i

Keep in mind that all controllers without HID interface won’t be compatible with MFIGamepadFeeder.

Steelseries Nimbus Dolphin Emulator Mac Os

In order to connect your gamepad via bluetooth you need to:

  1. Turn on your gamepad (and press bluetooth pairing button)
  2. Select the Start menu, then select Settings > Devices > Other devices.
  3. Turn on Bluetooth > select the device > Ready to pair.
  4. Follow any more instructions if they appear.

I’ve started with support for SteelSeries Nimbus controller only, if you’d like to add support for other game controller, post pull request with mapping file on GitHub issues page.

Special thanks goes to:

Shauleiz (https://github.com/shauleiz) for vJoy and vGen

Gamecube emulator mac

Steelseries Nimbus Dolphin Emulator Mac Download

Nefarius for https://github.com/nefarius/ScpVBus

Steelseries

b23prodtm (https://github.com/b23prodtm) for inspiring me to integrate XBox controllers

Nimbus Steelseries Controller

HidSharphttp://www.zer7.com/software/hidsharp

Program icon made by Freepik (www.flaticon.com), licensed by CC BY 3.0

The MIT License (MIT)

Copyright (c) 2015-2016 Michał Mizera

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.