Jump to content
RealModScene

mrknorton

Members
  • Content Count

    134
  • Joined

  • Last visited

  • Days Won

    18

Everything posted by mrknorton

  1. I take advantage of this topic to report that the PAL version of Mirror Edge TU2 doesn't work. I downloaded it from FSD but when I run the game says TU0. I found another one with google... tested and working! here's the right one Game: Mirror's Edge TitleID: 45410850 MediaID: 426CA5A2 Version: TU 2 TU_12K222G_000000C000000.zip
  2. You have an old version, FSD3 rev775 is available! Try updating...
  3. Thanks to all! Origin? maybe Matteita with his Paradise skin can do something :-)
  4. Assassin Creed Brotherhood doesn't support the system link so you can't use Xbox Unity (aka LiNK) to play online
  5. I'm working on it since Aurora 0.2 and I finally found a bit of time to create a working version. This is SteamOS, a dark skin (the first one! ) inspired to the popular game library software. To display the Steam splashscreen, you need to activate the alternative splashscreen option in the Aurora settings. Inside the archive there is also an image to place in the "Background" folder. With the 0.6b version I have also included the Aurora plugin patch by gavin_darkglider. Log-in to see the download links. SteamOS-0.4b.rar SteamOS-0.5b.rar SteamOS-0.6b.rar SteamOS-0.7b.rar Report here if you find bugs. I will try to keep this skin updated as much as possible. I don't accept custom requests. Why? If you are looking for the version with the transparent panel, check the modified SteamOS++ skin by malim.
  6. Red and blue version of the Aurora default skin. Log-in to download. With version 0.6b, the Aurora plugin patch by gavin_darkglider is included. Aurora-0.4b-metro-blue.rar Aurora-0.5b-metro-blue.rar Aurora-0.6b-metro-blue.rar Aurora-0.7b-metro-blue.rar Aurora-0.4b-metro-red.rar Aurora-0.5b-metro-red.rar Aurora-0.6b-metro-red.rar Aurora-0.7b-metro-red.rar
  7. It would be nice to have the size of moved files, instead of the transfer rate IMHO
  8. mrknorton

    Covers

    Open xboxunity.net, search and download the covers that interest you. After this, open the webui of FSD3 (connect computer and Xbox with a network cable and type the IP address of your console in the browser). In the "Manage games" page select a game and add the cover by selecting the image file you have downloaded from XboxUnity
  9. Yes, check your Dashlaunch settings... liveblock = true livestrong = false
  10. I discovered why my script not working: with google I found the strfind() function but doesn't work. I replaced it with string.find() and now is ok. Here's the final script... GameListFilterCategories.User["Hide specific folder"] = function(Content) -- Change "completed" with the name of the folder you want hide return (string.find(Content.Directory, "completed") == nil) end thanks!
  11. I understand and this isn't a problem. is not a priority for my skin atm I have already tried something and I wrote this but it doesn't work xD GameListFilterCategories.User["Hide Completed"] = function(Content) -- Return false if this game is in the "completed" folder -- If the second argument is not a substring of the first one, then strfind returns nil return (strfind(Content.Executable, "completed") == nil) end Can you or someone else tell me where? Hdd1:/Content/00000...000/41560914/000B0000/ is empty but when I load the game Aurora pluging says "TU: 2" so it must be somewhere
  12. Hello community! I have 3 questions for you... Layout I want to create a new layout for my skin. I tried to open the .cfljson files inside /media/layout/ folder but I didn't understand anything How can i create a layout? is there any tool? Filters I use 2 path for my games, the first is "usb0:/completed/" and contains the games that I have completed. the second is "usb0:/games/", with all the other games. How can I create a filter that, when is activated, hides the games from the "completed" path? Title updates Where Aurora saves TUs? because I selected hdd1 as default memory and I downloaded the COD AW tu2 but i can't find it in Hdd1:/Content/00000...000/41560914/000B0000/
  13. mrknorton

    LiNK Checker

    on realmodscene homepage... he's talking about this
  14. There are many files in the COD AW folder, I think the FSD is not frozen but is only analyzing the content... Try waiting a few more seconds. my fsd need 15-20 seconds to open it
  15. When you open xboxunity.net games are sorted by last-update date. If you are looking for the "most played games" use filters... Filter by content: titles with link Filter by type: Xbox 360 Sort by content: link users Sort direction: desc There are only 10 games per page, go to next page for more results
  16. The solution to every problem of Windows... uninstall and reinstall now I can see every element, problem solved
  17. Cod probably will have the system link function but the game still has to go out (3 november)
  18. Hi! I'm trying to edit the default skin of Aurora but I have a problem, I can't see some elements inside the Aurora_Skin.xur file! Some icons and buttons are missing. Other files are ok, maybe my version of xuitool is too old... Which version of xuitool I need to edit the aurora default skin? I have 2.0.20871 atm
  19. is beautiful! I don't know how to code it but I hope someone will be able to make a skin like this
  20. Wow! Thx for this awesome skin @MatteIta
  21. Go to Aurora Settings > Content Scanning and click on "Scan Now"
  22. Nice effect! I am waiting for the official release EDIT: maybe white buttons are better
×
×
  • Create New...