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
  #1  
Old 16-10-2022, 20:30
L33THAK0R's Avatar
L33THAK0R L33THAK0R is offline
Registered User
 
Join Date: Feb 2021
Location: Saudi Arabia
Posts: 406
Thanks: 137
Thanked 117 Times in 70 Posts
L33THAK0R is on a distinguished road
Thumbs up

Quote:
Originally Posted by Cesar82 View Post
You should be aware that the Component=, Task= and Language= keys of records.ini also support multiple comma-separated values.

Code:
[Record10]
Type=Freearc_Original
Source={src}\l33t-data-1.bin
Output={app}\
Disk=10
Component=1,2,6
Task=3,7
Language=EN,DE,FR
Ah thanks for the heads up, this'll definitely be useful in the future!
Reply With Quote
Sponsored Links
  #2  
Old 29-10-2022, 20:23
ROKA1969's Avatar
ROKA1969 ROKA1969 is offline
Registered User
 
Join Date: May 2017
Location: Poland
Posts: 27
Thanks: 6
Thanked 1 Time in 1 Post
ROKA1969 is on a distinguished road
what could this error mean?

*Running instaler with selected language failed. Code 5*

I will add that after creating the installer, the installation is successful for me
Reply With Quote
  #3  
Old 30-10-2022, 00:32
Masquerade Masquerade is offline
Registered User
 
Join Date: Jan 2020
Location: Monte d'Or
Posts: 1,217
Thanks: 294
Thanked 1,404 Times in 637 Posts
Masquerade is on a distinguished road
Quote:
Originally Posted by ROKA1969 View Post
what could this error mean?

*Running instaler with selected language failed. Code 5*

I will add that after creating the installer, the installation is successful for me
You need to unblock the setup in it's properties. Windows security is going nuts
Reply With Quote
The Following User Says Thank You to Masquerade For This Useful Post:
ROKA1969 (11-11-2022)
  #4  
Old 30-11-2022, 13:10
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,689
Thanks: 1,106
Thanked 7,336 Times in 2,838 Posts
KaktoR is on a distinguished road
Code:
v7.4.2
_____________________________________________________
- Made some additions to CLS.ini settings
- Updated XHashEx library
- Compatible with DiskSpan_GUI v2.0.1.4+
- Fixed some window color issues, especially with checkboxes
First post
__________________
Haters gonna hate
Reply With Quote
The Following 6 Users Say Thank You to KaktoR For This Useful Post:
Cesar82 (01-12-2022), fabrieunko (30-11-2022), Gehrman (30-11-2022), mausschieber (30-11-2022), pcblizzard (01-12-2022), Titeuf (01-12-2022)
  #5  
Old 30-11-2022, 22:17
fabrieunko fabrieunko is offline
Registered User
 
Join Date: Sep 2021
Location: france
Posts: 217
Thanks: 514
Thanked 78 Times in 71 Posts
fabrieunko is on a distinguished road
hello, I downloaded version 7.4.2 I launched the script.bat compile file without modifying the settings.ini file and it worked well. but when I modify the settings.ini file for my game. I got an error message.

With version 7.4.1 I have no error when compiling



My ini

Code:
[Settings]
Name=From Space
Size=2.30 GB
Creator=UnK
DefaultInstallDir={sd}\Games
UnInstallFolder=_UnInstall
ShowLanguageBox=0
CompactMode=0
UWPGame=0
Savegamefolder={userdocs}\From Space
Win11Warning=0


[UpdateSettings]
UpdateMode=0
FileCheck=Hk_project\Binaries\Win64\Stray-Win64-Shipping.exe


[Executable1]
ShortcutName=From Space
Exe=FromSpace.exe
ExeParam=
IconFileName=UnK.ico
Component=


[INISettings]
Enable=0
INIFile={app}\steam_emu.ini
Section=Settings
Key=UserName
Value={username}


[Text]
WelcomeLabel1Top=235
WelcomeLabel2Top=295
FinishLabel1Top=235
FinishLabel2Top=295
WelcomeLabel1FontSize=14
WelcomeLabel2FontSize=10
FinishLabel1FontSize=14
FinishLabel2FontSize=10
Font=Alegreya Sans
FontColor=$ffffff


[Button]
PlaySound=1

[ComponentsSettings]
Enable=0
FlatPageMode=0
ShowComponentSize=1

;; requires at least two components to enable page. 
;; if components is used the global size will be ignored. 
Component1.Name=Component 1
Component1.ItemType=CHECK
Component1.Size=4.15 GB
Component1.Level=0
Component1.Checked=1
Component1.Enabled=1

