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
  #436  
Old 09-01-2019, 00:39
kocchi96x's Avatar
kocchi96x kocchi96x is offline
Registered User
 
Join Date: Aug 2016
Location: USA
Posts: 29
Thanks: 14
Thanked 14 Times in 12 Posts
kocchi96x is on a distinguished road
Edit:
i sent it in pm instead.

Last edited by kocchi96x; 09-01-2019 at 00:58.
Reply With Quote
The Following User Says Thank You to kocchi96x For This Useful Post:
KaktoR (09-01-2019)
Sponsored Links
  #437  
Old 09-01-2019, 01:40
Schabik Schabik is offline
Registered User
 
Join Date: Dec 2008
Location: Somewhere in Poland
Posts: 152
Thanks: 17
Thanked 35 Times in 32 Posts
Schabik is on a distinguished road
In 711Beta2 after compiling there is a problem with error "Could not call proc"


2019-01-09_10h38_54.png
Reply With Quote
The Following User Says Thank You to Schabik For This Useful Post:
KaktoR (09-01-2019)
  #438  
Old 09-01-2019, 04:42
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 kocchi96x View Post
I use ultraarc for compression and i used precomp p.zt, lolz, and srep. Also it worked for me with the 7.1.0 version when i followed with what K4miKaZe did on page 24 to get ztools fix on that version. i also did edit some of ultraarc.ini but you should see that when open this archive, also has the name i use for my file name as well as record.ini. Now i know like nothing in coding but i feel only reason its not working with ztools though is cause its for some reason not getting the ztool.exe into the installer and extracting it.
It works just fine. Read my PM



Only thing left that I could think of is that you use the new LOLZ version for compression and use old LOLZ version for installing (they are not compatible).
__________________
Haters gonna hate
Reply With Quote
  #439  
Old 09-01-2019, 05:27
kocchi96x's Avatar
kocchi96x kocchi96x is offline
Registered User
 
Join Date: Aug 2016
Location: USA
Posts: 29
Thanks: 14
Thanked 14 Times in 12 Posts
kocchi96x is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
It works just fine. Read my PM



Only thing left that I could think of is that you use the new LOLZ version for compression and use old LOLZ version for installing (they are not compatible).
weird cause i didnt edit the compressor.ini file and also in retrying with same settings i used the same ultraarc you included in the tools folder with same results.


Last edited by kocchi96x; 09-01-2019 at 05:37. Reason: Added img
Reply With Quote
  #440  
Old 09-01-2019, 05:49
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
You have to remove "//" infront of ZTool if you want to use it

If you don't need a compressor just add // infront to disable them.

PS: And I've tested your archive and it installs just fine

PPS: Added BETA 3 to previous post https://fileforums.com/showpost.php?...&postcount=412
__________________
Haters gonna hate

Last edited by KaktoR; 09-01-2019 at 05:57.
Reply With Quote
  #441  
Old 09-01-2019, 11:33
kocchi96x's Avatar
kocchi96x kocchi96x is offline
Registered User
 
Join Date: Aug 2016
Location: USA
Posts: 29
Thanks: 14
Thanked 14 Times in 12 Posts
kocchi96x is on a distinguished road
Welp i feel dumb now i didnt even notice those // edited that and now it works, anyways thanks and sorry for you having to deal with my stupidity

PS. the new beta i had a problem with useinfo i had to go add
Quote:
//InfoBefore
#define UseInfo ReadIni(SourcePath + "\Settings.ini", "InfoBefore", "Enable", "")
to Setting.iss for it to work i also added that under license to go with the settings.ini setup of it to

Last edited by kocchi96x; 09-01-2019 at 12:41.
Reply With Quote
The Following User Says Thank You to kocchi96x For This Useful Post:
KaktoR (10-01-2019)
  #442  
Old 10-01-2019, 07:25
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
BETA 4 will be ready soon with some bug fixes and new things

I need some translations if possible

