|
#571
|
||||
|
||||
|
Quote:
Hello KaktoR, Is it me who forgot something but in normal mode the input field is not displayed! hmm maybe i'm so tired! lol |
| Sponsored Links |
|
#572
|
||||
|
||||
|
Sorry
![]() Code:
[INISettings]
// Enable Yes (1) or No (0).
Enable=1
INIFile={app}\steam_emu.ini
Section=Settings
Key=UserName
Value=
__________________
Haters gonna hate
|
| The Following User Says Thank You to KaktoR For This Useful Post: | ||
Titeuf (07-02-2019) | ||
|
#573
|
||||
|
||||
|
Quote:
just one thing, to be more aesthetic in my language, I need to add spaces for the checks (md5) look at my picture: ![]() the ideal would be that it must be like this (in French)! Quote:
|
|
#574
|
|||
|
|||
|
is it possible to change WizardForm.BorderStyle color ?
|
|
#575
|
||||
|
||||
|
Quote:
![]() Quote:
|
|
#576
|
||||
|
||||
|
Need some translations
Code:
Hebrew.EnterPlayerName=Enter your player name: French.EnterPlayerName=Enter your player name: German.EnterPlayerName=Enter your player name: Italian.EnterPlayerName=Enter your player name: Spanish.EnterPlayerName=Enter your player name: Polish.EnterPlayerName=Enter your player name: Russian.EnterPlayerName=Enter your player name: PortugueseBrazil.EnterPlayerName=Enter your player name:
__________________
Haters gonna hate
|
|
#577
|
||||
|
||||
|
Quote:
translated with google translation (except French) Quote:
|
|
#578
|
||||
|
||||
|
hello,
here is the translation (Google translation, except for French) for "Create unistaller" in the file "CustomMessages" Quote:
|
| The Following User Says Thank You to Titeuf For This Useful Post: | ||
KaktoR (08-02-2019) | ||
|
#579
|
||||
|
||||
|
Code:
beta6 - Fixed french translation for CRC check page (forgot some spaces) - Fixed some other things - Added RazorTools > ZSTD Precompressor > FIFA 19 Cas Decryption Tool + Precompressor > Project CARS 2 Bff Decryption Tool
__________________
Haters gonna hate
|
| The Following 2 Users Say Thank You to KaktoR For This Useful Post: | ||
mausschieber (11-02-2019), Titeuf (11-02-2019) | ||
|
#580
|
||||
|
||||
|
Quote:
Thank you for this new version. Excellent work (as usual) !! for the moment this version works very well. Warmest looks |
|
#581
|
||||
|
||||
|
Hi,
How to display the text: Elapsed & Remaining ![]() Please, because the text is not displayed! Thank |
|
#582
|
||||
|
||||
|
Change
Code:
ElapsedLabel.Caption := Format('%s', [TicksToStr(CurTick - StartTick)]);
Code:
ElapsedLabel.Caption := ExpandConstant('{cm:ElapsedTime}') + ': ' + Format('%s', [TicksToStr(CurTick - StartTick)]);
__________________
Haters gonna hate
|
|
#583
|
||||
|
||||
|
New one for components (first test)
Code:
beta 6(2) - Added components > With this you can unpack language archives > Set them in Settings.ini > You don't need to add them to Records.ini
__________________
Haters gonna hate
|
| The Following 4 Users Say Thank You to KaktoR For This Useful Post: | ||
|
#584
|
|||
|
|||
|
Quote:
|
|
#585
|
|||
|
|||
|
Quote:
![]() Is there something I need to do or is that a bug? |
![]() |
|
|
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 |