Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #1426  
Old 20-08-2025, 04:09
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,684
Thanks: 1,106
Thanked 7,331 Times in 2,834 Posts
KaktoR is on a distinguished road
Thanks, there is another bug when you create icons. If you use uninstaller the icons from startmenu will not get removed. I already fixed it here.

However Icon creation should not be possible when using UpdateMode, so all you have to do is change
Code:
#if !CompactMode || !UpdateMode
to
Code:
#if !UpdateMode
on line 1077 and 4572.

Edit: Should be fixed now. Use attachment and look for code changes.
Attached Files
File Type: 7z Hotfix_10.7z (58.6 KB, 34 views)
__________________
Haters gonna hate

Last edited by KaktoR; 20-08-2025 at 04:38.
Reply With Quote
The Following 4 Users Say Thank You to KaktoR For This Useful Post:
BKR-TN (26-08-2025), Gehrman (20-08-2025), mausschieber (20-08-2025), PHM2D (20-08-2025)
Sponsored Links
  #1427  
Old 08-10-2025, 10:55
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,684
Thanks: 1,106
Thanked 7,331 Times in 2,834 Posts
KaktoR is on a distinguished road
I need someone for testing dpi scaling with native 4k resolution.

What you should test: change desktop dpi scaling from 100% to 200% (or higher if possible) and see if all elements are on the correct place.

This test should be really quick. Just run the installer and click through every page.
__________________
Haters gonna hate
Reply With Quote
  #1428  
Old 30-10-2025, 09:58
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,684
Thanks: 1,106
Thanked 7,331 Times in 2,834 Posts
KaktoR is on a distinguished road
Here is the new 7.6.0 update, currently in beta.

If you find any errors, let me know.
Attached Files
File Type: 7z ASIS_v7.6.0.7z (25.76 MB, 32 views)
__________________
Haters gonna hate
Reply With Quote
The Following 3 Users Say Thank You to KaktoR For This Useful Post:
Gehrman (31-10-2025), mausschieber (31-10-2025), Razor12911 (31-10-2025)
  #1429  
Old 31-10-2025, 04:10
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
Incorrectly detected VRAM value.

My GPU has 8GB video memory.

Possible causes: iGPU has 3GB video memory and perhaps this is what was detected instead of dGPU.
Attached Images
File Type: png ASIS_VRAM.png (103.4 KB, 162 views)
Reply With Quote
  #1430  
Old 01-11-2025, 02:03
Lord.Freddy's Avatar
Lord.Freddy Lord.Freddy is offline
Registered User
 
Join Date: Apr 2022
Location: ...
Posts: 54
Thanks: 222
Thanked 40 Times in 25 Posts
Lord.Freddy is on a distinguished road
Quote:
Originally Posted by Razor12911 View Post
Incorrectly detected VRAM value.

My GPU has 8GB video memory.

Possible causes: iGPU has 3GB video memory and perhaps this is what was detected instead of dGPU.
Hi — could you please check the following setup installation file? I used a different method to retrieve system information. Thanks!
Attached Files
File Type: 7z ISSysInfo.7z (1.25 MB, 14 views)
__________________
¤ Life good be a Dream ¤
Reply With Quote
  #1431  
Old 01-11-2025, 05:44
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,684
Thanks: 1,106
Thanked 7,331 Times in 2,834 Posts
KaktoR is on a distinguished road
Quote:
Originally Posted by Razor12911 View Post
Incorrectly detected VRAM value.

My GPU has 8GB video memory.

Possible causes: iGPU has 3GB video memory and perhaps this is what was detected instead of dGPU.
Here it is detected correctly. I will test some things out, but I guess it's a library thing. I will see.
__________________
Haters gonna hate
Reply With Quote
  #1432  
Old 01-11-2025, 06:03
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 Lord.Freddy View Post
Hi — could you please check the following setup installation file? I used a different method to retrieve system information. Thanks!
This works

Quote:
Originally Posted by KaktoR View Post
Here it is detected correctly. I will test some things out, but I guess it's a library thing. I will see.
Disabled iGPU, same problem. One thing I'd like to point out is this library executes dxdiag.exe located in WoW64 folder meaning it is the 32-bit version. When you launch this, it lists my gpu as 3GB.

Also tested on Linux wine, setup does not launch at all.
Attached Images
File Type: png dxdiag.png (55.7 KB, 147 views)

Last edited by Razor12911; 01-11-2025 at 06:07.
Reply With Quote
The Following 2 Users Say Thank You to Razor12911 For This Useful Post:
KaktoR (01-11-2025), Lord.Freddy (01-11-2025)
  #1433  
Old 01-11-2025, 10:09
Lord.Freddy's Avatar
Lord.Freddy Lord.Freddy is offline
Registered User
 
Join Date: Apr 2022
Location: ...
Posts: 54
Thanks: 222
Thanked 40 Times in 25 Posts
Lord.Freddy is on a distinguished road
Quote:
Originally Posted by Razor12911 View Post
This works
Great — you can find the module I used here
__________________
¤ Life good be a Dream ¤
Reply With Quote
  #1434  
Old 26-02-2026, 15:03
Razer-785's Avatar
Razer-785 Razer-785 is offline
Registered User
 
Join Date: May 2025
Location: The Moon
Posts: 19
Thanks: 28
Thanked 3 Times in 3 Posts
Razer-785 is on a distinguished road
Lightbulb Please update

