Jump to content
RealModScene

saywaking

Members
  • Content Count

    1018
  • Joined

  • Last visited

  • Days Won

    42

Everything posted by saywaking

  1. Did you know, for Spontanous Reasons, you can use a Script to display all current played games and who is online directly on your console. Just an alternative solution, instead of calling for players, you can watch for players ... Just a friendly reminder. (Sadly, so less people know that these scripts even exists, because there is no community advertising) As for the (second) discord idea, it's ok. Well, i saw so many channels, FB/Whatsapp Groups that died already, because it's simply not reliable, but that's just my opinion.
  2. Just Grab the content.db from Aurora and extract that what you need with a SQLite DB Browser. For Missing Cover-Asset i wrote a Lua Script for Aurora, which writes a txt File. You can create something similar.
  3. That sounds like the exact same thing. Dashlaunch even writes that on root. I think the main reason is files like Databases, which has to be changed and that is not possible in static GOD format. You could try to put those file extra next to the Container, but i think you loose context when you start the GOD Format (Game:\)
  4. reserved - Lists Title IDs and Names with locally missing Cover-Assets (Technique is checking Aurora GameData-Dir for corrupted files (yet)) - Checks Xbox Unity also for availablility - in DB means, if the Title is registered in the DB. If not, it means, the Assets might be trash - results.txt for results open for testing CheckForMissingCover.zip
  5. İts not this month. İ guess 1-12 weeks. As always, when its time
  6. Hmm that's bad. İ can't imagine why something has a setter but no getter yet, but i guess there is nothing to do. The fan speed setting is intended to be temporary anyway, so i never needed to store the current speed. İt would have been just easier to listen and decide whether you have to go lower or higher from the current fan speed. İ can store that information, but its only needed, when a permanent setting is wanted, which was never recommended. İ dont want to edit the main.lua thing to set up an autostart functions, before there is no good autostart concept implemented. İ want the script to set up autostart stuff or a special directory where people can place their autostart script files. Editing an already edited file would be not good at all. İ think this will change some of the concepts. What do the users wish? Permanent fan speed or the less dangerous temporary fan speed?
  7. Would be a Nova feature with Aurora APİ to use. İ think thats a possibility
  8. Thanks. I think, this should be something, that can be added quickly without any complication.
  9. I haven't and i can't till API Update. I hope @MaesterRowen got my message, that this is needed, to have a release with Aurora 0.7b
  10. Send me a message, if you need the Script to test it out.
  11. The scripts are developed for Aurora, which itself uses LUA for many internal stuff. İf Aurora and the used APİ works on XDK, the script should be working.
  12. interesting ... guess i'll look into skin developing
  13. Anyone knows if Mad Tracks works with System Link? We know couple games are System Link compatible but are not enabled on LiNK yet. There is a Multiplayer-Menu and it actually looks like system link and does not mention about any Xbox Live.
  14. Playing Sound/Media Files would be nice too. (Libs like FFMPEG would be required)
  15. Yeah i guess so. I wouldn't want to create a custom skin for that still. It could be official and a setting for the Skin, like "display" Scripts in the coverflow area or something like that, but it's not a must have tho. I can just imagine, people would need to start some scripts manually onClick, in some cases, a quick access would be really a nice feeling. Otherwise, i have to click on several buttons and menus start one specific script. I don't know yet either, just a thought.
  16. İ prefer to write a big fat "deprecated" in the first post.
  17. İts not large, but i assume its the filename lenght. Just make a tu scan from the settings and let it appear in the right content directory, so you can copy it from there. İt could be a temporary server problem too.
  18. Must have played through Unity then, sry
×
×
  • Create New...