That's correct. You can remove 'OpenGL32.dll' from the SmartPlugins array. However, you need to make sure your SMART loaded the direct-x plugin. Go to C:/Simba/Plugins or wherever your Simba is. Check if it has d3d9.dll in there. Judging from that picture, I can only assume 2 things.
A: The plugin failed to load for some reason.
OR
B: You just don't have the plugin.
Navigate to your Plugins folder. You should see something like:
C:/Simba/Plugins/libsmartremote32.dll
C:/Simba/Plugins/libsmartjni32.dll
C:/Simba/Plugins/OpenGL32.dll
C:/Simba/Plugins/D3D9.dll
C:/Simba/Plugins/Smart.jar
etc.. etc..
If d3d9.dll isn't there, you can download it from:
https://github.com/SRL/SRL-Plugins/b...9.dll?raw=true OR
https://github.com/Brandon-T/DXI/rel.../v0.4/d3d9.dll
Either one is fine. Then place it in C:/Simba/Plugins or wherever your Simba plugins folder is located. Then try loading SMART and switch your graphics settings to Direct-X.
If it is already there and you're already in Direct-X mode in RS, then copy paste your SMART console here so that I can look at it further (if the above does not solve the problem)..