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
  #91  
Old 12-08-2017, 14:50
gatosky1620's Avatar
gatosky1620 gatosky1620 is offline
Registered User
 
Join Date: Oct 2011
Location: Perú
Posts: 287
Thanks: 13
Thanked 966 Times in 131 Posts
gatosky1620 is on a distinguished road
BUGS
if i only have one music.mp3 file and i want listen it after autorun without the music list, what i do?
because the music only works having the autorun music option enable

If Setup.exe cannot find Data1.bin, or i want to abort, there is a endless loop of question "Would you like to search for Data1.bin".
If i click no, question appears "Would you like to exit setup" or something simillar.
If i click Yes, Setup again asking for Data1.bin.
and error cm 6
Reply With Quote
Sponsored Links
  #92  
Old 13-08-2017, 01:47
houcine80's Avatar
houcine80 houcine80 is offline
Registered User
 
Join Date: Jul 2013
Location: Save Palestine
Posts: 873
Thanks: 3,107
Thanked 3,913 Times in 570 Posts
houcine80 is on a distinguished road
Quote:
Originally Posted by PrinceGupta2000 View Post
@houcine
which opacity problem you are talking about. sorry i can't reply at that time
Hello
I cannot disable opacity in installer
Reply With Quote
  #93  
Old 13-08-2017, 01:52
Gupta Gupta is offline
Banned
 
Join Date: Aug 2016
Location: https://t.me/pump_upp
Posts: 399
Thanks: 139
Thanked 715 Times in 231 Posts
Gupta is on a distinguished road
Send a message via ICQ to Gupta Send a message via AIM to Gupta Send a message via Yahoo to Gupta
Quote:
Originally Posted by houcine80 View Post
Hello
I cannot disable opacity in installer

Button's opacity?
Reply With Quote
  #94  
Old 13-08-2017, 02:51
houcine80's Avatar
houcine80 houcine80 is offline
Registered User
 
Join Date: Jul 2013
Location: Save Palestine
Posts: 873
Thanks: 3,107
Thanked 3,913 Times in 570 Posts
houcine80 is on a distinguished road
Button yes
Reply With Quote
  #95  
Old 13-08-2017, 05:01
Gupta Gupta is offline
Banned
 
Join Date: Aug 2016
Location: https://t.me/pump_upp
Posts: 399
Thanks: 139
Thanked 715 Times in 231 Posts
Gupta is on a distinguished road
Send a message via ICQ to Gupta Send a message via AIM to Gupta Send a message via Yahoo to Gupta
check out that particular button's section in ini and you will find something like these
Opacity=
OpacityOnMouse=
OpacityMouseDown=
set these values,100 means no transparency, ranges from 0 to 100,
you can also comment these out
//Opacity=
//OpacityOnMouse=
//OpacityMouseDown=
it will then take default values from the standard button ini section, and if you comment them out too, then it will take 100 opacity percentage
Reply With Quote
  #96  
Old 13-08-2017, 05:15
houcine80's Avatar
houcine80 houcine80 is offline
Registered User
 
Join Date: Jul 2013
Location: Save Palestine
Posts: 873
Thanks: 3,107
Thanked 3,913 Times in 570 Posts
houcine80 is on a distinguished road
Quote:
Originally Posted by PrinceGupta2000 View Post
check out that particular button's section in ini and you will find something like these
Opacity=
OpacityOnMouse=
OpacityMouseDown=
set these values,100 means no transparency, ranges from 0 to 100,
you can also comment these out
//Opacity=
//OpacityOnMouse=
//OpacityMouseDown=
it will then take default values from the standard button ini section, and if you comment them out too, then it will take 100 opacity percentage
Hi
I have already disabled and it does not work
But from 100 meter it works
Attached Files
File Type: rar Setup.rar (3.0 KB, 17 views)

Last edited by houcine80; 13-08-2017 at 05:22.
Reply With Quote
  #97  
Old 13-08-2017, 05:31
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,684
Thanks: 1,106
Thanked 7,331 Times in 2,834 Posts
KaktoR is on a distinguished road
Standard settings if you disable opacity are
Code:
Opacity=80
OpacityOnMouse=20
OpacityMouseDown=50
But it should be

Code:
Opacity=100
OpacityOnMouse=100
OpacityMouseDown=100
So

Code:
//Opacity=
//OpacityOnMouse=
//OpacityMouseDown=
Should be

Code:
Opacity=100
OpacityOnMouse=100
OpacityMouseDown=100
__________________
Haters gonna hate
Reply With Quote
  #98  
Old 13-08-2017, 06:23
houcine80's Avatar
houcine80 houcine80 is offline
Registered User
 
Join Date: Jul 2013
Location: Save Palestine
Posts: 873
Thanks: 3,107
Thanked 3,913 Times in 570 Posts
houcine80 is on a distinguished road
hi
Possible to create installer with this animated image like this
Attached Files
File Type: rar video.rar (2.87 MB, 57 views)