Component2.Name=Component 2
Component2.ItemType=CHECK
Component2.Size=8.75 GB
Component2.Level=0
Component2.Checked=1
Component2.Enabled=1

Component3.Name=Component 3
Component3.ItemType=CHECK
Component3.Size=18.00 GB
Component3.Level=0
Component3.Checked=1
Component3.Enabled=1

Component4.Name=Component 4
Component4.ItemType=CHECK
Component4.Size=18.00 GB
Component4.Level=0
Component4.Checked=1
Component4.Enabled=1


[TasksSettings]
Enable=0
FlatPageMode=0
ShowTaskSize=1

Task1.Name=Soundtrack Game 1
Task1.ItemType=CHECK
Task1.Size=100 Mb
Task1.Level=0
Task1.Checked=1
Task1.Enabled=1

Task2.Name=Soundtrack Game 2
Task2.ItemType=CHECK
Task2.Size=210 Mb
Task2.Level=0
Task2.Checked=1
Task2.Enabled=1


[Background]
//----------------------------------------------- Setup\Background\#.jpg
Enable=0
BackgroundDuration=5000
BackgroundAnimation=1
BGAfterInstall=1


[SystemRequirement]
Enable=0
Processor=32
VideoRAM=2048
RAM=4096
OS=1000
DirectX=11
HWSectionLabelColor=$ea00ff
HWOkLabelColor=$357EC7
HWNotOkLabelColor=$ff0000
HWGoodLabelColor=$36ff00
HWPartiallyGoodLabelColor=$ff8400
HWNotGoodLabelColor=$ff0000


[CRCCheck]
//----------------------------------------------- Setup\Filename.sfv \ Filename.md5 \ .sha1 \ .sha256 \ .sha512
Enable=1
StartCheck=1
QuickSFV=0
QuickSFVFile=Stray.md5
QuickSFVDeleteHashFile=0


[Website]
Enable=1
WebsiteButtonText=Repack
URL=https://www.reddit.com/r/Gamepc_Repack/


[Splash]
//----------------------------------------------- Setup\Filename.png
Enable=1
SplashFile=Splash.png
SplashFadeIn=500
SplashShow=1000
SplashFadeOut=500


[Music]
//----------------------------------------------- Setup\Filename.mp3
Enable=1
MusicFile=Music.mp3
MusicVolume=70


[License]
//----------------------------------------------- Setup\EULA\English.rtf \ French.rtf \ German.rtf \ Italian.rtf \ Spanish.rtf \ Polish.rtf \ Russian.rtf \ PortugueseBrazil.rtf
Enable=0


[InfoBefore]
//----------------------------------------------- Setup\InfoBefore.rtf \ InfoBefore.txt
Enable=1


[Skin]
//----------------------------------------------- Setup\Filename.cjstyles \ Filename.vsf
EnableCjstyles=0
CjstylesFile=Concave.cjstyles
CjstylesParam=

EnableVCL=1
VCLFile=Amakrits.vsf


[Redists]
Enable=0

Redist1.Enable=1
Redist1.Name=Microsoft DirectX
Redist1.Level=0
Redist1.ItemType=CHECK
Redist1.Checked=0
Redist1.Enabled=1
//Redist1.Exe32={src}\_CommonRedist\DirectX\Juin2010\DXSETUP.exe
Redist1.Exe64={src}\_CommonRedist\DirectX\dxwebsetup.exe
Redist1.Param=

Redist2.Enable=1
Redist2.Name=Microsoft Visual C++ 2022
Redist2.Level=0
Redist2.ItemType=CHECK
Redist2.Checked=0
Redist2.Enabled=1
//Redist2.Exe32={src}\_CommonRedist\vcredist\2019\VC_redist.x86.exe
Redist2.Exe64={src}\_CommonRedist\vcredist\2022\VC_redist.x64.exe
Redist2.Param=


[Batch]
Enable=0
BatchFile=Patch.bat

//////////////////////////////////////////////////////////////////////

Last edited by fabrieunko; 30-11-2022 at 22:23.
Reply With Quote
The Following 2 Users Say Thank You to fabrieunko For This Useful Post:
Cesar82 (01-12-2022), KaktoR (01-12-2022)
  #6  
Old 01-12-2022, 01:57
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,689
Thanks: 1,106
Thanked 7,336 Times in 2,838 Posts
KaktoR is on a distinguished road
Thanks for the report.

