Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials

Reply
 
Thread Tools Display Modes
  #676  
Old 27-12-2023, 14:21
Jahan1373 Jahan1373 is offline
Registered User
 
Join Date: Jan 2022
Location: Yes
Posts: 46
Thanks: 92
Thanked 8 Times in 8 Posts
Jahan1373 is on a distinguished road
Quote:
Originally Posted by Jahan1373 View Post
This problem does not show itself in Windows 11
Now this problem is completely solved
Thank you
Hello, can you help me a little?
Reply With Quote
Sponsored Links
  #677  
Old 27-12-2023, 14:22
Jahan1373 Jahan1373 is offline
Registered User
 
Join Date: Jan 2022
Location: Yes
Posts: 46
Thanks: 92
Thanked 8 Times in 8 Posts
Jahan1373 is on a distinguished road
The finished project has only one small problem
Reply With Quote
  #678  
Old 27-12-2023, 14:27
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 670
Thanks: 471
Thanked 2,394 Times in 544 Posts
BLACKFIRE69 is on a distinguished road
Quote:
Originally Posted by Jahan1373 View Post
The finished project has only one small problem
what's the issue?
Reply With Quote
  #679  
Old 27-12-2023, 14:32
Jahan1373 Jahan1373 is offline
Registered User
 
Join Date: Jan 2022
Location: Yes
Posts: 46
Thanks: 92
Thanked 8 Times in 8 Posts
Jahan1373 is on a distinguished road
On the first page, we have Autoran, we press the upper key, we are working on the project. On the second screen, there are 3 game icons. It is correct when I run the game
The problem is that the background image changes randomly
And the atroan screenshot will be replaced
When I click on all three game icons, the picture changes automatically
The second screen should have a separate photo, not the icon screen photo, and after opening one of the icons, the autoran background photo will be replaced.
And my next problem is in the script pictures folder, I don't know where the picture number 4 is in the script used in the game. I think it is for icons
Reply With Quote
  #680  
Old 27-12-2023, 14:36
Jahan1373 Jahan1373 is offline
Registered User
 
Join Date: Jan 2022
Location: Yes
Posts: 46
Thanks: 92
Thanked 8 Times in 8 Posts
Jahan1373 is on a distinguished road
I will send a video tomorrow so you can check the problem
Reply With Quote
  #681  
Old 27-12-2023, 15:06
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 670
Thanks: 471
Thanked 2,394 Times in 544 Posts
BLACKFIRE69 is on a distinguished road
Quote:
Originally Posted by Jahan1373 View Post
On the first page, we have Autoran, we press the upper key, we are working on the project. On the second screen, there are 3 game icons. It is correct when I run the game
The problem is that the background image changes randomly
And the atroan screenshot will be replaced
When I click on all three game icons, the picture changes automatically
The second screen should have a separate photo, not the icon screen photo, and after opening one of the icons, the autoran background photo will be replaced.
And my next problem is in the script pictures folder, I don't know where the picture number 4 is in the script used in the game. I think it is for icons

Code:
Steps:

1. Open the 'Common.iss'.

2. Locate the section named 'procedure AutorunOnTimer(Sender: TObject);'

    -- Replace 'Img1.jpg' with 'Img2.jpg' as shown below.



Code:
3. Locate the section named 'procedure OnClick(Sender: TObject);'

    -- Now replace 'Img2.jpg' with 'Img3.jpg' as shown below.



Code:
4. That's it, save the file.
Reply With Quote
The Following 2 Users Say Thank You to BLACKFIRE69 For This Useful Post:
audiofeel (27-12-2023), hitman797 (28-12-2023)
  #682  
Old 27-12-2023, 20:15
audiofeel's Avatar
audiofeel audiofeel is offline
Registered User
 
Join Date: Jan 2013
Location: Russia
Posts: 366
Thanks: 439
Thanked 837 Times in 306 Posts
audiofeel is on a distinguished road
Cool

Quote:
Originally Posted by Jahan1373 View Post
On the first page, we have Autoran, we press the upper key, we are working on the project. On the second screen, there are 3 game icons. It is correct when I run the game
The problem is that the background image changes randomly
And the atroan screenshot will be replaced
When I click on all three game icons, the picture changes automatically
The second screen should have a separate photo, not the icon screen photo, and after opening one of the icons, the autoran background photo will be replaced.
And my next problem is in the script pictures folder, I don't know where the picture number 4 is in the script used in the game. I think it is for icons
OK... (changing the picture when starting the game in the autorun).
Fixed.
Now turning the checkbox into a radio button at the beginning of the script (if someone needs more than one language pack in the game).
Attached Images
File Type: png 01.png (465.1 KB, 70 views)
File Type: png 02.png (444.0 KB, 72 views)
File Type: png 03.png (10.5 KB, 71 views)