Code:
  Italian.Title=Checking files integrity, please wait...
  Italian.label1=Checking %1 (%2 of %3):
  Italian.label2=Total files: %1  Files processed: %2    Ok: %3  Missing: %4  Bad: %5
  Italian.CancelCapt=&Cancel
  Italian.verfiles=&Verify
  Italian.LogCapt=&Log
  Italian.Info=&Info
  Italian.Hashok=Hash_OK
  Italian.abort=Check of files has been interrupted!
  Italian.badhash=File hash does not match!
  Italian.nofile=File not found!
  Italian.badparam=Invalid hash algorithm!
  Italian.generalerr=General error!
  Italian.lblchk=Setup is now ready for files verification, click verify button to continue.
Code:
  Spanish.Title=Checking files integrity, please wait...
  Spanish.label1=Checking %1 (%2 of %3):
  Spanish.label2=Total files: %1  Files processed: %2    Ok: %3  Missing: %4  Bad: %5
  Spanish.CancelCapt=&Cancel
  Spanish.verfiles=&Verify
  Spanish.LogCapt=&Log
  Spanish.Info=&Info
  Spanish.Hashok=Hash_OK
  Spanish.abort=Check of files has been interrupted!
  Spanish.badhash=File hash does not match!
  Spanish.nofile=File not found!
  Spanish.badparam=Invalid hash algorithm!
  Spanish.generalerr=General error!
  Spanish.lblchk=Setup is now ready for files verification, click verify button to continue.
Code:
  Polish.Title=Checking files integrity, please wait...
  Polish.label1=Checking %1 (%2 of %3):
  Polish.label2=Total files: %1  Files processed: %2    Ok: %3  Missing: %4  Bad: %5
  Polish.CancelCapt=&Cancel
  Polish.verfiles=&Verify
  Polish.LogCapt=&Log
  Polish.Info=&Info
  Polish.Hashok=Hash_OK
  Polish.abort=Check of files has been interrupted!
  Polish.badhash=File hash does not match!
  Polish.nofile=File not found!
  Polish.badparam=Invalid hash algorithm!
  Polish.generalerr=General error!
  Polish.lblchk=Setup is now ready for files verification, click verify button to continue.
Code:
  Russian.Title=Checking files integrity, please wait...
  Russian.label1=Checking %1 (%2 of %3):
  Russian.label2=Total files: %1  Files processed: %2    Ok: %3  Missing: %4  Bad: %5
  Russian.CancelCapt=&Cancel
  Russian.verfiles=&Verify
  Russian.LogCapt=&Log
  Russian.Info=&Info
  Russian.Hashok=Hash_OK
  Russian.abort=Check of files has been interrupted!
  Russian.badhash=File hash does not match!
  Russian.nofile=File not found!
  Russian.badparam=Invalid hash algorithm!
  Russian.generalerr=General error!
  Russian.lblchk=Setup is now ready for files verification, click verify button to continue.
Code:
  Hebrew.Title=Checking files integrity, please wait...
  Hebrew.label1=Checking %1 (%2 of %3):
  Hebrew.label2=Total files: %1  Files processed: %2    Ok: %3  Missing: %4  Bad: %5
  Hebrew.CancelCapt=&Cancel
  Hebrew.verfiles=&Verify
  Hebrew.LogCapt=&Log
  Hebrew.Info=&Info
  Hebrew.Hashok=Hash_OK
  Hebrew.abort=Check of files has been interrupted!
  Hebrew.badhash=File hash does not match!
  Hebrew.nofile=File not found!
  Hebrew.badparam=Invalid hash algorithm!
  Hebrew.generalerr=General error!
  Hebrew.lblchk=Setup is now ready for files verification, click verify button to continue.
__________________
Haters gonna hate

Last edited by KaktoR; 10-01-2019 at 11:42.
Reply With Quote
The Following User Says Thank You to KaktoR For This Useful Post:
Titeuf (10-01-2019)
  #443  
