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 12-01-2019, 06:06
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
I will post full build asap.

Here is the complete changelog

Code:
v7.1.1
_____________________________________________________
- Updated some compressors
- Added option to make records.ini internal
- Rebuild file handling for compressors
- Updated file structure
- Removed old code
- Removed Compiler.exe for ISEE
  > You have to use IS (u) now
- Fixed ProgressBar flickering
  > It had something to do with % (TLabel)
  > % is now (StaticText)
- Added Time Remaining and Time Elapsed
  > Time Remaining is broken at the moment
- Removed ProgressBarLabelColor
  > It is not working with (StaticText)
- Increased Setup Window size
- Added ShowLanguageBox= option
- Moved CRC Check CB to DirPage
- Fixed CPU requirement calculation
- Rounded DirectX version number (from xy,z to xy)
- It is now possible to use RGB Color instead of BGR
- Fixed Music and Website Buttons if one of them are disabled
- Fixed compile error if AFR "019" is enabled
- Fixed error if not using certain options
- Added ISHash library (thanks to peterf1999)
  > Removed QuickSFV
  > Valid file types: md5, sha1, sha256, sha512
- Overhauled SelectDirPage a bit

NEW
- Removed string "x 1 (Running)" from GPU label
- Added pause button on installer
  > With this you can pause the installation
- Fixed PercentLabel for diskspan archives

KNOWN BUGS
- ScrollBar on LicensePage and InfoBeforePage are broken if you use cjstyle skin
I will work on it later again. I think this is enough for now.
__________________
Haters gonna hate
Reply With Quote
The Following 2 Users Say Thank You to KaktoR For This Useful Post:
kassane (12-01-2019), yasitha (12-01-2019)
Sponsored Links
  #2  
Old 12-01-2019, 06:15
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 KaktoR View Post
I will post full build asap.

Here is the complete changelog

Code:
v7.1.1
_____________________________________________________
- Updated some compressors
- Added option to make records.ini internal
- Rebuild file handling for compressors
- Updated file structure
- Removed old code
- Removed Compiler.exe for ISEE
  > You have to use IS (u) now
- Fixed ProgressBar flickering
  > It had something to do with % (TLabel)
  > % is now (StaticText)
- Added Time Remaining and Time Elapsed
  > Time Remaining is broken at the moment
- Removed ProgressBarLabelColor
  > It is not working with (StaticText)
- Increased Setup Window size
- Added ShowLanguageBox= option
- Moved CRC Check CB to DirPage
- Fixed CPU requirement calculation
- Rounded DirectX version number (from xy,z to xy)
- It is now possible to use RGB Color instead of BGR
- Fixed Music and Website Buttons if one of them are disabled
- Fixed compile error if AFR "019" is enabled
- Fixed error if not using certain options
- Added ISHash library (thanks to peterf1999)
  > Removed QuickSFV
  > Valid file types: md5, sha1, sha256, sha512
- Overhauled SelectDirPage a bit

NEW
- Removed string "x 1 (Running)" from GPU label
- Added pause button on installer
  > With this you can pause the installation
- Fixed PercentLabel for diskspan archives

KNOWN BUGS
- ScrollBar on LicensePage and InfoBeforePage are broken if you use cjstyle skin
I will work on it later again. I think this is enough for now.
Nice, first page don't have download archive..
Please add 7.1.1 version on first page..
__________________
Keep Up The Good Works!
Reply With Quote
  #3  
Old 12-01-2019, 08:38
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
Script added to post #1
__________________
Haters gonna hate
Reply With Quote
The Following User Says Thank You to KaktoR For This Useful Post:
yasitha (12-01-2019)
  #4  
Old 12-01-2019, 09:04
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 KaktoR View Post
Script added to post #1
Wow it's not beta anymore.
Well-done brother...
i will test and tell you if there are any bugs left... Hope you fix everything...do you think about pause option i mentioned earlier?
__________________
Keep Up The Good Works!
Reply With Quote
  #5  
Old 12-01-2019, 19:18
exorc exorc is offline
Registered User
 
Join Date: Jan 2010
Location: Spain
Posts: 75
Thanks: 78
Thanked 6 Times in 6 Posts
exorc is on a distinguished road
Hi, how to unpack this "xZLib+srep+lolz:dtb1:d64m:mt6:mc1023"?

thanks
Reply With Quote
  #6  
