Only ZOS could give a definitive answer to that and I can't see anything directly related to that having been posted. They have confirmed that an.exe used to improve the look of the game is OK. But I suspect they would take it all on a case for case basis.So Moonraker, would you say that using the macro support that both Razer and SteelSeries offer is going against the TOS?
There you go The point is, until something is officially posted on this then it's better to presume not.LOL, I just read that thread; people got banned from SWTOR for using macros with the official keyboard made by Razer. That is just ridiculous.
For those of you using a MAC, I have used controller mate with some success, though it is not super user friendly... More recently I have a found a $5 App called Joystick Mapper, very easy to use. I am using a Logitech F710.
dacotyub17_ESO wrote: »In case anyone's interested, this is what I have so far preset-wise using Joystick mapper with a Steel Series Controller on a Mac.
THIS IS A WORK IN PROGRESS! USE at YOUR OWN RISK in ESO...
HOW TO USE:
- Open up joystick mapper and press command-O( the letter O).
- This will open up a list of preset files in the finder. Create a new text file( name it whatever you want) and paste the code below into it( don't include the asterisk lines):
******************************************************
{
"name": "ESO",
"tag": "ESO",
"joysticks": [
{
"tag": "ESO - Steel Series - ",
"binds": {
"axi 3 -": [
"mou 0 - 15"
],
"axi 3 +": [
"mou 0 + 15"
],
"axi 2 -": [
"mou 1 - 15"
],
"axi 2 +": [
"mou 1 + 14"
],
"axi 1 -": [
"key 26"
],
"axi 0 -": [
"key 4"
],
"axi 1 +": [
"key 22"
],
"axi 0 +": [
"key 7"
],
"btn 5": [
"mbt 0"
],
"btn 7": [
"mbt 1"
],
"btn 0": [
"key 44"
],
"btn 2": [
"key 8"
],
"btn 9": [
"key 12"
],
"btn 1": [
"key 226"
],
"btn 8": [
"key 41"
],
"btn 10": [
"key 225"
]
}
}
]
}
*****************************************************************
- Save it in the presets folder and close the text editor.
- Close the finder window.
- Inside joystick mapper, press command-R to reload the preset list.
- You will see a new entry called "ESO". Highlight it and click the wrench icon. you will see all the bindings, which I have tested and they work in ESO with the steel series controller.
- Add whatever bindings you want to it and test it out!It's pretty easy, just add a new bind, click the "scan" button and press something, then map it to whatever you want the button to be.
I hope this helps out anyone using joystick mapper. It's been working okay for me so far, however i'm not real happy with this steel series controller.
If you have any mods to this file that work, please post the code and share as you wish.