|
#1261
|
||||
|
||||
|
Question
This is normal in loading the full screen of the installer based on the CIU 1.0.0.5?
It load the transparency image on startup. (Mask BMP image). It happens in other installers based CIU I did download. Or is it because the PC has low settings? Core 2 Duo E4500 (2.2 GHz), 3 Gb RAM.
|
| Sponsored Links |
|
#1262
|
|||
|
|||
|
Freearc is faster then the system. its normal. after you put correct file in dvd1 it should be fixed.
|
|
#1263
|
||||
|
||||
|
I put the installer for FreeArc to Print image. (Takes 1 Second so ever).
Even though, Compression = none (Before recording in midea). Must be PC (slow). This error is normal to compile the script? ![]() Is giving this error at the end. (Do not load the button music image). Only load button image after entering with mouse button ![]() Sorry the bad english. (Text translated in google translator). |
|
#1264
|
|||
|
|||
|
Update 1.0.0.6:
- fixed bugs (thx to LuisCésar82 for his help and his references) - fixed german translation |
| The Following 4 Users Say Thank You to yener90 For This Useful Post: | ||
|
#1265
|
||||
|
||||
|
Yener Thanks for CIU 1.0.0.6!
Very good. Just missed the small problem Music button + Equalizer Button in autorun page. Yener, analyzes the music button after the splash. Not load music button before enter mouse in background. Thank you Last edited by Cesar82; 24-02-2013 at 22:04. Reason: Music Button Installer Page. |
|
#1266
|
||||
|
||||
|
Yener90, would like to add to your CIU this new SREP?
Code:
Changes: Srep 3.1
* -m1f -a4 now is default compression mode, for quick and dirty compression. Use -m3f -a1 for maximum compression
* 32-bit version became 1.5x faster than in SREP 3.0
* gcc64 version: srep64g.exe. srep32i/srep64i still are the fastest executables
* bugfix: it was impossible to allocate more than 4 GB for bitarr[]
* bugfix: 32-bit version now uses only 1.5 GB for future-lz decompression by default (instead of 4GB-1 that's too much)
Changes in the printed stats:
* cpu time displayed now is the sum of times spent in *ALL* threads
* cpu/global times and speeds are printed, with speeds measured in MiB/s
* on future-lz decompression, I/O and VM stats are printed only when they are non-zero
* -pc option displays performance counters
|
|
#1267
|
|||
|
|||
|
will check it out.
|
|
#1268
|
||||
|
||||
|
yener don't want to sound that i ask much but would you please add multi bmp support for multi installer images and add hdd space inductor in system check page
|
|
#1269
|
||||
|
||||
|
Problem with videocard
sorry for my bad english
how can i change this in yener90's script my videocard has 4GB bsp://================= Videocard =================// VidRam:=GetVidMemLocal/1000000; if (VidRam<63) or (VidRam>1100) then vr:=VidRam else if VidRam<100 then vr:=64 else if VidRam<200 then vr:=128 else if VidRam<300 then vr:=256 else if VidRam<400 then vr:=384 else if VidRam<600 then vr:=512 else if VidRam<800 then vr:=792 else if VidRam>800 then vr:=1024 ![]() thanks in advance |
|
#1270
|
||||
|
||||
|
Quote:
Try to print the return value of the GetVidMemLocal function onto the screen. I think you'll get zero. Perhaps, adding this as the first condition: Code:
if VidRam=0 then vr:=1024 else [...]
__________________
Joe Forster/STA For more information, see the FileForums forum rules and the PC Games forum FAQ! Don't contact me via E-mail or PM to ask for help with anything other than patches (or software in general) done by me, otherwise your request may be deleted without any reply! Homepage: http://sta.c64.org, E-mail: [email protected]; for attachments, send compressed (ZIP or RAR) files only, otherwise your E-mail will bounce back! |
| The Following User Says Thank You to Joe Forster/STA For This Useful Post: | ||
mausschieber (05-03-2013) | ||
|
#1271
|
|||
|
|||
|
ive got 2 GB and i will check it out.
the funny thing here is, that gt 630 is not a good card. low end card. 4 GB for this sounds like a deception. |
| The Following User Says Thank You to yener90 For This Useful Post: | ||
mausschieber (05-03-2013) | ||
|
#1272
|
|||
|
|||
|
New CIU 1.0.1.0:
![]() ![]() i need new translations: Code:
DiskSpaceAvailable=On drive [drive] is [mb] GB free disk space available. |
| The Following User Says Thank You to yener90 For This Useful Post: | ||
Demonn (06-03-2013) | ||
|
#1273
|
||||
|
||||
|
Quote:
|
|
#1274
|
||||
|
||||
|
You will add or replace the previous description?
At leats [mb] MB of free disk space is required. The previous description personally I find more needed. * You could put musicBG.mp3 in Background folder to player during Fullscreen installing. (If exist musicBG.mp3, play music different from music of pages else play music.mp3). |
|
#1275
|
||||
|
||||
|
Quote:
Code:
DiskSpaceAvailable=Na unidade [drive] tem [mb] GB de espaço livre disponível. Last edited by Fabioddq; 05-03-2013 at 09:25. |
| The Following User Says Thank You to Fabioddq For This Useful Post: | ||
yener90 (06-03-2013) | ||
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INNO TROUBLESHOOT - Questions Here | REV0 | Conversion Tutorials | 1565 | 29-11-2024 09:51 |
| Inno Setup: Additional Libraries | altef_4 | Conversion Tutorials | 50 | 21-10-2020 09:59 |
| INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 06:57 |
| Help- How to extract a .bin file compressed by a code ? | Adonix | Conversion Tutorials | 22 | 22-03-2015 15:02 |
| yener90's older Inno Project Source Codes | THADEADMAN2011 | PC Games - CD/DVD Conversions | 0 | 16-06-2012 03:40 |