Kapiainen / Lauhdutin

A Rainmeter skin for launching games.
MIT License
67 stars 8 forks source link

[Question] Display Game Title instead of platform #106

Closed durwi closed 6 years ago

durwi commented 6 years ago

Is there any way to replace the platform string with the game's name?

Not an issue, but a question. Hope this is the correct place to post. I know the skin/script reads the game cause it's displaying when there's no banner. I have decreased the tile size for the images but now some titles are hard to read.

Lauhdutin version 2.7.0

Rainmeter version 4.1.0 r2989 64-bit (Nov 6 2017)

Python version 3.6.4:d48eceb

Windows 10 Pro x64 (build 16299)

BanCrash commented 6 years ago

Right now is not possible, however if you know something of lua shouldn't be difficult to make that.

You have to edit some parts of Update function that starts on line 1155 of GUI.lua (in master branch) to do that (maybe others too, but I don't think so). https://github.com/Kapiainen/Lauhdutin/blob/master/Lauhdutin/%40Resources/Frontend/GUI.lua#L1155

Kapiainen commented 6 years ago

The game name is shown on the slot overlay in version 3.0.0.