All topics about ZGameEditor goes here.
Moderator: Moderators
nikkk
Posts: 32 Joined: Sun May 06, 2007 6:14 pm
Post
by nikkk » Wed May 14, 2008 7:47 am
ico dont working for me!((((
maybe i use wrong size of ico?
please answer adn halp me!((((
VilleK
Site Admin
Posts: 2382 Joined: Mon Jan 15, 2007 4:50 pm
Location: Stockholm, Sweden
Contact:
Post
by VilleK » Wed May 14, 2008 9:31 am
The icon only appears when you choose "Build and compress Windows exe-file", did you try that?
If you have a ico-file that don't work then please attach it to this thread or PM me so I can take a look at it.
nikkk
Posts: 32 Joined: Sun May 06, 2007 6:14 pm
Post
by nikkk » Wed May 14, 2008 11:09 am
here it is. please help me to apply ico file to my project
Attachments
template3d.rar
(586.67 KiB) Downloaded 700 times
VilleK
Site Admin
Posts: 2382 Joined: Mon Jan 15, 2007 4:50 pm
Location: Stockholm, Sweden
Contact:
Post
by VilleK » Wed May 14, 2008 11:26 am
It works for me. All I did was open your project and choose build compressed.
The icon is 24-bit color but that should not be a problem. Do you use XP or Vista?
Attachments
icon1.png (4.75 KiB) Viewed 13075 times
nikkk
Posts: 32 Joined: Sun May 06, 2007 6:14 pm
Post
by nikkk » Wed May 14, 2008 11:34 am
yes! vista. ... 32 business..... (((((( dont work...((((((
VilleK
Site Admin
Posts: 2382 Joined: Mon Jan 15, 2007 4:50 pm
Location: Stockholm, Sweden
Contact:
Post
by VilleK » Wed May 14, 2008 11:40 am
I've only tried this feature on XP so there may be a difference there. Ok, I'll look into it later and see if I can fix it.
nikkk
Posts: 32 Joined: Sun May 06, 2007 6:14 pm
Post
by nikkk » Wed May 14, 2008 11:42 am
VilleK
Site Admin
Posts: 2382 Joined: Mon Jan 15, 2007 4:50 pm
Location: Stockholm, Sweden
Contact:
Post
by VilleK » Wed May 14, 2008 12:38 pm
The higher resolution 256x256 png compressed Vista icons are not supported in ZGE yet, but your icon is 16x16 uncompressed so it should work.
There is a problem with Windows caching application icons that are viewed in Explorer so you may see an old icon.
Try renaming your zgeproj-file to "Template2" or something and then generate compressed executable again, does that help?
nikkk
Posts: 32 Joined: Sun May 06, 2007 6:14 pm
Post
by nikkk » Wed May 14, 2008 1:13 pm
i made 16x16 with 16 colors uncomressed ico file and use it whith reneed project, but this don't working
VilleK
Site Admin
Posts: 2382 Joined: Mon Jan 15, 2007 4:50 pm
Location: Stockholm, Sweden
Contact:
Post
by VilleK » Wed May 14, 2008 1:22 pm
I need to examine this a bit more. Anyone else have this problem?
Here is a article with a command line tool for replacing icons in exe-file, in the worst case I may build it into ZGE, but I hope there is a easier solution.