Old 10-01-2019, 07:47
yasitha's Avatar
yasitha yasitha is offline
Registered User
 
Join Date: Apr 2013
Location: Krypton
Posts: 297
Thanks: 204
Thanked 48 Times in 33 Posts
yasitha is on a distinguished road
I don't know any of them,
but i can Google translate it for you..

If you like...
__________________
Keep Up The Good Works!
Reply With Quote
  #444  
Old 10-01-2019, 08:18
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,074
Thanks: 1,814
Thanked 2,304 Times in 787 Posts
Cesar82 is on a distinguished road
Code:
  PortugueseBrazil.Title=Verificando a integridade dos arquivos, por favor aguarde...
  PortugueseBrazil.label1=Verificando %1 (%2 de %3):
  PortugueseBrazil.label2=Total de arquivos: %1  Arquivos processados: %2    Ok: %3  Não encontrados: %4  Falhas: %5
  PortugueseBrazil.CancelCapt=&Cancelar
  PortugueseBrazil.verfiles=&Verificar
  PortugueseBrazil.LogCapt=&Log
  PortugueseBrazil.Info=&Info
  PortugueseBrazil.HashOk=Hash_OK
  PortugueseBrazil.abort=A verificação da integridade dos arquivos foi interrompida!
  PortugueseBrazil.badhash= O hash do arquivo não corresponde!
  PortugueseBrazil.nofile=Arquivo não encontrado!
  PortugueseBrazil.badparam=Algoritmo de hash inválido!
  PortugueseBrazil.generalerr=Erro geral!
  PortugueseBrazil.lblchk=A configuração está pronta para a verificação de arquivos, clique no botão verificar para continuar.
The translation of label2 was strange translating into my language. So I used translate FAILED based on the result of FsunFrontEnd
Reply With Quote
The Following 2 Users Say Thank You to Cesar82 For This Useful Post:
KaktoR (10-01-2019), kassane (10-01-2019)
  #445  
Old 10-01-2019, 08:19
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


__________________
Haters gonna hate
Reply With Quote
The Following User Says Thank You to KaktoR For This Useful Post:
Titeuf (10-01-2019)
  #446  
Old 10-01-2019, 09:02
Titeuf's Avatar
Titeuf Titeuf is offline
Registered User
 
Join Date: Oct 2016
Location: France
Posts: 191
Thanks: 614
Thanked 22 Times in 19 Posts
Titeuf is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
BETA 4 will be ready soon with some bug fixes and new things

I need some translations if possible

Code:
  French.Title=Checking files integrity, please wait...
  French.label1=Checking %1 (%2 of %3):
  French.label2=Total files: %1  Files processed: %2    Ok: %3  Missing: %4  Bad: %5
  French.CancelCapt=&Cancel
  French.verfiles=&Verify
  French.LogCapt=&Log
  French.Info=&Info
  French.Hashok=Hash_OK
  French.abort=Check of files has been interrupted!
  French.badhash=File hash does not match!
  French.nofile=File not found!
  French.badparam=Invalid hash algorithm!
  French.generalerr=General error!
  French.lblchk=Setup is now ready for files verification, click verify button to continue.
Code:
  Italian.Title=Checking files integrity, please wait...
  Italian.label1=Checking %1 (%2 of %3):
  Italian.label2=Total files: %1  Files processed: %2    Ok: %3  Missing: %4  Bad: %5
  Italian.CancelCapt=&Cancel
  Italian.verfiles=&Verify
  Italian.LogCapt=&Log
  Italian.Info=&Info
  Italian.Hashok=Hash_OK
  Italian.abort=Check of files has been interrupted!
  Italian.badhash=File hash does not match!
  Italian.nofile=File not found!
  Italian.badparam=Invalid hash algorithm!
  Italian.generalerr=General error!
  Italian.lblchk=Setup is now ready for files verification, click verify button to continue.
