FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   yener90's Inno Project Source Codes (https://fileforums.com/showthread.php?t=91563)

johnnyusa 20-10-2012 12:45

Because i want to test things and i want to learn from you and your scripts.

kassane 20-10-2012 13:03

When I compact a game mode internal setup, the autorun opens, but the setup does not open or delay opening. this has happened to someone in CI 8.5.7.4 hitch?

johnnyusa 20-10-2012 13:09

Yes, that happened to me too kassane, just described the problem above on one post.

I've used both CI 8.5.7.4 and CI 8.5.7.3, same problem like you describe with internal setup.

Onizuka87k 20-10-2012 16:29

Quote:

Originally Posted by Valeron (Post 408473)
Hey everyone. I need help.

What video type does CI. Use?

Dumb question. Avi. But what type of avi? Xvid?

I use xilisoft.

My videos resolution 1920x1080.

HELP...

http://fileforums.com/showpost.php?p=401440&postcount=1

Scroll down until you see "Suggested video settings".
You can also use flash files (.swf) as background video!

Onizuka87k 20-10-2012 16:57

Quote:

Originally Posted by Valeron (Post 408479)
i need avi man.

I told you:
Quote:

Suggested video settings:
http://img221.imageshack.us/img221/3931/supermw.jpg
Take a look at the pic.

kassane 20-10-2012 18:46

Yener90, I'm trying to create a conversion only mode:
Code:

#define Internal
But unfortunately when I put a video in the background, the list appears copilação, but during installation the video does not appear .. Only works with setup.cab?

Kamyk95 21-10-2012 02:47

1 Attachment(s)
@yener90
I have a suggestion. Can You change the application uninstall name from this - "<Game Title> Uninstall" to this "Uninstall <Game Title>" (Use it as a verb, not as a noun)? It would look more aesthetically. I ask you this, because this is not a correct form in Polish language and it looks "ugly" (look at the attachment). Second question - Can You change the word "Wyjdź" (it means "Quit" in English) to "Zamknij" in your script (Polish language Autorun)? It means the same if it comes to Autoruns and the word "Zamknij" doesn't contain typical Polish characters like "ą,ż,ź" and others, so the font would be compatible.

yener90 21-10-2012 04:56

Quote:

Originally Posted by kassane (Post 408482)
Yener90, I'm trying to create a conversion only mode:
Code:

#define Internal
But unfortunately when I put a video in the background, the list appears copilação, but during installation the video does not appear .. Only works with setup.cab?

Make sure you put it correct.

Next Update... i need new translations :P

-> Read Manual
-> Read ReadMe
-> Browse DVD

kassane 21-10-2012 06:40

Yener90, I tried to create the conversion in the traditional way. but even so the video did not work...

Quote:

Originally Posted by yener90 (Post 408507)
Next Update... i need new translations :P

-> Read Manual
-> Read ReadMe
-> Browse DVD

Translation Portuguese

-> Read Manual - Leia Manual
-> Read ReadMe - Leia-me
-> Browse DVD - Explorar DVD

NamelessOne 21-10-2012 06:47

Quote:

Originally Posted by yener90 (Post 408507)
Next Update... i need new translations :P

-> Read Manual
-> Read ReadMe
-> Browse DVD

A little suggestion if I may, yener. Maybe you should just leave Manual and ReadMe instead of Read Manual and Read ReadMe. As for Browse DVD, maybe you could name it Extras and make it to open folder with the same name.

Translation Bosnian (could be used for Croatian also)

-> Read Manual -> Pročitaj priručnik
-> Read ReadMe -> Pročitaj obavijest
-> Browse DVD -> Pregledaj DVD (maybe Otvori DVD would be more appropriate if it opens root directory of DVD)

Th3Raven 21-10-2012 07:06

Romanian Translation
Code:

-> Read Manual => Citeste Manual
-> Read ReadMe => Citeste ReadMe
-> Browse DVD => Navigare  DVD

And yes i agree with NamelessOne suggestion (deleting that Read in front).
Quote:

As for Browse DVD, maybe you could name it Extras and make it to open folder with the same name.
I prefer the old school Browse button:cool:
Hope that we can see the new Update very soon .:p

Kamyk95 21-10-2012 07:47