Last edited by houcine80; 13-08-2017 at 06:27.
Reply With Quote
  #99  
Old 13-08-2017, 06:29
houcine80's Avatar
houcine80 houcine80 is offline
Registered User
 
Join Date: Jul 2013
Location: Save Palestine
Posts: 873
Thanks: 3,107
Thanked 3,913 Times in 570 Posts
houcine80 is on a distinguished road
//Opacity=
//OpacityOnMouse=
//OpacityMouseDown=

Does not work you have already tested ?? Kaktor


On autorun works perfectly
On installer does not work
Reply With Quote
  #100  
Old 13-08-2017, 06:32
Gupta Gupta is offline
Banned
 
Join Date: Aug 2016
Location: https://t.me/pump_upp
Posts: 399
Thanks: 139
Thanked 715 Times in 231 Posts
Gupta is on a distinguished road
Send a message via ICQ to Gupta Send a message via AIM to Gupta Send a message via Yahoo to Gupta
you can use it as partial background, you can't place anything on the video, may be a separate space for video and buttons and other stuff
Reply With Quote
The Following User Says Thank You to Gupta For This Useful Post:
houcine80 (13-08-2017)
  #101  
Old 13-08-2017, 07:11
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,684
Thanks: 1,106
Thanked 7,331 Times in 2,834 Posts
KaktoR is on a distinguished road
It's not possible to put this video in the background and show all other things foreground?
__________________
Haters gonna hate
Reply With Quote
  #102  
Old 13-08-2017, 07:17
Gupta Gupta is offline
Banned
 
Join Date: Aug 2016
Location: https://t.me/pump_upp
Posts: 399
Thanks: 139
Thanked 715 Times in 231 Posts
Gupta is on a distinguished road
Send a message via ICQ to Gupta Send a message via AIM to Gupta Send a message via Yahoo to Gupta
nope, even razor can't do it in asc
Reply With Quote
  #103  
Old 13-08-2017, 10:31
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,684
Thanks: 1,106
Thanked 7,331 Times in 2,834 Posts
KaktoR is on a distinguished road
It only affect avi, mp4, mkv? Or all other too? Like flash (swf).
__________________
Haters gonna hate
Reply With Quote
  #104  
Old 13-08-2017, 10:44
Gupta Gupta is offline
Banned
 
Join Date: Aug 2016
Location: https://t.me/pump_upp
Posts: 399
Thanks: 139
Thanked 715 Times in 231 Posts
Gupta is on a distinguished road
Send a message via ICQ to Gupta Send a message via AIM to Gupta Send a message via Yahoo to Gupta
can't say about swf, but it should be same for every other format, every dll does nothing but provides alternate ways of using same native windows API
Reply With Quote
The Following User Says Thank You to Gupta For This Useful Post:
KaktoR (13-08-2017)
  #105  
Old 14-08-2017, 09:19
Gupta Gupta is offline
Banned
 
Join Date: Aug 2016
Location: https://t.me/pump_upp
Posts: 399
Thanks: 139
Thanked 715 Times in 231 Posts
Gupta is on a distinguished road
Send a message via ICQ to Gupta Send a message via AIM to Gupta Send a message via Yahoo to Gupta
Update Available

1.reworked Music list(can't have a background now)
2.Can disable music for installer and Autorun separately
3.Fix bugs reported by gatosky here
4.Fixed Opacity problem
5.Button sounds can be mp3 now
6.new constant - > {langfull} now expands real languages f.e EnglishUS, EnglishUK->English and so on
7.want to add new compressor to the installer no problem just put exe/dll/cls/whatever in Include\Addons\ and tweak Include\Arc.ini, setup will automatically extract those in temp directory and you are done
Rules:
1. Subdirectories not includes
2.Anything that is part of ultraarc(original) can't be added in Addons folder, setup will throw an error(simply replace them if you want to change them)
@kakotr now you can remove "but only the old version (without pzlib and such)." from wiki
8.little tweaks into compiler
9.can shuffle music list
10.Fixed pause, manual and website function

Extract this over the "CIU 170714"
Attached Files
File Type: 7z CIU 170714.7z (10.01 MB, 113 views)

Last edited by Gupta; 14-08-2017 at 11:27. Reason: typo
Reply With Quote
The Following 5 Users Say Thank You to Gupta For This Useful Post:
arkantos7 (16-08-2017), KaktoR (14-08-2017), mausschieber (14-08-2017), omdj (14-08-2017), pakrat2k2 (14-08-2017)
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
INDEX - Conversion Tutorial Index Razor12911 Conversion Tutorials 5 11-06-2020 02:05
Crysis 3 DVD9 to 3xDVD5 Custom Installer spawniectes PC Games - CD/DVD Conversions 79 31-08-2017 07:19
Tutorial using CI 8.0.0 yener90 Conversion Tutorials 424 21-10-2014 09:49



All times are GMT -7. The time now is 14:02.


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