Jump to content
RealModScene
Swizzy

Aurora Asset Editor v1.1 Released

Recommended Posts

21 hours ago, Demon16v said:

Thanks a lot!! I don't have the skills but was hoping someone would fix this.

Aurora Asset Editor v1.3.2 released afew days ago on github. Plus you was using an old version as the second version was 1.3.1 but got fixed & updated. As Microsoft changed things on xbox.com but everything seems to be be working now

 

https://github.com/XboxUnity/AuroraAssetEditor/releases/tag/v1.3.2

Share this post


Link to post
Share on other sites
On 5/17/2015 at 8:59 PM, Swizzy said:

A Little over a week ago i released Aurora Asset Editor v1.0, now i'm back with a new version for you, the new version features FTP support aswell as the ability to load/convert FSD's .assets to Aurora, i also added support for grabbing assets from xbox.com and xboxunity.net same as Aurora does (when it comes to images atleast)

If you need information on how this application works, check the original release thread: http://www.realmodscene.com/index.php?/topic/5282-aurora-asset-editor-a-graphical-editor-for-auroras-asset-files/ for more information

Here's a changelog of what has changed since v1.0:

  Reveal hidden contents

 

Here are some screenshots of the new features in action:

  Reveal hidden contents

Search of xboxunity.net by Keywords (useful for homebrew):

post-1436-0-81510500-1431889686_thumb.pn

Search of xboxunity.net by TitleID:

post-1436-0-38491700-1431889689_thumb.pn

Search of xbox.com by TitleID:

post-1436-0-49069900-1431889691_thumb.pn

FTP Support:

post-1436-0-35616500-1431889693_thumb.pn

 

AuroraAssetEditor_v1.1.rar 1.13 MB · 20921 downloads

hello, I'm trying to enter my system link account, on my xbox 360 to be able to play online, the problem is that I can't because I have lost the username of my two accounts and I don't know how to contact the administrators to help me. Let's see if you know what I could do, I would greatly appreciate it. :)

Share this post


Link to post
Share on other sites
22 hours ago, Gennaro said:

unfortunately again it doesn't work is it possible to do an update to solve the problem?

Xbox changed the way that the links work on https://www.xbox.com/en-US/Shell/ChangeLocale so the locale can no longer be parsed from just the HTML
I think the easiest solution would be to just hard code the locale list. I'll try reaching out to Swizzy to see if this is an ok solution

In the meantime, I built a version with the en-US locale hard coded and attached it to this message

 

If you want to build it yourself, download the source code and insert the following line between lines 71 and 72 of XboxAssetDownloader.cs

ret.Add(new XboxLocale("en-US", "United States - English"));

AuroraAssetEditor_v1.3.2_en-US.zip

  • Like 2

Share this post


Link to post
Share on other sites
On 12/17/2022 at 8:09 AM, jrobiche said:

Xbox changed the way that the links work on https://www.xbox.com/en-US/Shell/ChangeLocale so the locale can no longer be parsed from just the HTML
I think the easiest solution would be to just hard code the locale list. I'll try reaching out to Swizzy to see if this is an ok solution

In the meantime, I built a version with the en-US locale hard coded and attached it to this message

 

If you want to build it yourself, download the source code and insert the following line between lines 71 and 72 of XboxAssetDownloader.cs


ret.Add(new XboxLocale("en-US", "United States - English"));

AuroraAssetEditor_v1.3.2_en-US.zip 974.86 kB · 1 download

A new version has been uploaded with all of the current locales hardcoded - you can find the new version here: https://github.com/XboxUnity/AuroraAssetEditor/releases/tag/v1.3.3

  • Like 3
  • Thanks 2

Share this post


Link to post
Share on other sites
On 12/19/2022 at 10:43 PM, Swizzy said:

A new version has been uploaded with all of the current locales hardcoded - you can find the new version here: https://github.com/XboxUnity/AuroraAssetEditor/releases/tag/v1.3.3

Hey Swizzy thanks for all your amazing work for the scene. I've been having issues trying to get Aurora Asset Editor to open on my VM Windows 11 (Parallels). I have downloaded it a few times but whenever I try to run the application nothing ever opens. I haven't gotten any errors or pop ups, I have tried running as admin as well but no luck. Any help would be greatly appreciated! 

Edit: I have gotten the application running but receive this error message when trying to connect over ftp "Error: Could not load file or assembly 'System.Net.FtpClient, Version=1.0.5325.28480, Culture=neutral, PublicKeyToken=null' or one of it's dependencies. The system cannot find the file specified."

Edit 2: Not sure if there is current support for windows 11, and that is perhaps why?

Share this post


Link to post
Share on other sites
On 1/1/2023 at 8:44 PM, AlphaHotel said:

Hey Swizzy thanks for all your amazing work for the scene. I've been having issues trying to get Aurora Asset Editor to open on my VM Windows 11 (Parallels). I have downloaded it a few times but whenever I try to run the application nothing ever opens. I haven't gotten any errors or pop ups, I have tried running as admin as well but no luck. Any help would be greatly appreciated! 

Edit: I have gotten the application running but receive this error message when trying to connect over ftp "Error: Could not load file or assembly 'System.Net.FtpClient, Version=1.0.5325.28480, Culture=neutral, PublicKeyToken=null' or one of it's dependencies. The system cannot find the file specified."

Edit 2: Not sure if there is current support for windows 11, and that is perhaps why?

It should work on all versions of Windows from Windows 7 and up atleast, just make sure that you unpack all of the files before you try to run it - if you try to just run it from the ZIP file you downloaded that's likely not going to work.

 

  • Like 1

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...