Jump to content
RealModScene

Leaderboard


Popular Content

Showing content with the highest reputation on 03/03/21 in all areas

  1. 1 point
    It's not going to be a feature we add any time soon and might not even work due to the gpu needing to be restarted with new settings... Sent from my SM-G903F
  2. 1 point
    Yeah, sorry, just realized he was quoting gavin's code from the first page, not the one from github.
  3. 1 point
    For it to work as a subtitle it'd be like this: GameListSubtitles["ReleaseDate"] = function(Content) if Content.ReleaseDate ~= "" then return string.format("Release Date: %s", Content.ReleaseDate ) end return "Release Date: Not Available" end
  4. 1 point
    For now, the only way to edit the database is by using a SQLite Database Editor, i've been working on a tool that'll make this easier, but i've had to put it aside for some real life work... (something i actually get paid for...)
×
×
  • Create New...