![]() |
does not work for me shit
windows 8.1 x64 |
|
Everything works fine, only system check has 2 bugs, for CPU it says 0x3.80, but correct is 4x3.80, and for DirectX it shows DX11, but correct is 12.0, but everything else works just fine.
Windows 10 x64 here. |
Quote:
|
Not work in windows 7 and windows 10
|
1 Attachment(s)
@JustFun
Thanks mate, I fixed the cpu part, hope it works and as for, Direct X, well I don't know how to use d3d12.dll quite yet. @Andrey167, mausschieber, omdj I tried to mend the operating system part. It turns out it was caused by GPU detection, OpenCL didn't initialize on your computers/operating systems, don't know why but I tried to correct the error, I hope it's fixed. |
doesn't work in w7x64 here either
|
|
1 Attachment(s)
Fixed it for Windows 7, and the VRAM and DX being zero is because there is no dedicated video memory and no GPU means dx cannot be initialized.
|
5 Attachment(s)
Bad news guys, more delays for ASC, I noticed a bug while making one of the template, don't know where it came from and don't know how to fix it. The other thing that's making me delay ASC is because UltraARC for it is not ready. To cheer you up, I attached a couple of things that can be done in ASC if you are creative, there are no limitations.
|
Not work in windows 7 and windows 10
|
Not work win 8.1 x64
|
Not work (win8.1 64-bit)
|
Yup, that's it, I'm removing some features related to hardware from asc, the origination of the problem has been confirmed because I ran the same program yesterday and it worked on Windows 7, 8.1 and 10.
Things that will be removed or affected: CPU Boost speed detection will be removed. RAM Size will be inaccurate. RAM Speed will be removed. GPU Speed will be removed. And all those people with GPU Size Greater than 2GB, please run regedit. Goto HKLM\SYSTEM\CONTROLSET001\CONTROL\CLASS From there (CTRL+F) search for HardwareInformation.AdapterString after getting that, in the same key, look out for HardwareInformation.MemorySize and HardwareInformation.qwMemorySize, tell me the value(data) and type being written. |
Interface feels similar to Smart Install Maker, which I liked greatly.
However I feel completely lost once I am in Configuration > Installation > Installer. Like do I want to extract or compress?? Am I making a queue for asc to compress the setup contents, then to extract them once the installer is run?? I feel like a noob lol, probably having trouble because I am used the much easier to use Smart Install Maker. Also which compression settings would be best for a machine with only 8gb of ram? Quote:
This is for a 4gb GPU btw, not sure if it makes a difference, but from what I understand the 4gb is split into two partitions, one 3.5gb and a 500mb partition. Though I don't think the registry values were affected by this. http://i.imgur.com/mCBSMLZ.jpg |
Quote:
|
Quote:
Also would someone mind dropping one of their saved projects (*.asc)? I'm having trouble with some of the configurations, so I figured I could learn by example. BTW @Razor12911 why don't you post this up on some sort of download site like fosshub or sourceforge, or if it's not opensource, maybe something like softpedia? I think your user base would grow nicely if you did. Also what are your thought on redistribution of ASC? |
2 Attachment(s)
Quote:
Anyways, here's another test. if using Windows 8, 8.1 or 10, please switch off Windows Defender, it offends ASC. After running the exe, head over to System requirements then start clicking according the uploaded picture. Thanks in advance. |
I've turned off Windows Defender and still does not work (Windows 7 and Windows 10)
|
Hehe, precisely the fact I wanna drop this project.
Do you have OpenGL.dll on system32? |
Quote:
|
Quote:
|
what are your system specs exactly? Because I've tested this thing on all operating systems I can think of, both amd and intel cpu. intel, nvidia and ati gpus. Ram range of 4gb to 32gb and all tests passed.
|
tested and wrong on system cores reads it as 3 but AMD FX 6100-Six Core Processor
W7X64 Processor I have Code:
http://www.newegg.ca/Product/Product.aspx?Item=N82E16819103962 |
Cpu intel i5, Gpu AMD 5850 1GB, Memory Ram 4 GB.
|
All Correct. Windows 7 x64
|
Quote:
Your work so far already is great BTW, so I'm not complaining about what pace you work at xD. I used to develop stuff for android and it was hard managing those projects between work so I don't blame you xD. Lol I actually had a good laugh when I read this because I had a few cryptanalysis courses not long ago, I understand your pain all too well since I had a crazy Russian professor with a PhD in reverse engineering. His motto was "google it".. What do you think about implementing a simple redundancy check? I know that it isn't all too hard to implement a quick crc32 check for the archive through script (or one to check the extracted files after extraction) but I figured it would be a nice feature since these days files over the net tend to get either corrupted or " modified" by third parties with intentions anything but good. PS the screenshots you had of the installer you had with the tiles looked really cool. Quote:
I believe it might be showing up as 3 since those amd bulldozer/piledriver CPUs are using CMT(a cluster multi threading architecture). So while technically you have "6 cores" those cores are in "clusters" of 2, I think the less misleading way to describe the said CPU is as a "triple module" CPU as it has 3 modules of 2 cores. While amd got good parallel processing results like this, their FX series paled in comparison to Intel's offering (SMT based, also some have their hyperthreading technology, 2 threads per core) because those bulldozer/piledriver CPUs had poor single thread performance. Well I'm a big fan of amd so I think will make a good comeback with their next architecture since they probably learned a lot since then (they've been working on it since before piledriver and are switching back to smt!). Btw sorry if I went a little off topic, this kind of stuff is like a hobby to me (and maybe some of you guys too xD!) However I'm not sure how this shows up in the registry, if system cores is being fetched from registry it might be fetching the number of modules instead. I hope I was at least somewhat helpful here, though I might of been getting at nothing in the end lol. |
i already added crc check, you can either use sha1 or md5, but i first to finish what i'm doing and fix all bugs, i have added a lot of things in 0.0.5, text to speech, crc check, effects, improved math calculations, fixed multilanguage bug, fixed radio buttons, auto evade bugs caused by windows defender, added video playback, added diamond and triangle as shapes, fix installation bug, added precom043, added new compare rule, and etc... The list just goes on...
|
Quote:
Quote:
Also I'm not sure if the method for checking cpu requirements is a good one, since even low frequency intel cpu's will do better then a high frequency amd one, and while amd cpu's will have more threads/cores intel ones will still perform better. I guess the best way to do it would be to separate requirements between the two chip makers. But of course if it turns out to be hard to add such a feature it would just be a hassle to add. |
thanks. I think I fixed the bug that make the setup close unexpectedly on other people's computers by making asc come with opencl.dll and messing about with the source. I also added elasped, remaining, estimated time. I'll be adding transfer rate calculator to show info like 7 mb/s when installing. Also changed method for detecting system memory, normally on my pc it says i have 4020mb of ram although, i installed 4096mb ram, fix that part. Also checked with another user who has an amd processor, no problems reported with core count, pakrat2k2, your cpu has the opposite of hyper threading, lol. I also tried to improve gpu memory detection for people with sli or crossfire setup, it will add the memory size of each.
|
Quote:
|
it does happen, and I hate it. The are various methods of detect pc components but not all of them work. Within asc, i have 3 choices, first, to detect via regedit, only problem is reading qword data types, second is through wmi, this method has a tendency of having unexpected errors on win8. Third is through opencl which i don't know quite well but i am currently using it.
|
how to use this software bro any video explanation like you gave video explanation of IC.
|
7 Attachment(s)
Ok guys, this is the final test for this project after this, I'm releasing 0.0.6, 0.0.5 is skipped. In this test, if the setup starts then it's a pass. Anyways, I wanted to create PES2016 conversion using Advanced Setup Creator and this is how it will look.
Things to test: Check if sound plays. Check if the 3 videos in this play, surely they must play without codecs but test anyways without codecs. You can also test decompression if you use 7z to pack PES or any data and place it near setup.exe with filenames data1.cab and data2.cab. Oh, and it took 2 hours to design this from an empty form which is not bad considering designing something like this in Inno Setup will take far longer than this. The only disadvantage of this is the time taken to launch this setup, takes 10 - 15 seconds to launch on my PC, but might take longer on others. |
Work fine:). Windows 10 x64
|
Quote:
|
Works fine here too, Windows 10 x64, great work btw ;)
|
Simply put AWESOME!!
Worked just fine W7X64. All 3 videos played, with sound, decompressed test files just fine. |
Worked Windows 7 x64. All videos played and with sound
|
finally when this software will be ready to use then???
|
| All times are GMT -7. The time now is 03:31. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com