Hi guys,
Anyway to remove the buttons at the bottom of the smart client such as disable direct-x? Or remove one of them?
Thanks
Hi guys,
Anyway to remove the buttons at the bottom of the smart client such as disable direct-x? Or remove one of them?
Thanks
I'm learning and this was an interesting question so I decided to look into it.. I think that you would have to modify & compile smart on your own. I can't say exactly how to do it though, but I'm pretty sure that's what you need to do.
Apologize if I'm incorrect!
Why do you want to remove the buttons?
I am Ggzz..
Hackintosher
Its this by default
Simba Code:smartPlugins := ['OpenGL32.dll','d3d9.dll'];
If you put this in it should not load the directX plugin and I think it makes the buttons go away.
Simba Code:smartPlugins := ['OpenGL32.dll'];
I might be wrong I can't test it at the moment as I really don't want to.
If this doesn't work, try minimizing smart. That way you can't see the buttons and the problem is solved.
iirc the buttons are first added by SMART itself ("native buttons") and are further replaced or added by the plugins. So if you want to get rid of them, edit SMART's source to remove the native buttons, then edit the plugins to remove their buttons
GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!
<BenLand100> we're just in the transitional phase where society reclassifies guns as Badâ„¢ before everyone gets laser pistols
There are currently 1 users browsing this thread. (0 members and 1 guests)