|
|
|
#1
|
||||
|
||||
|
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 |
| Sponsored Links |
|
#2
|
||||
|
||||
|
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) | ||
|
#3
|
|||
|
|||
|
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) | ||
|
#4
|
|||
|
|||
|
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) | ||
|
#5
|
||||
|
||||
|
Quote:
|
|
#6
|
||||
|
||||
|
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) | ||
|
#7
|
||||
|
||||
|
Quote:
DiskSpaceAvailable= [drive] sürücüsünde [mb] GB boş alan mevcut. |
|
#8
|
||||
|
||||
|
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). |
|
#9
|
|||
|
|||
|
Quote:
|
| The Following User Says Thank You to yener90 For This Useful Post: | ||
Th3Raven (06-03-2013) | ||
|
#10
|
||||
|
||||
|
there are gonna be changes at how the system requierements looks (i mean more accurate) ?
|
|
#11
|
||||
|
||||
|
DiskSpaceAvailable=On drive [drive] is [mb] GB free disk space available.
in Arabic على القرص=[drive] المساحة المتوفره هى [mb] GB i also noticed that in arabic.isl file the ram is wrote as ram which is wrong the correct is ram=رامات i think what's left after thin new staff is more control over the small installer
|
| The Following User Says Thank You to JacksMafia For This Useful Post: | ||
yener90 (06-03-2013) | ||
|
#12
|
||||
|
||||
|
Code:
DiskSpaceAvailable=Na disku [drive] slobodno je [mb] GB prostora. |
| The Following User Says Thank You to NamelessOne For This Useful Post: | ||
yener90 (06-03-2013) | ||
|
#14
|
||||
|
||||
|
Quote:
ram=رامات better is: ram= ذاكرة why you do not participate as translator for Arabic?? |
|
#15
|
||||
|
||||
|
Quote:
![]() i will in the next few days and yeah you're right about the translation Last edited by JacksMafia; 16-03-2013 at 17:47. |
![]() |
|
|
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 |