Old 12-01-2019, 19:52
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 exorc View Post
Hi, how to unpack this "xZLib+srep+lolz:dtb1:d64m:mt6:mc1023"?

thanks
via this script ? , with what ?
i can help! just tell me what are you using to unpack ?

or just follow me...

xZLib Requires

Files:

Code:
XT.exe
hif2raw_dll.dll
raw2hif_dll.dll
zlibwapi.dll
arc.ini or FA.ini Requires

Code:
[External compressor:xZLib]
header    = 0
packcmd   = XT e:precomp:t75p,c32m:zlib - - <stdin> <stdout>
unpackcmd = XT d:precomp:t75p - - <stdin> <stdout>
added, TaskKill for XT.exe and DelTree

Srep Requires

Files:

Code:
cls-srep.dll
arc.ini or FA.ini Requires

Code:
[External compressor:srep]
header = 0
packcmd   = srep -m3f $$arcdatafile$$.tmp - <stdout>
unpackcmd = srep -d -s - - <stdin> <stdout>

LOLZ Requires

Files:

Code:
cls-lolz_x64.exe
cls-lolz.dll
LOLZ don't need arc.ini or FA.ini options to unpack

use on LOLZ always mtt0...
otherwise it will Requires More Rams for unpacking...

i made this archive for you, it can unpack... so download and try it..
search in the script *data.bin* then change it to your archive name..
Attached Files
File Type: rar Example.rar (1.95 MB, 30 views)
__________________
Keep Up The Good Works!

Last edited by yasitha; 12-01-2019 at 20:36.
Reply With Quote
  #7  
Old 12-01-2019, 21:38
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
and systems requirements doesn't show,
when it meets it's requirements...

It only show when it won't meet,
the minimum requirements in RED

you should add,
when it meets it requirement..

Your System Does Meet The Minimum Requirements

in GREEN Color
__________________
Keep Up The Good Works!

Last edited by yasitha; 12-01-2019 at 21:41.
Reply With Quote
  #8  
Old 13-01-2019, 01:43
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
Yeah I know about this bug. It only happens with cjstyles. And I don't know how to fix this atm.

--

For me the system page shows fine.
__________________
Haters gonna hate
Reply With Quote
The Following User Says Thank You to KaktoR For This Useful Post:
yasitha (13-01-2019)
  #9  
Old 13-01-2019, 01:46
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 KaktoR View Post
Yeah I know about this bug. It only happens with cjstyles. And I don't know how to fix this atm.

--

For me the system page shows fine.
System Page is fine,
but when i meet systems requirements.
it won't say i have meet the requirements.
All requirements are blue that's all..
__________________
Keep Up The Good Works!
Reply With Quote
  #10  
Old 13-01-2019, 02:00
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
This?

__________________
Haters gonna hate
Reply With Quote
The Following User Says Thank You to KaktoR For This Useful Post:
yasitha (13-01-2019)
  #11  
Old 13-01-2019, 02:04
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 KaktoR View Post
This?

Ues that... It won't show up on mine.

I chage
cpu 3000
Ram 8000
Vga 4000
OS 1000

everything just like this.
But Green text is missing
I will try it again and tell you.

Os there know bugs left?
__________________
Keep Up The Good Works!
Reply With Quote
  #12  
Old 13-01-2019, 02:12
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
Use this
Attached Files
File Type: 7z HWPageFix.7z (20.2 KB, 28 views)
__________________
Haters gonna hate
Reply With Quote
The Following 2 Users Say Thank You to KaktoR For This Useful Post:
Titeuf (13-01-2019), yasitha (13-01-2019)
  #13  
Old 13-01-2019, 02:16
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 KaktoR View Post
Use this
Oky i will test and get back to you.
Thanks.

Please check your PM...
i will send... About something.
__________________
Keep Up The Good Works!
Reply With Quote
  #14  
Old 13-01-2019, 05:16
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 KaktoR View Post
Use this
its worked...
all fixed but one left"
that cause by cjstyles..

can i use this skin on 7.1.1 ?
i have tried but it won't let me brows second dvd.
when i click browse it will auto close setup without saying anything...



https://fileforums.com/showpost.php?...05&postcount=8
__________________
Keep Up The Good Works!
Reply With Quote
  #15  
Old 13-01-2019, 12:37
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 KaktoR View Post
Use this
Update this one in thw first post,
cause first post had same issue.. Update it..
__________________
Keep Up The Good Works!
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 08:40.


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