Hello can you please update the installer to work with DiskSpan_GUI v2.0.2.4 Thanks.
__________________
“Freedom is more important than safety.”
Reply With Quote
  #1435  
Old 26-02-2026, 15:45
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,684
Thanks: 1,106
Thanked 7,331 Times in 2,834 Posts
KaktoR is on a distinguished road
Sure, here you go.

Still beta.

I don't know what has changed since the last beta, but something with CRC checking and some other things. I forgot to write a proper changelog.
Attached Files
File Type: 7z ASIS_v7.6.0.7z (25.34 MB, 26 views)
__________________
Haters gonna hate
Reply With Quote
The Following 2 Users Say Thank You to KaktoR For This Useful Post:
mausschieber (27-02-2026), Razer-785 (26-02-2026)
  #1436  
Old 26-02-2026, 16:40
Razer-785's Avatar
Razer-785 Razer-785 is offline
Registered User
 
Join Date: May 2025
Location: The Moon
Posts: 19
Thanks: 28
Thanked 3 Times in 3 Posts
Razer-785 is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
Sure, here you go.

Still beta.

I don't know what has changed since the last beta, but something with CRC checking and some other things. I forgot to write a proper changelog.
Thank You
__________________
“Freedom is more important than safety.”
Reply With Quote
  #1437  
Old 26-02-2026, 18:07
Razer-785's Avatar
Razer-785 Razer-785 is offline
Registered User
 
Join Date: May 2025
Location: The Moon
Posts: 19
Thanks: 28
Thanked 3 Times in 3 Posts
Razer-785 is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
Sure, here you go.

Still beta.

I don't know what has changed since the last beta, but something with CRC checking and some other things. I forgot to write a proper changelog.
By the way what is the difference between [Script.iss] & [Script (batch APP).iss] please let me know. Thanks
__________________
“Freedom is more important than safety.”
Reply With Quote
  #1438  
Old 26-02-2026, 21:34
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,684
Thanks: 1,106
Thanked 7,331 Times in 2,834 Posts
KaktoR is on a distinguished road
Batch app just save the batch file (if you use one via [Batch] to {app} folder.
__________________
Haters gonna hate
Reply With Quote
The Following 2 Users Say Thank You to KaktoR For This Useful Post:
mausschieber (27-02-2026), Razer-785 (26-02-2026)
  #1439  
Old 27-02-2026, 15:58
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,684
Thanks: 1,106
Thanked 7,331 Times in 2,834 Posts
KaktoR is on a distinguished road
New feature in Beta 2

Hash check for compressed archives


Hash and Algorithm will be defined in Records.ini for each Data.bin file.

Example:
Code:
[Record1]
Type=FreeArc_Original
Source={src}\Data1a-01.bin
Output={app}\
Disk=1
Size=3.645.487 bytes
Hash=45276D75B8333DA27396F686DBB57513
Algo=md5


Hash check for extracted files


This is only available if you don't use QuickSFV/RapidCRC check.
Checksums should be stored in Setup.dll file or somewhere else.
If you use {tmp} as source path then the hash file should be stored in Setup.dll file.
If you use {app} the hash file should be stored in {app} folder.
If you use {src} path the hash file should be located near Setup.exe.
Algorithm should be defined just like in hash for compressed Data.bin file.
The hash file name can be anything you want. In this example it is created by DSG.

Example:
Code:
[Record2]
Type=Checksum_File
Source={tmp}\Data1a-01.dat
Output={app}\
Disk=1
Algo=md5

Other changes:
- GPU VRam is fixed. It should be now displayed correctly. Issue
Values will be read directly from registry without any library or dxdiag thingy, simply because it is just too slow.
- Updated some help files (it is not done yet 100%).

https://fileforums.com/showpost.php?...postcount=1435
__________________
Haters gonna hate
Reply With Quote
The Following 3 Users Say Thank You to KaktoR For This Useful Post:
Cesar82 (27-02-2026), mausschieber (28-02-2026), Razer-785 (28-02-2026)
  #1440  
Old 01-03-2026, 00:14
Razer-785's Avatar
Razer-785 Razer-785 is offline
Registered User
 
Join Date: May 2025
Location: The Moon
Posts: 19
Thanks: 28
Thanked 3 Times in 3 Posts
Razer-785 is on a distinguished road
I get this error when trying to compile

---------------------------
Compiler Error
---------------------------
File: C:\Users\User\Desktop\ASIS_v7.6.0\Resources\DSG\DS G_Checksum.ish



Line 311:

Column 45:

[ISPP] Undeclared identifier: "DSG_CHECKSUM".
---------------------------
OK
---------------------------

I am using latest build of ASIS and DiskSpan_GUI and i am trying the inbuilt hash feature for game files and the compressed data files i am also using BLAKE3-256 as my hash algorithm. Thanks
__________________
“Freedom is more important than safety.”
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[Help] need Advanced Installer script with Razor1911's UltraArc module rez3vil Conversion Tutorials 3 15-04-2024 02:24
Portable Installer Inno Setup Script y_thelastknight Conversion Tutorials 59 23-10-2020 00:02
INDEX - Conversion Tutorial Index Razor12911 Conversion Tutorials 5 11-06-2020 02:05
Simple Arc Installer 78372 Conversion Tutorials 1 15-06-2017 15:37
MSC+Srep+lzma Simple Script Example gozarck Conversion Tutorials 10 07-09-2015 16:31



All times are GMT -7. The time now is 22:17.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com