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
  #181  
Old 10-01-2018, 12:40
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
that settings.ini, has no section for redists. ASIS wasnt updated till after that version to be able to add them. Might as well just delete the old version, & use the new one in first post. it works perfectly with redists, just add the name of the ones you want
in the section for them ( wasnt even there in 695 version )
Reply With Quote
Sponsored Links
  #182  
Old 10-01-2018, 16:37
WOliveira WOliveira is offline
Registered User
 
Join Date: Dec 2017
Location: BRASIL
Posts: 57
Thanks: 6
Thanked 1 Time in 1 Post
WOliveira is on a distinguished road
I was looking at this version 7.0. How do I put the EULA in the beginning to accept the terms?
Reply With Quote
  #183  
Old 10-01-2018, 17:06
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
everything is in Settings.ini ( this section)
//Name for License files. File names in folder must be GAMENAMEeulaEnglish, GAMENAMEeulaFrench, GAMENAMEeulaGerman, etc., where GAMENAME is = LicenseName "xyz".
//If not needed, just disable License (set ;)
;#define License
#define LicenseName "TheWitcher3" ;...EULAEnglish.rtf
Reply With Quote
  #184  
Old 10-01-2018, 18:04
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
has to be with how you have it in the ini file, something isnt right. post the lines here so can be looked at.
very first line with ;

//Name for License files. File names in folder must be GAMENAMEeulaEnglish, GAMENAMEeulaFrench, GAMENAMEeulaGerman, etc., where GAMENAME is = LicenseName "xyz".
//If not needed, just disable License (set ;)
;#define License

REMOVE the ;

Last edited by pakrat2k2; 11-01-2018 at 06:32.
Reply With Quote
The Following User Says Thank You to pakrat2k2 For This Useful Post:
WOliveira (11-01-2018)
  #185  
Old 10-01-2018, 18:30
WOliveira WOliveira is offline
Registered User
 
Join Date: Dec 2017
Location: BRASIL
Posts: 57
Thanks: 6
Thanked 1 Time in 1 Post
WOliveira is on a distinguished road
I was able to put the EULAS and leave the way I wanted, the problem and that is now giving this error. I am using the compressed files I used in ASIS 6.9.5.
Attached Images
File Type: png error.png (8.1 KB, 150 views)
Reply With Quote
  #186  
Old 10-01-2018, 20:45
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
Did you use UltraArc for creating the archives ?
you missed a setting... if so, then in settings.ini

Code:
//Define if you want to use UltraARC, DiskSpan or Internal compression. Only enable one of them!
;#define UltraARC Remove the ;
;#define DiskSpan
;#define Internal "G:\Assassins Creed Origins"
  #define DiskSize "DVD5"  ;CD / DVD5 / DVD9 / BD25 / BD50
then you'll need the archives & records.ini ( the way ultraarc arranged the archives, the archives themselves & if they were in subfolders )
you need them placed with the setup.exe created by ASIS 7.

Last edited by pakrat2k2; 10-01-2018 at 21:00.
Reply With Quote
The Following User Says Thank You to pakrat2k2 For This Useful Post:
WOliveira (11-01-2018)
  #187  
Old 10-01-2018, 23:41
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,687
Thanks: 1,106
Thanked 7,333 Times in 2,836 Posts
KaktoR is on a distinguished road
To be honest i didn't test license files for v7
__________________
Haters gonna hate
Reply With Quote
  #188  
Old 11-01-2018, 04:52
WOliveira WOliveira is offline
Registered User
 
Join Date: Dec 2017
Location: BRASIL
Posts: 57
Thanks: 6
Thanked 1 Time in 1 Post
WOliveira is on a distinguished road
I got friend, I removed the ";" from the ultra arc and left the other two, now all right ... Thank you very much for your help. Yours are 10 !!!
Reply With Quote
  #189  
Old 11-01-2018, 06:31
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
To be honest i didn't test license files for v7
Wonder if the eula names can be changed to more simplier name like CIUV2
rather then the long names it presently has. ??
Reply With Quote
  #190  
Old 11-01-2018, 08:00
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,687
Thanks: 1,106
Thanked 7,333 Times in 2,836 Posts
KaktoR is on a distinguished road
Good point. Is "(Language).rtf" enough?
__________________
Haters gonna hate
Reply With Quote
  #191  
Old 11-01-2018, 08:37
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
yes just like eula_german.rtf, eula_french.rtf etc...
Reply With Quote
  #192  
Old 11-01-2018, 09:01
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,687
Thanks: 1,106
Thanked 7,333 Times in 2,836 Posts
KaktoR is on a distinguished road
Update v7.0.1 added

Code:
- Changed handling of EULA files.
  > EULA files should now be named as Language.rtf (English.rtf, French.rtf, ...).
    Furthermore, if there is only English.rtf, it will be used for all other languages
    if the language has no own eula file.
- Renamed pOodle ZTool.exe to pOodle.exe
- Added CLS-SREP by ProFrager
__________________
Haters gonna hate
Reply With Quote
The Following 2 Users Say Thank You to KaktoR For This Useful Post:
kassane (11-01-2018), pakrat2k2 (11-01-2018)
  #193  
Old 11-01-2018, 10:23
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
One other thing that needs changing... The image extension, rather then bmp can it be changed to png ? Would be nicer for fancier Welcome -> Finish images which cant be used with bmp extension.

thanks
Reply With Quote
  #194  
Old 11-01-2018, 10:51
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,687
Thanks: 1,106
Thanked 7,333 Times in 2,836 Posts
KaktoR is on a distinguished road
Requires botva2 library. I could testing it but i've never worked with it. Also requires a shitload of code changing.

But to be honest, libraries are already in, because i want to test it at a later time.
__________________
Haters gonna hate
Reply With Quote
  #195  
Old 11-01-2018, 10:53
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
Requires botva2 library. I could testing it but i've never worked with it. Also requires a shitload of code changing.
ok, dont worry about it then, just too used to using png. too much coding isnt necessary then, will use as-is.
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 03:32.


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