I agree that "ReadMe" and "Read" is not necessary too. Just leave the "Manual".
So what will you do about my suggestion?
Polish translation:
Code:

-> Read Manual => Czytaj podręcznik
-> Read ReadMe => Czytaj instrukcję
-> Browse DVD => Eksploruj DVD


senseman 21-10-2012 07:50

Quote:

Originally Posted by yener90 (Post 408507)
Make sure you put it correct.

Next Update... i need new translations :P

-> Read Manual
-> Read ReadMe
-> Browse DVD

Turkish

-> Read Manual -> Kılavuzu Oku
-> Read ReadMe -> BENİ OKU
-> Browse DVD -> DVD'ye Gözat

REV0 21-10-2012 08:00

-> Read Manual
-> Read ReadMe
-> Browse DVD

FR

- Lisez Guide d'Utilisation
- Lisez Lisez-Moi (I humbly suggest to change Read ReadMe to 'Open Readme' so it'll look better than this; in that case: Ouvrir Lisez-Moi)
- Parcourir DVD

yener90 21-10-2012 08:30

ok
but browse alone sounds not so good...
ok lets make
ReadMe
Manual
Browse DVD

@Kamyk already added^^

REV0 21-10-2012 08:33

Quote:

Originally Posted by yener90 (Post 408525)
ok
but browse alone sounds not so good...
ok lets make
ReadMe
Manual
Browse DVD

@Kamyk already added^^

Then;

FR

Lisez-Moi
Guide d'Utilisation
Parcourir DVD

Th3Raven 21-10-2012 08:33

I know that the Browse alone sound bad but i was just pointed that it's more usefull that Browse DVD button than Extras one.

Then for Romanian language will be:
Code:

ReadMe => Citeste-ma
Manual => Manual
Browse DVD => Navigare DVD


Kamyk95 21-10-2012 09:02

The correction of Polish translation:
Code:

ReadMe -> Instrukcja
Manual -> Podręcznik
Browse DVD -> Eksploruj DVD

@yener90
So the application uninstall name will be like this - "Uninstall <Game Title>" and the word "Wyjdź" will be changed to "Zamknij" in yout script's Polish autoruns? As I asked?

senseman 21-10-2012 09:08

Quote:

Originally Posted by yener90 (Post 408525)
ok
but browse alone sounds not so good...
ok lets make
ReadMe
Manual
Browse DVD

@Kamyk already added^^

Turkish

ReadMe => Beni Oku
Manual => Kullanma Kılavuzu
Browse DVD => DVD'ye Gözat

NamelessOne 21-10-2012 09:19

Quote:

Originally Posted by yener90 (Post 408525)
ok
but browse alone sounds not so good...
ok lets make
ReadMe
Manual
Browse DVD

In that case

Translation Bosnian (could be used for Croatian also)

-> Manual -> Priručnik
-> ReadMe -> Obavijest
-> Browse DVD -> Pregledaj DVD

leo95 21-10-2012 09:29

Quote:

Originally Posted by yener90 (Post 408507)
Make sure you put it correct.

Next Update... i need new translations :P

-> Read Manual
-> Read ReadMe
-> Browse DVD

Translations Spanish

-> Read Manual - Leer Manual
-> Read ReadMe - Leer Leame
-> Browse DVD - Explorar DVD

Fabioddq 21-10-2012 10:23

Quote:

Originally Posted by kassane (Post 408513)
Yener90, I tried to create the conversion in the traditional way. but even so the video did not work...



Translation Portuguese

-> Read Manual - Leia Manual
-> Read ReadMe - Leia-me
-> Browse DVD - Explorar DVD

I think it would look better like this:

-> Read Manual - Ler Manual
-> Read ReadMe - Ler Leia-me
-> Browse DVD - Explorar DVD

Look spanish above. what do you think? :D

kassane 21-10-2012 10:42

Quote:

Originally Posted by Fabioddq (Post 408534)
I think it would look better like this:

-> Read Manual - Ler Manual
-> Read ReadMe - Ler Leia-me
-> Browse DVD - Explorar DVD

Look spanish above. what do you think? :D

It can be also!:p

Onizuka87k 21-10-2012 16:52

Quote:

Originally Posted by yener90 (Post 408507)
-> Read Manual
-> Read ReadMe
-> Browse DVD

I think in italian should be something like this:
Read Manual -> Manuale
Read ReadMe -> Leggimi
Browse DVD -> Esplora DVD

;)