Last edited by audiofeel; 06-01-2024 at 00:30.
Reply With Quote
The Following 3 Users Say Thank You to audiofeel For This Useful Post:
Behnam2018 (27-12-2023), Ele (28-12-2023), hitman797 (28-12-2023)
  #683  
Old 27-12-2023, 22:17
Jahan1373 Jahan1373 is offline
Registered User
 
Join Date: Jan 2022
Location: Yes
Posts: 46
Thanks: 92
Thanked 8 Times in 8 Posts
Jahan1373 is on a distinguished road
Quote:
Originally Posted by audiofeel View Post
OK... (changing the picture when starting the game in the autorun).
Fixed.
Now turning the checkbox into a radio button at the beginning of the script (if someone needs more than one language pack in the game).
thank you my friend
Reply With Quote
  #684  
Old 27-12-2023, 22:33
Tihiy_Don Tihiy_Don is offline
Registered User
 
Join Date: Mar 2023
Location: Los Angeles Lakers
Posts: 42
Thanks: 88
Thanked 23 Times in 16 Posts
Tihiy_Don is on a distinguished road
Will the ability to customize the trackbar be added: specify the width, length and thickness of the switch, as well as set the color and transparency?
Reply With Quote
  #685  
Old 27-12-2023, 22:41
audiofeel's Avatar
audiofeel audiofeel is offline
Registered User
 
Join Date: Jan 2013
Location: Russia
Posts: 366
Thanks: 439
Thanked 837 Times in 306 Posts
audiofeel is on a distinguished road
Quote:
Originally Posted by Tihiy_Don View Post
Will the ability to customize the trackbar be added: specify the width, length and thickness of the switch, as well as set the color and transparency?
TrackBar - system control. But it can be changed using a style file.
Reply With Quote
  #686  
Old 27-12-2023, 23:44
Tihiy_Don Tihiy_Don is offline
Registered User
 
Join Date: Mar 2023
Location: Los Angeles Lakers
Posts: 42
Thanks: 88
Thanked 23 Times in 16 Posts
Tihiy_Don is on a distinguished road
Quote:
Originally Posted by audiofeel View Post
TrackBar - system control. But it can be changed using a style file.
I know, so I wanted to ask if there might be some kind of analogue.
Reply With Quote
  #687  
Old 27-12-2023, 23:53
audiofeel's Avatar
audiofeel audiofeel is offline
Registered User
 
Join Date: Jan 2013
Location: Russia
Posts: 366
Thanks: 439
Thanked 837 Times in 306 Posts
audiofeel is on a distinguished road
Quote:
Originally Posted by Tihiy_Don View Post
I know, so I wanted to ask if there might be some kind of analogue.
use a different...
FPictureTrackbar
Reply With Quote
  #688  
Old 28-12-2023, 10:27
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 670
Thanks: 471
Thanked 2,394 Times in 544 Posts
BLACKFIRE69 is on a distinguished road
Arrow FMXInno v1.0.0.2 - New features

FTrackBarCustom:



1. FTrackBar - this depends on the Style file, so you need the ability to create or modify a new Style file.

2. FPictureTrackBar - a botva2-like trackbar requires skill in Photoshop.

3. for users like me who aren't design experts, we need an easy but fully customizable trackbar for general use. so, FTrackBarCustom may be suitable for that purpose.

4. i'm quite busy right now, so the given example is a bit ugly (no color matching). i'm sure you can design a better one on your own.


