RPCS3 Forums

Full Version: RPCS3 UI Question
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

t3rdball

Is RPCS3 sticking with wxwidgets or is it going to be moving to QT?

I noticed there's some qt stuff, but not much and it hasn't been touched in a while.

Bigpet

There is no one actively developing a QT interface. It's not like the choice of UI framework will change much.

We did however try to not entangle wxwidgets code in the core emulation anymore. So, it should not be as hard as it used to be to actually provide a non wx interface