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
  #541  
Old 02-02-2019, 10:50
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
Hello,
maybe also put the remaining time and what would be great is to be able to put the name of the player!
Reply With Quote
Sponsored Links
  #542  
Old 02-02-2019, 10:53
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
Quote:
Originally Posted by Titeuf View Post
Hello,
maybe also put the remaining time and what would be great is to be able to put the name of the player!
Remaining Time is allready implemented but commented. Uncomment //RemainingLabel.Show; line if i recall and it will by shown. But I think it doesn't work properly but hey I might be wrong so just test it.


2019-02-02_20h00_01.png

Last edited by Schabik; 02-02-2019 at 11:00.
Reply With Quote
The Following User Says Thank You to Schabik For This Useful Post:
Titeuf (02-02-2019)
  #543  
Old 02-02-2019, 11:50
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 Schabik View Post
Remaining Time is allready implemented but commented. Uncomment //RemainingLabel.Show; line if i recall and it will by shown. But I think it doesn't work properly but hey I might be wrong so just test it.


Attachment 24016
Hello,
yes I had seen but I seem to have read that this is a problem, but as you say I'll try
Reply With Quote
  #544  
Old 02-02-2019, 11:55
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
Quote:
Originally Posted by Titeuf View Post
Hello,
yes I had seen but I seem to have read that this is a problem, but as you say I'll try
The problem is that in AC1 Directors cut sometimes it shows correct remaining time and sometimes it does not.But I think that the problem occurs because of variable read/write transfer on my ssd (it's too high i suppose).
Reply With Quote
The Following User Says Thank You to Schabik For This Useful Post:
Titeuf (02-02-2019)
  #545  
Old 03-02-2019, 05:28
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,688
Thanks: 1,106
Thanked 7,335 Times in 2,837 Posts
KaktoR is on a distinguished road
Quote:
Originally Posted by Titeuf View Post
Hello,
maybe also put the remaining time and what would be great is to be able to put the name of the player!
What do you mean with name of the player?
__________________
Haters gonna hate
Reply With Quote
The Following User Says Thank You to KaktoR For This Useful Post:
Titeuf (03-02-2019)
  #546  
Old 03-02-2019, 05:36
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
Quote:
Originally Posted by KaktoR View Post
What do you mean with name of the player?
I think he means name of the player in the compressed game, injecting it to game's config files something like in steam or uplay ini files ( F.O.X.: "Player=Schabik")
Reply With Quote
The Following User Says Thank You to Schabik For This Useful Post:
Titeuf (03-02-2019)
  #547  
Old 03-02-2019, 06:47
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
Yes that's exactly what Schabik says in his last answer
Reply With Quote
  #548  
Old 03-02-2019, 07:28
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,688
Thanks: 1,106
Thanked 7,335 Times in 2,837 Posts
KaktoR is on a distinguished road
OK will do something like this

Code:
[INISettings]
INIFile={app}\steam_api.ini
Section=[Settings]
Key=Player
Value=Titeuf
__________________
Haters gonna hate
Reply With Quote
The Following User Says Thank You to KaktoR For This Useful Post:
Titeuf (03-02-2019)
  #549  
Old 03-02-2019, 08:05
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,688
Thanks: 1,106
Thanked 7,335 Times in 2,837 Posts
KaktoR is on a distinguished road
Code:
v7.1.2 beta 4
_____________________________________________________
- Added compact mode to installer
  > This is an option for minimalistic setup with only one page
  > In CompactMode you can only use SFV and MD5 files for CRC check
    I will implement ISHash library later in CompactMode
- Fixed LogButton in CRC Check page
- Fixed other bug if CRC check is disabled
- Added checkbox for "Create Uninstaller"
  > If checkbox is checked, Uninstall files will be created
  > If checkbox is not checked, no uninstall files will be created
- Added [INISettings] to Settings.ini
  > With this you can change INI settings after installation is done
Next I will look into the language archives (I think best way is just to use components).
Attached Files
File Type: 7z 7.1.2.beta4.7z (1.85 MB, 43 views)
__________________
Haters gonna hate
Reply With Quote
The Following 3 Users Say Thank You to KaktoR For This Useful Post:
K4miKaZe (03-02-2019), mausschieber (03-02-2019), Titeuf (03-02-2019)
  #550  
Old 03-02-2019, 08:58
K4miKaZe's Avatar
K4miKaZe K4miKaZe is offline
Registered User
 
Join Date: Sep 2018
Location: Spain
Posts: 146
Thanks: 177
Thanked 235 Times in 84 Posts
K4miKaZe is on a distinguished road
Nice Job KaktoR, i still was using the 7.0.8 version because i had it heavly modded, spend yesterday to set up the new version and also CIU and so far its perfect. Had to change only some compressors like on CIU because on some of them i prefer using a older version but its working fine now. Whats going well now is using SrepInside "N", it even works on some of the AC games were i had problems some months ago on the older version.

Well done KaktoR, Thanks again !!!
Reply With Quote
  #551  
Old 03-02-2019, 09:23
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
Quote:
Originally Posted by KaktoR View Post
Next I will look into the language archives (I think best way is just to use components).
I also think that it's the best way.
You can also include in the settings.ini if someone want to use it or not (adding components can be done inside the settings then it can be a scheme for adding next components)
Reply With Quote
  #552  
Old 03-02-2019, 11:09
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
OK will do something like this

Code:
[INISettings]
INIFile={app}\steam_api.ini
Section=[Settings]
Key=Player
Value=Titeuf
Thank you KaktoR for the name of the player, but can you fill in a field to fill in for the player's name before the start of the installation?
look at my picture to get an idea of what I'm saying (excuse me for my bad English)
Attached Images
File Type: jpg request.jpg (90.1 KB, 74 views)

Last edited by Titeuf; 03-02-2019 at 11:13.
Reply With Quote
  #553  
Old 03-02-2019, 11:51
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
Quote:
Originally Posted by Titeuf View Post
Thank you KaktoR for the name of the player, but can you fill in a field to fill in for the player's name before the start of the installation?
look at my picture to get an idea of what I'm saying (excuse me for my bad English)
Wouldn't it be better to do it as an seperate form/window/step? You can enter the player name and it will go stright to installation
Reply With Quote
  #554  
Old 03-02-2019, 12:19
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,688
Thanks: 1,106
Thanked 7,335 Times in 2,837 Posts
KaktoR is on a distinguished road
Oh you mean an edit field (like directory)?
__________________
Haters gonna hate
Reply With Quote
  #555  
Old 03-02-2019, 12:26
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
Quote:
Originally Posted by KaktoR View Post
Oh you mean an edit field (like directory)?
Exactly!! :-)

Oh and the inisettings work with all ini files? I mean steam_emu and orbit_api?

Last edited by Schabik; 03-02-2019 at 12:33.
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 14:54.


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