Code:
    function FCreate(FHandle, FFormHandle: TFmxObject; const FLeft, FTop, FWidth, FHeight, FBtnTop, FBtnWidth, FBtnHeight: Single; IsRoundSlide: Boolean): TFmxObject;
    procedure Left(FLeft: Single);
    procedure Top(FTop: Single);
    procedure Width(FWidth: Single);
    procedure Height(FHeight: Single);
    procedure Visible(FVisible: Boolean);
    procedure Enabled(FEnabled: Boolean);
    procedure FillColor(AlColor: Integer);
    procedure FillPicture(const Image: WideString; WrapMode: TWrapMode);
    procedure FillGradient(FColor1, FColor2: Integer; FStyle: TGradientStyle);
    procedure FillGradientLinearAngle(FAngle: Single);
    procedure FillGradientRadialAngle(FAngle: Single);
    procedure CusGradientPosition(X1, Y1, X2, Y2: Single);
    procedure StrokeColor(AlColor: Integer);
    procedure StrokeSetting(FThickness: Single; CapStyle: TStrokeCap; Dash: TStrokeDash; Join: TStrokeJoin);
    procedure StrokePicture(const Image: WideString; WrapMode: TWrapMode);
    procedure StrokeGradient(FColor1, FColor2: Integer; FStyle: TGradientStyle);
    procedure StrokeGradientLinearAngle(FAngle: Single);
    procedure StrokeGradientRadialAngle(FAngle: Single);
    procedure FillColorSlide(AlColor: Integer);
    procedure FillPictureSlide(const Image: WideString; WrapMode: TWrapMode);
    procedure FillGradientSlide(FColor1, FColor2: Integer; FStyle: TGradientStyle);
    procedure FillGradientLinearAngleSlide(FAngle: Single);
    procedure FillGradientRadialAngleSlide(FAngle: Single);
    procedure CusGradientPositionSlide(X1, Y1, X2, Y2: Single);
    procedure StrokeColorSlide(AlColor: Integer);
    procedure StrokeSettingSlide(FThickness: Single; CapStyle: TStrokeCap; Dash: TStrokeDash; Join: TStrokeJoin);
    procedure StrokePictureSlide(const Image: WideString; WrapMode: TWrapMode);
    procedure StrokeGradientSlide(FColor1, FColor2: Integer; FStyle: TGradientStyle);
    procedure StrokeGradientLinearAngleSlide(FAngle: Single);
    procedure StrokeGradientRadialAngleSlide(FAngle: Single);
    procedure Opacity(FOpacity: Single);
    procedure OpacitySlide(FOpacity: Single);
    procedure OpacityTotal(FOpacity: Single);
    procedure RotationAngleSlide(FRotationAngle: Single);
    procedure RotationCenterSlide(X, Y: Single);
    procedure CornerStyle(XRadi, YRadi: Single; FCorners: TCorners; CornerType: TCornerType);
    procedure Sides(Sides: TSides);
    procedure Scale(X, Y: Single);
    procedure CornerStyleSlide(XRadi, YRadi: Single; FCorners: TCorners; CornerType: TCornerType);
    procedure SidesSlide(Sides: TSides);
    procedure ScaleSlide(X, Y: Single);
    procedure SetValue(const FValue: Single);
    procedure SetMin(const FValue: Single);
    procedure SetMax(const FValue: Single);
    procedure OnChange(Event: TNotifyEvent);
    procedure AddProgress(AlColor: Integer);
    procedure AddProgressPicture(const Image: WideString; WrapMode: TWrapMode);
    procedure AddProgressGradient(FColor1, FColor2: Integer; FStyle: TGradientStyle);
    procedure ProgressVisible(FVisible: Boolean);
    procedure ProgressOpacity(FOpacity: single);
    procedure SetTag(Tag: Integer);
    procedure BringToFront;
    procedure BringToFrontSlide;
    procedure SendToBack;
    function GetTag: Integer;
    function GetValue: Single;
    function GetMax: Single;
    function GetMin: Single;
    function GetLeft: Single;
    function GetTop: Single;
    function GetWidth: Single;
    function GetHeight: Single;
    function GetObjectSlide: LongInt;
    function GetObjectBkg: LongInt;
    function GetObject: LongInt;
    function HandleSlide: TFmxObject;
    function HandleBkg: TFmxObject;
    function Handle: TFmxObject;

Last edited by BLACKFIRE69; 14-07-2024 at 03:14.
Reply With Quote
The Following 4 Users Say Thank You to BLACKFIRE69 For This Useful Post:
audiofeel (28-12-2023), Ele (28-12-2023), hitman797 (28-12-2023), Tihiy_Don (29-12-2023)
  #689  
Old 28-12-2023, 10:57
Jahan1373 Jahan1373 is offline
Registered User
 
Join Date: Jan 2022
Location: Yes
Posts: 46
Thanks: 92
Thanked 8 Times in 8 Posts
Jahan1373 is on a distinguished road
https://www.mediafire.com/file/11r9c...(101).png/file
Reply With Quote
  #690  
Old 28-12-2023, 10:58
Jahan1373 Jahan1373 is offline
Registered User
 
Join Date: Jan 2022
Location: Yes
Posts: 46
Thanks: 92
Thanked 8 Times in 8 Posts
Jahan1373 is on a distinguished road
Hello friends, does anyone have a solution to extract these types of files in the installation
Reply With Quote
Reply

Thread Tools
Display Modes

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
Windows Fluent Effects Standalone API - InnoSetup / VCL / FXM BLACKFIRE69 Conversion Tutorials 0 15-11-2023 18:35
Windows Phone Installer similar to razor12911's original design? Kitsune1982 Conversion Tutorials 0 02-07-2020 14:04
INDEX - Conversion Tutorial Index Razor12911 Conversion Tutorials 5 11-06-2020 03:05
Frequently Asked Questions Joe Forster/STA PC Games - Frequently Asked Questions 0 29-11-2005 10:48



All times are GMT -7. The time now is 06:05.


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