yener90 22-10-2012 03:45

Quote:

Originally Posted by Kamyk95 (Post 408529)
@yener90
So the application uninstall name will be like this - "Uninstall <Game Title>" and the word "Wyjdź" will be changed to "Zamknij" in yout script's Polish autoruns? As I asked?

yes i corrected both.

has someone good idea how to call configuration shortcut??
if its alone -> conflicts with other game
if i add gamename in front of it, then its too long :/

pakrat2k2 22-10-2012 05:15

name it ConfigTool ?

BAMsE 22-10-2012 06:09

I have an idea, but don't know it's attainable
What about copying autorun to {app}\autorun and creating desktop shortcut to it? Now you don't need to create any additional shortcuts - if configuration tool is present in the game it'll be accessible from autorun.

yener90 22-10-2012 06:25

Quote:

Originally Posted by BAMsE (Post 408581)
I have an idea, but don't know it's attainable
What about copying autorun to {app}\autorun and creating desktop shortcut to it? Now you don't need to create any additional shortcuts - if configuration tool is present in the game it'll be accessible from autorun.

thats a good idea, but it gdf is the deal breaker :/

REV0 22-10-2012 09:02

Quote:

Originally Posted by BAMsE (Post 408581)
I have an idea, but don't know it's attainable
What about copying autorun to {app}\autorun and creating desktop shortcut to it? Now you don't need to create any additional shortcuts - if configuration tool is present in the game it'll be accessible from autorun.

It's actually, possible. You'll make the exe file yourself and connect it's buttons to necessary content, it's easy actually. You dont need conversion update for it

artdekdok 22-10-2012 12:33

Quote:

Originally Posted by yener90 (Post 408507)

-> Read Manual
-> Read ReadMe
-> Browse DVD

Thai

ReadMe -> โปรดอ่าน
Manual -> คู่มือ
Browse DVD -> ตรวจค้นในแผ่น

Newbie 23-10-2012 02:00

I get this message when setup screen should show up:

Runtime error at (426:2297):
Out of range.


Setup sceen shows up, but

Only button that has text on it is the Custom Installation button.

If I remove button.png from Setup folder all is OK then.

It is my fault or what.

Thank You

JacksMafia 23-10-2012 07:03

hey guys i was just wondering if you need Arabic translation i think i can provide it
just let me know in case you need it

yener90 23-10-2012 08:10

a little question:
would you prefer using seperate files for buttons (Button.png,ButtonSelected.png, buttonClicked.png and ButtonDisabled) or using one (button.png) with all the images?

johnnyusa 23-10-2012 08:13

Don't think seperated buttons are a problem, nor a disk space waste. So by my side it's ok to keep them like they are at the moment.

Th3Raven 23-10-2012 08:13

Quote:

Originally Posted by yener90 (Post 408685)
a little question:
would you prefer using seperate files for buttons (Button.png,ButtonSelected.png, buttonClicked.png and ButtonDisabled) or using one (button.png) with all the images?

Well i prefer using separate files for buttons.(it's easier for me to create buttons like this)

REV0 23-10-2012 08:23

Quote:

Originally Posted by yener90 (Post 408685)
a little question:
would you prefer using seperate files for buttons (Button.png,ButtonSelected.png, buttonClicked.png and ButtonDisabled) or using one (button.png) with all the images?

The current system, is much more easy and clean yener, the previous one was a PITA.

Fabioddq 23-10-2012 09:05

Quote:

Originally Posted by yener90 (Post 408685)
a little question:
would you prefer using seperate files for buttons (Button.png,ButtonSelected.png, buttonClicked.png and ButtonDisabled) or using one (button.png) with all the images?

Particularly I prefer separate buttons. (actual system) ;)

yener90 23-10-2012 10:13

Ok it will stay like now^^
I will make a big update.

artdekdok 23-10-2012 10:24

1 Attachment(s)
Appear when click music button.
How to fix on CI 8.5.7.4 ?

REV0 23-10-2012 10:27

Quote:

Originally Posted by artdekdok (Post 408691)
Appear when click music button.
How to fix on CI 8.5.7.4 ?

Place buttons on Setup screen lower than current setup.


All times are GMT -7. The time now is 03:16.

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