Jump to content
LaunchBox Community Forums

Grila

Recommended Posts

GPDWin

View File

GPDWin is a lightweight theme for use on the portable GPDWin computer. Since the portable has limited storage, the theme only uses clear logos and game screenshots. Along with being lightweight, an customizer application is included that lets the end user change nearly all of the theme related colors (text colors, highlight colors, star rating colors, etc.) comfortably from a GUI without having to edit any code.

Even though the theme itself is pretty basic, I put a lot of love into the ability to customize it easily and visually. I hope you enjoy it as much as I enjoyed making it :)

 

A couple of notes:

  • The customizer app, GPDWinCustomizer.exe, is in the root theme folder and needs to be run from there, don't move it.
  • The whole theme was designed around 1280x720 because of its target platform, but it does look good at 1920x1080. Anything other than those weren't tested so I can say, but it does rely on 16:9 AR.
  • Display scaling above 100% was tested minimally, hopefully I caught everything but please let me know if you spot any weirdness above 100%
  • The controller images on the banners I made are from the OpenEmu GitHub. I won't be making any more...head there, grab the images, and get creative.
  • The star rating in this one is pure XAML, not images. This was done so the colors would be changeable by the end user. It's a new way of doing it (with a gradient, some math, and tons of code) but the end result is identical to image swapping.
  • On the Text List views, the opacity of the overlay is tied to the setting in the BigBox menu. Adjust it as needed for readability.
  • Scrolling text was not implemented to help with performance

And finally, some images:

The theme:

5a60f59eb6702_LaunchBoxBigBox1_18_20181_57_28PM.thumb.png.e906e4c6d80deedd1147ce4e55695885.png5a60f5993b2c7_LaunchBoxBigBox1_18_20181_57_19PM.thumb.png.2b73696a4ecf4942780252c0b5d94317.png5a60f5aa31278_LaunchBoxBigBox1_18_20181_57_52PM.thumb.png.f6f5f70f84b8ce65fa0dd32837f85299.png5a60f5a4710f7_LaunchBoxBigBox1_18_20181_57_38PM.thumb.png.71cb568c360fb3d7df495cf144dd1a5b.png5a60f58eafa60_LaunchBoxBigBox1_18_20181_56_46PM.thumb.png.e8fdd1b37024ce464963c872475dfd58.png5a60f593abf56_LaunchBoxBigBox1_18_20181_57_06PM.thumb.png.a51f903cace72ad18716fc74139b6d9a.pngThe Customizer:5a60f5892c321_GPDWinCustomizer1_18_20181_53_23PM.thumb.png.e86834ef3b305d5173bd99063d0dbbdb.png5a60f57fbdf3f_GPDWinCustomizer1_18_20181_52_09PM.thumb.png.56478c9c0023eda4f582246a28f2d307.png5a60f583a1625_GPDWinCustomizer1_18_20181_52_24PM.thumb.png.57c273c90a75babe4934641b735d4127.png


 

  • Like 3
Link to comment
Share on other sites

Hey Grila, nice theme. By far, this is the most performant BigBox theme on the GPDWin- even beating out EmulationStation. My problem is that the customizer lacks a "white" color for the banner. If I want to put in my own custom color, where would I go to do that? Thanks in advance.

Link to comment
Share on other sites

  • 1 month later...
1 hour ago, keltoigael said:

@Grila I fixed the issue that myself and @DOS76 was having with the SlimDX.dll not loading the assembly for Windows 10. You will be required to download Microsoft Visual Studio C++ 2010 x86 and x64 for it to be able to run.

Sorry for the lack of attention guys, I'm super busy atm and haven't had much time to get on the forums. Glad you figured out your issue @keltoigael

1 hour ago, DOS76 said:

installing that package for just x86 (32bit machine) didn't fix it on my side.

That explains your issue @DOS76, the SlimDX libraries are split into two different versions...x86 and x64. I used the x64 library.

 

Now...for the really embarrassing part...the SlimDX library isn't even used in this theme. I had it there early on as I was developing it but it's not needed in the final version so I will update the theme as soon as I can to remove the dependency and resolve this issue. Sorry guys, an oversight on my part :(

  • Like 1
Link to comment
Share on other sites

11 minutes ago, Grila said:

Sorry for the lack of attention guys, I'm super busy atm and haven't had much time to get on the forums. Glad you figured out your issue @keltoigael

That explains your issue @DOS76, the SlimDX libraries are split into two different versions...x86 and x64. I used the x64 library.

 

Now...for the really embarrassing part...the SlimDX library isn't even used in this theme. I had it there early on as I was developing it but it's not needed in the final version so I will update the theme as soon as I can to remove the dependency and resolve this issue. Sorry guys, an oversight on my part :(

Np, thanks.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...