Code:
  Spanish.Title=Checking files integrity, please wait...
  Spanish.label1=Checking %1 (%2 of %3):
  Spanish.label2=Total files: %1  Files processed: %2    Ok: %3  Missing: %4  Bad: %5
  Spanish.CancelCapt=&Cancel
  Spanish.verfiles=&Verify
  Spanish.LogCapt=&Log
  Spanish.Info=&Info
  Spanish.Hashok=Hash_OK
  Spanish.abort=Check of files has been interrupted!
  Spanish.badhash=File hash does not match!
  Spanish.nofile=File not found!
  Spanish.badparam=Invalid hash algorithm!
  Spanish.generalerr=General error!
  Spanish.lblchk=Setup is now ready for files verification, click verify button to continue.
Code:
  Polish.Title=Checking files integrity, please wait...
  Polish.label1=Checking %1 (%2 of %3):
  Polish.label2=Total files: %1  Files processed: %2    Ok: %3  Missing: %4  Bad: %5
  Polish.CancelCapt=&Cancel
  Polish.verfiles=&Verify
  Polish.LogCapt=&Log
  Polish.Info=&Info
  Polish.Hashok=Hash_OK
  Polish.abort=Check of files has been interrupted!
  Polish.badhash=File hash does not match!
  Polish.nofile=File not found!
  Polish.badparam=Invalid hash algorithm!
  Polish.generalerr=General error!
  Polish.lblchk=Setup is now ready for files verification, click verify button to continue.
Code:
  Russian.Title=Checking files integrity, please wait...
  Russian.label1=Checking %1 (%2 of %3):
  Russian.label2=Total files: %1  Files processed: %2    Ok: %3  Missing: %4  Bad: %5
  Russian.CancelCapt=&Cancel
  Russian.verfiles=&Verify
  Russian.LogCapt=&Log
  Russian.Info=&Info
  Russian.Hashok=Hash_OK
  Russian.abort=Check of files has been interrupted!
  Russian.badhash=File hash does not match!
  Russian.nofile=File not found!
  Russian.badparam=Invalid hash algorithm!
  Russian.generalerr=General error!
  Russian.lblchk=Setup is now ready for files verification, click verify button to continue.
Code:
  PortugueseBrazil.Title=Checking files integrity, please wait...
  PortugueseBrazil.label1=Checking %1 (%2 of %3):
  PortugueseBrazil.label2=Total files: %1  Files processed: %2    Ok: %3  Missing: %4  Bad: %5
  PortugueseBrazil.CancelCapt=&Cancel
  PortugueseBrazil.verfiles=&Verify
  PortugueseBrazil.LogCapt=&Log
  PortugueseBrazil.Info=&Info
  PortugueseBrazil.Hashok=Hash_OK
  PortugueseBrazil.abort=Check of files has been interrupted!
  PortugueseBrazil.badhash=File hash does not match!
  PortugueseBrazil.nofile=File not found!
  PortugueseBrazil.badparam=Invalid hash algorithm!
  PortugueseBrazil.generalerr=General error!
  PortugueseBrazil.lblchk=Setup is now ready for files verification, click verify button to continue.
Code:
  Hebrew.Title=Checking files integrity, please wait...
  Hebrew.label1=Checking %1 (%2 of %3):
  Hebrew.label2=Total files: %1  Files processed: %2    Ok: %3  Missing: %4  Bad: %5
  Hebrew.CancelCapt=&Cancel
  Hebrew.verfiles=&Verify
  Hebrew.LogCapt=&Log
  Hebrew.Info=&Info
  Hebrew.Hashok=Hash_OK
  Hebrew.abort=Check of files has been interrupted!
  Hebrew.badhash=File hash does not match!
  Hebrew.nofile=File not found!
  Hebrew.badparam=Invalid hash algorithm!
  Hebrew.generalerr=General error!
  Hebrew.lblchk=Setup is now ready for files verification, click verify button to continue.
