View Single Post
  #310  
Old 03-06-2016, 11:16
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
Quote:
Originally Posted by Avengerz13 View Post
This is not only one problem you have.

Some issues your software are struggling:
1. Hard drive and Memory usage are terrible.

and hard drive sometimes loads to 99 percent. For an advanced user, it is not funny. Another example:




2. I just load "Nature" template and compile it. Check temp file and what we see? Lots of unnecessary files.

3. The size of compiled setup is too big.

4. Now about program interface. It is very uncomfortable to use. Tabs with this UI is horrible to use. You never know what you select and it is anti-intuitive. Should work to UX side.
5. User interface designer. Looks fine but why item properties in a separate tab? Should be like classical any classical IDE editor on the right side for easy and quick editing.
6. This drop-down menu in designer responds only to click on the arrow.
I can keep it up indefinitely... Their lots of stuff need to work.

Do not get me wrong I think you need some critics.
Thanks mate, It's a one man project. dealing with 126 000 line source isn't easy. Memory usage is because the installer focuses on quality, I'll do some tweaks and lower memory usage, in terms of HDD usage, ASC only uses HDD for startups, otherwise it doesn't transfer anything after that. All I can say is You'll notice some teared graphics because anti aliasing will be lower plus will lower frame rate for animations.

The compiled setup is big because all images are png so that alpha channels are kept, seems like it's the only format that I can use.

But will work on it, either way, it's a alpha project, nothing has been stable so far, what I have seen so far are memory leaks during installation.

When you look at the properly designed installer with more content on it, it's using less than 120mb ram, this thing of it using 200 with less content is very new.
Attached Images
File Type: png Capture.PNG (1.06 MB, 245 views)

Last edited by Razor12911; 03-06-2016 at 11:28.
Reply With Quote
The Following User Says Thank You to Razor12911 For This Useful Post:
Prince Soft (01-11-2016)