Hotfix Version 16 (skipped a couple versions)
This fixes the widget getting jumbled by adjusting the values in the formulas affected. I can give a side by side, but for now I leave you with this build.
By the way, tapping on the cover art should switch between Epic mobile and Epic PC game offerings.
Epic_Free_Games_Mobile_Tracker_V16.kwgt (266.6 KB)
Changelog (this took a long time)
Fix - Changed the value of Price Fix formula from 26 => 23
Old formula
$if(tc(split, tc(reg, gv(ratings), \"\", \"\"), \"\", 21)/gv(rate)>1, tc(cut, tc(split, tc(reg, gv(ratings), \"\", \"\"), \"\", 26)/gv(rate),5))$ USD π°
New formula
$if(tc(split, tc(reg, gv(ratings), \"\", \"\"), \"\", 21)/gv(rate)>1, tc(cut, tc(split, tc(reg, gv(ratings), \"\", \"\"), \"\", 23)/gv(rate),5))$ USD π°
Fix - Changed the value of Released On Fix formula from 23 => 20
Old formula
$(tc(split, tc(reg, gv(ratings), \"[a-z]\", \"\"), \"\", 23))$
New formula
$(tc(split, tc(reg, gv(ratings), \"[a-z]\", \"\"), \"\", 20))$
Fix - Changed the value of Released On Fallback formula from 23 => 20
Old formula
$if(tc(split, tc(reg, gv(ratings), \"\", \"\"), \"\", 23)~=2, REMOVE, ALWAYS)$
New formula
$if(tc(split, tc(reg, gv(ratings), \"\", \"\"), \"\", 23)~=2, REMOVE, ALWAYS)$
Fix - Changed the value of Steam Badge > Platform formula from 2 => 4
Old formula
$if(tc(split, tc(reg, gv(ratings), \"\", \"\"), \"\", 2)~=\"Steam\",\"No Price on RSS!!!\",\"Steam\")$
New formula
$if(tc(split, tc(reg, gv(ratings), \"\", \"\"), \"\", 4)~=\"Steam\",\"No Price on RSS!!!\",\"Steam\")$
Fix - Changed the value of Steam Badge > Score formula from 6 => 3
Old formula
$if(gv(ratings)~=Steam, tc(split, tc(reg, gv(ratings), \"\", \"\"), \"\", 6),π§)$
New formula
$if(gv(ratings)~=Steam, tc(split, tc(reg, gv(ratings), \"\", \"\"), \"\", 3),π§)$
Fix - Changed the value of Positive Ratings- Steam > Positive from 8 => 5
Old formula
$if(tc(split, tc(reg, gv(ratings), \"\", \"\"), \"\", 6)=x,NO Ratings on RSS ,tc(split,tc(reg, gv(ratings), \"\", \"\"), \"\", 8))$ Positive Ratings
New formula
$if(tc(split, tc(reg, gv(ratings), \"\", \"\"), \"\", 6)=x,NO Ratings on RSS ,tc(split,tc(reg, gv(ratings), \"\", \"\"), \"\", 5))$ Positive Ratings
Those are all of the changes I could find.
Update : Please revert to version 14.2
The one with the cover art fix, but really it is version 14.
Version 14 preset
Just remember to delete the .png
text in the cover art formula