French: (By respecting the special characters)
Quote:
French.Title=Vérification de l'intégrité des fichiers, veuillez patienter...
French.label1=Contrôle %1 (%2 sur %3):
French.label2=Total des fichiers: %1Fichiers traités: %2Ok: %3manquants: %4mauvais: %5
French.CancelCapt=&Annuler
French.verfiles=&Vérifier
French.LogCapt=&Log
French.Info=&Info
French.Hashok=Hash_OK
French.abort=La vérification des fichiers a été interrompue!
French.badhash=Le hachage du fichier ne correspond pas!
French.nofile=Fichier non trouvé!
French.badparam=Algorithme de hachage non valide!
French.generalerr=Erreur générale!
French.lblchk=Le programme d'installation est maintenant prêt pour la vérification des fichiers, cliquez sur le bouton de vérification pour continuer.
Thank you again for your work KakTor!
Reply With Quote
The Following User Says Thank You to Titeuf For This Useful Post:
KaktoR (10-01-2019)
  #447  
Old 10-01-2019, 13:50
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:
BETA 4
- Added ISHash library (thanks to peterf1999)
  > Removed QuickSFV
  > Valid file types: md5, sha1, sha256, sha512
- Overhauled SelectDirPage a bit

KNOWN BUGS
- ScrollBar on LicensePage and InfoBeforePage are broken if you use cjstyle skin
- Time Remaining still broken (yes)
Use this, then apply BETA 4
https://fileforums.com/showpost.php?...&postcount=412
Attached Files
File Type: 7z ASIS.v7.1.1.BETA.4.7z (249.5 KB, 37 views)
__________________
Haters gonna hate

Last edited by KaktoR; 11-01-2019 at 16:41.
Reply With Quote
The Following 5 Users Say Thank You to KaktoR For This Useful Post:
kassane (11-01-2019), kocchi96x (10-01-2019), mausschieber (10-01-2019), pakrat2k2 (11-01-2019), Titeuf (10-01-2019)
  #448  
Old 10-01-2019, 23:44
kocchi96x's Avatar
kocchi96x kocchi96x is offline
Registered User
 
Join Date: Aug 2016
Location: USA
Posts: 29
Thanks: 14
Thanked 14 Times in 12 Posts
kocchi96x is on a distinguished road
like the new CRC check, i couldnt figure out how to make it work with 7.1.0 but very straight forward here just one thing


i dont find it a big problem and ya i saw in your screenshots you didnt have that green progress bar, just thought i would let ya know.
Reply With Quote
  #449  
Old 11-01-2019, 02:00
yasitha's Avatar
yasitha yasitha is offline
Registered User
 
Join Date: Apr 2013
Location: Krypton
Posts: 297
Thanks: 204
Thanked 48 Times in 33 Posts
yasitha is on a distinguished road
Quote:
Originally Posted by kocchi96x View Post
like the new CRC check, i couldnt figure out how to make it work with 7.1.0 but very straight forward here just one thing


i dont find it a big problem and ya i saw in your screenshots you didnt have that green progress bar, just thought i would let ya know.
Don't chage the script codes.
Download new beta4.

then Create md5 file and pack the same data and,
copy your md5 file and Replace it to the script md5 file.
Then try it.. Works fine.
__________________
Keep Up The Good Works!
Reply With Quote
  #450  
Old 11-01-2019, 02:55
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 kocchi96x View Post
like the new CRC check, i couldnt figure out how to make it work with 7.1.0 but very straight forward here just one thing


i dont find it a big problem and ya i saw in your screenshots you didnt have that green progress bar, just thought i would let ya know.
Make WizardForm.ProgressGauge.Hide; on CurPageChanged CurPageID = Hpag.ID
__________________
Haters gonna hate
Reply With Quote
The Following 2 Users Say Thank You to KaktoR For This Useful Post:
kocchi96x (11-01-2019), yasitha (11-01-2019)
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 09:08.


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