TheGroove69
Member
0
2 posts
1 threads
Joined: Jan 2018
Hello everyone!
I know everyone is working to get the emulator bugfree and running smoothly. Its the 1st priority. But I was thinking in how I could make a own Theme for RPCS3.
So i searched on Google and on this forum but found nothing realy useful.
If anybody could tell me what programm to use on Windows 10 to make .qss files that are working with RPCS3 would be verry helpful.
thx!
qss are basically CSS files for QT.
You just have to know CSS and QT stylesheet properties, and use any text editor like Notepad++ to write a CSS sheet.
Desktop: Ryzen 7 5800X, Radeon RX 6800 XT, 2x8G DDR4 3600MHz, Manjaro Linux
Laptop: Ryzen 9 5900HX, Radeon RX 6700M, 2x8G DDR4 3200MHz, Manjaro Linux
Old Desktop: AMD FX-8350, Radeon R9 280X, 2x4G DDR3 1600MHz, Manjaro Linux
TheGroove69
Member
0
2 posts
1 threads
Joined: Jan 2018
(01-04-2018, 05:23 PM)Ani Wrote: qss are basically CSS files for QT.
You just have to know CSS and QT stylesheet properties, and use any text editor like Notepad++ to write a CSS sheet.
Thx for the Answer! :-)
But what I had in mind was more like a design-programm for windows similar to Visual Studio or sketch on OSX.
My plan is to use .jpg's to style the Buttons. For example to change the style from now(VLC Player-like) to, lets say Windows Media Player-like(a collored UI which looks more plastic than just gray Buttons).
So my plan is to keep the layout as it is, just edit the looks in a way everythings fit together and give it a more plastic design. For example, PS3-style color and Text.
Is it even possible? I searched the whole internet the last 3 days, but I found nothing realy useful. Or is editing with Notepad++ the only option to style the UI?
This post was last modified: 01-05-2018, 05:30 PM by TheGroove69.
Nope, you have to write CSS, there's no program that does that for you in this scenario.
You can probably define the button's backgrounds as images, just experiment.
If you have no experience with CSS, you're probably going to have a bad time, as some things are annoying to fine-tune.
Desktop: Ryzen 7 5800X, Radeon RX 6800 XT, 2x8G DDR4 3600MHz, Manjaro Linux
Laptop: Ryzen 9 5900HX, Radeon RX 6700M, 2x8G DDR4 3200MHz, Manjaro Linux
Old Desktop: AMD FX-8350, Radeon R9 280X, 2x4G DDR3 1600MHz, Manjaro Linux
oky_dnp
Member
0
15 posts
8 threads
Joined: Sep 2017
(01-04-2018, 05:23 PM)Ani Wrote: qss are basically CSS files for QT.
You just have to know CSS and QT stylesheet properties, and use any text editor like Notepad++ to write a CSS sheet.
After i make a theme rpcs3 with CSS. how to applying css theme to rpcs3?
Place qss file in GuiConfigs and load it from GUI like you would load other themes
Desktop: Ryzen 7 5800X, Radeon RX 6800 XT, 2x8G DDR4 3600MHz, Manjaro Linux
Laptop: Ryzen 9 5900HX, Radeon RX 6700M, 2x8G DDR4 3200MHz, Manjaro Linux
Old Desktop: AMD FX-8350, Radeon R9 280X, 2x4G DDR3 1600MHz, Manjaro Linux
|