The error comes from crc check if you don't use quicksfv. I will fix it later.
__________________
Haters gonna hate
Reply With Quote
The Following 3 Users Say Thank You to KaktoR For This Useful Post:
Cesar82 (01-12-2022), pcblizzard (01-12-2022), Titeuf (01-12-2022)
  #7  
Old 01-12-2022, 10:04
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,689
Thanks: 1,106
Thanked 7,336 Times in 2,838 Posts
KaktoR is on a distinguished road
Here is a fix
Attached Files
File Type: 7z v7.4.2.Hotfix.7z (43.1 KB, 17 views)
__________________
Haters gonna hate
Reply With Quote
The Following 5 Users Say Thank You to KaktoR For This Useful Post:
Cesar82 (01-12-2022), fabrieunko (01-12-2022), Gehrman (01-12-2022), mausschieber (01-12-2022), Titeuf (01-12-2022)
  #8  
Old 01-12-2022, 15:25
Gehrman's Avatar
Gehrman Gehrman is offline
Registered User
 
Join Date: Jan 2020
Location: Save Palestine
Posts: 78
Thanks: 1,375
Thanked 89 Times in 48 Posts
Gehrman is on a distinguished road
How can you add a label in ASIS: Advanced Simple Installer Script like the image below?
Reply With Quote
  #9  
Old 01-12-2022, 18:21
MojoW MojoW is offline
Registered User
 
Join Date: Nov 2022
Location: The Netherlands
Posts: 6
Thanks: 10
Thanked 2 Times in 2 Posts
MojoW is on a distinguished road
Available VRAM is only showing half of what is actually available for me.
Attached Images
File Type: png Screenshot (33).png (28.3 KB, 152 views)
Reply With Quote
The Following User Says Thank You to MojoW For This Useful Post:
KaktoR (02-12-2022)
  #10  
Old 04-12-2022, 11:18
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,689
Thanks: 1,106
Thanked 7,336 Times in 2,838 Posts
KaktoR is on a distinguished road
Quote:
Originally Posted by MojoW View Post
Available VRAM is only showing half of what is actually available for me.
Please test this if it shows correct GPU VRam
Attached Files
File Type: 7z Setup.7z (3.02 MB, 23 views)
__________________
Haters gonna hate
Reply With Quote
The Following User Says Thank You to KaktoR For This Useful Post:
MojoW (04-12-2022)
  #11  
Old 04-12-2022, 11:32
MojoW MojoW is offline
Registered User
 
Join Date: Nov 2022
Location: The Netherlands
Posts: 6
Thanks: 10
Thanked 2 Times in 2 Posts
MojoW is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
Please test this if it shows correct GPU VRam
Yep this shows it correctly!
Reply With Quote
The Following User Says Thank You to MojoW For This Useful Post:
KaktoR (04-12-2022)
  #12  
Old 02-12-2022, 01:52
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,689
Thanks: 1,106
Thanked 7,336 Times in 2,838 Posts
KaktoR is on a distinguished road
Well seems like it's a bug in ISSysInfo then. Maybe I have to switch to a different plugin
__________________
Haters gonna hate
Reply With Quote
The Following 3 Users Say Thank You to KaktoR For This Useful Post:
MojoW (02-12-2022), pcblizzard (04-12-2022), Titeuf (02-12-2022)
  #13  
Old 03-12-2022, 12:11
fabrieunko fabrieunko is offline
Registered User
 
Join Date: Sep 2021
Location: france
Posts: 217
Thanks: 514
Thanked 78 Times in 71 Posts
fabrieunko is on a distinguished road
Hello, can you tell me how to change the resolution of the installer? it is in 600 x 379 I would like to put it in 900 x 509
Reply With Quote
  #14  
Old 03-12-2022, 12:41
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,689
Thanks: 1,106
Thanked 7,336 Times in 2,838 Posts
KaktoR is on a distinguished road
Code:
GrowWizard(ScaleX(103), ScaleY(66));

WizardForm.ClientWidth  := ScaleX(600);
WizardForm.ClientHeight := ScaleY(429);
Good luck in reformating the complete installer
__________________
Haters gonna hate
Reply With Quote
The Following 2 Users Say Thank You to KaktoR For This Useful Post:
fabrieunko (03-12-2022), mausschieber (03-12-2022)
  #15  
Old 03-12-2022, 21:03
fabrieunko fabrieunko is offline
Registered User
 
Join Date: Sep 2021
Location: france
Posts: 217
Thanks: 514
Thanked 78 Times in 71 Posts
fabrieunko is on a distinguished road
hello I come back to you because I changed all 600 to 900 but there is a problem...


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 00:52.


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