xboxscene.org forums

OG Xbox Forums => XBMC for Xbox Forums => Software Forums => XBMC for Xbox => Topic started by: NineT9mustang on May 22, 2006, 08:42:00 PM

Title: Wide Icons :)
Post by: NineT9mustang on May 22, 2006, 08:42:00 PM
***
This thread has been closed, use this thread instead: http://forums.xbox-s...howtopic=574494
***


What are 'wide icons'?
Basically, I just changed the dimensions of the icons, and increased the cache they are set at.
This is a screenshot of what they look like in XBMC
IPB Image
This is a sample of other TV Shows I have made icons for.. Dont bother 56k users smile.gif
http://pics.apartmen...ang/Sample1.jpg
http://pics.apartmen...ang/Sample2.jpg
http://pics.apartmen...ang/Sample3.jpg

Where can I get these 'wide icons'?
Http://xbmc.ckdvt.com

What do I need?
You NEED the May 21st build or later. This will NOT WORK with any previous build! In the May21st build the ability to increase icon caching was added! So if you try this with a older build, your thumbnail will be distorted!

How do I apply this?
I shouldn't have to tell you, but BACKUP before you try attempting this
To sum up what we will be doing, we will edit the MyVideo.xml & add a control in AdvancedSettings.xml

1. Open up this file ---> XBMC\Skin\Project Mayhem III\PAL\MyVideo.xml
The last 3 controls are labelled "listcontrol", "pics thumbnailpanel", and "bg preview". These are the different view types you have (List, Small View, Large View)...we will be editing the Small View (pics thumbnailpanel). We will add 6 lines to this, as follows :

    <control>
      <description>pics thumbnailpanel</description>
      <type>thumbnailpanel</type>
      <id>51</id>
     <itemwidth>460</itemwidth>
      <itemheight>130</itemheight>
      <texturewidth>460</texturewidth>
      <textureheight>100</textureheight>
      <thumbwidth>460</thumbwidth>
      <thumbheight>90</thumbheight>

      <onleft>2</onleft>
      <onright>51</onright>
      <onup>51</onup>
      <ondown>51</ondown>
      <in-clude>contentpanelslide</in-clude>
    </control>

The BOLD is what should be added. Now, your done with MyVideo.xml (What we just did changed the size of the icons)

2. Go to XBMC\UserData\AdvancedSettings.xml (If you do not see the file, then create the file and place it in that directory)

Add this to the file :

<AdvancedSettings>
    <thumbsize>460</thumbsize>
</AdvancedSettings>

3. Go download my wide icons! Once you have them, rename the file to folder.jpg and place it in the folder of the TV Show it belongs in...

And thats IT! Seems confusing at first, but alls we did was open 2 files and add 9 lines altogether!
((Note: You will need to do this for each new build))

I have a TV Show you haven't done, Can you make one?
Yes! Just go to http://xbmc.ckdvt.com and make a request (TV Shows ONLY for now)
I'm really excited about this feature, and any requests I should have done within a day for you smile.gif

Is there a template you have that I can use so I can make my own icons?
Yes, There are 2 parts to the icons, the back & the front. There is a file at http://xbmc.ckdvt.com which in-cludes the BACK and FRONT template. Here is a screenshot of how to apply it once you have the 2 files :
http://pics.apartmen...ng/Template.jpg pretttty dang easy

Anything else?
I'll be doing these wide icons in 4 phases
Phase I = All TV Shows (Finished)
Phase II = All Emulators & Homebrew Games (ETA : 2 weeks)
Phase III = All Xbox Games, (ETA : 2 Months~)
Phase IV = Most DVD Movies (ETA : This will probably take a whiiiile)

I hope this didn't create any confusing or discourage anyone from doing this, its REAL simple to do, and as you can see in the screenshots, might be worth it to ya...

-NineT9mustang
Title: Wide Icons :)
Post by: autoxerFSP21 on May 22, 2006, 10:15:00 PM
I've been looking forward to this  biggrin.gif  I went to the site and I can't seem to find any of the wide icons (even with a search). Maybe they haven't been uploaded yet. Also, your link to xbmc.ckdvt.com is bad.

The icons do look great. Thanks for all the hard work.
Title: Wide Icons :)
Post by: Jezz_X on May 22, 2006, 10:45:00 PM
QUOTE(autoxerFSP21 @ May 23 2006, 01:46 PM) View Post

The icons do look great. Thanks for all the hard work.

Yes thanks for all the hard work  tongue.gif
Title: Wide Icons :)
Post by: japhule on May 23, 2006, 12:07:00 AM
Pretty cool.  I wished there was a way to set wide icons for TV Shows and regular icons for DVDs and movies.  If I follow the instructions, does this mean the small view will always show the wide images and other views will be regular?  Maybe I can separate movies and tv shows then.....

This post has been edited by japhule: May 23 2006, 07:09 AM
Title: Wide Icons :)
Post by: NineT9mustang on May 23, 2006, 12:49:00 AM
This view will ONLY be for My Videos, all other views will be normal... u can always change the view u wanna fix, like list and/or big icon view, if u dont wanna replace the small icons ya know biggrin.gif
Title: Wide Icons :)
Post by: slumberpod77 on May 23, 2006, 12:53:00 AM
hmmm.
i'm thinking the "best of both worlds" would be if it were possible to make only the directories within My Videos display in this manner. of course, this would require additional code changes within XBMC itself, since it would mean most icons are cached to some square size while some special ones are cached to the wide format.
any thoughts on this, NineT9?
-EDIT-
unless, would it be possible to use the skinning engine in some sneaky way to side-step the normal XBMC icon functionality? i know the skinning engine is extremely flexible and powerful...

This post has been edited by slumberpod77: May 23 2006, 07:54 AM
Title: Wide Icons :)
Post by: sabone on May 23, 2006, 03:16:00 AM
can't find the icons sad.gif
Title: Wide Icons :)
Post by: NineT9mustang on May 23, 2006, 02:49:00 AM
The link above doesn't work because i have it "Http://http://xbmc.ckdvt.com" and i am unable to change it, so the website link is http://xbmc.ckdvt.com, and the wide icons should be there by morning, i was having trouble getting them there tonight...

slumberpod77, that is exactly what it does biggrin.gif

I had 2 choices, to edit references.xml or MyVideos.xml

References.xml : Change ALL "Medium Icon" views to these wide icons
or
MyVideos.xml : Change ONLY the "Medium Icon" views in MY VIEOS, to these wide icons...

For now, since its only TV Shows, I just MyVideos, and there is a setting in MyVideos you can change, so when you look at all your folders (tv shows), it will list the big wide icons...then once u go in that folder (tv show), it will show the episodes in LIST format, which is perfect since there are ~20 episodes a season and that'd be a pain to scroll through large icons with... biggrin.gif

For those interested, I can make it so you can view 4 or 5 of these wide icons at a time, BUT you must realize, the banners/icons will be REALLY small, and u might not be able to tell which tv show is which, but the option is there if anyone wants me to make smaller versions and give the correct xml for it.... just PM or something smile.gif

-NineT9

sabone, sorry icons are not uploaded yet, should be uploaded in the morning, if they are NOT, anyone is welcome to PM their email address and i will send them the rar with them all (~70 tv icons),

OR

I am on irc, efnet, #xbmc, under the nick MattAAron, just ask me to dcc it to u and i will

-NineT9
Title: Wide Icons :)
Post by: sabone on May 23, 2006, 02:58:00 AM
maybe u can upload the template here in the forum tha we can try to make own icons
Title: Wide Icons :)
Post by: land_down_under on May 23, 2006, 03:41:00 AM
A request - if not part of Phase IV - is for wide icons for the movie genres - ie Adventure, Action, Horror etc etc....
Title: Wide Icons :)
Post by: NineT9mustang on May 23, 2006, 08:06:00 AM
Wide Icons download link here :

http://xbmc.ckdvt.co...d449ab8df0e03b9

or try

http://xbmc.ckdvt.co...g2_itemId=16443

if neither of those work, then just go to the icon page and look for the 'wide icon' section

let me know if everything works smile.gif


land_down_under, Move genres, I'm fine with dong something like that, if that is what some ppl woul dwant


-NineT9
Title: Wide Icons :)
Post by: slumberpod77 on May 23, 2006, 08:12:00 AM
say m8, what about getting rid of the text labels underneath each icon and then using the space to display an extra icon per page? i mean, ALL these icons say what they are, so having that information displayed twice is silly. the only potential problem with this idea is directories without icons, right?
Title: Wide Icons :)
Post by: japhule on May 23, 2006, 08:41:00 AM
You need tv icons for Battlestar Galactica, and Grey's Anatomy. Great work so far!:)
Title: Wide Icons :)
Post by: blittan on May 23, 2006, 08:45:00 AM
would be nice to get the devs to implement this as a seperate view in xbmc, and for those directorys without a picture, it could fall back to show the text..
Title: Wide Icons :)
Post by: slumberpod77 on May 23, 2006, 09:56:00 AM
i second that wink.gif
Title: Wide Icons :)
Post by: NineT9mustang on May 23, 2006, 10:28:00 AM
Yea, I 3rd that! Ive talked to a couple devs about these icons. They said when you increase the cache for thumbnails theres the risk things might run slow, or not work... but from my experience so far, I see NO decrease in speed at all. Everything runs smooth, and im viewing about 40 folder wide icons altogether, and the resolutions of these icons are at 480x82...

Its hard to get something like this implemented to xbmc, unless they feel it is something that people need or really want

and as for the requests of Battlestar Galactica & Grey's Anatomy, I should have those done tonight for you, and uploaded to the site, http://xbmc.ckdvt.com

If you have ANY requests for some wide icon TV Shows that you need, let me know, I will fulfill that request that day!

-NineT9
Title: Wide Icons :)
Post by: japhule on May 23, 2006, 11:10:00 AM
beerchug.gif
Title: Wide Icons :)
Post by: nuka1195 on May 23, 2006, 10:35:00 AM
Request: Get rid of Captain Kirk from Star Trek: DS9  smile.gif
Title: Wide Icons :)
Post by: imamafackinhokie on May 23, 2006, 11:11:00 AM
All Icons should be working on the site now, the reason for the name underneath each icon is for thumbnail viewing, you cant tell which is which. biggrin.gif  

Great work again nineT9mustang
Title: Wide Icons :)
Post by: NineT9mustang on May 23, 2006, 11:12:00 AM
IPB Image

IPB Image

-NineT9
Title: Wide Icons :)
Post by: blittan on May 23, 2006, 12:00:00 PM
I have played around a bit, making some categories and season icons to wide..

Also translated them..

will send these to you NineT9mustang as soon as i'm finished.

[preview]
(IMG:http://upl.norin.dk/preview_wideicons.png)
Title: Wide Icons :)
Post by: autoxerFSP21 on May 23, 2006, 12:12:00 PM
Requests:
Top Gear
Fifth Gear
Title: Wide Icons :)
Post by: blittan on May 23, 2006, 11:39:00 AM
Have some thinkings.. Which style is nicest?

Style 1:
IPB Image

Style2:
IPB Image

Title: Wide Icons :)
Post by: imamafackinhokie on May 23, 2006, 12:17:00 PM
Why don't you guys just upload them to the site instead of sending to each other?

xbmc.ckdvt.com

The grey's anatomy one is sweet.
Title: Wide Icons :)
Post by: japhule on May 23, 2006, 03:59:00 PM
How about a tv group icon for "Anime" and icons for "Naruto" and "Bleach"

TIA. smile.gif

PS: Where do you make requests on the icon site?

PSS: Thanks imamafack... for the news update about my site. smile.gif
Title: Wide Icons :)
Post by: autoxerFSP21 on May 23, 2006, 04:54:00 PM
For some reason I can not edit my previous post, but here are some additional requests:

The Daily Show
The Colbert Report
Mind of Mencia
The Simpsons
King of the Hill
South Park
(Top Gear)
(Fifth Gear)

This post has been edited by autoxerFSP21: May 23 2006, 11:55 PM
Title: Wide Icons :)
Post by: 7 e on May 23, 2006, 06:10:00 PM
I was wondering if I can request a few Icons aswell....I will gladly appreciated.

Fresh Prince Of Bel-Air
WWE Raw/Smackdown
Full House
Family Matters
Tom And Jerry

Thanks  jester.gif
Title: Wide Icons :)
Post by: japhule on May 23, 2006, 10:01:00 PM
Are the wide icons supposed to be transparent in XBMC?  The ones from the icon site don't seem to have transparent backgrounds (ie. Lost, Desp. Housewives, etc).
Title: Wide Icons :)
Post by: nuka1195 on May 23, 2006, 10:29:00 PM
what date is your build? they fixed an issue with png transperacy.
Title: Wide Icons :)
Post by: japhule on May 23, 2006, 11:09:00 PM
I found the prob, I wasn't dl the "Full Size" icon.  I was dl the default which seems to scale the image to a slightly smaller resolution...
Title: Wide Icons :)
Post by: uneekwahn on May 23, 2006, 11:10:00 PM
this is awesome.

I'll upgrade to the latest build when I get home from work tonight and give it a whirl.

way to go mustang smile.gif
Title: Wide Icons :)
Post by: land_down_under on May 24, 2006, 02:47:00 AM
blitan - I like the 2nd style - plain, simple and perfect !!
Title: Wide Icons :)
Post by: sabone on May 24, 2006, 03:01:00 AM
i need

King of Queens
Fastlane
Stromberg (German)
Auf Achse (German)
Title: Wide Icons :)
Post by: NineT9mustang on May 24, 2006, 02:27:00 AM
7 ® å ð e and autoxerFSP21 here are screenshots of the icons you requested, should be at http://xbmc.ckdvt.com shortly smile.gif
IPB Image

blitton nice work with the templates! I prefer style 1, shows a guy holding a mic, yet just perfect so its no one anyone would recognize, very nice work biggrin.gif

japhule I will work on some categories as you requested, I think that is a great idea

thanks for the support uneekwahn smile.gif Let us know when you apply this to your xbmc & tell us what ya think smile.gif

Well, Keep them requests coming either here, or at http://xbmc.ckdvt.com

-NineT9mustang
Title: Wide Icons :)
Post by: autoxerFSP21 on May 24, 2006, 04:21:00 AM
Thanks!
Title: Wide Icons :)
Post by: autoxerFSP21 on May 24, 2006, 04:45:00 AM
Edit (since I seem to have lost this feature): I was thinking it would be nice to use the actual top gear logo in the icon:
(IMG:http://upload.wikimedia.org/wikipedia/en/b/b9/TopGearLogo.jpg)

Maybe something that looks similar to this:
Click me

5th gear:
Click me

This post has been edited by autoxerFSP21: May 24 2006, 11:46 AM
Title: Wide Icons :)
Post by: imamafackinhokie on May 24, 2006, 05:03:00 AM
All icons up now - XBMC Icons  biggrin.gif  Great work ninet9mustang, and blittan you should up those, they look good. biggrin.gif
Title: Wide Icons :)
Post by: blittan on May 24, 2006, 07:04:00 AM
starting to turn out nice..

IPB Image
Title: Wide Icons :)
Post by: muggsy on May 24, 2006, 08:09:00 AM
This might be a minority request... but what about Survivor and The Apprentice (Donald Trump)?
Title: Wide Icons :)
Post by: imamafackinhokie on May 24, 2006, 08:32:00 AM
wide icons are down for like 35 minutes, database got corrupted.
Title: Wide Icons :)
Post by: ventline on May 24, 2006, 10:02:00 AM
can you make a stagate atlatis one TIA
Title: Wide Icons :)
Post by: NineT9mustang on May 24, 2006, 12:52:00 PM
by request

(IMG:http://pics.apartment808.com/users/NineT9mustang/ByRequest2.jpg)

should be upped to the site shortly
Title: Wide Icons :)
Post by: japhule on May 24, 2006, 01:13:00 PM
Very nice.  Any chance you can fix (and upoad) grey's anatomy and battlestar galactica?  The thumbs in the earlier post were jpgs so the bg was not transparent, doesn't show too well on xbmc.
Title: Wide Icons :)
Post by: 7 e on May 24, 2006, 01:15:00 PM
Thank You very much.
Title: Wide Icons :)
Post by: NineT9mustang on May 24, 2006, 01:23:00 PM
japhule, the picture of Grey's Anatomy & Battlestar Galactica was a screenshot, wasn't intended to be downloaded and used...The real icons for those 2 are located at http://xbmc.ckdvt.com

:Actually, I just checked, and they haven't been uploaded to the site, and i dont seem to have the file on my computer anymore! so give me today to work on it for ya, sorry about taht japhule

smile.gif
Title: Wide Icons :)
Post by: blittan on May 24, 2006, 02:24:00 PM
I already did fastlane, should be up on the site biggrin.gif

IPB Image
Title: Wide Icons :)
Post by: NineT9mustang on May 24, 2006, 01:58:00 PM
lol nice one blittan, didn't have time to look for the logo for fastlane smile.gif
Title: Wide Icons :)
Post by: autoxerFSP21 on May 24, 2006, 03:45:00 PM
I still need a fifth gear icon when you got a chance.
IPB Image
Title: Wide Icons :)
Post by: GhostDog__ on May 24, 2006, 03:23:00 PM
Very nice job!  biggrin.gif  Looks like I have a reason to upgrade now.
Title: Wide Icons :)
Post by: blittan on May 24, 2006, 04:41:00 PM
Fifth Gear is done, download this or from the site..

IPB Image
Title: Wide Icons :)
Post by: autoxerFSP21 on May 24, 2006, 05:21:00 PM
Thanks!
Title: Wide Icons :)
Post by: NineT9mustang on May 24, 2006, 04:53:00 PM
IPB Image

by request

Nice one blittan, good to know im not alone doing these requests, I apreciate your help smile.gif
Title: Wide Icons :)
Post by: Heet on May 24, 2006, 04:57:00 PM
bad ass ideas guys.  Damn I love this community sometimes  pop.gif
Title: Wide Icons :)
Post by: land_down_under on May 24, 2006, 06:17:00 PM
Awesome job !!

Can we get the instructions for wide icons placed on the download site - should make it clearer rather than going back to this thread...

Request for the following genres:
Action / Adventure
Drama
Kids
Family
Music (i use this for music videos..)
Chick Flicks (yes I know - keeps the wife happy!!)
New Releases
Sci - Fi

Cheers again for the great work.
Title: Wide Icons :)
Post by: yeawhatever on May 24, 2006, 06:22:00 PM
requests:
(in no particular order)


Trailer park boys
Sports
Videos
Green wing
dark angel
BBCs Planet earth
Playmakers
Ray Mears Extreme survival
Weeds
bill hicks
dirty sanchez
Extras (the series...not the one u already got ;D)
gumball rally
Joey
King of the hll
Ren and stimpy
sliders
Saturday night live
teachers
the gadget show
the tick
Two and a half men
Wallace and Grommit
Xmen


Ok, i know there is LOADS there, just do what u can please boys, its much apriciated biggrin.gif

Kudos on this, it looks fantastic, we HAVE 2 bully the devs into suporting this fully

nice 1

Title: Wide Icons :)
Post by: NineT9mustang on May 24, 2006, 06:34:00 PM
oh, and I'd like to give some credit to
IPB Image

He helped me a lot in the beginning & motivated me which kept me going!!!

THANKS JEZZ_X smile.gif smile.gif smile.gif smile.gif smile.gif smile.gif

and as far as the requests, I'll work on it as soon as I can, thats a lot of requests smile.gif

-NineT9
Title: Wide Icons :)
Post by: blittan on May 24, 2006, 07:39:00 PM
requests are being worked on by me and NineT9mustang.. will post here when uploaded.

Uploaded:
action.png
adventure_eng.png
adventure_swe.png
drama.png
family_eng.png
family_swe.png
kids_eng.png
kids_swe.png
new-releases_eng.png
new-releases_swe.png
sci-fi_eng.png
sci-fi_swe.png
dvddrive.png
harddrive_eng.png
harddrive_swe.png
network_eng.png
network_swe.png

I use a few for thumbnails on my bookmarks..

Edit xboxmediacenter.xml for it

CODE

        
            Filmer (HD)
            e:\filmer\
            f:\filmer\
            C:\Apps\XBMC\userdata\rebox\system-harddrive.png
        

        
            BIO Filmer
            smb://192.168.1.2/biofilm1/
            smb://192.168.1.2/biofilm2/
            smb://192.168.1.2/biofilm3/
            C:\Apps\XBMC\userdata\rebox\folder-movies.png
        

Title: Wide Icons :)
Post by: land_down_under on May 24, 2006, 07:56:00 PM
Is there a "how to" using the templates provided to make an icon ?
Title: Wide Icons :)
Post by: NineT9mustang on May 24, 2006, 07:26:00 PM
land_down_under its prety easy, look at this pic :

http://pics.apartmen...ng/Template.jpg

d/l the template at http://xbmc.ckdvt.com

smile.gif
Title: Wide Icons :)
Post by: autoxerFSP21 on May 24, 2006, 07:32:00 PM
Don't forget about battlestar galactica  smile.gif
Title: Wide Icons :)
Post by: NineT9mustang on May 24, 2006, 07:55:00 PM
IPB Image

sorry it took so long, if u want a different one, ill do it, but just made that real quick... its on the site too
Title: Wide Icons :)
Post by: muggsy on May 25, 2006, 01:00:00 AM
QUOTE(NineT9mustang @ May 25 2006, 03:02 PM) *

IPB Image

sorry it took so long, if u want a different one, ill do it, but just made that real quick... its on the site too



These are just too cool... can't believe my last post was 16 hours ago and already its 2 pages back..

cheers the the icons
Title: Wide Icons :)
Post by: muggsy on May 25, 2006, 01:54:00 AM
Hey,

Can anyone do a Dilbert (TV), and possible a sports category (Football / Soccer) =)

Cheers


Title: Wide Icons :)
Post by: pakaveli on May 25, 2006, 02:38:00 AM
req: The Boondocks

TIA
Title: Wide Icons :)
Post by: blittan on May 25, 2006, 08:23:00 AM
GUIDELINES FOR REQUESTS

1. When you do a request, check on xbmc.ckdvt and this thread if it isn't made already.

2. Supply links to good quality images (cuts down our time spent searching for images).

3. Be patient, we do this on our sparetime so sometimes a request might take a while before filled.

4. If you for some reason don't like it, tell us so we can make a new and improved (goes for already made ones too).

---------------------------------------------------------------------------------------------

GUIDELINES FOR FILLING REQUESTS

1. Write a post telling you are doing the request (so we wont do double the work).

2. When done, upload to xbmc.ckdvt and post a message here saying it is done.

---------------------------------------------------------------------------------------------


Currently doing:
Trailer park boys
Sports
Videos
Green wing
dark angel
BBCs Planet earth
Playmakers
Ray Mears Extreme survival
Weeds
bill hicks
dirty sanchez
The Boondocks
Dilbert
Title: Wide Icons :)
Post by: Far Beyond Driven on May 25, 2006, 08:59:00 AM
These wide icons look great, but the site is terrible.
Title: Wide Icons :)
Post by: muggsy on May 25, 2006, 09:06:00 AM
QUOTE(Far Beyond Driven @ May 26 2006, 03:30 AM) *

These wide icons look great, but the site is terrible.


to be honest, I thought the site was horrible too, but after you figure out where to go, it is all very functional

Dilbert link

http://images.amazon.com/images/P/B0000WN15E.01._SS500_SCLZZZZZZZ_.jpg
Title: Wide Icons :)
Post by: Far Beyond Driven on May 25, 2006, 09:13:00 AM
But there's too much crap.. A grey boarder at the top then 2 banners? Too many links on the left.. Too many links in the middle.. And you don't need a news section (really).

Are the links to add to cart working right now?

The icons are fucking really great, just saying the site is very odd.
Title: Wide Icons :)
Post by: shznyt on May 25, 2006, 10:32:00 AM
Any chance of getting Rescue Me and Home Improvement.

Thanks mates!

http://www.fxnetworks.com/shows/originals/rescueme/

http://www.angelfire.com/mi2/HomeImprovement/
Title: Wide Icons :)
Post by: imamafackinhokie on May 25, 2006, 10:19:00 AM
QUOTE(Far Beyond Driven @ May 25 2006, 10:44 AM) View Post

But there's too much crap.. A grey boarder at the top then 2 banners? Too many links on the left.. Too many links in the middle.. And you don't need a news section (really).

Are the links to add to cart working right now?

The icons are fucking really great, just saying the site is very odd.



way to be droppin the f-bom all over my site.  If you want just the icons heres them -

http://xbmc.ckdvt.co...llery2/main.php  

I asked many times what needed to be changed and seemingly enough people read the news as I have a few topics that had over 80 hits a piece. blink.gif
Title: Wide Icons :)
Post by: blittan on May 25, 2006, 12:01:00 PM
uploaded to site:
Dark Angel.png
Green Wing.png
Planet Earth.png
Weeds.png
Playmakers.png
sports_eng.png
sports_swe.png

might have forgotten some  blink.gif
Title: Wide Icons :)
Post by: japhule on May 25, 2006, 01:09:00 PM
I dunno if it's just me, but I'm not seeing battlestar galactica or grey's anatomy on the site yet...

imamafackinhokie,
I think what could be done to improve the site is to just open the icon pages in the main window instead of the center frame.... It worked ok for regular icons, but the addition of the wide icons doesn't fit well with the original design of the site.
Title: Wide Icons :)
Post by: imamafackinhokie on May 25, 2006, 01:05:00 PM
QUOTE(japhule @ May 25 2006, 02:40 PM) View Post

I dunno if it's just me, but I'm not seeing battlestar galactica or grey's anatomy on the site yet...

imamafackinhokie,
I think what could be done to improve the site is to just open the icon pages in the main window instead of the center frame.... It worked ok for regular icons, but the addition of the wide icons doesn't fit well with the original design of the site.



the free-frame version is mentioned above -

greys - http://xbmc.ckdvt.co...g2_itemId=17362
battle star - http://xbmc.ckdvt.co...g2_itemId=17365

Site no frame - http://xbmc.ckdvt.co...llery2/main.php

I'll likely change it to open big later on. I'm busy at the moment.
Title: Wide Icons :)
Post by: Darkmatter2k on May 25, 2006, 01:50:00 PM
Seriously, not to be too much of a bother, but I finished a couple of icons that you dont have on the site yet and im desperatly looking for the upload function could some one point me in the right direction.

For anyone interested i have the following icons ready:

30 Days.png
Battlestar Galactica.png
Coupling.png
Doctor who 2005.png
Drawn Together.png
Farscape.png
Hustle.png
Penn and Teller Bullshit.png
Regenesis.png
Stargate Atlantis.png
Supernatural.png

They're nothing amazing, but i find them to be ok.

im also working on :

Deadwood
Huff
Little britain
The 4400
The west wing
Title: Wide Icons :)
Post by: Running Mouth on May 25, 2006, 01:16:00 PM
req: Dilbert
http://sennoma.se.fu..._usable_pic.JPG
http://sennoma.se.fu...ilbert_star.JPG


req: Black Books
http://sennoma.se.fu...kBooks_Logo.JPG
http://sennoma.se.fu...kBooks_Star.JPG
Title: Wide Icons :)
Post by: imamafackinhokie on May 25, 2006, 01:56:00 PM
QUOTE(Darkmatter2k @ May 25 2006, 03:21 PM) *

Seriously, not to be too much of a bother, but I finished a couple of icons that you dont have on the site yet and im desperatly looking for the upload function could some one point me in the right direction.



for uploading you still need to go to the regular website - http://xbmc.ckdvt.com

and register (the gallery by its self doesnt allow for registration, therefore you must register on the site first and then upload the icons to the user upload icons album in the XBMC Icons link on your left).
Title: Wide Icons :)
Post by: autoxerFSP21 on May 25, 2006, 01:25:00 PM
QUOTE(imamafackinhokie @ May 25 2006, 03:12 PM) View Post

the free-frame version is mentioned above -

greys - http://xbmc.ckdvt.co...g2_itemId=17362
battle star - http://xbmc.ckdvt.co...g2_itemId=17365

Site no frame - http://xbmc.ckdvt.co...llery2/main.php

I'll likely change it to open big later on. I'm busy at the moment.


That battlestar is no good because the background shows up white instead of transparent.
Title: Wide Icons :)
Post by: Darkmatter2k on May 25, 2006, 01:53:00 PM
QUOTE

for uploading you still need to go to the regular website - http://xbmc.ckdvt.com

and register (the gallery by its self doesnt allow for registration, therefore you must register on the site first and then upload the icons to the user upload icons album in the XBMC Icons link on your left).


Thanks The images are now in user uploaded icons, dont know how to move them, but im sure some one will figure it out.
Title: Wide Icons :)
Post by: ventline on May 25, 2006, 04:15:00 PM
n/m
Title: Wide Icons :)
Post by: Darkmatter2k on May 25, 2006, 04:39:00 PM
Seems it's not possible to upload images to the user icon album when there's already one in there.

oh well, as mentioned earlier i've uploaded the following:
30 Days.png
Battlestar Galactica.png
Coupling.png
Doctor who 2005.png
Drawn Together.png
Farscape.png
Hustle.png
Penn and Teller Bullshit.png
Regenesis.png
Stargate Atlantis.png
Supernatural.png

And since then i've also uploaded:
Deadwood.png
The 4400.png

Now, theres a slight problem with the deadwood banner, so if one of the admins would delete it I could replace it with a proper version (a small graphical mistake but i try my best with every one).

These are also ready and waiting for upload:
The west wing
Little britain

I also took the liberty of converting ventline's Stargate Atlantis banner into a new wide icon, so there will be another version of that show available shortly.
Stargate atlantis 2.png <- The entire banner converted to wide icon
Stargate atlantis 3.png <- 2/3 of the banner converted (from the start of the logo to the end of the cast section)

I made the last one to achive a bigger logo, since it kinda goes missing in the graphics.

In progress:
Huff
Title: Wide Icons :)
Post by: The Ladd on May 25, 2006, 06:47:00 PM
How about a Red vs Blue icon.
Title: Wide Icons :)
Post by: taiq on May 25, 2006, 09:50:00 PM
How difficult is it to make these icons? I have the time to try, but lack any Photoshop skills.
Title: Wide Icons :)
Post by: blittan on May 25, 2006, 09:37:00 PM
@Darkmatter2k: thanks for making icons biggrin.gif Nice that someone else helps out.

@taiq: try it, it's not that hard  sleep.gif

@autoxerFSP21: havent you downloaded the preview and not the full icon, try redownload it from http://xbmc.ckdvt.com
Title: Wide Icons :)
Post by: autoxerFSP21 on May 25, 2006, 09:40:00 PM
imafackinhole (or whatever his un is) uploaded the jpg preview. I'm now using your png though smile.gif
Title: Wide Icons :)
Post by: jedi79 on May 25, 2006, 10:24:00 PM
This is very unseful and ugly please no help from people from utah knpthanx
Title: Wide Icons :)
Post by: blittan on May 26, 2006, 12:11:00 AM
uploaded:

Black Books.png
Boondocks.png
Gumball Rally.png
Joey.png
King of the Hill.png
Red vs Blue.png
Ren and Stimpy.png
Rescue Me.png
Saturday Night Live.png
Trailer Park Boys.png
Wallace and Gromit.png
X-Men.png

working on:
Chick Flicks (yes I know - keeps the wife happy!!)
Videos

Ray Mears Extreme survival
bill hicks
dirty sanchez
Extras (the series...not the one u already got ;D)
sliders
teachers
the gadget show
the tick
Two and a half men
Title: Wide Icons :)
Post by: Far Beyond Driven on May 26, 2006, 09:10:00 AM
The site looks great now hokie, but I still can't download anything from it. The cart won't add any items. I guess it's just me with the problem - could it be my internet settings?
Title: Wide Icons :)
Post by: Darkmatter2k on May 26, 2006, 09:19:00 AM
Yesterday i discovered problems with a lot of the graphics i have uploaded (i forgot to test them on a black background sad.gif ) so i have uploaded a series of replacements along with some new ones that were described in a previous post.

30 Days-PROPER.png
Battlestar Galactica-PROPER.png
Deadwood-PROPER.png
Drawn Together-PROPER.png
Farscape-PROPER.png
Huff.png
Hustle-PROPER.png
Little Brittain.png
Penn and Teller Bullshit-PROPER.png
Stargate Atlantis2.png
Stargate Atlantis3.png
The 4400-PROPER.png
The West Wing.png

i would like it if some one could remove the oldversions of icons that have proper appended and then perhaps remove the proper from the name of the files.


QUOTE

How about a Red vs Blue icon.


Ask and ye shall recieve smile.gif
red-vs-blue.png
Title: Wide Icons :)
Post by: Darkmatter2k on May 26, 2006, 10:05:00 AM
Sooo was kinda bored and created:

Buffy The Vampire Slayer.png
Charmed.png

Not that i would ever need those icons, no no deffinatly not.

Title: Wide Icons :)
Post by: pakaveli on May 26, 2006, 11:59:00 AM
thanks for the boondocks icon  biggrin.gif

one more req:

everybody hates chris -> http://www.upn.com/s...is/main_pic.jpg
Title: Wide Icons :)
Post by: sabone on May 26, 2006, 02:33:00 PM
REQ:  

King of Queens

http://www.sonypictures.com/tv/shows/kingofqueens/index.php
http://www.kingofqueens.tv/
http://www.kabeleins.de/serien_shows/king_of_queens/
http://images.google.de/images?hs=Qhi&hl=de&client=firefox-a&rls=org.mozilla:de:official&q=The+King+of+queens&btnG=Suche&ie=UTF-8&oe=UTF-8&sa=N&tab=wi

Stromberg

http://www.prosieben.de/show_comedy/stromberg/
http://www.stromberg-fanclub.de/
http://images.google.de/images?q=Stromberg&oe=UTF-8&lr=lang_de&client=firefox-a&rls=org.mozilla:de:official&ie=UTF-8&sa=N&tab=wi

Auf Achse

http://www.auf-achse.de.ms/
http://www.serienoldies.de/main/serie_detail.php?id=110



Title: Wide Icons :)
Post by: A1patriot on May 26, 2006, 03:18:00 PM
QUOTE(pakaveli @ May 26 2006, 07:06 PM) View Post

thanks for the boondocks icon  biggrin.gif

one more req:

everybody hates chris -> http://www.upn.com/s...is/main_pic.jpg




everybody hates chris uploaded already, infact i improved and reupped it smile.gif


IPB Image
Title: Wide Icons :)
Post by: nutski on May 26, 2006, 03:49:00 PM
ok, i`m stuck smile.gif installed latest xbmc from #xbins ftp, made the xml changes, checked 5 time, but it still won`t show correctly, looks distorted, but the caching in advancedsettings.xml is corret
Title: Wide Icons :)
Post by: autoxerFSP21 on May 26, 2006, 10:10:00 PM
Request: The History Channel

I was thinking maybe this picture for the background: Background

And a logo in the foreground(minus the australia stuff): http://www.historych...s/new_logo2.gif
Title: Wide Icons :)
Post by: taiq on May 27, 2006, 02:28:00 AM
I've tried my hand a few times, but can't manage to get them looking nice when the top layer's on.

Could anybody produce icons for "Yes, Prime Minister", "Dilbert", "Frasier" and "Norm" (aka "The Norm Show")?
Title: Wide Icons :)
Post by: nutski on May 27, 2006, 04:49:00 AM
made a few icons, only first attempts so i`ll keep tweaking

IPB Image
IPB Image
IPB Image

i`ll try and help fill some of the requests when i have a chance
Title: Wide Icons :)
Post by: nutski on May 27, 2006, 06:16:00 AM
ok, image hosting was playing up so i`ll try again smile.gif

IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: NineT9mustang on May 27, 2006, 08:30:00 AM
Hey jedi, save your insults for slapping me in #xbmc, plsknpthxbtch ;P ;P ;P

Wow! I've been absent for a few days and look at us now...Great job guys, I believe the Wide Icon collection has nearly tripled since I've uploaded mine!!

I apreciate everyones contribution, can't believe what a good job you guys have done with those icons, they look sexy! Makes me want to buy just about every tv series in this thread... so 170.

And as requested, some more icons for certain shows:

IPB Image

Will be uploaded after I send this reply smile.gif

Again, great work everyone, good to know there are people out there helping to fulfill requests smile.gif Amazing smile.gif

-NineT9

PS For those rare ppl who have had problems applying these wide icons, your images being "distorted" or looking different, try updated this file -> system/imagelib.dll and that should do it smile.gif
Title: Wide Icons :)
Post by: nutski on May 27, 2006, 11:40:00 AM
Few more...

IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: pakaveli on May 27, 2006, 11:09:00 AM
QUOTE(A1patriot @ May 26 2006, 10:25 PM) View Post

everybody hates chris uploaded already, infact i improved and reupped it smile.gif
IPB Image


woops, didn't see it before. thanks  biggrin.gif
Title: Wide Icons :)
Post by: nutski on May 27, 2006, 04:06:00 PM
And some more.........

IPB Image
IPB Image
IPB Image

Not too happy with the one for My Family, but will do until i find some more images
Title: Wide Icons :)
Post by: nutski on May 27, 2006, 06:01:00 PM
Ok this is my last lot for the day smile.gif

IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: nutski on May 27, 2006, 06:23:00 PM
Ok, couldn`t resist, now my tv folders is completed, will look at some requests tomorrow

IPB Image
IPB Image
Title: Wide Icons :)
Post by: bushisafkgidiot on May 27, 2006, 07:09:00 PM
Sorry for asking such a newbie question, but do you guys actually have most of these shows saved somewhere in  your network (ie Harddrive, NAS, etc), or are you streaming them somehow?
Title: Wide Icons :)
Post by: Burn242 on May 27, 2006, 10:57:00 PM
A few Req, Thanks

-Scare Tactics

http://www.scifi.com/scaretactics/

-Over There

-Nip tuck

http://www.fxnetwork...ptuck/main.html


-Masters of Horror

http://www.sho.com/s...fhorror/home.do



Thanks Again!
Title: Wide Icons :)
Post by: Dr_J on May 28, 2006, 02:32:00 AM
Here are 3 Transformers related wide Icons I put together. They look fine on my SDTV, dunno about on an HD. I'm not the most talented or experienced graphics editor, but I like em.

IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: Dr_J on May 28, 2006, 03:16:00 AM
I guess I'm on a no edit leash or something. Anyway, I uploaded all 3 of the previous icons to the user upload area. It took me a bit of digging to find where to upload stuff, it's not the most intuitive interface when you can't quickly determine how to access different albums.
Title: Wide Icons :)
Post by: nutski on May 28, 2006, 04:52:00 AM
IPB Image
Title: Wide Icons :)
Post by: nutski on May 28, 2006, 05:05:00 AM
IPB Image
Title: Wide Icons :)
Post by: helino on May 28, 2006, 07:13:00 AM
These icons looks great! It would be awesome if someone could make a rec icon for all the stuff you recorded from your TV-card. (I saw some swedish icons, so if anyone wants to make a "inspelat" icon, that's ok for me  biggrin.gif ) Thanks everyone!
Title: Wide Icons :)
Post by: slumberpod77 on May 28, 2006, 07:56:00 AM
i'm getting close to finishing the code for adding a button to toggle on/off the wide icons, the main wrinkle is i am trying to set up a second on/off for text labels. two boolean states in combination = much more complicated sad.gif hope to have it done later today...
Title: Wide Icons :)
Post by: A1patriot on May 28, 2006, 11:05:00 AM
some icons

IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image

can't upload to xbmc.ckdvt.com 'add photo' button has gone. As a constructive critism i think the site could be much simpler and user friendly (for plebs like me) smile.gif

great work guys.
Title: Wide Icons :)
Post by: blittan on May 28, 2006, 02:33:00 PM
uploaded to site:

Bill Hicks.png
Dirty Sanchez.png
Heist-PROPER.png (proper logo)
Masters of Horrors.png (saw it was already done, but hey atleast you can choose between two)
Nip-Tuck.png (same same)
Over There.png
Scare Tactics.png
The Gadget Show.png

waiting for upload:
Teachers
The Tick

working on:
Ray Mears Extreme survival
Extras (the series...not the one u already got ;D)

Chick Flicks
Videos
Recorded from your TV-card.

Have problems finding good images/logos for this shows!

Ray Mears Extreme survival
Extras (the series...not the one u already got ;D)

Please help out if you know where to find!!
Title: Wide Icons :)
Post by: nutski on May 28, 2006, 03:43:00 PM
Here`s one for extras

IPB Image
Title: Wide Icons :)
Post by: tripredicus on May 28, 2006, 10:31:00 PM
QUOTE(NineT9mustang @ May 27 2006, 03:37 PM) View Post

And as requested, some more icons for certain shows:

IPB Image

Will be uploaded after I send this reply smile.gif
Title: Wide Icons :)
Post by: blittan on May 29, 2006, 03:08:00 AM
waiting for upload:
chicks_eng.png
chicks_swe.png
Love Monkey.png
Recordings_eng.png
Recordings_swe.png
Teachers.png
The Loop.png
The Tick.png
Videos_eng.png
Videos_swe.png

Still having problem finding good pictures to:
Ray Mears Extreme survival

So if anyone finds a good one, PM me!
Title: Wide Icons :)
Post by: dankula on May 29, 2006, 05:36:00 AM
Here's a few I ginned up. Can't figure out for the life of me how to upload 'em to the site.
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: xLoial on May 29, 2006, 06:09:00 AM
Ok, here's a Monty Python icon I've been working on... I feel I'm pushing my somewhat limited graphic talents to its limit...  sad.gif  So I'd really like some feedback or tips on how to improve it.

Also having some trouble finding out how to upload...

IPB Image

Edit:Dammit, didn't notice you already did one, T9... Couldn't find it in any search, though...

-xL
Title: Wide Icons :)
Post by: peaksworth on May 29, 2006, 06:30:00 AM
Some requests please:

Lano and Woodley

http://www.smh.com.a...eb__300x225.jpg
http://www.hermajest...om.au/lano.html
http://www.ezydvd.co...item.zml/230022

Viva La Bam

http://noopen.net/ja...10-1024-768.jpg
http://www.uemedia.n...07shilobam3.jpg
http://www.flexiety....ir691_f_250.jpg


Mr Bean

http://www.benovsky.com/bean/
http://img.film.de/m...63/splash_l.jpg
http://www.geocities...mrb_graphic.jpg

i would also like to make a request for some sporting genres such as skateboarding, soccer, surfing and NBA
Title: Wide Icons :)
Post by: blittan on May 29, 2006, 06:44:00 AM
@dankula: you cant upload unless the "upload dir" is empty, which the siteowner must do. so check back wink.gif

@xLoial: looking good, think you're on the right track, practice gives skills  tongue.gif

@peaksworth: looking into this, will upload to site and post message here when done
Title: Wide Icons :)
Post by: alexpb1 on May 29, 2006, 09:34:00 AM
I edited the settings, downloaded your icons, renamed the .png files to folder.jpg but when they show up in XBMC they are all blurry and ugly looking.

What went wrong?
Title: Wide Icons :)
Post by: blittan on May 29, 2006, 10:22:00 AM
QUOTE(alexpb1 @ May 29 2006, 05:05 PM) *

I edited the settings, downloaded your icons, renamed the .png files to folder.jpg but when they show up in XBMC they are all blurry and ugly looking.

What went wrong?


Try and update the imagelib.dll in xbmc\system to the latest from cvs or upgrade to the latest t3ch release

Title: Wide Icons :)
Post by: nutski on May 29, 2006, 11:11:00 AM
For peaksworth:

IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: alexpb1 on May 29, 2006, 12:01:00 PM
im using the release from yesterday.

Hm..
Title: Wide Icons :)
Post by: alexpb1 on May 29, 2006, 11:55:00 AM
Ok so i cant edit that post?

Anyways i deleted the ENTIRE XBMC folder, and then transferred over a fresh May 28 CVS build compiled by TECH version and then redid the instructions.

They still come out all blurry and distorted looking.

Ok so i took a screenshot of what it looks like, perhaps thatll help fix it.
http://img440.images...nshot0011nz.png

Thanks
Title: Wide Icons :)
Post by: harrisonh1 on May 29, 2006, 12:40:00 PM
Alright, just a few requests.  smile.gif

The Angry Beavers
Rocko's Modern Life
Scrubs
South Park

If someone could whip those up that would be great!
Title: Wide Icons :)
Post by: you_stole_my_atari on May 29, 2006, 12:26:00 PM
Great job with the thumbnails.....

I set this up, followed instructions which were really straightforward however I have an issue where XBMC is not picking up the thumbnails when they are stored as filename folder.png - however when I resave same thumbnail as folder.jpg it appears (this is annoying as the background transparency does not then work) - I'm using the 28-05-2006 T3CH build so I was rather hoping that since all of you seem to have this working you might be able to offer some thoughts?

cheers

 cool.gif

Title: Wide Icons :)
Post by: xLoial on May 29, 2006, 01:47:00 PM
@alexpb1: you followed all of the instructuions right? including the part about advancedsettings.xml... You need to up you thumbnail cache... oh, and you might want to go to your userdata folder, and delete the old cached thumbnails

@you_stole_my_atari: the files itselves should be png... no need of reformatting them, even when naming them folder.jpg (I know this is confusing, but despite the extension, xbmc will still recognize it as a transparent png)
The other option isn't naming the files <foldername>.png, but <foldername>.tbn (mind, they're still pngs, just renamed), and should be in the same level as the folders...

Hope this helps both of you.

and @blittan: Thanks for being supportive, I appreciated that. Tack så mycket!

-xL
Title: Wide Icons :)
Post by: alexpb1 on May 29, 2006, 01:19:00 PM
Hmm, i cleared my cached thumbnails before and that didnt fix it, but i just decided to do it again, and now they are showing properly =\

Thanks!

Also requesting:

Movies:
Running Scared
http://ffmedia.ign.c...04041307736.jpg

Saving Private Ryan
http://www.dvdbeaver...rivate_ryan.jpg

Title: Wide Icons :)
Post by: nutski on May 29, 2006, 02:02:00 PM
QUOTE(harrisonh1 @ May 29 2006, 07:11 PM) *

Alright, just a few requests.  smile.gif

The Angry Beavers
Rocko's Modern Life
Scrubs
South Park

If someone could whip those up that would be great!


As far as i remember there are already wide icons for Scrubs and South Park on http://xbmc.ckdvt.com/

Here are the other two though

IPB Image
IPB Image
Title: Wide Icons :)
Post by: peaksworth on May 29, 2006, 02:48:00 PM
thankyou nutski these icons are great.  i am also wating for "that 70s show" to be uploaded to site i see that some one has done it earlier in this forum.
Title: Wide Icons :)
Post by: peaksworth on May 29, 2006, 03:52:00 PM
would it be more convenient if there was another view type called "wide icons" in the view tab on the left hand side.  Is this possible?
Title: Wide Icons :)
Post by: alexpb1 on May 29, 2006, 03:37:00 PM
thanks for these wide icons! they are sweet.

I went ahead and made my own individual icons for each episode of each series i have, so i have something that looks like this, in a huge list. Each icon is a screen capture of that exact episode.

http://img126.images...nshot0027nt.png

Im lovin it! Fits perfectly under the nice House wide icon.
Title: Wide Icons :)
Post by: blittan on May 30, 2006, 04:37:00 AM
QUOTE(peaksworth @ May 29 2006, 11:23 PM) *

would it be more convenient if there was another view type called "wide icons" in the view tab on the left hand side.  Is this possible?


in your language file, change string 100 to whatever you like

example from:
<string><id>100</id><value>View: Icons</value></string>

example to:
<string><id>100</id><value>View: Wide Icons</value></string>
Title: Wide Icons :)
Post by: imamafackinhokie on May 30, 2006, 05:02:00 AM
My fault guys for not moving the icons sooner, but if you went to - http://xbmc.ckdvt.co...llery2/main.php you could upload the icons there, I will add a button to the main site for uploading icons whnever there are items already in the folder.

Sorry it took so long, it was a rough weekend. blink.gif

I have also already uploaded all icons that were in this thread because I messed up by not moving icons sooner. huh.gif
Title: Wide Icons :)
Post by: reloaded on May 30, 2006, 09:57:00 AM
Just one request, could you make an icon for Gilmore Girls?
Oh and the Grey's Anatomy icon is not transparant.

Thanks for the great work!!
Title: Wide Icons :)
Post by: blittan on May 30, 2006, 10:10:00 AM
uploaded to site:

chicks_eng.png
chicks_swe.png
Lano and Woodley.png
Love Monkey.png
Recordings_eng.png
Recordings_swe.png
Teachers.png
The Loop.png
The Tick.png
Videos_eng.png
Videos_swe.png
Viva La Bam.png
Title: Wide Icons :)
Post by: yeawhatever on May 30, 2006, 11:43:00 AM
cheers for doing my huge lis of last requests :0 MUCHO appriciated

got a few more for you if you get teh chance:

Football (generic)
chriss cunnignham http://www.directorslabel.com/webtools/chris_cunningham_dvd_cover.jpg

Porn: family buisness... try not 2 ake this 1 to rude wink.gif its on my m8s pc and dont wnat every1 being able to see rude pic as he shared folder

Long way round http://www.whitehorsepress.com/images/products/large/lwr.jpg
http://star.ap.teacup.com/swvewan/timg/middle_1128348553.jpg

Poker (generic)

Sliders http://leminuteur.free.fr/Fonds/sliders%202.JPG
http://netsliders.free.fr/down/w3-800.jpg

the trap door http://www.angelfire.com/sc/cheekychilla2/

I know some of this pics are pretty sucky..... wasnt sure what you would be looking for

just do ure best

cheers

Daveyboy

Title: Wide Icons :)
Post by: alexpb1 on May 30, 2006, 05:45:00 PM
i find these fun to make, but i still have a lot to learn in photoshop.

Can anyone help me with my current problem?

I made a that 70s show icon since the one on this thread isnt uploaded yet...but its just way to dark.

Can anyone tell me how to brighten up certain spots so its nicer looking?
IPB Image

NineT9Mustang's are really nice and bright..perhaps he can help.
Title: Wide Icons :)
Post by: WampaOne on May 30, 2006, 05:50:00 PM
my photoshop skills are pretty wretched, but i'd adjust the opacity in the front layer.  don't know if that's the best way to go or not...
Title: Wide Icons :)
Post by: alexpb1 on May 30, 2006, 06:07:00 PM
thanks, that works well.

added:
IPB Image
Title: Wide Icons :)
Post by: autoxerFSP21 on May 30, 2006, 07:44:00 PM
More Requests:
Doom 3 wide icon
Set of wide emulator icons.
Title: Wide Icons :)
Post by: alexpb1 on May 30, 2006, 08:39:00 PM
dont know if any will find these of use but i wanted em so i will share em too.

IPB Image
IPB Image
Title: Wide Icons :)
Post by: Heet on May 30, 2006, 09:11:00 PM
^Yup, thanks a lot.  Im using the private ryan one  beerchug.gif
Title: Wide Icons :)
Post by: peaksworth on May 31, 2006, 12:12:00 AM
http://xbmc.ckdvt.com/html1/index.php?option=com_wrapper&Itemid=46

can somebody please redo the little britain icon it is also too dark

thankyou
Title: Wide Icons :)
Post by: sabone on May 31, 2006, 03:46:00 AM
some stuff

SERiES

IPB Image

IPB Image

IPB Image

IPB Image


GAMES

IPB Image

IPB Image

IPB Image

IPB Image

IPB Image

IPB Image

IPB Image
Title: Wide Icons :)
Post by: peaksworth on May 31, 2006, 06:52:00 AM
IPB Image
IPB Image

these are both pretty bad i was wondering if someone could make one for me

here are some links to the pictures

http://www.imagebucket.net/images/finchie/louandy5.jpg
http://dvd.easycinema.com/easy/images/products/5/44055-large.jpg

thanks
Title: Wide Icons :)
Post by: nutski on May 31, 2006, 10:36:00 AM
After one of the previous posts i`ve decided to start making wide icons for my games, i know my icons are not the best but i`ll post them here for anyone thats wants to use them

IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: nutski on May 31, 2006, 11:46:00 AM
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: Attitude on May 31, 2006, 11:59:00 AM
nutski, dont know why you think your work is no good, the stuff ur doing is great m8, the game icons in particular wd and thanx for the effort you and the others are putting in producing them.
Title: Wide Icons :)
Post by: imamafackinhokie on May 31, 2006, 12:04:00 PM
great work man, I posted these to the site.
Title: Wide Icons :)
Post by: nutski on May 31, 2006, 02:36:00 PM
Cheers for the comments, still gradually knocking up a few more, will try and get more done after work tomorrow, if there are any requests for games icons, just post here and i`ll see what i can do for you

IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: A1patriot on May 31, 2006, 04:06:00 PM
yeah i got a few game requests smile.gif

drwxr-xr-x   1 ftp      ftp             0 Apr 20 16:54 Dreamfall
drwxr-xr-x   1 ftp      ftp             0 Mar 19 14:41 The Godfather
drwxr-xr-x   1 ftp      ftp             0 Apr 29 15:04 The Hustle Detroit Streets
drwxr-xr-x   1 ftp      ftp             0 Apr 05 12:45 Championship Bowling
drwxr-xr-x   1 ftp      ftp             0 Nov 02 17:56 James Bond 007 From Russia With Love
drwxr-xr-x   1 ftp      ftp             0 Jun 08 18:46 GTA San Andreas
drwxr-xr-x   1 ftp      ftp             0 Feb 22 13:47 Fight Night Round 3
drwxr-xr-x   1 ftp      ftp             0 Apr 20 21:23 Commandos Strike Force
drwxr-xr-x   1 ftp      ftp             0 Nov 09 18:57 Gun
drwxr-xr-x   1 ftp      ftp             0 May 08 11:48 Links 2004
drwxr-xr-x   1 ftp      ftp             0 Feb 24 16:49 FIFA Street 2
drwxr-xr-x   1 ftp      ftp             0 Jan 08 20:14 RalliSport Challenge 2
drwxr-xr-x   1 ftp      ftp             0 Nov 08 17:48 High Rollers Casino
drwxr-xr-x   1 ftp      ftp             0 Dec 16 10:07 Hitman Blood Money
drwxr-xr-x   1 ftp      ftp             0 May 17 13:33 The Da Vinci Code
drwxr-xr-x   1 ftp      ftp             0 Feb 13 13:15 Neighbours From Hell
drwxr-xr-x   1 ftp      ftp             0 Sep 15 16:25 Fahrenheit
drwxr-xr-x   1 ftp      ftp             0 Dec 01 18:53 Prince Of Persia The Two Thrones
drwxr-xr-x   1 ftp      ftp             0 Apr 24 21:23 Crazy Taxi 3
drwxr-xr-x   1 ftp      ftp             0 Feb 16 17:57 Black
drwxr-xr-x   1 ftp      ftp             0 Sep 19 14:50 Mortal Kombat Shaolin Monks
drwxr-xr-x   1 ftp      ftp             0 Apr 25 13:10 FIFA World Cup 2006
drwxr-xr-x   1 ftp      ftp             0 Mar 23 17:38 OutRun 2006 Coast 2 Coast
drwxr-xr-x   1 ftp      ftp             0 Sep 14 05:06 Burnout Revenge
drwxr-xr-x   1 ftp      ftp             0 May 17 22:47 X-Men
drwxr-xr-x   1 ftp      ftp             0 Sep 01 14:53 MotoGP 3
drwxr-xr-x   1 ftp      ftp             0 Mar 16 14:36 Driver Parallel Lines
drwxr-xr-x   1 ftp      ftp             0 Oct 21 06:00 Mortal Kombat Deception
drwxr-xr-x   1 ftp      ftp             0 Sep 21 10:17 The Simpsons Hit & Run
drwxr-xr-x   1 ftp      ftp             0 Oct 28 08:59 Rocky Legends
drwxr-xr-x   1 ftp      ftp             0 Nov 03 12:23 Ultra Bust A Move
drwxr-xr-x   1 ftp      ftp             0 May 19 00:37 Urban Chaos
drwxr-xr-x   1 ftp      ftp             0 Dec 02 18:01 Monopoly Party
drwxr-xr-x   1 ftp      ftp             0 Dec 30 11:50 Super Bubble Pop
drwxr-xr-x   1 ftp      ftp             0 May 22 17:14 Chessmaster
drwxr-xr-x   1 ftp      ftp             0 May 23 13:34 Pure Pinball
drwxr-xr-x   1 ftp      ftp             0 May 25 00:57 Panzer Elite Action
drwxr-xr-x   1 ftp      ftp             0 Nov 09 20:12 King Kong
drwxr-xr-x   1 ftp      ftp             0 Oct 28 23:00 Land Of The Dead
drwxr-xr-x   1 ftp      ftp             0 Apr 15 13:34 World Snooker Championship 2005
drwxr-xr-x   1 ftp      ftp             0 Oct 21 22:06 Top Spin Tennis


nah just kidding i'll have a go myself and post em up wink.gif

and yeah i'm too lazy to type (c&P dir list)
Title: Wide Icons :)
Post by: seajay1221 on May 31, 2006, 05:10:00 PM
I have to request a lot of tv icons.  If I had photoshop I'd do it but alas I don't.  If anybody could help make some of these I'd really appreciate it.

http://upload.wikimedia.org/wikipedia/en/b/b1/Aeon2.jpg

http://www.warnervideo.com/benstillershow/benstillerother.html

http://www.clone-high.com/

http://www.comedycentral.com/shows/wanderlust/index.jhtml

http://www.geocities.com/Hollywood/club/6285/

http://www.spiketv.com/#shows/mxc/index.jhtml

http://www.hbo.com/rome/

http://www.ucbtheatre.com/

http://www.intothematrix.com/

http://209.61.175.51/assets/Image/portfolio/nick_splat_3_r.gif

http://i9.photobucket.com/albums/a63/lada50/spongebob-hemppants.jpg

http://images.google.com/images?svnum=10&hl=en&safe=off&client=firefox-a&rls=org.mozilla:en-US:official&sa=X&oi=spell&resnum=1&ct=result&cd=1&q=ducktales&spell=1

http://muppet.wikicities.com/images/2/29/Title.babies.jpg

http://www.agonybooth.com/extras/mr_t/mr_t_banner.jpg

http://kamikaze666.no.sapo.pt/Merdas%20po%20Forum/Thundercats.jpg

http://images.barnesandnoble.com/images/9100000/9109923.jpg

http://memorylab.deanlabs.com/GetImage.aspx?F=sa1281.gif&T=CARTOON

and if an icon could be made to replace the playlists icon that would be sweet.  those links are the best ones i could find.  thanks so much in advance (and yeah i know a few are kind of weird lol)
Title: Wide Icons :)
Post by: guybird on May 31, 2006, 05:45:00 PM
I must say this project is turning out very nicely!  Great job everyone.  The majority of the common TV Shows have icons now, but the Cartoon section is lacking a few good series icons:

Animaniacs
http://www.gametoday.nl/images/article/28624301/1119219170_5_gif_1133591a.gif
Batman TAS
http://zerojanvier.hautetfort.com/images/Batman_TAS.gif
Gargoyles TAS
http://www.s8.org/gargoyles/archives/wallpaper/jitpra-gargoyles.jpg
http://www.gargoyles-fans.org/characters/images/garg_cast.gif
Looney Tunes
http://www.tr.k12.in.us/trh01/alleet/ADVCAPP%202003/rileyk/images/logo-loony-toons-2.gif
Spiderman TAS
http://img314.imageshack.us/img314/2695/folder9yi.jpg
Thundercats - wide icon NOT for the dvd sets, but for individual files
http://www.vgmuseum.com/scans/scans4/thundercats.jpg
http://www.tvcrazy.net/tvclassics/wallpaper/cartoons/thundercats/logo.jpg
X-Men TAS - There's one there, but I believe its for the newer series
http://www.x-men.pl/screen/tas.jpg
Title: Wide Icons :)
Post by: DiStUrBeD.xBoX on May 31, 2006, 06:59:00 PM
Here are a few games i would like in wide icon form if anyone has the time.

Black
Def Jam Fight for NY
Fable The Lost Chapters
Fight Night Round 3
Ghost Recon Advanced Warfighter
Madden 06
Tony Hawks American Wasteland
Unreal Championship 2

thanks to anyone who makes these for me  biggrin.gif
Title: Wide Icons :)
Post by: Darktempest on May 31, 2006, 08:36:00 PM
I know that this is a few days late, but how was this done?  not the screensnaps but the back icon being the root  folder icon? all I get is the arrow, I really want to do something like this but cant figure out how to get the arrow outta the way

Thanks

Darktempest


QUOTE(alexpb1 @ May 29 2006, 02:44 PM) *

thanks for these wide icons! they are sweet.

I went ahead and made my own individual icons for each episode of each series i have, so i have something that looks like this, in a huge list. Each icon is a screen capture of that exact episode.

http://img126.imageshack.us/img126/1678/screenshot0027nt.png

Im lovin it! Fits perfectly under the nice House wide icon.

Title: Wide Icons :)
Post by: xanataus on May 31, 2006, 09:09:00 PM
Hi,

Once I add the settings required for these WIDE icons ...

Will i still be able to use the smaller(standard) icons as well, or is it either STANDARD or WIDE and you cannot have both ?

Cheers
Xan
Title: Wide Icons :)
Post by: alexpb1 on May 31, 2006, 09:49:00 PM
QUOTE(Darktempest @ May 31 2006, 10:07 PM) *

I know that this is a few days late, but how was this done?  not the screensnaps but the back icon being the root  folder icon? all I get is the arrow, I really want to do something like this but cant figure out how to get the arrow outta the way

Thanks

Darktempest

Its not the root folder icon, it looks like that because that screenshot was currently in a sub folder inside the House folder called "Season 1" so what looks like the root folder would just take me back to the seasons folders.
I'd like to get rid of that arrow thing though, i dont use it and its just annoying to me.
Title: Wide Icons :)
Post by: helino on June 01, 2006, 12:56:00 AM
There's icons for almost all TV-series now, but there are at least two missing.  I can't seem to find Rome or One Tree Hill, so if anyone wants to make them, I would be grateful. Thanks everyone for an incredible work!
Title: Wide Icons :)
Post by: helino on June 01, 2006, 02:24:00 AM
I thought I could contribute with something, so here's the icon for the swedish tv-show "Ett Herrans Liv". I don't know how to upload, so I post it here. Enjoy all swedes

IPB Image
Title: Wide Icons :)
Post by: nutski on June 01, 2006, 03:59:00 PM
QUOTE(DiStUrBeD.xBoX @ Jun 1 2006, 01:30 AM) *

Here are a few games i would like in wide icon form if anyone has the time.

Black
Def Jam Fight for NY
Fable The Lost Chapters
Fight Night Round 3
Ghost Recon Advanced Warfighter
Madden 06
Tony Hawks American Wasteland
Unreal Championship 2

thanks to anyone who makes these for me  biggrin.gif


IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: DiStUrBeD.xBoX on June 01, 2006, 04:54:00 PM
Wow thank you so much i really wanted those and you made them so perfect  biggrin.gif
Title: Wide Icons :)
Post by: xanataus on June 01, 2006, 06:07:00 PM
QUOTE(xanataus @ Jun 1 2006, 12:40 PM) *

Hi,

Once I add the settings required for these WIDE icons ...

Will i still be able to use the smaller(standard) icons as well, or is it either STANDARD or WIDE and you cannot have both ?

Cheers
Xan


Can someone answer this for me PLEASE ...

Thanks
Xan
Title: Wide Icons :)
Post by: autoxerFSP21 on June 01, 2006, 08:41:00 PM
Requests:
Anime category http://www.inetres.com/gp/anime/ns/ns00a.jpg
Girlmore Girls (to keep the GF happy...)
http://pdl.warnerbros.com/thewb/downloads/desktops/gilmoregirls/1280x1024.jpg
Title: Wide Icons :)
Post by: Darktempest on June 01, 2006, 09:14:00 PM
Ninet9mustang,
                       Your PS skills are awesome, unfortunetly I cant find any of these icons on the site namely the voyager or andromada ones.  Can you please upload them?  The astounding beauty of my tv folders section would worship you. :>

Darktempest

QUOTE(NineT9mustang @ May 27 2006, 07:37 AM) *

Hey jedi, save your insults for slapping me in #xbmc, plsknpthxbtch ;P ;P ;P

Wow! I've been absent for a few days and look at us now...Great job guys, I believe the Wide Icon collection has nearly tripled since I've uploaded mine!!

I apreciate everyones contribution, can't believe what a good job you guys have done with those icons, they look sexy! Makes me want to buy just about every tv series in this thread... so 170.

And as requested, some more icons for certain shows:

IPB Image

Will be uploaded after I send this reply smile.gif

Again, great work everyone, good to know there are people out there helping to fulfill requests smile.gif Amazing smile.gif

-NineT9

PS For those rare ppl who have had problems applying these wide icons, your images being "distorted" or looking different, try updated this file -> system/imagelib.dll and that should do it smile.gif






Request Please -
Tripping the Rift
http://www.scifi.com/tripping/downloads/desktops/
http://www.scifi2k.com/misc_html/reviews/series_photos/Tripping_Rift.jpg

sorry best I could find.

thanks
Darktempest
Title: Wide Icons :)
Post by: fatfonzi on June 02, 2006, 04:06:00 AM
Any word on the emulator icons?


Great work!



thanks
fatfonzi
Title: Wide Icons :)
Post by: fatfonzi on June 02, 2006, 06:16:00 AM
Request:

Wide dvd:

Copote
Boondock Saints
Big Daddy
Happy Gilmore




Wide xbox game

Da vinci code
Stacked
Mlb 2k6



Can't wait  to see your wide emulator Icons


Thanks
fatfonzi
Title: Wide Icons :)
Post by: autoxerFSP21 on June 02, 2006, 06:17:00 AM
It seems the requests have gotten out of hand, so here is a summary:
TV Shows:
Tripping the Rift
http://www.scifi.com/tripping/downloads/desktops/
http://www.scifi2k.com/misc_html/reviews/series_photos/Tripping_Rift.jpg
Gilmore girls
http://pdl.warnerbros.com/thewb/downloads/desktops/gilmoregirls/1280x1024.jpg
Little Britain(not happy with the first ones)
http://www.imagebucket.net/images/finchie/louandy5.jpg
http://dvd.easycinema.com/easy/images/products/5/44055-large.jpg
Aeon Flux
The Ben Stiller Show
Clone High
Gerhard Reinke's Wanderlust
MacGyver
MXC
Upright Citizens Brigade
The Animatrix
Nickelodeon
Spongebong Hemp Pants
DuckTales
Muppet Babies
Mister T
Thundercats
Entourage
Chuck Norris Karate Kommandos
Animaniacs
http://www.gametoday.nl/images/article/28624301/1119219170_5_gif_1133591a.gif
Batman TAS
http://zerojanvier.hautetfort.com/images/Batman_TAS.gif
Gargoyles TAS
http://www.s8.org/gargoyles/archives/wallpaper/jitpra-gargoyles.jpg
http://www.gargoyles-fans.org/characters/images/garg_cast.gif
Looney Tunes
http://www.tr.k12.in.us/trh01/alleet/ADVCAPP%202003/rileyk/images/logo-loony-toons-2.gif
Spiderman TAS
http://img314.imageshack.us/img314/2695/folder9yi.jpg
Thundercats - wide icon NOT for the dvd sets, but for individual files
http://www.vgmuseum.com/scans/scans4/thundercats.jpg
http://www.tvcrazy.net/tvclassics/wallpaper/cartoons/thundercats/logo.jpg
X-Men TAS - There's one there, but I believe its for the newer series
http://www.x-men.pl/screen/tas.jpg
Anime Category
http://www.inetres.com/gp/anime/ns/ns00a.jpg

Other:
Wide Emulator Icons
Title: Wide Icons :)
Post by: yeawhatever on June 02, 2006, 11:40:00 AM
Not sure how long it stays up on image shack, but here is what u can do with a little bit more editing of your skin... i have done this on pdm, but i have also got it on pm3

5 icons to a a page looks lot better, and now with the current cvs, you can remove file names biggrin.gif woohoo

http://img410.imageshack.us/my.php?image=wide59uk.jpg

Just started on my games... few requests for you boys wink.gif

http://www.MS.com/games/oddworld/
http://uk.gamespot.com/xbox/action/sonicmegacollectionplus/index.html
http://games.teamxbox.com/xbox/1134/Tomb-Raider-Legend/
http://games.teamxbox.com/xbox/1257/World-Series-of-Poker/
http://www.rom.gr/rom3/village/v4_images/BOMBERMAN.JPG

I could also do with soem wide icons for catergorys:

Dash
Games
Programs

cheers boys. keep up the work, oh and mattarron, get ure ass  into #xbmc, been wanting help with this for ages wink.gif

Daveyboy
Title: Wide Icons :)
Post by: imamafackinhokie on June 02, 2006, 12:17:00 PM
i think that this icon thread as well as the other icon thread be moved to the new sub-forum of X-S and rename that sub-forum the multimedia forum.  And inside of there just have 3 more Icon Request threads one for wide icons, one for xbox icons, and one for dvd icons.

I just think that this would make things much easier. blink.gif
Title: Wide Icons :)
Post by: Dr_J on June 03, 2006, 04:07:00 AM
I made a couple more icons for movies I have but didn't see an icon for. They're both uploaded to the site.

http://xbmc.ckdvt.com/html/modules/gallery2/main.php?g2_view=core.DownloadItem&g2_itemId=18342&g2_serialNumber=1
http://xbmc.ckdvt.com/html/modules/gallery2/main.php?g2_view=core.DownloadItem&g2_itemId=18338&g2_serialNumber=1
Title: Wide Icons :)
Post by: nutski on June 03, 2006, 11:21:00 AM
Got round to doing a few more request, done in no particular order, just whichever i feel like at the time  biggrin.gif
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image

IPB Image
IPB Image
IPB Image
IPB Image
IPB Image

IPB Image
IPB Image
IPB Image
IPB Image
IPB Image

IPB Image
IPB Image
Title: Wide Icons :)
Post by: Darktempest on June 03, 2006, 12:48:00 PM
Awesome!

Thanks nutski
Title: Wide Icons :)
Post by: fatfonzi on June 03, 2006, 01:27:00 PM
nutski

when will i be able to download those new game wide icons?
there not on this   http://xbmc.ckdvt.com/html1/index.php?option=com_frontpage&Itemid=1   site yet.

thanks
fatfonzi
Title: Wide Icons :)
Post by: nutski on June 03, 2006, 02:13:00 PM
I`ll try and upload them a lil later, at the moment i can`t connect to the site, for now you can right click and download the images from the post as they are direct links to the png`s on imagebucket, should work fine for you.
Title: Wide Icons :)
Post by: fatfonzi on June 03, 2006, 03:18:00 PM
hey nutski,

How do I get my xbmc to look like this?



http://www.connectedinternet.co.uk/screenshot017.jpg


Thanks
Fatfonzi
Title: Wide Icons :)
Post by: alexpb1 on June 03, 2006, 03:29:00 PM
Hey i see a few of you guys have the icons set up in XBMC without the text underneathe it telling you what it is.

What do i edit to get rid of the folder names? So i can just have nice icons...
Title: Wide Icons :)
Post by: nutski on June 03, 2006, 05:14:00 PM
QUOTE(fatfonzi @ Jun 3 2006, 09:49 PM) *

hey nutski,

How do I get my xbmc to look like this?
http://www.connectedinternet.co.uk/screenshot017.jpg
Thanks
Fatfonzi

 I can`t see the pic, firefox goes to the main page, ie says file doesn`t exist
Title: Wide Icons :)
Post by: fatfonzi on June 03, 2006, 05:25:00 PM
nutski,

Try this link and scroll down to the incredibles icon with the dvd movie information.

http://www.connectedinternet.co.uk/blog/_archives/2006/3/21/1832215.html

Thanks
Fatfonzi
Title: Wide Icons :)
Post by: alexpb1 on June 03, 2006, 11:13:00 PM
thats just the IMDB info.

You cant get that automatically.

What you do is go to the movie you want to get the info on. Press the white button on the xbox controller and go to "Movie Information". If you are connected to the internet, as this is the only way it will work. It will connect to www.imdb.com and find the movie and bring up the info like that.

Although i don't see why you are asking Nutski how you can get yours looking like that...or what it has to do with Wide icons?

 blink.gif
Title: Wide Icons :)
Post by: alexpb1 on June 04, 2006, 02:57:00 AM
made these to organise my collection. Thought i'd share.

IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image

IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: taiq on June 04, 2006, 07:49:00 AM
I don't suppose anyone could manage icons for:

Frasier
Trailers (category icon)
Game speedruns (category icon)
Norm (aka The Norm Show)
.hack//SIGN
Woody Allen (director icon)
Ingmar Bergman (director icon)
"Other" category icon
Compilation of Final Fantasy VII
Title: Wide Icons :)
Post by: Pennylane on June 04, 2006, 08:58:00 AM
I quickley made some icons for my missing shows:

Nana
IPB Image


Gilmore Girls (not the best one... but better than nothing..)
IPB Image


Schmeckt nicht gibts nicht (which looks crappy, but since i'll be the only person to use it, it doesnt matter...)
IPB Image
Title: Wide Icons :)
Post by: Darkmatter2k on June 04, 2006, 03:53:00 PM
Holy shit! im gone for one week, and this thread just exploded smile.gif

Just wanted to say that i have uploaded

2 versions of Six Feet Under (one light, one dark to suit your preference)
Re-Done: Penn and teller bullshit, little brittain, Supernatural, Deadwood and Buffy The Vampire Slayer.

The redone icons are basically the same versions, but i have tried to increase the visibility of the underlying graphics of the image (meaning i was unhappy with how they looked).

Im working on re-doing some of my other works, as im not quite happy with their appearance on my TV.
Title: Wide Icons :)
Post by: blittan on June 04, 2006, 04:54:00 PM
uploaded a few requests to the site:

Aeon Flux.png
Appleseed.png
category_anime.png
category_movie-trailers_eng.png
category_movie-trailers_swe.png
category_other_eng.png
category_other_swe.png
category_speed-gameruns.png
Clone high.png
dot hack.png
Duck Tales.png
emulator_nintendo8bit.png
emulator_nintendo16bit.png
emulator_nintendo64bit.png
Entourage.png
Final Fantasy VII.png
Frasier.png
Little Britain.png
MacGyver.png
Muppet Babies.png
MXC.png
Nickelodeon.png
Pitch Black.png
Spongebong Hemppants.png
The Ben Stiller Show.png
Thundercats.png
Triping the Rift.png
Upright Citizens Brigade.png

more to come biggrin.gif
Title: Wide Icons :)
Post by: sheepie on June 04, 2006, 07:56:00 PM
any chance of some for The Unit , Over There, ergo proxy, brocken saints,  and Dark angel

also for the time being im usuing xbmc on my widescreen monitor over component @ 1080i and the icons seem a bit small is there any way to make them apear larger?




thanks for the icons already posted guys biggrin.gif
Title: Wide Icons :)
Post by: THOUGHTCRIMINAL on June 04, 2006, 08:37:00 PM
I tried making my own icons but when I use the front template, it seems to be way to dark, like the opacity of the pixels isn't correct or something. I've tried using both Photoshop and Paint Shop Pro but it's still too dark. Did you guys alter the front template? I really have no idea why it's doing this.

EDIT : I made this Office Space icon so you can see what I mean. The overlay is too proheminent for my taste.
IPB Image
Title: Wide Icons :)
Post by: alexpb1 on June 04, 2006, 08:53:00 PM
if you go back a couple pages i asked the same thing, how to fix it.

Click on the front layer with the layers window open and adjust the fill/opacity to whatever you see fit.
Title: Wide Icons :)
Post by: THOUGHTCRIMINAL on June 04, 2006, 10:11:00 PM
thanks a lot mate!!
Title: Wide Icons :)
Post by: Dr_J on June 04, 2006, 11:12:00 PM
QUOTE(alexpb1 @ Jun 3 2006, 05:00 PM) *

Hey i see a few of you guys have the icons set up in XBMC without the text underneathe it telling you what it is.

What do i edit to get rid of the folder names? So i can just have nice icons...

I played around with it and was able to get rid of the labels. You have to set the text color to 00 alpha. Then you have to tweak the icon size to eliminate spacing. I don't have wide icons for everything though so I ended up undoing it and would rather have a wide icon view type. I didn't figure out how to add a view type though. I just couldn't find anywhere in the xml where you could define a new view.

Here's the xml you need to make the labels disappear and the spacing for them shrink. You can tweak the heights if you don't like the spacing.

<textcolor>00000000</textcolor>
<itemwidth>460</itemwidth>
<itemheight>90</itemheight>
<texturewidth>460</texturewidth>
<textureheight>90</textureheight>
<thumbwidth>460</thumbwidth>
<thumbheight>90</thumbheight>
<thumbalign>center</thumbalign>

Title: Wide Icons :)
Post by: Dr_J on June 04, 2006, 11:37:00 PM
I did some more tweaking and think I like this setup better. I've only tested on a 480i display, so I can't speak to how the absolute positioning will turn out for other resolutions. But I was able to get 5 icons on each page and I like it pretty well. If it doesn't work on your display just tweak the posy, thumbposx, thumbposy and spinposy values.

<posy>110</posy>
<textcolor>00000000</textcolor>
<itemwidth>460</itemwidth>
<itemheight>82</itemheight>
<texturewidth>460</texturewidth>
<textureheight>82</textureheight>
<thumbwidth>460</thumbwidth>
<thumbheight>85</thumbheight>
<thumbposx>-5</thumbposx>
<thumbposy>0</thumbposy>
<spinposy>415</spinposy>

Just replace the xml from the original post with either of these and see which you like. You can tweak from there. Here's a link to the XBMC doc on the various tags for the control: http://manual.xboxmediacenter.de/wakka.php?wakka=ThumbnailPanel&v=yq6
Title: Wide Icons :)
Post by: fatfonzi on June 05, 2006, 12:43:00 AM
DR J,

good job...looks perfect on mine.  Exactly how I wanted it!

(the second one)

Thanks
Fatfonzi
Title: Wide Icons :)
Post by: Spykon on June 05, 2006, 03:18:00 AM
QUOTE(nutski @ May 31 2006, 06:07 PM) *

After one of the previous posts i`ve decided to start making wide icons for my games, i know my icons are not the best but i`ll post them here for anyone thats wants to use them

IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image


They rock!  pop.gif
Title: Wide Icons :)
Post by: slumberpod77 on June 05, 2006, 06:36:00 AM
Dr J, nice work! i will play around with this code in my skinning project if thats cool with you. i will credit you in my worklog, the main reason i wanted to use your code is to just speed stuff up a bit. wurd
Title: Wide Icons :)
Post by: Chrizmofo on June 05, 2006, 07:12:00 AM
I would just like to say these things are awsome.  I've just got a couple small anoyances that I would like to know if it's possible to fix.  Under MyVideos I basically have 2 links.  One for TV shows and one for movies.  Basically whatever icon view I set for one is automatically set for the other.  Is there any way to have small icons for TV shows, then somehow set list view for a different folder?  Another thing that I really dont like is under TV shows I have this really huge up arrow to go up a directory, is there any way to remove that all together?  Thanks for any  help.
Title: Wide Icons :)
Post by: WampaOne on June 05, 2006, 07:21:00 AM
to remove the arrow, there's an option somewhere in the settings (i think it's in appearance), and you have to select the option to 'hide parent folder items' or whatever it's called.
Title: Wide Icons :)
Post by: Dr_J on June 05, 2006, 07:42:00 AM
QUOTE(slumberpod77 @ Jun 5 2006, 08:07 AM) *

Dr J, nice work! i will play around with this code in my skinning project if thats cool with you. i will credit you in my worklog, the main reason i wanted to use your code is to just speed stuff up a bit. wurd
That's cool. What kind of skin are you putting together? I need some more color, but not too much. I'm fond of the whole shades of grey as I've skinned other things with a similar color pallete before. I just used other colors to accent everything.

I'd really like an orange + green(Miami Hurricanes colors) accent skin with mostly dark tones and occasional whites for spectral highlighting effects. I thought about doing one myself, but dunno if I feel like trudging thru all the xml to get it how I want it. Let alone creating the textures. I've skinned other things like this and it can be quite a lot of work. Especially if the target changes much with subsequent releases ;0
Title: Wide Icons :)
Post by: slumberpod77 on June 05, 2006, 07:56:00 AM
i am the "author" of the PM3 Mod skin, which has its own thread in this forum. it's essentially a rollup of a lot of mods to the original Project Mayhem III skin, although i have started trying to come up with some original ideas not previously seen in the scene (like the Lyrics button).
Title: Wide Icons :)
Post by: fatfonzi on June 05, 2006, 10:43:00 AM
DR J,

I used your settings and really liked the way it looked but now I realize that when I need to see all my program folder, they have no titles.  I would have to switch veiw to list form just to see which folder is which program.  Is there anyway around this, because I really like the look otherwise?



Thanks
Fatfonzi
Title: Wide Icons :)
Post by: Dr_J on June 05, 2006, 12:06:00 PM
QUOTE(fatfonzi @ Jun 5 2006, 12:14 PM) *

DR J,

I used your settings and really liked the way it looked but now I realize that when I need to see all my program folder, they have no titles.  I would have to switch veiw to list form just to see which folder is which program.  Is there anyway around this, because I really like the look otherwise?
Thanks
Fatfonzi

Well, it kind of depends on how your files are organized. I use a samba share and browse directories. I have my views setup to auto switch to the icon view only if there are icons in a given folder. When there is no icon for any file/folder I get a list instead of icons. This works pretty well for my situation. Though yours might be different.

Like I said before, there's a big problem when you don't have icons for every item your viewing. I originally tried this stuff about a week ago. At the time I didn't have icons for everything and was awaiting a new HD to reorganize things. I also had to create a couple new icons. Now that I've done all that this setup works pretty well for me so I tweaked on it last night to get the 5 icon view. I only put icons at levels where I can give everything a wide icon, otherwise this view fails as the text is missing. That's why I didn't use this solution until now.

I wish there were a better solution, but the control is a tad less flexible than I'd like it to be. Right now it's the best I can do and with the right setup it can work quite well.
Title: Wide Icons :)
Post by: fatfonzi on June 05, 2006, 12:37:00 PM
DR J,

Thanks for the info and you make a good point about not having enough wide icons for everything...WHICH brings me to my next task!  

I am gonna make my own icons for every one of my own file/folers if someone would please post instructions on how to use these templets!

Could someone give a step by step on how to make these wide icons (and please don't direct me to the templet)? I would be more than happy to upload as many as i can do.  I've tried all night but couldnt completely understand  it.  I have the time but very little PS skills.  But I could easily pick it up with a walkthrough.  I'm sure many on here could benefit from a TUT or walkthrough.


Thanks for any and all help

Fatfonzi
Title: Wide Icons :)
Post by: yeawhatever on June 05, 2006, 02:03:00 PM
RE: loose text from below icons

Right, i have seen that quite a lot of people have been asking thow to remove the text from below the icons... there have been several solutions given, most involve modding teh text colour. This is a crude method and one that doesnt need to happen anymore. After lot of requests, we finally got spiff  to impleement a hide file names in the cvs. I dont think a t3ch build has happened yet that inclues it, but ii build myself so im not sure

But there will be one tomorrow (6-6-06) as mc360 is out

For those of you that want to know how to make 5 icons apear as apposed to 3, you need to open up myvideo.xml and change the itemhight to 80

    <control>
      <description>pics thumbnailpanel</description>
      <type>thumbnailpanel</type>
      <id>51</id>
      <itemwidth>460</itemwidth>
   <itemheight>80</itemheight>

Hope this helps!

Daveyboy
Title: Wide Icons :)
Post by: slumberpod77 on June 05, 2006, 05:17:00 PM
awesome!
Title: Wide Icons :)
Post by: THOUGHTCRIMINAL on June 05, 2006, 05:44:00 PM
We have icons for each season but having icons for each episode would be sweet as well! I guess I could make them myself but I would like to keep the same style as the "Episode xx" ones and I don't have the background images they use.
Title: Wide Icons :)
Post by: blittan on June 05, 2006, 06:44:00 PM
QUOTE(THOUGHTCRIMINAL @ Jun 6 2006, 01:15 AM) *

We have icons for each season but having icons for each episode would be sweet as well! I guess I could make them myself but I would like to keep the same style as the "Episode xx" ones and I don't have the background images they use.


How do you mean?

post a quick mockup and i'll see what i can do.. otherwise i might upload my psd file to the site and you can all use it .. have to tidy up a bit and sort it, but let me know if you want that ..
Title: Wide Icons :)
Post by: THOUGHTCRIMINAL on June 05, 2006, 07:03:00 PM
Something like this but for Episode 01, 02, 03, etc.
IPB Image
Say, in the "24" folder, there's the "Season 3" subfolder and in it there are the 24 episodes; it would be nice to have a custom icon for them too instead of the stock icon.

I also made those if anyone is interested (I couldn't find how to upload them to the site however :/) :
IPB Image
IPB Image
IPB Image
*currently making one for SAW II* (sh1tty movie but oh well laugh.gif)
Title: Wide Icons :)
Post by: yeawhatever on June 05, 2006, 07:18:00 PM
the episode thing could work, BUT it would take a lot of effort to rename files. You would have to have the icon named the same as the video file ie scrubs - episode 1.avi would be scrubs - episode 1.tbn

this is obviously goign to prove to be a right ball ache to people with large vid collection. I have asked the devs, but i dont think there is any plans to get the folder art cached for all the episodes, though this is not what was suggested.

Any links to decent renaming prog for vids would be a good start

I currently using "renamer": http://www.redbrick.dcu.ie/~den4b/

keep me posted boys, as its someet i would like to do, but i think we are gonna struggle, as renaming would be a bitch

Daveyboy
Title: Wide Icons :)
Post by: [Dr]EMPATHY on June 05, 2006, 07:28:00 PM
Wow, these look great... I have a couple of requests:

Monk (TV show)
Yes, Prime Minister (TV show)
A Bit of Fry and Laurie (TV show)
Jeeves & Wooster (TV show)
PlayStation (Emulator icon)
Master System (Emulator icon)
Dilbert (TV show)
Title: Wide Icons :)
Post by: THOUGHTCRIMINAL on June 05, 2006, 07:30:00 PM
QUOTE(yeawhatever @ Jun 5 2006, 08:49 PM) *

the episode thing could work, BUT it would take a lot of effort to rename files. You would have to have the icon named the same as the video file ie scrubs - episode 1.avi would be scrubs - episode 1.tbn


Wouldn't it be possible to have one folder containing ALL thumbnails (i.e. Q:\Thumbs\) and in that folder you put files called Episode 01.tbn, Episode 02.tbn, Episode 03.tbn, etc. and then each folder containing the videos would have their files called Episode 01.xxx, Episode 02.xxx, Episode 3.xxx, etc. Since all episodes from every show would have the same file names (but in different folders), you would have to place the episodes thumbnails in the thumbs folder (say Episode 01 through Episode 30 just to be on the safe side) and then it would automatically load the thumbnail with the corresponding filename? Maybe it's already possible, I'm just throwing ideas here.

Saw II icon :
IPB Image
Title: Wide Icons :)
Post by: alexpb1 on June 05, 2006, 08:02:00 PM
I did my own thing, its not the exact same as a wide icon, but it fits in nicely with them.

I took each episode i wanted an individual icon for an opened it in VLC Media Player. I then found a part that I thought would good a person a good indication on what its about, and then went paused it and went to VIDEO>>Snapshot, and then it saved it in my documents. I then resized it in photoshop and saved the image and renamed it with the extension .tbn
It does look cluttered when you put all the .tbn files in with the tv show files, but if you change the file to "Hidden" and make hidden files invisible under the view section on your computer, its becomes really nice and clean looking.


So now it looks like this in XBMC (i really like it)


IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: Dr_J on June 05, 2006, 09:31:00 PM
QUOTE(yeawhatever @ Jun 5 2006, 03:34 PM) *

RE: loose text from below icons

Right, i have seen that quite a lot of people have been asking thow to remove the text from below the icons... there have been several solutions given, most involve modding teh text colour. This is a crude method and one that doesnt need to happen anymore. After lot of requests, we finally got spiff  to impleement a hide file names in the cvs. I dont think a t3ch build has happened yet that inclues it, but ii build myself so im not sure
Daveyboy
It will deffinately be nice to not have hack the text thru the alpha. I'm curious how it's implemented though. Do they remove lables only from items with icons in an Icon view and leave lables on those without icons? Or is it less discriminating?
Title: Wide Icons :)
Post by: seajay1221 on June 06, 2006, 01:06:00 AM
since i have imdb thumbs for my movies but use the wide icons for my tv shows it makes it really annoying to have to switch back and forth since auto switch to thumbs can't handle the two.  it would be nice if there was an option to just have xbmc remember how you want each folder displayed.

oh and by the way :-)

QUOTE(seajay1221 @ May 31 2006, 06:41 PM) *

I have to request a lot of tv icons.  If I had photoshop I'd do it but alas I don't.  If anybody could help make some of these I'd really appreciate it.

http://upload.wikimedia.org/wikipedia/en/b/b1/Aeon2.jpg

http://www.warnervideo.com/benstillershow/benstillerother.html

http://www.clone-high.com/

http://www.comedycentral.com/shows/wanderlust/index.jhtml

http://www.geocities.com/Hollywood/club/6285/

http://www.spiketv.com/#shows/mxc/index.jhtml

http://www.hbo.com/rome/

http://www.ucbtheatre.com/

http://www.intothematrix.com/

http://209.61.175.51/assets/Image/portfolio/nick_splat_3_r.gif

http://i9.photobucket.com/albums/a63/lada50/spongebob-hemppants.jpg

http://images.google.com/images?svnum=10&hl=en&safe=off&client=firefox-a&rls=org.mozilla:en-US:official&sa=X&oi=spell&resnum=1&ct=result&cd=1&q=ducktales&spell=1

http://muppet.wikicities.com/images/2/29/Title.babies.jpg

http://www.agonybooth.com/extras/mr_t/mr_t_banner.jpg

http://kamikaze666.no.sapo.pt/Merdas%20po%20Forum/Thundercats.jpg

http://images.barnesandnoble.com/images/9100000/9109923.jpg

http://memorylab.deanlabs.com/GetImage.aspx?F=sa1281.gif&T=CARTOON

and if an icon could be made to replace the playlists icon that would be sweet.  those links are the best ones i could find.  thanks so much in advance (and yeah i know a few are kind of weird lol)


and i'd like to add further requests for andy richter controls the universe, beavis and butthead, cky, trigger happy tv, wallace and gromit, captain planet, chip ' dale rescue rangers, darkwing duck, doug, gummi bears, heat vision and jack, popeye, real ghostbusters, super mario bros, teenage mutant ninja turtles, and xmen.

sigh.  maybe i should just get photoshop.
Title: Wide Icons :)
Post by: blittan on June 06, 2006, 05:45:00 AM
@seajay1221: alot of those requests have been uploaded to http://xbmc.ckdvt.com/

@THOUGHTCRIMINAL: I'll upload my photoshop file so you can make episodes if you like, personally i dont want to do all the renaming work for it (have episodes named "S01E01.Episode name.avi" so i would have to rename every one)

Title: Wide Icons :)
Post by: yeawhatever on June 06, 2006, 08:34:00 AM
QUOTE(Dr_J @ Jun 6 2006, 04:02 AM) *

It will deffinately be nice to not have hack the text thru the alpha. I'm curious how it's implemented though. Do they remove lables only from items with icons in an Icon view and leave lables on those without icons? Or is it less discriminating?



Its a direct implementation of the way its done with my pictures (go to ettings and turn on hide file names)

just to clarify, it hides the names when in thumb mode (big or small) but not in list.... i had to edit a few of my thumbs for large icon mode so you knew what they were, but itsa  2 minuit job in PS

It works really well with autoswitching on. Kusod to spiff and jmarsh for there work

I know it was added to games section as well, but in last build i cant see the setting, thouugh that might be more a skin issue.

There will be a t3ch build today with mc360 si check it out for yourselves smile.gif
Title: Wide Icons :)
Post by: NineT9mustang on June 06, 2006, 11:51:00 AM
WOW!!! So Ive been in vegas for a week, and just got home this morning, checked my thread, and look at us now guys, this is absolutly amazing! I can't beleive all the help ive been getting, and the requests being filled, etc, thanks a lot guys! I didn't think we would even touch the xbox games wide icons for a long time, but looks like we have biggrin.gif

Just wanna touch on a couple subjects real fast

For those people that dont want the FILES to be in wide icons (Folders are in wide, and files are in wide), what you need to do is go to SETTINGS, go to MY VIDEOS and enable "Autoswitching to thumb view", and this way, you will see the Wide Icons for your tv listings, then once you go into the folder, it will be in File Mode where u can view the files in a list... alexpb1 has a great way too smile.gif

I have finished the EMULATOR wide icons, which I will post a screenshot here soon, 40 Emulators

I would like to finish the Wide Icons for XBOX GAMES. I have a list of all the xbox games, and would like to put it up at ckdvt.com, and perhaps if anyone would liek to help out, you can just log in, and check a box next to the game(s) you can work on, and it will show THAT game is being worked on, once its finished, itll show its done. just so we have an organized way of getting the xbox games section complete...

Well, great to see how far this has gone, thanks to every single person who has helped out and replied

-NineT9
Title: Wide Icons :)
Post by: ClevIndn on June 06, 2006, 01:26:00 PM
Icons I've done over the past few days.  Some may be repeats.  Some are decent, some I might do over again.  Let me know what you think.

IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image

and some more:

IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: imamafackinhokie on June 06, 2006, 01:37:00 PM
ClevIndn  Those are insane, either add them to the site or I can.  Great work man.

I also moved all of the icons to their correct spots. Sorry for the delay.
Title: Wide Icons :)
Post by: ClevIndn on June 06, 2006, 01:45:00 PM
Thanks,

I'll try to upload them tonight.  I have some more to work on right now.

Also, here are the emulator icons I made (mostly as a placeholder until better ones are released).

IPB Image
IPB Image
IPB Image
IPB Image

Obviously the Atari one isn't meant to be taken seriously.
Title: Wide Icons :)
Post by: THOUGHTCRIMINAL on June 06, 2006, 03:29:00 PM
@blittan : it's gonna be OK, I won't need the files. having one thumbnail for each episode isn't a good idea indeed. sorry for bothering you.

@NineT9mustang : did you upload the emulators icons yet? I can't wait to see them.

@ClevIndn : Wow. I'm totally speechless. Your Xbox games icons are incredible.
Title: Wide Icons :)
Post by: Leglez on June 06, 2006, 03:43:00 PM
Can someone make one for loose change:

http://www.loosechange911.com/

Thanks
Title: Wide Icons :)
Post by: rampage on June 06, 2006, 03:51:00 PM
ok lame question how do i get the game icons to show up right on the new mc360 skin. thanks for the help..

love the work just trying to figer out how to make all this work

Ramp
Title: Wide Icons :)
Post by: ClevIndn on June 06, 2006, 04:09:00 PM
Leglez,

Hope this works for you

IPB Image
Title: Wide Icons :)
Post by: nutski on June 06, 2006, 04:18:00 PM
QUOTE(rampage @ Jun 6 2006, 10:22 PM) *

ok lame question how do i get the game icons to show up right on the new mc360 skin. thanks for the help..

love the work just trying to figer out how to make all this work

Ramp



This is how i have mine setup:

MyVideo.xml
CODE

            thumbnailpanel
            thumbnailpanel
            51
             435
            120
            435
            96
            435
            86
            2
            51
            51
            51
            WindowOpen
            WindowClose
        


AdvancedSettings.xml

CODE
435



Now to work out how to get rid of the highlighting border around the icons so i can change the item height without the border overlap
Title: Wide Icons :)
Post by: fatfonzi on June 06, 2006, 04:23:00 PM


Think I'm finally learning how to make these icons...
Check  out my first ones and let me know if there worth uploading.


IPB Image
IPB Image
IPB Image
IPB Image

Thanks
Fatfonzi
Title: Wide Icons :)
Post by: rampage on June 06, 2006, 04:26:00 PM
nutski

Thanks for that bit of info man. I made those changes and on my remote computer i have put the wide icon as folder.jpg and its not seeing it smile.gif

oh how would i set up the game icons, those look great too.

Thanks for the help man !!!!

Ramp
Title: Wide Icons :)
Post by: Heet on June 06, 2006, 04:32:00 PM
Nice fatfonzi!  



Im using them if you dont mind  smile.gif
Title: Wide Icons :)
Post by: nutski on June 06, 2006, 04:40:00 PM
QUOTE(rampage @ Jun 6 2006, 10:57 PM) *

nutski

Thanks for that bit of info man. I made those changes and on my remote computer i have put the wide icon as folder.jpg and its not seeing it smile.gif

oh how would i set up the game icons, those look great too.

Thanks for the help man !!!!

Ramp


Is the folder still just showing the default folder icon?

For games icons, add the following to MyPrograms.xml

CODE

            thumbnailpanel
            thumbnailpanel
            51
             435
            126
            435
            96
            460
            86
            2
            51
            51
            51
            WindowOpen
            WindowClose
        

the icons must be named the same as the main executable file but with a different prefix, so if the games main file is default.xbe (which it generally should be) you would rename the icon to default.tbn and copy it into the same directory
Title: Wide Icons :)
Post by: fatfonzi on June 06, 2006, 05:01:00 PM
Hey,
The sega one was a little too long...heres the new one!

IPB Image



Thanks fatfonzi
Title: Wide Icons :)
Post by: ClevIndn on June 06, 2006, 05:18:00 PM
Since I haven't seen how others make their wide icons:

Mini tutorial on how I make these icons (may not be the best way)



Make a 448 x 75 image with your design.
Copy this over the 'Template - Back.png' file.
Make sure to cover (on all sides) the thin white line that outlines the black section of the template
Select the back template as the layer to edit (keep behind your design).
Click the Magic Wand Tool
Click where the black would be on the back template (but you are clicking on your design.
This should make a selection of the ovalish back template (but not the fading of the template).
Click back to edit your design's layer
Invert Selection  (Shift-Control-I)
Use Eraser tool and erase all parts of your design that isn't in the template's oval.
Copy the Template-Front.png on top of all this.
Line up the template-front on the template-back and your design (as best you can)
Change the opacity of the template-front to make the template-front more transparent (so the design is seen brighter).

Save as .png

Parts of this may be very confusing.  Post if you have any questions/issues/etc.  Also post if you have a better way to make these.
Title: Wide Icons :)
Post by: nutski on June 06, 2006, 05:29:00 PM
QUOTE(ClevIndn @ Jun 6 2006, 11:49 PM) *

Since I haven't seen how others make their wide icons:

Mini tutorial on how I make these icons (may not be the best way)
Make a 448 x 75 image with your design.
Copy this over the 'Template - Back.png' file.
Make sure to cover (on all sides) the thin white line that outlines the black section of the template
Select the back template as the layer to edit (keep behind your design).
Click the Magic Wand Tool
Click where the black would be on the back template (but you are clicking on your design.
This should make a selection of the ovalish back template (but not the fading of the template).
Click back to edit your design's layer
Invert Selection  (Shift-Control-I)
Use Eraser tool and erase all parts of your design that isn't in the template's oval.
Copy the Template-Front.png on top of all this.
Line up the template-front on the template-back and your design (as best you can)
Change the opacity of the template-front to make the template-front more transparent (so the design is seen brighter).

Save as .png

Parts of this may be very confusing.  Post if you have any questions/issues/etc.  Also post if you have a better way to make these.


The way i do this is to create the image i want for the icon in a canvas sized 460x82, select it all and select copy, use the Magic Wand on the back template (mine is set at a tolerance of 35 i think) and then select `paste into`, you can then have your image as the selected layer and move it about inside the border of the back template to line it up, then add the front template as the top layer, i make mine with an opacity of about 70%.
Title: Wide Icons :)
Post by: 321erik123 on June 06, 2006, 05:42:00 PM
Hello I'm having some trouble with this, (I'm on the latest t3ch build)

I get the icons to show up but the are very low res, but when I look at them using "my pictures" the look just fine, Any solutions?

Erik
Title: Wide Icons :)
Post by: ClevIndn on June 06, 2006, 05:48:00 PM
QUOTE(nutski @ Jun 6 2006, 07:00 PM) *

The way i do this is to create the image i want for the icon in a canvas sized 460x82, select it all and select copy, use the Magic Wand on the back template (mine is set at a tolerance of 35 i think) and then select `paste into`, you can then have your image as the selected layer and move it about inside the border of the back template to line it up, then add the front template as the top layer, i make mine with an opacity of about 70%.



Ah, never knew about the 'paste into'. good call.
Title: Wide Icons :)
Post by: nutski on June 06, 2006, 05:52:00 PM
QUOTE(321erik123 @ Jun 7 2006, 12:13 AM) *

Hello I'm having some trouble with this, (I'm on the latest t3ch build)

I get the icons to show up but the are very low res, but when I look at them using "my pictures" the look just fine, Any solutions?

Erik


Hey, which skin are you using, MC360 or PM3? Have you changed advancedsettings.xml?

QUOTE(ClevIndn @ Jun 7 2006, 12:19 AM) *

Ah, never knew about the 'paste into'. good call.

 Saves me alot of time, amazing what i have learnt to do in photoshop since i started following this thread  biggrin.gif
Title: Wide Icons :)
Post by: rampage on June 06, 2006, 06:07:00 PM

nutski

no when i put the folder.jpg its still not showing up

do i need to map the folder to the root or can i browse to it and have the icon show up ?

ill try the game one now. .

thanks again
Ramp
Title: Wide Icons :)
Post by: ClevIndn on June 06, 2006, 06:13:00 PM
I may be misunderstanding you... but,

Put the icons in the game folder and name them    'default.tbn'.  If you already have icons cached, delete /userdata/thumbnails/programs or /videos, etc.  Restart.
Title: Wide Icons :)
Post by: rampage on June 06, 2006, 06:16:00 PM
ps im useing todays bulid with mc360 skin
Title: Wide Icons :)
Post by: rampage on June 06, 2006, 06:46:00 PM
ok the folders i want to put the folder.jpg in are on a shared drive.
from every thing im seeing this wont work. or am i missing something.
i have put a test folder on the xbox and the folder.jpg works fine. but i dont have a lot of space on the xbox drive..

any help would be great. and thanks to all that have helped me so far smile.gif

Ramp
Title: Wide Icons :)
Post by: fatfonzi on June 06, 2006, 07:24:00 PM
Anyone thought of wide cd icons?

Juat an idea!

IPB Image



Thanks
Fatfonzi
Title: Wide Icons :)
Post by: tripredicus on June 06, 2006, 08:10:00 PM
T9Mustang, please please upload your awesome icons for Andromeda and Rome!

Anyone else think they can whip me up an icon for Medium?  Sorry if it's already in the thread I did not see it. http://www.nbc.com/Medium/
Title: Wide Icons :)
Post by: Leglez on June 06, 2006, 09:36:00 PM
Has anyone got wide icons to work in MC360?
Title: Wide Icons :)
Post by: nirvana252 on June 06, 2006, 10:24:00 PM
I was going to ask the same thing biggrin.gif ill check back to see if there is a way to get it to work. doing the current code it isnt working tongue.gif

later
Title: Wide Icons :)
Post by: VirtualVenom on June 06, 2006, 10:28:00 PM
I have put all of the new icons in the folders but on xbmc it shows the old folder.jpg i used to have in there.  Is there a way to fix this?
Title: Wide Icons :)
Post by: tripredicus on June 06, 2006, 10:29:00 PM
QUOTE(nirvana252 @ Jun 7 2006, 04:55 AM) *

I was going to ask the same thing biggrin.gif ill check back to see if there is a way to get it to work. doing the current code it isnt working tongue.gif

later


Check back a couple of pages, the code has been posted, i have it working in the 360 skin...
Title: Wide Icons :)
Post by: VirtualVenom on June 06, 2006, 10:41:00 PM
QUOTE(VirtualVenom @ Jun 6 2006, 10:59 PM) *

I have put all of the new icons in the folders but on xbmc it shows the old folder.jpg i used to have in there.  Is there a way to fix this?



I figured it out

just delete ($HOME/UserData/Thumbnails/<section>)

Can I get a request for the TV show Titus.
Title: Wide Icons :)
Post by: fatfonzi on June 07, 2006, 12:23:00 AM
some emu wides...


IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image

not too good but, until some better ones come along


fatfonzi
Title: Wide Icons :)
Post by: robsa on June 07, 2006, 12:39:00 AM
QUOTE(321erik123 @ Jun 7 2006, 07:13 AM) *

Hello I'm having some trouble with this, (I'm on the latest t3ch build)

I get the icons to show up but the are very low res, but when I look at them using "my pictures" the look just fine, Any solutions?




I'm also having this problem. The icons look fine on the last version of pm3, and I haven't changed anything. I've had a good look in settings but can't see anything.

Any ideas?


Cheers
Rob
Title: Wide Icons :)
Post by: fatfonzi on June 07, 2006, 01:58:00 AM
2 more

IPB Image
IPB Image


fatfonzi
Title: Wide Icons :)
Post by: 321erik123 on June 07, 2006, 02:41:00 AM
QUOTE(nutski @ Jun 7 2006, 01:23 AM) *

Hey, which skin are you using, MC360 or PM3? Have you changed advancedsettings.xml?


I'm tryin to use PMIII but it just wont work, (I have also tried mc 360 still the same problem) I've done the "advancedsettings.xml" I have double checked the myvideo.xml everythings there but still very low res pictures.

I don't have to do anything but change the myvideo.xml, create advancedsettings.xml and put the pictures in the folder and name them folder.jpg right?

Any ideas

Erik
Title: Wide Icons :)
Post by: fatfonzi on June 07, 2006, 03:11:00 AM
IPB Image
Title: Wide Icons :)
Post by: imamafackinhokie on June 07, 2006, 05:25:00 AM
All icons moved to the appropriate places.
Title: Wide Icons :)
Post by: autoxerFSP21 on June 07, 2006, 06:27:00 AM
QUOTE(robsa @ Jun 7 2006, 02:10 AM) *

I'm also having this problem. The icons look fine on the last version of pm3, and I haven't changed anything. I've had a good look in settings but can't see anything.

Any ideas?
Cheers
Rob



Did you remember to up the cache size in the advancedsettings.xml file?
Title: Wide Icons :)
Post by: aussiex on June 07, 2006, 06:45:00 AM
I was also having the same problem in PMIII & MC360. I named the icons default.tbn made the advancedsettings.xml & also edited myprogams.xml & myvideos.xml with the same info. Works fine in both skins.
Title: Wide Icons :)
Post by: rampage on June 07, 2006, 09:03:00 AM
I saw some where in a older bulid about leting thumbnils though shared drives.
but in the new bulids 6-6-6 and the 5-28 i can not find that buttion ..
any idea why i can not have a folder.jpg on my windows box and xbmc not see it to show ?
thanks

Ramp
Title: Wide Icons :)
Post by: Tranman on June 07, 2006, 09:46:00 AM
This is a sweet project going on here.  This will definitely help visibilty in my car's Xbox since I'm viewing it on a 7" screen...this wide icons coupled with MC360 will make the interface all that much nicer.   biggrin.gif
Title: Wide Icons :)
Post by: nirvana252 on June 07, 2006, 10:29:00 AM
For MC360

MyVideo.xml
CODE
<control>
            <description>thumbnailpanel</description>
            <type>thumbnailpanel</type>
            <id>51</id>
             <itemwidth>435</itemwidth>
            <itemheight>120</itemheight>
            <texturewidth>435</texturewidth>
            <textureheight>96</textureheight>
            <thumbwidth>435</thumbwidth>
            <thumbheight>86</thumbheight>
            <onleft>2</onleft>
            <onright>51</onright>
            <onup>51</onup>
            <ondown>51</ondown>
            <animation effect="fade" time="300">WindowOpen</animation>
            <animation effect="fade" time="100">WindowClose</animation>
        </control>


AdvancedSettings.xml

CODE
<thumbsize>435</thumbsize>


This makes my icons to wide and go off the screen. Does anyone have any settings for 4:3. I bet this looks great on a wide screen tv. Thanks guys
Title: Wide Icons :)
Post by: NineT9mustang on June 07, 2006, 10:35:00 AM
Nothing too fancy, hard to find some decent old school pics! But as promised, wide emulator icons (I might have a few missing, but they are on a cd, had to format my computer recently) :

IPB Image

Theres so much talent in this thread, that if you dont like one of the emulator icons I made, go ahead and request another to be made and im sure someone would pick it up and do it for ya biggrin.gif

To be able to apply wide icons to emulators (and anything in my programs), do this :

Step 1
Go to http://xbmc.ckdvt.com and get the icons of course

Step 2
Do exactly what you did to MyVideos.xml, and apply those lines to MyPrograms.xml

Step 3
Take the EmulatorIcon.png, and rename it to default.tbn and move it to the folder it belongs (IE., Nintendo64.png should be named to Default.tbn and placed in E:\Emulators\Nintendo64\Default.tbn\) of course, your emu directory might be different

Thats all. For those that can't get it to work, you might need to delete both “0face008” folders under E:\UDATA & E:\TDATA on your Xbox (including the system.bin file in one of these folders).  You can simply hold thumbs clicked while xbmc starts to delete the directories...

Thats all, now I haven't had a chance to try these wide icons in MC360 yet, so if anyone has had success, let us know if they look good in it? I'll be trying it later on tonight, but in the meantime in case people are wondering

-NineT9
Title: Wide Icons :)
Post by: robsa on June 07, 2006, 10:35:00 AM
QUOTE(autoxerFSP21 @ Jun 7 2006, 07:58 PM) *

Did you remember to up the cache size in the advancedsettings.xml file?


Ah beautiful, fixed.

I had my cache size in advancedsettngs.xml as 435, changed it to 480 and all sweet now.

Cheers mate
Title: Wide Icons :)
Post by: Leglez on June 07, 2006, 11:33:00 AM
Ok what am I doing wrong I am trying to get icons for My Videos in MC360 I have never used the wide icons before not even in PM3 so here is what I have so far:

AdvancedSettings.xml:

<AdvancedSettings>
<thumbsize>480</thumbsize>
</AdvancedSettings>

MyVideo.xml:

<control>
<description>thumbnailpanel</description>
<type>thumbnailpanel</type>
<id>51</id>
<itemwidth>435</itemwidth>
<itemheight>120</itemheight>
<texturewidth>435</texturewidth>
<textureheight>96</textureheight>
<thumbwidth>435</thumbwidth>
<thumbheight>86</thumbheight>
<onleft>2</onleft>
<onright>51</onright>
<onup>51</onup>
<ondown>51</ondown>
<animation effect="fade" time="300">WindowOpen</animation>
<animation effect="fade" time="100">WindowClose</animation>
</control>

Then I go to XBMC and change the view to Icons

I FTP loose change.png to F:/Movies/Loose Change

Then I renamed loose change.png to folder.tbn

Restart and check the loose change folder and it is still a folder icon

Change folder.tbn to loose change.tbn

Restart and check the loose change folder and it is still a folder icon

So what might be wrong?
Title: Wide Icons :)
Post by: imamafackinhokie on June 07, 2006, 11:33:00 AM
NineT9 those look good.  I moved them to the correct spot.  Also added the The Orbs version 2.0 compatible 4-28-06 to the download section.  If someone wants to add the PMIII and the MC360 to the site feel free to do so (remember you must be registered).

This just makes it easy for hosting of skins in a centralized location along with xbox-skins.com blink.gif
Title: Wide Icons :)
Post by: nirvana252 on June 07, 2006, 11:46:00 AM
those eumlator icons look great. I am not gonna add anymore icons till 360 gets more coding done for it. Right now that code seems to b for wide screen only. I love this idea of wide icons though. If anyone gets the 4:3 code for the 360 then ill do it

thanks for all the hard work
Title: Wide Icons :)
Post by: fatfonzi on June 07, 2006, 12:48:00 PM

2 more


IPB Image
IPB Image


fatfonzi
Title: Wide Icons :)
Post by: DiStUrBeD.xBoX on June 07, 2006, 01:38:00 PM
Hey I was wondering if anyone could make me a few icons for tv show seasons i'll list them
House season 1 and 2 themed icons
Family Guy season 1 though 4 themed as well
American Dad Season 1
South Park Season 4-9

and MythBusters seasons if anyone can thats not very important though
Title: Wide Icons :)
Post by: imamafackinhokie on June 07, 2006, 01:45:00 PM
Added all emulator icons of fatfonzi and ninet9mustang to the site - xbmc.ckdvt.com

Title: Wide Icons :)
Post by: THOUGHTCRIMINAL on June 07, 2006, 01:56:00 PM
Could anyone post a screenshot of how these wide icons look like in the MC360 skin?
Title: Wide Icons :)
Post by: fatfonzi on June 07, 2006, 02:27:00 PM
another 1




IPB Image



fatfonzi
Title: Wide Icons :)
Post by: 321erik123 on June 07, 2006, 02:41:00 PM
I'm going crazy here I've tried for hours but still the same result....

I have my advancedsettings.xml in the userdata folder I have edited the myvideo.xml file in the pal folder in pm3 folder, and double checked three times.

But all I get is this:
IPB Image

If someone could upload a working myvideo.xml and advancesettings.xml or have a solution I would be very greatfull

Please help

Erik

( I have the latest t3ch build)

Title: Wide Icons :)
Post by: autoxerFSP21 on June 07, 2006, 03:10:00 PM
http://plaza.ufl.edu/zachg432/AdvancedSettings.xml
http://plaza.ufl.edu/zachg432/MyVideo.xml

It looks like you didn't increase the cache size to 480 in your advanced settings file though.
Title: Wide Icons :)
Post by: fatfonzi on June 07, 2006, 03:12:00 PM
ok, 1 more!






IPB Image



FATFONZI
Title: Wide Icons :)
Post by: sn0wflake on June 07, 2006, 03:42:00 PM
QUOTE(autoxerFSP21 @ Jun 7 2006, 04:41 PM) *

http://plaza.ufl.edu/zachg432/AdvancedSettings.xml
http://plaza.ufl.edu/zachg432/MyVideo.xml

It looks like you didn't increase the cache size to 480 in your advanced settings file though.


You only need to log into the ftp and delete the cached thumbnails under /xbmc/userdata/videos...
Title: Wide Icons :)
Post by: fatfonzi on June 07, 2006, 03:43:00 PM
IPB Image




fatfonzi
Title: Wide Icons :)
Post by: sn0wflake on June 07, 2006, 03:59:00 PM
QUOTE(NineT9mustang @ May 23 2006, 01:19 PM) *

IPB Image

IPB Image

-NineT9


Thanks for all the hard work Nine,
if it's not too much hassle and you still have the original files for greys anatomy, could you whip up one with proper transparency, this one comes up with a white border around it...

Thanks
snow
Title: Wide Icons :)
Post by: autoxerFSP21 on June 07, 2006, 04:34:00 PM
I need an icon for the Conan O'Brien show.
http://www.onedigitallife.com/images/conan_obrien.jpg
Title: Wide Icons :)
Post by: slumberpod77 on June 07, 2006, 04:55:00 PM
still waiting for someone to explain how you get rid of the text labels properly.
Title: Wide Icons :)
Post by: alexpb1 on June 07, 2006, 05:21:00 PM
I made this in literally under 1 minute. So it's nothing special.

IPB Image

Title: Wide Icons :)
Post by: fatfonzi on June 07, 2006, 05:59:00 PM
oops, try again
Title: Wide Icons :)
Post by: fatfonzi on June 07, 2006, 06:30:00 PM
IPB Image




fatfonzi
Title: Wide Icons :)
Post by: NineT9mustang on June 07, 2006, 06:37:00 PM
Greys Anatomy is upped... had some spare time real fast, sorry about that, didn't know it was missing,
Title: Wide Icons :)
Post by: alexpb1 on June 07, 2006, 07:01:00 PM
I made a couple House season icons. I don't really like the first one that much, but i do like how the second one turned out. It also looks nice as just the main House icon. So ill post it too.

IPB Image
IPB Image

IPB Image
Title: Wide Icons :)
Post by: fatfonzi on June 07, 2006, 07:55:00 PM
I hope sombody will actually use these...






IPB Image
Title: Wide Icons :)
Post by: Heet on June 07, 2006, 08:13:00 PM
Trust me, they'll all be used.   wink.gif


Nice job btw
Title: Wide Icons :)
Post by: alexpb1 on June 07, 2006, 08:41:00 PM
IPB Image
IPB Image
Title: Wide Icons :)
Post by: fatfonzi on June 07, 2006, 08:54:00 PM




IPB Image
Title: Wide Icons :)
Post by: ubernewb on June 07, 2006, 09:17:00 PM
QUOTE(slumberpod77 @ Jun 7 2006, 03:26 PM) *

still waiting for someone to explain how you get rid of the text labels properly.


i'll second that one.. i'm very curious as well
Title: Wide Icons :)
Post by: mr_kill_666 on June 07, 2006, 09:27:00 PM
hey what about a law and order:svu
Title: Wide Icons :)
Post by: fatfonzi on June 07, 2006, 10:12:00 PM
here ya go mr_kill



IPB Image



fatfonzi
Title: Wide Icons :)
Post by: Leglez on June 07, 2006, 10:24:00 PM
I have a couple more requests:

Bum Fights
Bum Fights Vol. 2
Bum Fights Vol. 3
The Da Vinci Code
Date Movie
The Goonies
Super Troopers
Title: Wide Icons :)
Post by: fatfonzi on June 07, 2006, 11:29:00 PM
lelqez,

there's already a da vinci code on the icon site but I don't really like it so I made another one...try this one!





IPB Image


Fatfonzi
Title: Wide Icons :)
Post by: Loaded_Gun_Complex on June 08, 2006, 12:25:00 AM
Alright i know this has probably already been asked and i did look before asking, but can some one plase post the template for this or a tutorial on how to make them?

EDIT: Nevermind i found the templates, sorry for the question.
Title: Wide Icons :)
Post by: d9ciarav on June 08, 2006, 12:51:00 AM
While we're doing Law & Order icons, I wouldn't mind icons for the original Law & Order series, as well as Criminal Intent.

Thanks guys.  You do an amazing job.
Title: Wide Icons :)
Post by: fatfonzi on June 08, 2006, 02:01:00 AM
Alright, Im taking a break for a few days...enjoy


IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image



fatfonzi


IPB Image
IPB Image
IPB Image[IMG]
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: fatfonzi on June 08, 2006, 03:14:00 AM
IPB Image
Title: Wide Icons :)
Post by: imamafackinhokie on June 08, 2006, 05:04:00 AM
I added all of the icons above to the site - xbmc.ckdvt.com  

Nice work.

I also added another category for the wide icons as Movies.  

I am also working on a better design and trying to get back into the scripting. blink.gif
Title: Wide Icons :)
Post by: Loaded_Gun_Complex on June 08, 2006, 10:18:00 AM
Does anyone know where the downloads went? i would really like to see the PMIII skin mod. Or the orbs mod.
Title: Wide Icons :)
Post by: imamafackinhokie on June 08, 2006, 10:33:00 AM
EDIT:  Nevermind I didnt know the data base crashed, I am looking into it.
Title: Wide Icons :)
Post by: Dr_J on June 08, 2006, 10:47:00 AM
QUOTE(slumberpod77 @ Jun 7 2006, 06:26 PM) View Post

still waiting for someone to explain how you get rid of the text labels properly.

I posted a solution a few pages back. There is no 'proper' way of doing it only an alpha channel hack to the text in current builds. The devs will have to change the control to do it otherwise.
Title: Wide Icons :)
Post by: ClevIndn on June 08, 2006, 11:08:00 AM
My GTA 3, Vice City, and San Andreas icons:

IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: imamafackinhokie on June 08, 2006, 11:39:00 AM
QUOTE(Loaded_Gun_Complex @ Jun 8 2006, 11:49 AM) View Post

Does anyone know where the downloads went? i would really like to see the PMIII skin mod. Or the orbs mod.



The downloads should now be up and running again. (The orbs and the one that slumberpod is working on PMIII remix is under the xbox skins section of the downloads.)

CleveIndn thats some sick gta icons.
Title: Wide Icons :)
Post by: NineT9mustang on June 08, 2006, 11:54:00 AM
Nutski, your solution to get these wide icons in mc360 worked perfect, saved me a lot of time with trial and error finding out which dimensions i need to use, so thanks, I apreciate it smile.gif

For those that didn't see it before, here it is again, how to get the wide icons in mc360 :

            <itemwidth>435</itemwidth>
            <itemheight>126</itemheight>
            <texturewidth>435</texturewidth>
            <textureheight>96</textureheight>
            <thumbwidth>460</thumbwidth>
            <thumbheight>86</thumbheight>

and in the advancedsettings.xml it would be

<AdvancedSettings>
<thumbsize>435</thumbsize>
</AdvancedSettings>

-NineT9
Title: Wide Icons :)
Post by: NineT9mustang on June 08, 2006, 01:35:00 PM
WAIT!!! Dont try that, its too wide for mc360, it gets cut off (about 10% of the icon!)

so await until further notice, but if you REALLY wanna try it, then do 410 or something... :/

-NineT9
Title: Wide Icons :)
Post by: DeaDSOuLz on June 08, 2006, 02:20:00 PM
Anyone made any for Buffy the Tv series?  If not I could use at least 1 , or  one for each 7 seasons.

TIA,

DS
Title: Wide Icons :)
Post by: shznyt on June 08, 2006, 02:35:00 PM
Thanks for all the time you guys have put into this, it's a great addition to XBMC.

Couple of requests:

Looney Tunes
Avatar
Suite Life of Zack and Cody
Spongebob

Thanks mates!
Title: Wide Icons :)
Post by: Loaded_Gun_Complex on June 08, 2006, 03:04:00 PM
alright, this is what i am doing. i have been makin these icons all day accept i am on my work computer now and using my laptop to make them which does not have internet access right now so when i get home tonight i will post here and on the site all the new ones i have made.

I also sent an email to imamafackinhokie asking about adding my MC360 GamerIcons to the downloads. They are really popular and i have been making several a day so I figured just incase of say a spam filter on his email i would post here and see if it were possible to do this?

thanx for all the great icons so far and i hope everyone will enjoy my work as much as everyone elses.
Title: Wide Icons :)
Post by: alexpb1 on June 08, 2006, 03:49:00 PM
IPB Image
IPB Image
Title: Wide Icons :)
Post by: autoxerFSP21 on June 08, 2006, 05:41:00 PM
Wow, this has turned out to be an awesome thread.

I have another requset for Rome
Not sure how workable this pic is though.
Title: Wide Icons :)
Post by: matsuri310 on June 08, 2006, 06:18:00 PM
How do you attach an icon to a dvd path?
Thank you for all the great icons they look great.
Title: Wide Icons :)
Post by: Jezz_X on June 08, 2006, 06:59:00 PM
A official from me tutorial for making them look good in mc360 can be found here
under NineT9mustangs post
http://forums.xbox-s...howtopic=519597
Title: Wide Icons :)
Post by: autoxerFSP21 on June 08, 2006, 07:44:00 PM
That turned out really well. Thanks!
Title: Wide Icons :)
Post by: Ne0 on June 08, 2006, 08:38:00 PM
Couple Requests:

Ninja Gaiden
Soul Caliber II
Spider-Man 2
SSX3
True Crime - Streets of LA
Tony Hawk - Underground
Xlime

Also here is my contribution:

IPB Image
IPB Image
IPB Image


The reason why I am request is that these two took me hours. Maybe someone who can do it alot faster can help out.
Title: Wide Icons :)
Post by: wired57 on June 08, 2006, 09:21:00 PM
Call of Duty Finest Hour
Castlevania CoD
Conter Stike
Destroy all Humans!
Dreamfall
Evil Dead A Fistful Of Boomstick
Futurama
GENMA ONIMUSHA
Half-Life 2
Lego Star Wars
Midnight Club 3 DUB edition
Midtown Madness 3
Need For Speed Hot Pursuit 2
Need For Speed Underground
Over the Hedge
Pac-Man World 2
Pac-Man World 3
Prince of Persia T2T
Prince Of Persia The Sands Of Time
Prince of Persia Warrior Within
Psychonauts
Puyo Pop Fever
Soul Calibur 2
Spy Hunter 2
Spyro A Heros Tail
State of Emergency
Tak 2 Staff Of Dreams
The Simpsons Hit And Run
The Simpsons Road Rage
The Sims
Timesplitters 2
ToeJam & Earl 3 Mission to Earth
Tomb Raider Legend
Ty The Tasmanian Tiger
Unreal Championship
VexX
Whiplash
Return to Castle Wolfenstein
Descent
Descent 2
Heretic
Quake
Quake 2
Quake 3

Applications
__MimesisV2__
BiosCheck
BoXplorer
Configure Magic
Cpxtools
Dvd2.0
DVD2Xbox
linksboks-0.99
NTSC-PAL
Px HDD Loader
XBcopy
Xbftp
XBMC
XBpartitioner
XCommander
XPad
XToolBox
evox
user interface x
MS Dash
UnleashX
Title: Wide Icons :)
Post by: tripredicus on June 08, 2006, 09:28:00 PM
Seconding my request for Medium.. Pretty Please?
Title: Wide Icons :)
Post by: Ne0 on June 08, 2006, 09:47:00 PM
I cant get the icons to show up in xbmc. The spaces are wide, but they still show the default game save icons. I named the icon default.tbn but its not showing.
Title: Wide Icons :)
Post by: seven5 on June 08, 2006, 09:59:00 PM
i've been barking for a seperate tv view for years. Tv IS different from Movies.
Title: Wide Icons :)
Post by: NineT9mustang on June 08, 2006, 10:08:00 PM
seven5, that is being worked on biggrin.gif One of the top priority's after 2.0's release biggrin.gif
Title: Wide Icons :)
Post by: seven5 on June 08, 2006, 10:11:00 PM
oh very nice smile.gif i'll keep my eye on the changelog then. I can't wait. There are so many functions and alt views that are associated with Tv shows that aren't with movies. I can't wait to see some new code smile.gif
Title: Wide Icons :)
Post by: dynaram on June 08, 2006, 10:51:00 PM
Are the wide icons from the forum here are entered into the official web site? I am looking for startrek voyager and I can't find it any where? and i know is posted some where.. can some one help me out here please. and thank you in advance
Title: Wide Icons :)
Post by: ClevIndn on June 08, 2006, 11:35:00 PM
QUOTE(wired57 @ Jun 8 2006, 11:28 PM) View Post
Call of Duty Finest Hour
Castlevania CoD
Counter Stike

Might as well start on the list.

2 Different versions of COD: FH.

IPB Image
IPB Image
IPB Image
IPB Image

I (and likely others) am much more likely to do game requests if logos/screens/etc. are provided for the game requested.  Also extremely helpful is the game's official website.  Many times the icon can simply be made out of the website's banner (See Castlevania: CoD and Counter Strike above for example).
Title: Wide Icons :)
Post by: fatfonzi on June 08, 2006, 11:50:00 PM
Clevindn,

good job on your icons!







fatfonzi
Title: Wide Icons :)
Post by: ClevIndn on June 09, 2006, 12:08:00 AM
QUOTE(Ne0 @ Jun 8 2006, 10:45 PM) View Post
Ninja Gaiden
Spider-Man 2
SSX3
Tony Hawk - Underground

Ah, didn't see your requests. Here are some. I'll try to finish out your list tomorrow (unless someone else does).

IPB Image
IPB Image
IPB Image
IPB Image


fatfonzi,

Thanks.  I'm a fan of yours as well.
Title: Wide Icons :)
Post by: nirvana252 on June 09, 2006, 12:19:00 AM
a few requests

xmen cartoon
spiderman cartoon
cowboy bebop
samurai champloo

Thanks

PS would like to have the name writin on the icon if possible and looks good

Thanks A Ton pop.gif  
Title: Wide Icons :)
Post by: fatfonzi on June 09, 2006, 12:42:00 AM
Hope you like this one...it was alot of work...alot of layers.


IPB Image



Enjoy
fatfonzi
Title: Wide Icons :)
Post by: ClevIndn on June 09, 2006, 12:53:00 AM
QUOTE(Ne0 @ Jun 8 2006, 10:45 PM) View Post
Soul Calibur II
True Crime - Streets of LA
Tony Hawk - Underground


IPB Image
IPB Image
IPB Image

XLime will be hard.  Can't find any screens or anything (I know the game).

Also, THUG2 if anyone wants it.  Made it by mistake.

IPB Image
Title: Wide Icons :)
Post by: Ne0 on June 09, 2006, 01:56:00 AM
I'm starting to get the hang of this, and things are going faster. Here are some of my creations:

IPB Image
IPB Image (The UK Version of The Office in case you were wondering. Very funny)
IPB Image
IPB Image
IPB Image

Thanks for filling my earlier requests Clev!

Im finished with games, emulators, and tv. Now I need movies....

Here is my list:

Anchorman
Bruce Almighty
Firewall
Hitch
I Robot
Lord of the Rings: Two Towers
Napoleon Dynamite
The Matrix
The Matrix Reloaded
The Matrix Revolutions
Van Wilder
Wedding Crashers

I'll probably start on these tomorrow if i have time, but if anyone wants to go ahead and do them, be my guest.
Title: Wide Icons :)
Post by: fatfonzi on June 09, 2006, 02:05:00 AM
I made a new template...what do you all think?



New hitman icon for you all too!


IPB Image



Fatfonzi
Title: Wide Icons :)
Post by: HowlinPsycho on June 09, 2006, 03:50:00 AM
Where do I put the icons for harddrive and dvd ?

IPB Image
IPB Image
Title: Wide Icons :)
Post by: ClevIndn on June 09, 2006, 07:36:00 AM
QUOTE(RisenGryn @ Jun 9 2006, 08:07 AM) View Post
Dead or alive 3
Outlaw Golf 2
Outlaw Tennis


Here are the first 3 games you requested

IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: dynaram on June 09, 2006, 07:55:00 AM
QUOTE(HowlinPsycho @ Jun 9 2006, 10:57 AM) View Post

Where do I put the icons for harddrive and dvd ?

IPB Image
IPB Image


I love the Hard drive Icons you can probably create one for each of the hard drive shown on XBMC

e:\, f:\ Etc....  Great work
Title: Wide Icons :)
Post by: imamafackinhokie on June 09, 2006, 08:12:00 AM
I have uploaded all of the icons to the site again, and am currently working on a better system for requesting icons.  going through the forums is eye tireing and difficult to see which icons have been created and uploaded.
Title: Wide Icons :)
Post by: Leglez on June 09, 2006, 10:48:00 AM
I assume you guys make these in Photoshop/Gimp so I was wondering how do you get the banners to fit perfectly into the template? Do you just take the lasso tool around it? Or is there an easier way I have been playing with it but can't figure it out
Title: Wide Icons :)
Post by: Leglez on June 09, 2006, 11:55:00 AM
Here is my attempt at one

IPB Image

I am still confused as to how to get rid of the left over banner that is outside of the template Ne0 said to use the rounded rectangle tool and I guess I don't understand how he is using it because it fills the pixels when I do it I am moreso looking for something to select the template and then select the inverse and deleting that

Could someone go into more detail
Title: Wide Icons :)
Post by: NineT9mustang on June 09, 2006, 12:08:00 PM
IPB Image

hope that helps ya Leglez, great work everyone biggrin.gif
Title: Wide Icons :)
Post by: imamafackinhokie on June 09, 2006, 12:47:00 PM
Big News

So I was going through this thread and trying to figure out what icons I should start to work on for people, then realized, I would waste my time doing an icon or someone elses time, while another person worked on the same thing.  So I found a request system online that works basically the same as a help desk request system meaning that a person can request a icon, and anyone a person can reply to that ticket, saying that they will work on it....finish the picture....upload it to their own site...or to the gallery where all of the other icons are... provide the link, and close the ticket.

After the ticket is closed, an admin will delete the ticket to clear up clutter.  I hope that this will work much better than browsing through the forums for icons needed, and this provides less of a chance of icons being looked over.

The website also has a lot of new downloads available for the MC360, the icons, PMIII (waiting on slumberpod77) for the newer PMIII release, as well as all of the latest icons created by everyone here on the scene.

Xbmc.ckdvt.com
Title: Wide Icons :)
Post by: Ne0 on June 09, 2006, 12:57:00 PM
QUOTE
I am still confused as to how to get rid of the left over banner that is outside of the template Ne0 said to use the rounded rectangle tool and I guess I don't understand how he is using it because it fills the pixels when I do it I am moreso looking for something to select the template and then select the inverse and deleting that

Could someone go into more detail


Try this....

Use the crop tool. Set the width and height to that of the icon template.  Then select the area you want with the crop tool. Crop and Copy into back template. Then follow what NineT9mustang said. Also another tip, if you double in click on the top layer it will take you to blending options. You decrease the opacity of the top layer so its not so dark.

This is all for photoshop btw.


Hope that helps.

imamafackinhokie: do you want us to submit icons for movies too? or are we holding off on those til later?
Title: Wide Icons :)
Post by: nirvana252 on June 09, 2006, 12:58:00 PM
cool i put in one request to see how it goes. site looks great and the req system is a good idea

later
Title: Wide Icons :)
Post by: imamafackinhokie on June 09, 2006, 01:01:00 PM
my fault, I missed the movie icon category, I will create it right now.
Title: Wide Icons :)
Post by: fatfonzi on June 09, 2006, 01:10:00 PM
QUOTE(Leglez @ Jun 9 2006, 07:02 PM) View Post

I am still confused as to how to get rid of the left over banner that is outside of the template Ne0 said to use the rounded rectangle tool and I guess I don't understand how he is using it because it fills the pixels when I do it I am moreso looking for something to select the template and then select the inverse and deleting that

Could someone go into more detail


Listen...Use the rectangular marquee tool to select the image you want, then click edit and click copy..
Then click on magic wand tool and click it into the black part of the back template (it will highlight around the back template) then click edit and then click "paste into"!  there will be no left over edges.

hope this helps
fatfoniz
Title: Wide Icons :)
Post by: ClevIndn on June 09, 2006, 01:18:00 PM
QUOTE(fatfonzi @ Jun 9 2006, 02:30 PM) View Post

IPB Image
here ya go


I'll be honest.. I'm not really a fan of the Xbox/Xbox Live logos on the left.  Partially because the Xbox logo looks streched and partially because the games on the hard drive will never be used for live, so it isn't like they need to be labelled that way.

Just my opinion.  Please don't take it personally.  Otherwise, the rest of the icon looks great.
Title: Wide Icons :)
Post by: Ne0 on June 09, 2006, 01:35:00 PM
I prefer without, but thats just me.

Here is my first wide movie contribution:

IPB Image
Title: Wide Icons :)
Post by: HowlinPsycho on June 09, 2006, 01:36:00 PM
@imamafackinhokie

When requesting a icon, what kind of info needs to be put in the request?
Links to images etc etc?
Title: Wide Icons :)
Post by: imamafackinhokie on June 09, 2006, 01:53:00 PM
QUOTE(HowlinPsycho @ Jun 9 2006, 03:43 PM) View Post

@imamafackinhokie

When requesting a icon, what kind of info needs to be put in the request?
Links to images etc etc?



whatever will help the graphic designer to create it faster, if you know of links that you want in put them there, along with making sure you have it in the right category....oh and whatever text if any you want on it.
Title: Wide Icons :)
Post by: VirtualVenom on June 09, 2006, 01:55:00 PM
Thses all look great on my xbox, but I hav on TV that doesn't have one and it looks weird.

Can someone make one for the TV Show Titus please.

IMDB to Titus
Title: Wide Icons :)
Post by: hardcorekid on June 09, 2006, 04:31:00 PM
Here is one for the Curious George Game... i have a kid... so i will be posting all of the kids games ones i make...  enjoy! and there is more to come!  

IPB Image
Title: Wide Icons :)
Post by: hardcorekid on June 09, 2006, 04:59:00 PM
couldnt edit... so sorry for the double post...  here are some more:

IPB Image

IPB Image
Title: Wide Icons :)
Post by: NineT9mustang on June 09, 2006, 09:02:00 PM
Heyya woobis, your problem could be one of a few, my suggestion, is reinstall xbmc...

always apply the icons AFTER you have done all the xml editiong, dont allow xbmc to look at your folder.jpg's until its all done, otherwise sometimes xbmc will see your old ones until u clear some stuff, so reinstall xbmc is what I suggest, I wish I knew enough to give you better advice or know exactyl what the problem is, but this should do it :/

-NineT9
Title: Wide Icons :)
Post by: Ne0 on June 09, 2006, 09:54:00 PM
More movie icons:

(Some of these are also xbox games too)

IPB Image
IPB Image
IPB Image
IPB Image
IPB Image

Tomorrow:

The Matrix
The Matrix Reloaded
The Matrix Revolutions
Van Wilder
Wedding Crashers


If you wanna get a head start on me feel free
Title: Wide Icons :)
Post by: fatfonzi on June 09, 2006, 10:02:00 PM
IPB Image


fatfonzi
Title: Wide Icons :)
Post by: fatfonzi on June 09, 2006, 10:41:00 PM
couldn't decide...



IPB Image




fatfonzi
Title: Wide Icons :)
Post by: okoaomo on June 10, 2006, 12:44:00 AM
Wide Icons F'n Rock!!

Is there any way to change the DVD DRIVE Icon "D:\" &
the SMB Workgroup "smb://" to a Wide Icons.

any help for an XBMC NewBe would be nice.

KAM
Title: Wide Icons :)
Post by: Daveychan on June 10, 2006, 12:47:00 AM
Sorry if this has been answered already!

GREAT work on these wide icons by the way!!!!  Very very nice!

So, everything displays very nicely, and I haven't had any trouble getting the wide icons to show up.
But, when I enter the directory, my files list will NOT remain in LIST view.
If I change it to LIST, i can see them of course, but if I go out of the directory, and then back into it, they revert back to icons view, which takes away the text, and there are just too many files to browse in this mode.

Oh! Yes, I have made sure that in my XBMC settings | MyVideos has the automatic thumbnail setting turned OFF.

Any reason why I can't get them to stay in LIST mode?

mahalo
Title: Wide Icons :)
Post by: Woobus on June 10, 2006, 10:23:00 AM
QUOTE(NineT9mustang @ Jun 9 2006, 11:09 PM) View Post

Heyya woobis, your problem could be one of a few, my suggestion, is reinstall xbmc...

always apply the icons AFTER you have done all the xml editiong, dont allow xbmc to look at your folder.jpg's until its all done, otherwise sometimes xbmc will see your old ones until u clear some stuff, so reinstall xbmc is what I suggest, I wish I knew enough to give you better advice or know exactyl what the problem is, but this should do it :/

-NineT9


Yeah, this occurred to me after I gave up on it for the night - as did autoxer's suggestion.  Thing is, I don't have any thumbnails attached to my Videos...

...but thank you both for the suggestions.  I'll reinstall XBMC when I get the chance and report back.  I think I'll just stick to the Videos wide icons when I do.
Title: Wide Icons :)
Post by: TopNotch on June 10, 2006, 10:30:00 AM
just found this thread looks great

cant wait to give it a try
if anyone wants to put together a entire package of whats been done in seperate catergories
ie music / tv games / movies / emulators

Ill host em for as many downloads as i can
I have 60gb of bandwidth per month and use less than 5% for now


I have a question though i only got thru 12 or so of the 20 pages

but if your movies are in avi format is there a wayy to still show the wide icons since they have no folder like games, tv series, do?

if so how

sorry if its been asked
Title: Wide Icons :)
Post by: hardcorekid on June 10, 2006, 11:05:00 AM
QUOTE(TopNotch @ Jun 10 2006, 05:37 PM) View Post

but if your movies are in avi format is there a wayy to still show the wide icons since they have no folder like games, tv series, do?

if so how

sorry if its been asked



say your movie is named "xbox-scene.avi" then you would need to have a thumbnail named "xbox-scene.tbn" as far as i know it should work.  i havent had movies on my xbox in a while.  just make sure your thumbs are the same name as the movie file just with the extension ".tbn" on them.
Title: Wide Icons :)
Post by: NineT9mustang on June 10, 2006, 12:17:00 PM
TopNotch, no need to host, all these wide icons are at the website http://xbmc.ckdvt.com and are organized into categories, so check out the site smile.gif

-NineT9
Title: Wide Icons :)
Post by: alexpb1 on June 10, 2006, 04:22:00 PM
make an icon any format y ou want.

.Gif, .jpg, .bmp, .png, whatever. then just put that file inside the same folder where your .avi movie/tv show is and rename it to the movie/tv name and change extension to .tbn.

Now it shows up in XBMC and looks nice.
Title: Wide Icons :)
Post by: dynaram on June 11, 2006, 12:04:00 AM
Well I end up Creating my Stargate Icons:

These are my first run of stargate:

IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image




These are my second batch stargate SG1

These are my favorites:
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image

For season 9 i endu using the same image but wit the same font as the other ones in these batch

I also created some startrek:

2 Generic one:

IPB Image
IPB Image

2 for The Original Series:
IPB Image
IPB Image

and this one for Stratrek Voyager but I can't take credit for. i couldn not find it anywhere on the site: http://xbmc.ckdvt.co...llery2/main.php   so I took it from Here http://forums.xbox-s...dpost&p=3435609 I copy and paste here:

IPB Image
Title: Wide Icons :)
Post by: Knightmare69 on June 11, 2006, 01:19:00 AM
These Wide Icons are awesome!  Thank you so much.
Title: Wide Icons :)
Post by: dynaram on June 11, 2006, 08:06:00 AM
QUOTE(Knightmare69 @ Jun 11 2006, 08:26 AM) View Post

These Wide Icons are awesome!  Thank you so much.



Thank you and you are welcome. They were my first ones ever.....
Title: Wide Icons :)
Post by: nutski on June 11, 2006, 08:43:00 AM
Decided to start making some season icons for my shows

IPB Image
IPB Image
IPB Image
IPB Image
IPB Image

Couple of others too

IPB Image
IPB Image

And some more

IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: Knightmare69 on June 11, 2006, 09:04:00 AM
QUOTE(GhostDog__ @ Jun 11 2006, 10:01 AM) View Post

Has anyone been successful in applying this mod to the MC360 skin?

I changed the following in MyVideos.xml:

   <control>
         <description>thumbnailpanel</description>
         <type>thumbnailpanel</type>
         <id>51</id>
                     <itemwidth>460</itemwidth>
                        <itemheight>130</itemheight>
                        <texturewidth>460</texturewidth>
                        <textureheight>100</textureheight>
                        <thumbwidth>460</thumbwidth>
                        <thumbheight>90</thumbheight>

         <onleft>2</onleft>
         <onright>51</onright>
         <onup>51</onup>
         <ondown>51</ondown>
         <animation effect="fade" time="300">WindowOpen</animation>
         <animation effect="fade" time="100">WindowClose</animation>
      </control>

I just get a black screen when opening My Videos.



I followed the instructions in this post http://forums.xbox-s...howtopic=519597 making sure to follow the extra instructions from Jezz X below the OP and now am in XBMC MC360 Wide Icon Heaven  biggrin.gif   Hope you get it working smile.gif
Title: Wide Icons :)
Post by: THOUGHTCRIMINAL on June 11, 2006, 10:21:00 AM
Wow nutski, those are awesome! I'll be using your South Park icons for sure
Title: Wide Icons :)
Post by: GhostDog__ on June 11, 2006, 12:30:00 PM
QUOTE(Knightmare69 @ Jun 11 2006, 04:11 PM) View Post

I followed the instructions in this post http://forums.xbox-s...howtopic=519597 making sure to follow the extra instructions from Jezz X below the OP and now am in XBMC MC360 Wide Icon Heaven  biggrin.gif   Hope you get it working smile.gif



Thanks for the info.  Works great!  biggrin.gif
Title: Wide Icons :)
Post by: Knightmare69 on June 11, 2006, 12:51:00 PM
Glad I could help you out smile.gif These Wide Icons are too amazing to not want  love.gif
Title: Wide Icons :)
Post by: dynaram on June 11, 2006, 02:51:00 PM
QUOTE(THOUGHTCRIMINAL @ Jun 11 2006, 05:28 PM) View Post

Wow nutski, those are awesome! I'll be using your South Park icons for sure


I second that i will be using insurrection for my collection
Title: Wide Icons :)
Post by: nutski on June 11, 2006, 03:37:00 PM
Ok, bit more from my tv collection

IPB Image
IPB Image
IPB Image
IPB Image

IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: babyblu on June 11, 2006, 06:10:00 PM
^^^love those star trek seasons icons are you going to do TNG and DS9 cuz i would love those in the same style^^


and is it possible to replace to default icon for video files with something like this

IPB Image

may with the take board on one side and say video on the other
Title: Wide Icons :)
Post by: ClevIndn on June 11, 2006, 07:21:00 PM
Needed some icons for some Apps I have.  So here is the first one.

IPB Image
Title: Wide Icons :)
Post by: fatfonzi on June 11, 2006, 08:33:00 PM

more choices...




IPB Image
IPB Image
IPB Image


fatfonzi
Title: Wide Icons :)
Post by: dynaram on June 11, 2006, 08:50:00 PM
I wish we could upload the icons here: http://xbmc.ckdvt.com/ so the icon on this forum don't get lost... I like the work we are all putting into this...  

So here are my new ones
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: Dwyzane on June 11, 2006, 09:09:00 PM
Just wanted to say thanks to everyone for the work. I haven't seen a set answer on hiding filenames yet. I've seen a couple of mods to the font. Has there been any solution......I know this has been asked a thousand times, if so ignore it. LOL  

Here's a couple I made for myself, that I noticed had not been posted.

Samurai Champloo w/ Season 1&2 Folders

IPB Image
IPB Image
IPB Image

Couple of Games
IPB Image
IPB Image


Edit: Made them a little bit lighter.
Title: Wide Icons :)
Post by: DiStUrBeD.xBoX on June 11, 2006, 09:16:00 PM
Hey I was wondering if anyone could make me the four Family Guy season Icons there the only ones i need so i hope someone has the time to help a guy like me out  rolleyes.gif
Title: Wide Icons :)
Post by: autoxerFSP21 on June 11, 2006, 09:24:00 PM
I could use an icon for The 4400.
Sample Pic
Title: Wide Icons :)
Post by: fatfonzi on June 11, 2006, 09:32:00 PM
Another 1


IPB Image


fatfonzi
Title: Wide Icons :)
Post by: nutski on June 11, 2006, 09:59:00 PM
QUOTE(babyblu @ Jun 12 2006, 01:17 AM) View Post

^^^love those star trek seasons icons are you going to do TNG and DS9 cuz i would love those in the same style^^




QUOTE(DoRnbush @ Jun 12 2006, 02:10 AM) View Post

Great work Nutski! Any chance I can score some for the Family Guy seasons?


I will be doing all these very soon, just trying to find time between World Cup/Work/Gf  biggrin.gif
Title: Wide Icons :)
Post by: fatfonzi on June 11, 2006, 10:18:00 PM
QUOTE(autoxerFSP21 @ Jun 12 2006, 04:31 AM) View Post

I could use an icon for The 4400.
Sample Pic



Hope you like this...took alot of work.  Alot of layers!





IPB Image




Enjoy!

Fatfonzi
Title: Wide Icons :)
Post by: fatfonzi on June 12, 2006, 12:05:00 AM
IPB Image
Title: Wide Icons :)
Post by: d9ciarav on June 12, 2006, 02:11:00 AM
I've got a few requests that I couldn't find elsewhere:

DOA Volleyball
Doom 3: RoE
Jade Empire
Karaoke Revolution
Karaoke Revolution Party
NASCAR 06
March Madness 06
NBA 2K6
NBA Ballers Phenom
Rainbow 6 Critical Hour
Shadow the Hedgehog
Star Wars Battlefront 2
The Guy Game
True Crime NYC
World Series of Poker
Wrestlemania 21

Thanks guys.
Title: Wide Icons :)
Post by: dynaram on June 12, 2006, 07:35:00 AM
Group don't forget that a icon request traking system was implemented no too long ago, please try to use it there. the ony thing I hate is that there is not place to upload the files so I have been posting them here as well.
Title: Wide Icons :)
Post by: dynaram on June 12, 2006, 08:02:00 AM
I have added Battlefield 2 Modern combat.
IPB Image
Title: Wide Icons :)
Post by: autoxerFSP21 on June 12, 2006, 10:04:00 AM
QUOTE(fatfonzi @ Jun 12 2006, 12:25 AM) View Post

Hope you like this...took alot of work.  Alot of layers!
IPB Image
Enjoy!

Fatfonzi


Very nice! Thanks.
Title: Wide Icons :)
Post by: HowlinPsycho on June 12, 2006, 12:01:00 PM
QUOTE(dynaram @ Jun 12 2006, 04:09 PM) View Post

I have added Battlefield 2 Modern combat.
IPB Image



Thanks alot for filling my request biggrin.gif
Title: Wide Icons :)
Post by: blazeuk on June 12, 2006, 12:46:00 PM
Added a few to the site, but two of them can be deleted as i've made fixes for them (not sure whether i should reupload the fixes though or wait until they are deleted first?), here's the fixed images;

IPB Image

IPB Image

and these are the other two icons i've added;

IPB Image

IPB Image

New addition:

IPB Image

Hasn't been uploaded yet as the upload page wont let me just yet.
Title: Wide Icons :)
Post by: nutski on June 12, 2006, 02:59:00 PM
Here`s the DS9 Season icons, will try and do TNG tomorrow

IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: contradict on June 12, 2006, 03:54:00 PM
Would anyone be interested in my wide icons ofr applications.......they're nothing special....but there aren't any to download yet so i tried my own....

IPB Image
IPB Image
Title: Wide Icons :)
Post by: Knightmare69 on June 12, 2006, 04:54:00 PM
QUOTE(contradict @ Jun 12 2006, 06:01 PM) View Post

Would anyone be interested in my wide icons ofr applications.......they're nothing special....but there aren't any to download yet so i tried my own....


Yes Please!  smile.gif
Title: Wide Icons :)
Post by: Heet on June 12, 2006, 05:49:00 PM
Damn you guys have gotten good at these!  The 4400, deep space 9 and the tiger woods especially are excellent  dry.gif


They're all great, thanks!
Title: Wide Icons :)
Post by: NineT9mustang on June 12, 2006, 07:11:00 PM
yay, i got Heet to reply to my thread biggrin.gif

I remember u from when i tried creating my first skin biggrin.gif

-NineT9mustang

(edit: for those who haven't checked the recent changelog, it is now possible to HIDE the text under these wide icons biggrin.gif check the changelog for more information and the manual on how to do this, if needed i will tell u how here)
Title: Wide Icons :)
Post by: babyblu on June 12, 2006, 07:38:00 PM
will the hide work on the 6/6/6 build or the 6/11/6 t3ch build
Title: Wide Icons :)
Post by: NineT9mustang on June 12, 2006, 08:13:00 PM
babyblu : 611
Title: Wide Icons :)
Post by: Heet on June 12, 2006, 09:57:00 PM
Well it looks like you really started something NineT9mustang LOL!  



Great job!  I love them   love.gif    pop.gif



You went from offering people 25$ for stuff to doing it yourself.  Wish we could all say that!


Wish that skin did make it though, it really rivaled PM3.  I understand why it didnt but anyways......keep comin up with stuff like this!
Title: Wide Icons :)
Post by: Leglez on June 12, 2006, 11:24:00 PM
Heres my first ones they still need some work I did them in about 20 seconds, also I don't have an xbox here to test them on right now so I am not sure how they will turn out:

Fixed

Bum Fights:

IPB Image

P-Sheddy (This one is too dark I will fix it tomorrow):

IPB Image

Now that I see them outside of PS they both look too dark any suggestions to make them lighter? Should I just take the opacity of the top layer down?
Title: Wide Icons :)
Post by: NineT9mustang on June 12, 2006, 11:56:00 PM
Top Notch, website isn't down, its up and fully working

Its hard to navigate at first, but once u get the hang of it, its quiet easy, so check the site out again smile.gif

and as far as a complete package, dont think that will be possible, we're talking 7,000 icons at almoast 1GB... 8D

thx heet! yea, sometimes u want something done so bad ull do it urself biggrin.gif

great looking icons Leglez smile.gif smile.gif

-NineT9
Title: Wide Icons :)
Post by: cjnic on June 13, 2006, 05:34:00 AM
Here's my first efforts.
Cannot figure out how to upload these to Xbmc.ckdvt.com uhh.gif

The Smoking Room:
IPB Image

Extras:
IPB Image

Wolf Creek:
IPB Image

Hills Have Eyes:
IPB Image

Batman Begins:
IPB Image
Title: Wide Icons :)
Post by: dynaram on June 13, 2006, 05:54:00 AM
QUOTE(cjnic @ Jun 13 2006, 12:41 PM) View Post

Here's my first efforts.
Cannot figure out how to upload these to Xbmc.ckdvt.com uhh.gif

The Smoking Room:
IPB Image

Extras:
IPB Image

Wolf Creek:
IPB Image

Hills Have Eyes:
IPB Image

Batman Begins:
IPB Image


These icons look great great work!
Title: Wide Icons :)
Post by: dynaram on June 13, 2006, 06:13:00 AM
QUOTE(TopNotch @ Jun 13 2006, 06:06 AM) View Post

nothing against the site the wide icons are hosted on  at all but its seems to always be down and
its difficult to find the wide icons

i havent been able to try anything out yet

but if anyone has some complete packages or a torrent please post

i will up them to my site  and offer for direct download to help with bandwidth
and make it more accessible for everyone


I kind of have to agree with TopNotch, The site is not always working right for example the new icon link is not working when you go to it the images don't show, if you click on the icon them self it opens in a new page wit double http:\\xxxxetc..http:\\xxxxetc. that needs to be fixed. also i can't figure out how to upload images there half the images from this forum i can't fin there I know it takes works to put them there but if you could fix the upload feature we will be puting the images there instead of : http://i58.photobucket.com/ . either fix the site so we can upload images there or letTopNotch help with hosting or mirror your site. I think some how the icon are getting lost. I may be wrong or I don't understand how to navigate the site. and Don't get me wrong I like the site, forum and the hard work everyone has put into it. but we need to preserve the icons.

TopNotch you can put the icons from the site into a zip format and download them. the need of a bit torrent may not be nesesary, but I you will like to take the task of doing a torrent take the offer from imamafackinhokie  and download the icons and create a torrent and upload them, but that shoud not stop there, the torrent can be updated every month with the new icons. I know that is a task that will take work to do are you ready for the challenge.. Because of that i think the site is the best to download just what you need, but it needs to be corrected and put up to date.  sorrry i went to long I will let you go for now... sorry ...
Title: Wide Icons :)
Post by: imamafackinhokie on June 13, 2006, 06:24:00 AM
those are some nice icons man.

if you haven't registered on xbmc.ckdvt.com - do that first.

after that click on the XBMC icons, and go to user uploaded icons, and upload the icons there.

I also added a upload icon link to the left side of the site, now users can upload whenever they would like (make sure you are logged in first).
Title: Wide Icons :)
Post by: cjnic on June 13, 2006, 06:56:00 AM
Cheers, feels good to give something back (however small)smile.gif

I tried going in via XBMC icons\uploaded icons but all I could see were two Burnout 3 icons and no way to upload.

The upload icon link is much better!!
I'll use that from now on...
Title: Wide Icons :)
Post by: dynaram on June 13, 2006, 07:05:00 AM
Now I know why I can't never find anything on the site. when I am searching for startrek it come up with only a few items but if i search for trek i get some more items but i can't find some others, then i looked for ds9 and voy and i found the others, i guess the search is determind by Title.. what is the title? is it the name of the file or the caption when you upload a file on your site??

We can get schooled so people try to save things wit proper names so we can find them on one try search..



and thank you for the upload button on the left I was never able to find that page anywhere on the site... great work. I will use it form now on.. how can we fix the search option?
Title: Wide Icons :)
Post by: Kick In Da Door on June 13, 2006, 07:14:00 AM
Is it possible to put these icons also on ur site, http://web.archive.o...ww.ademika.net/ these game icons from the year before so they dont have any new games, is it possible to update them, or if anyone have nba live 06, far cry evolutions,, brothers in arms road to hill 30 , fight night round 3, and midnigt club dub editioin, can u uploasd them here please.
Title: Wide Icons :)
Post by: DraGhosT on June 13, 2006, 07:17:00 AM
Good job love.gif

does it also Go for skin MC360? blink.gif
Title: Wide Icons :)
Post by: babyblu on June 13, 2006, 07:46:00 AM
imamafackinhokie will the site show when the icons where updated? because it would be alot easier to keep track of the ones that i already downloaded. also how is the I-pac working
Title: Wide Icons :)
Post by: imamafackinhokie on June 13, 2006, 08:38:00 AM
QUOTE(babyblu @ Jun 13 2006, 09:53 AM) View Post

imamafackinhokie will the site show when the icons where updated? because it would be alot easier to keep track of the ones that i already downloaded. also how is the I-pac working



Yes the site is working for the newly updated icons.  I have RSS feeds that scroll through that show what icons have been added lately. They work great when reading them in thunderbird, however I do want to make a scrolling list, which I haven't been able to implement yet.

The RSS isnt entirely complete, but it works pretty well.  I will post links for RSS feeds for all albums shortly.

Also a reminder for those who want to upload many files, add all of the files to a zip and then upload the zip, and the site will automatically extract the contents of the zip.
Title: Wide Icons :)
Post by: TopNotch on June 13, 2006, 08:58:00 AM
jmo but going thru some of the icons the font really doesnt contrast with the background kinda blends in

im thinking the whole point is to recognize from the couch or far back so the text font really should stick out
or people will have to use the text and the icon
Title: Wide Icons :)
Post by: babyblu on June 13, 2006, 09:57:00 AM
Ok here is my first icon

IPB Image

I figured I would start with something that I didnt think anyone would do for a long time its been uploaded to the site.

SWEET mine is the only one on the user uploaded page lol



Hey TopNotch thanks for all your work but as far as uploading and downloading I think everyone should stick to imamafackinhokie site that way they are all in the same place. As far as the fonts blending in that all has to do with who made the icon and what they wanted it to look like.

also here is a link for some good quailty front covers Link
Title: Wide Icons :)
Post by: TopNotch on June 13, 2006, 11:22:00 AM
star trek next generation added

http://www.topnotch.net/wide_icons.rar
6/29/2006 wide Icons page 1-29
Title: Wide Icons :)
Post by: blazeuk on June 13, 2006, 11:33:00 AM
@TopNotch, Appretiate the effort of putting them into packs and letting us use your server to download them, but could you not post a long list of everything, it's annoying having to scroll right through the post.

These are all going onto http://xbmc.ckdvt.com aswell, so listing the complete pack isnt really nessecary, you just need to look on there to see whats in it.
Title: Wide Icons :)
Post by: babyblu on June 13, 2006, 11:39:00 AM
packs are a waste of time right now because how many icons people are making daily just use the site and you can get all the icons or just the newest.


btw does anyone have a good xlink kai icon???? I want to game it to the icons that I using on my system
Title: Wide Icons :)
Post by: imamafackinhokie on June 13, 2006, 12:21:00 PM
Newly Updated Icons

You can now see which icons were newly added, so you don't have to go through and search through the icons or type in the name of the icon anymore to see if the newest one has been added.  Here is a list of the most likely to be used RSS feeds of the icon sets:

Xbox Game Icons Tilted
http://xbmc.ckdvt.co...hp?g2_itemId=28

Wide Icons - Shows
http://xbmc.ckdvt.co...g2_itemId=16787

Wide Icons - Xbox Games
http://xbmc.ckdvt.co...g2_itemId=18165

Wide Icons - Movies

http://xbmc.ckdvt.co...g2_itemId=19002

Wide Icons - Emulators

http://xbmc.ckdvt.co...g2_itemId=18581

Wide Icons - Apps, Drives, & General Icons
http://xbmc.ckdvt.co...g2_itemId=19487

I will add the rest later, but these have been tested and work very well with Thunderbird.  I hope to have a better serving webpage with the newest ones scrolling or pictures of the newest icons through the RSS feeds up soon.

Enjoy. cool.gif

All Icons
Title: Wide Icons :)
Post by: TopNotch on June 13, 2006, 01:58:00 PM

direct
http://www.topnotch.net/wide_icons.rar
6/29/2006 wide Icons page 1-29
not a problem
family guy 1-5 added

view
http://www.topnotch....hru29/index.htm
Title: Wide Icons :)
Post by: nutski on June 13, 2006, 03:26:00 PM
QUOTE(dynaram @ Jun 13 2006, 09:22 PM) View Post

With the same style can you please do The Original Series for the 3 seasons .. and thank you in advance.

I only have one image located here:
http://i63.photobuck...inStartrek2.jpg that you can try to use.


Argh, i thought i was done with all the star trek  biggrin.gif  I`ll see what i can do for you soon
Title: Wide Icons :)
Post by: contradict on June 13, 2006, 03:32:00 PM
Here's some apps.....like i said i'm still finding my way around photoshop......but these will do for now....i have some game icons also......but i need to copy them back off my xbox probably at the weekend.....or maybe tomorrow...

IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image

I really Dislike this one but it will do......i haven't had a chance to find a better icon...
IPB Image
Title: Wide Icons :)
Post by: babyblu on June 13, 2006, 06:56:00 PM
Just Uploaded

25 To Life
Blazing Angels


Let me know what you think
Title: Wide Icons :)
Post by: Knightmare69 on June 13, 2006, 07:27:00 PM
QUOTE(babyblu @ Jun 13 2006, 09:03 PM) View Post

Just Uploaded

25 To Life
Blazing Angels
Let me know what you think


Looks great!  I'll be using them smile.gif  Now only 27 more games & 17 movies I need icons for blink.gif  lol tongue.gif  Any takers?  unsure.gif  I feel retarded because I can't figure out how to request them on Http://xbmc.ckdvt.com, I'll figure it out eventually though smile.gif
Title: Wide Icons :)
Post by: Leglez on June 13, 2006, 09:12:00 PM
Heres the first of many for TopNotch (Note it is a template for the rest not sure if its how he wants them yet or not)  

IPB Image
Title: Wide Icons :)
Post by: Leglez on June 13, 2006, 09:38:00 PM
QUOTE(Leglez @ Jun 13 2006, 10:19 PM) View Post

Heres the first of many for TopNotch (Note it is a template for the rest not sure if its how he wants them yet or not)  

IPB Image



Oops forgot to save it that one is old here is the actual one:

IPB Image
Title: Wide Icons :)
Post by: imamafackinhokie on June 14, 2006, 10:01:00 AM
Created and uploaded more icons to my site - xbmc.ckdvt.com

Movies
06/14/2006  12:22 PM            30,054 12_Monkeys.png
06/14/2006  12:26 PM            33,796 28_Days_Later.png
06/14/2006  11:48 AM            48,751 8_Mile.png
06/14/2006  12:36 PM            39,957 About_Schmidt.png
06/14/2006  12:06 PM            44,554 Accepted.png
06/14/2006  12:38 PM            24,451 Ace_Ventura_Pet-Detective.png
06/14/2006  12:38 PM            26,465 Ace_Ventura_Pet-Detective2.png
06/14/2006  12:41 PM            44,088 Aladdin.png
06/14/2006  12:43 PM            20,036 American_Beauty.png
06/14/2006  12:34 PM            53,353 Barbershop.png
06/14/2006  12:03 PM            49,323 Coyote_Ugly.png
06/14/2006  11:58 AM            40,560 Fight_Club.png
06/14/2006  12:07 PM            23,393 Snakes_On_A_Plane.png
06/14/2006  12:15 PM            45,895 Superman_Returns.png
06/14/2006  11:29 AM            35,835 Texas_Chainsaw_Massacre.png
06/14/2006  12:28 PM            31,805 The_6th_Day.png
06/14/2006  12:35 PM            38,414 The_Abyss.png
06/14/2006  11:54 AM            12,385 The_Ring_Thing.png
Days
06/14/2006  11:05 AM            36,954 Friday.png
06/14/2006  10:53 AM            46,998 Monday.png
06/14/2006  11:22 AM            40,867 Saturday.png
06/14/2006  11:12 AM            46,282 Sunday.png
06/14/2006  11:07 AM            44,075 Thursday.png
06/14/2006  10:57 AM            41,702 Tuesday.png
06/14/2006  11:03 AM            30,714 Wednesday.png
Shows
The Norm Show
Title: Wide Icons :)
Post by: Knightmare69 on June 14, 2006, 10:18:00 AM
QUOTE(imamafackinhokie @ Jun 14 2006, 09:48 AM) View Post

To request an Icon, you must be registered and logged in...Then click the Request Icon link on the left hand side, and post a ticket about which icons you want created...and someone will take care of them for you.


Cool, thanks for the help imamafackinhokie smile.gif
Title: Wide Icons :)
Post by: blittan on June 14, 2006, 12:29:00 PM
in the rainbow six folder (as an example) add an icon named default.tbn so will it show for the executable file default.xbe .. that is how you should do it.

Title: Wide Icons :)
Post by: imamafackinhokie on June 14, 2006, 12:53:00 PM
Added Games (Wide Xbox Icons)
06/14/2006  03:11 PM            48,431 Madden_2005_1.png
06/14/2006  03:12 PM            56,151 Madden_2005_2.png
06/14/2006  03:31 PM            46,933 Prince_of_Persia_WW.png
06/14/2006  03:17 PM            44,500 Rogue_Trooper.png
06/14/2006  03:04 PM            36,264 Splinter_Cell_Pandora_Tom.png
06/14/2006  03:00 PM            41,709 SSX_On_Tour.png
06/14/2006  02:52 PM            49,152 Star_Wars_KOTOR.png
06/14/2006  02:25 PM            43,365 Star_Wars_KOTORII.png
06/14/2006  02:46 PM            46,731 Total_Overdose.png
06/14/2006  02:40 PM            39,712 Ultimate_Spiderman.png
06/14/2006  02:31 PM            49,351 Urban_Chaos.png
06/14/2006  02:16 PM            46,906 X3.png

All on site.
Title: Wide Icons :)
Post by: Knightmare69 on June 14, 2006, 02:44:00 PM
Thank you very much imamafackinhokie smile.gif
Title: Wide Icons :)
Post by: babyblu on June 14, 2006, 03:26:00 PM
Upped

tomb raider legends
Outrun 2006 Coast 2 Coast
Silent Hill 4 The Room
Title: Wide Icons :)
Post by: Leglez on June 14, 2006, 03:44:00 PM
Here is one for each of the CKYs:

IPB Image

IPB Image

IPB Image

IPB Image

Not the best just wanted the text to be visible ... crap I just noticed I forgot to save it as a png I will fix it when I get back tonight
Title: Wide Icons :)
Post by: babyblu on June 14, 2006, 03:50:00 PM
there not bad man just try to shink the pic evenly and the text will alway be fine
Title: Wide Icons :)
Post by: babyblu on June 14, 2006, 06:07:00 PM
ok Im bored upped

Fahrenhiet
Heroes of the pacific
Title: Wide Icons :)
Post by: NineT9mustang on June 14, 2006, 08:31:00 PM
Dynaram, It was added in the latest changelog, check the manual @ xboxmediacenter.com on how to do this biggrin.gif
Title: Wide Icons :)
Post by: babyblu on June 14, 2006, 09:47:00 PM
Ok last up for me for the day

Conker L&R
Halo2
Fahrenhiet
Wreckless Yakuza
Stolen
CSI
Max Payne 2
Heroes Of The Pacific
Ghost Recon 2
Darkwatch

And ya i screwed up and upped Fahrenhiet and Heroes twice and also messed up the caption but it late and im tired

Hope everyone likes my icons
Title: Wide Icons :)
Post by: Leglez on June 14, 2006, 10:15:00 PM
Here are all the ones I have made for TopNotch so far:

IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image


IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image

Not sure if anyone will use these but thought I would put them on here anyways ... I will do more tomorrow
Title: Wide Icons :)
Post by: wired57 on June 14, 2006, 11:13:00 PM
QUOTE(Grudge @ Jun 15 2006, 05:31 AM) View Post

pretty sure this has been discussed but its hard to read throught 30 pages, but is it possible to only have wide icons set to part of a blade,  as i would like wide icons for the emulators only

and im sorry for asking if its already been asked but without a search feature and having over 30 pages its a pain to look through it all

technically, sure it could be done. Easily, thats another situation alltogether.
Title: Wide Icons :)
Post by: Knightmare69 on June 14, 2006, 11:34:00 PM
Thanks babyblu  biggrin.gif
Title: Wide Icons :)
Post by: NineT9mustang on June 15, 2006, 03:29:00 AM
cjnic, I'm not sure why it would do that, try making your 'top layer' 1 folder, that contains the other folders, and see if that works perhaps?

Grudge, That is possible, just follow the tutorial and apply it to MYPROGRAMS.xml instead of MYVIDEOS.xml, and you can also apply this to MYMUSIC.xml, and MYPICTURES.xml... so 1, or 2, or all, etc, your choice biggrin.gif

leglez, keep up the great work, great to see such a variety of wide icons now biggrin.gif
Title: Wide Icons :)
Post by: imamafackinhokie on June 15, 2006, 04:56:00 AM
QUOTE(Leglez @ Jun 15 2006, 12:22 AM) View Post

Here are all the ones I have made for TopNotch so far:

Not sure if anyone will use these but thought I would put them on here anyways ... I will do more tomorrow



As for these images, which category do they fall under?  I'm sure some other parent out there, has kids who watch these shows on their xbox. blink.gif
Title: Wide Icons :)
Post by: alexpb1 on June 15, 2006, 05:05:00 AM
Anyone wanna hook me up with some 24 season themed icons?

I need 1-5 but dont really feel like making them myself at the moment.
Title: Wide Icons :)
Post by: imamafackinhokie on June 15, 2006, 06:05:00 AM
Created and uploaded these:
Movies
06/15/2006  07:53 AM            44,688 Ghetto_Fights.png
06/15/2006  07:53 AM            38,208 Ghetto_Fights2.png
06/15/2006  08:10 AM            37,536 Office_Space.png
06/15/2006  08:22 AM            45,735 Super_Troopers.png
06/15/2006  08:22 AM            45,707 Super_Troopers1.png
06/15/2006  07:57 AM            35,659 The_Hitchhikers_Guide_To_Th.png

Games
06/15/2006  08:44 AM            45,718 Cold_Fear.png
06/15/2006  08:28 AM            51,348 Darkwatch.png
06/15/2006  08:30 AM            40,004 ESPN_NFL_2k5.png
06/15/2006  08:39 AM            52,618 Gladiator_Sword_Of_Vengence.png
06/15/2006  08:33 AM            53,622 NHL_2k6.png
06/15/2006  08:36 AM            53,659 Prince_of_Persia_SOT.png

shows
06/15/2006  08:50 AM            47,229 Gilmore_Girls.png

Categories
06/15/2006  07:45 AM            22,085 mystery_science_theater_3k1.png
06/15/2006  07:46 AM            26,975 mystery_science_theater_3k2.png
06/15/2006  07:44 AM            39,751 mystery_science_theater_3k_.png
Title: Wide Icons :)
Post by: Leglez on June 15, 2006, 06:46:00 AM
imamafackin I suggest making a children category because I have at least 500 that I will be making for this guy.  And they are all for children
Title: Wide Icons :)
Post by: peaksworth on June 15, 2006, 07:00:00 AM
I would like some more TV Show icons made

All Aussie Adventures
The Goodies

Cheers!
Title: Wide Icons :)
Post by: alexpb1 on June 15, 2006, 07:06:00 AM
QUOTE(bfigved @ Jun 15 2006, 08:09 AM) View Post

Give me 15 min....  smile.gif

I'll upload them to that icon site, or you can get them here

Edit: Online now!

Preview.
IPB Image



thanks
Title: Wide Icons :)
Post by: alexpb1 on June 15, 2006, 07:17:00 AM
imamafackinhokie,

is it possible for you to change the page set up to allow us to view more icons on a single page?

Theres 45 pages...with only 9 icons per page, so it kind of sucks.


It'd be better for me if i could set it so it shows say...50 or 100 per page so i didnt  have to go through them all.
Title: Wide Icons :)
Post by: alexpb1 on June 15, 2006, 07:32:00 AM
QUOTE(PunX0r @ Jun 15 2006, 09:32 AM) View Post

With the addition of the mc360 skin, I found that the wide icons didn't really suit the over all theme of the skin. For PM3 they are absoulutly brilliant though!!

Here are a few I have come up with so far, with a glass theme

IPB Image

IPB Image

IPB Image

Let me know what you think

PunX0r


Nice. I'm going to be checking out that House one right now.
Title: Wide Icons :)
Post by: Leglez on June 15, 2006, 07:32:00 AM
Wow I like that new template could you upload it so maybe we could get icons made in both template so more people can use them
Title: Wide Icons :)
Post by: alexpb1 on June 15, 2006, 07:39:00 AM
It's nice but it looks a little small in comparison to the rest of the icons and the screen.

I think i'll stick with the original.

It's nice to have variety though,

thanks
Title: Wide Icons :)
Post by: fatfonzi on June 15, 2006, 09:12:00 AM
can someone put up a screenshot showing the mc360 with wide icons?


thanks
fatfonzi
Title: Wide Icons :)
Post by: contradict on June 15, 2006, 09:35:00 AM
QUOTE(contradict @ Jun 12 2006, 11:01 PM) View Post

Would anyone be interested in my wide icons ofr applications.......they're nothing special....but there aren't any to download yet so i tried my own....

IPB Image
IPB Image

Title: Wide Icons :)
Post by: Knightmare69 on June 15, 2006, 10:34:00 AM
Thank you imamafackinhokie smile.gif Looking great!
Title: Wide Icons :)
Post by: NineT9mustang on June 15, 2006, 10:51:00 AM
fatfonzi : The team did a great job with mc360, it looks beautiful, but personally, I prefer PM3. Has a more professional look, and mc360 is nice to use when I just want to show off that I have the 360 dashboard on my xbox1 biggrin.gif

This is just my opinion though... You should DEFINATLY give mc360 a shot, there are A LOT of great features to it smile.gif

I also noticed my Mystery Science Theater 3000 Wide Icon did not get uploaded properly a long time ago, so here it is (sorry if anyone noticed, its up at ckdvt now)

IPB Image
Title: Wide Icons :)
Post by: NineT9mustang on June 15, 2006, 11:07:00 AM
Yea, both MC360 & PM3 have their advantages

As far as what mc360 has that pm3 doesn't... I'd say the ability for custom themes (Carbon, Glass), the ability to change the backrounds a lot easier then PM3, It's unique 360 Dashboard look, Visualization behind skin, etc...

but PM3 also has its benefits too, which I wont go into because we all have used pm3

so all in all, its a matter of opinion, but you gotta try it out, there are a lot of ppl that wont go back to pm3, you might be one of them biggrin.gif

I just WISH there will be a Project Mayhem 4 :/ Can't even imagine what it'd look like...Choke's a god among graphic artists
Title: Wide Icons :)
Post by: imamafackinhokie on June 15, 2006, 12:01:00 PM
QUOTE(alexpb1 @ Jun 15 2006, 09:24 AM) View Post

imamafackinhokie,

is it possible for you to change the page set up to allow us to view more icons on a single page?

Theres 45 pages...with only 9 icons per page, so it kind of sucks.
It'd be better for me if i could set it so it shows say...50 or 100 per page so i didnt  have to go through them all.



I couldnt edit, but I changed the site to 2 columns and then 50 rows, this should make more icons on one page, and I finally got the icons to sort by name, so it should be easier to find them when browsing.
Title: Wide Icons :)
Post by: Knightmare69 on June 15, 2006, 12:02:00 PM
QUOTE(imamafackinhokie @ Jun 15 2006, 01:17 PM) View Post

I took a break from Knighmare69's multiple requests


 blink.gif  Sorry for that.  Just got photoshop so when/if I figure out how to make these I'll be able to contribute back to the XS community  biggrin.gif   Now if I could find that tutorial that was floating around the forums to create these.....
Title: Wide Icons :)
Post by: babyblu on June 15, 2006, 01:46:00 PM
imamafackinhokie

you should edit the comment on the last group of icons I uploaded since its a list of the icons. plus farhenhiet and heroes of the pacific where both upped twice and they are the same.
Title: Wide Icons :)
Post by: Dunlop on June 16, 2006, 03:34:00 AM
Hi all

My request is a wide icons for the homebrew section,wide icons for this portage(doomx and stepmaniax)a wide icon for the Ultra 64(emulator for the Killer instinct arcade game)and wide icons for this xbox games jester.gif

Amped,
Far Cry Instincts
Blinx:The time sweeper,
Thief:Deadly shadow
Doom 3 Resurrection of Evil
Chronicle of Riddick
Half Life 2
House of the dead 3
Kung fu chaos
Oddworld Stranger's Wrath
Out run 2
Rallisport Challenge
Worms 4 Mayhem
Sega Gt 2002
Jade Empire

 biggrin.gif thanks
Title: Wide Icons :)
Post by: NineT9mustang on June 16, 2006, 04:43:00 AM
Dunlop, if you would like those to get made, please request them at the site,

Once requested, users will be able to pick it up and finish the icons for you, compared to here, where u might have a couple ppl seeing it, and doing them at the same time, which waistes time that could be used to do others :/

Just for future reference, makes everyones life easier biggrin.gif thx man
Title: Wide Icons :)
Post by: DoRnbush on June 16, 2006, 06:18:00 AM
Anyone know why my request post keeps getting deleted from the site? I've requested the same movie icons twice on the site and when I go back to check on the status to see if anyone's replied to my post, they're gone.

What's up?


I'm looking for the following movie icons:
The Devil's Rejects
Fear and Loathing in Las Vegas
Harold and Kumar Go to Whitecastle
Inside Man
Lucky Number Slevin
Lord of War
Orgazmo
Sin City
Waiting
Title: Wide Icons :)
Post by: Leglez on June 16, 2006, 06:43:00 AM
It could be on a different page check the other pages like page 2, 3, so on
Title: Wide Icons :)
Post by: dynaram on June 16, 2006, 07:01:00 AM
I still have a problem on the main site. When I go to view new icons on the left navigation and I click and when i get here: http://xbmc.ckdvt.co...did=24&Itemid=7  I can't see any icons so i click on the links under each icon it will open a new page but nothing show because it looks like this: http://xbmc.ckdvt.co...g2_itemId=21974

Also if you open the site in direct mode.. : http://xbmc.ckdvt.co...llery2/main.php the web logo in the upper left corner should link to the main website. here: http://xbmc.ckdvt.com  I hope this helps.
Title: Wide Icons :)
Post by: DoRnbush on June 16, 2006, 07:39:00 AM
QUOTE(DoRnbush @ Jun 16 2006, 02:02 PM) View Post

Nope, don't think so...

I posted under "Default Category/Topic" where the other movie requests seem to be going. I've looked at the normal listing, the "All" list and the "Personal" list. I don't show up on any of them and there's no multiple pages.

Unless your post is taken down while it's filled? I guess that could be the case but it doesn't make any sense...



Ok, I found them. They were in the DEAD area. Apparently they were closed because the "Default" category isn't supposed to be used for requests.

Ok... So where do I request movie icons? There's no specific "Wide Icons - Movies" category and the "Default" one seems to be what everyone else uses and gets away with.
Title: Wide Icons :)
Post by: imamafackinhokie on June 16, 2006, 08:12:00 AM
QUOTE(dynaram @ Jun 16 2006, 09:08 AM) View Post

I still have a problem on the main site. When I go to view new icons on the left navigation and I click and when i get here: http://xbmc.ckdvt.co...did=24&Itemid=7  I can't see any icons so i click on the links under each icon it will open a new page but nothing show because it looks like this: http://xbmc.ckdvt.co...g2_itemId=21974

Also if you open the site in direct mode.. : http://xbmc.ckdvt.co...llery2/main.php the web logo in the upper left corner should link to the main website. here: http://xbmc.ckdvt.com  I hope this helps.


Yeah I'm sorry about that, for some reason the site is adding:
CODE
http://xbmc.ckdvt.com/http://
to the beginning of those links on the New icons.  If you click the link and then remove that part of the address, you will be able to see the new links.  I did post the RSS feeds to put into your RSS reader awhile ago, but JayDee hasn't edited my post, and I dont know if he will, so I will re-do the post in a few minutes as well as fix the the New icons link.  I wasnt sure that people were actually using that.

I also moved a lot of the icons that BJ created. Most to the seasons Album.

Also I created a lot of icons, closed the tickets and uploaded them.

CODE
Movies:
Getaway In Stockholm

Games:
Dreamfall
Whiplash
Vexx
Unreal Championship
Ty The Tasmanian Tiger
State of Emergency
Simpsons Road Rage
Half Life 2

Shows:
The Closer
Wonderfalls
Enterprise
Doctor-Who
Bones
A Bit Of Fry & Laurie


QUOTE(DoRnbush @ Jun 16 2006, 09:46 AM) View Post

Ok, I found them. They were in the DEAD area. Apparently they were closed because the "Default" category isn't supposed to be used for requests.

Ok... So where do I request movie icons? There's no specific "Wide Icons - Movies" category and the "Default" one seems to be what everyone else uses and gets away with.



That is my fault, I will create the movie icons category, I forgot to do that again.  

Please request the movies again in 5 minutes after I create the category.  

I'm pretty sure I was only closing tickets that I finished creating no matter what category they were in, I wasn't just deleting them if they were in the wrong category.
Title: Wide Icons :)
Post by: dynaram on June 16, 2006, 09:13:00 AM
New Stargate Atlantis: I have Already upload them to the site.

IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: dynaram on June 16, 2006, 09:53:00 AM
I added game Flatout for the request on the website.

IPB Image

Already uploaded to the site.
Title: Wide Icons :)
Post by: blazeuk on June 16, 2006, 11:30:00 AM
Added UFC: The Ultimate Fighter aswell as the fixed version of two previous uploads to the site;

IPB Image
Title: Wide Icons :)
Post by: babyblu on June 16, 2006, 04:07:00 PM
Yay more icons. Im currenly working on a whole bunch. i will hopefully have a bunch upped by sunday night
Title: Wide Icons :)
Post by: babyblu on June 16, 2006, 09:49:00 PM
nice work
Title: Wide Icons :)
Post by: hardcorekid on June 16, 2006, 09:59:00 PM
Incase anyone else's kids are into Power Rangers like mine... here ya go...

IPB Image

IPB Image
Title: Wide Icons :)
Post by: NineT9mustang on June 16, 2006, 10:27:00 PM
kryton, whats crazy is I started the thread by having made just 90 or so wide icons...and now, we're at 1,000 Wide Icons, and it hasn't even been a month!

So really, a big thanks to everyone else contributing... and imamafakinhoki for all his tremendous help with the ckdvt website
Title: Wide Icons :)
Post by: Flamez on June 17, 2006, 06:37:00 AM
I just wanted to say thanks to everyone!  You guys make the XBMC rock!  Hey i am sure this has been asked in the past but i searched and didnt find it, I was wondering if there was a script or program you guys use to download your TV series episode info and such and then have it dispalyed in XBMC?  maybe like IMDB script works but for TV Series.


Thanks again!

Title: Wide Icons :)
Post by: Flamez on June 17, 2006, 10:37:00 AM
Thats Great News!  Thanks for the heads up!    biggrin.gif
Title: Wide Icons :)
Post by: sheepie on June 17, 2006, 11:08:00 AM
dont mean to sound daft but when i got to the icons sections and do add to cart it says my cart is empty

anyone else having probs with http://xbmc.ckdvt.com ?



never mind think it works now cant we have a download all icons option for num nuts like my self?
Title: Wide Icons :)
Post by: dynaram on June 17, 2006, 01:18:00 PM
I was browsing the net and i found a nice picture for Superman Returns Movie So I found my self making a wide icon for it.

IPB Image

Already uploaded to the site.
Title: Wide Icons :)
Post by: kryton on June 17, 2006, 02:31:00 PM
Well, here I am again.  I seem to be a busy little beaver, eh?  Not anywhere near as busy as some, for which I thank you greatly.   biggrin.gif   *cough*

Ok, here are 4 more. My fav being the scummVM one.  It took a while, but it was worth it.  Let me know what you think.  More will be coming as I have the time.

IPB Image
IPB Image
IPB Image
IPB Image

Already uploaded to the site, in the user uploaded section.

P.S. - Anyone know how I can add directly into the Wide Icon/<insert catagory here> albums?  Thanks!
Title: Wide Icons :)
Post by: blittan on June 17, 2006, 03:24:00 PM
@sheepie: no, the traffic will be too large and imamafakinhoki do not want to pay for using too much.

@kryton: there is not an option for that, only admin can move the icons (better be so, since to many with that access.. then the site could be used for other porposes)
Title: Wide Icons :)
Post by: nutski on June 18, 2006, 03:26:00 AM
QUOTE(kryton @ Jun 17 2006, 09:38 PM) View Post

Well, here I am again.  I seem to be a busy little beaver, eh?  Not anywhere near as busy as some, for which I thank you greatly.   biggrin.gif   *cough*

Ok, here are 4 more. My fav being the scummVM one.  It took a while, but it was worth it.  Let me know what you think.  More will be coming as I have the time.

IPB Image
IPB Image
IPB Image
IPB Image

Already uploaded to the site, in the user uploaded section.

P.S. - Anyone know how I can add directly into the Wide Icon/<insert catagory here> albums?  Thanks!

 Fantastic ScummVM icon, cheers for that one!
Title: Wide Icons :)
Post by: BillBob on June 18, 2006, 05:06:00 AM
QUOTE(PunX0r @ Jun 15 2006, 02:32 PM) View Post

With the addition of the mc360 skin, I found that the wide icons didn't really suit the over all theme of the skin. For PM3 they are absoulutly brilliant though!!

Here are a few I have come up with so far, with a glass theme

IPB Image

IPB Image

IPB Image

Let me know what you think

PunX0r



I do agree with PunX0r, I got the wide icons all working, and in mc360, they do feel a little out of place, maybe it's due to the tendency for dark icons, or the dark drop shadow.  But like he said they do look very much at home in PM3.  But I think I read there are almost 1k wide icons now?  That would be a lot of work to go back through all the icons.  Maybe something as simple as having two sets, one MC360, on PM3, and when people make a new wide icon, and have the base layer all done, would be great if we had two sets of templates that could be applied.

Now that being said, I followed the tutorial for getting the wide icons working in MC360, and I saw there is a nother voting poll on what resolution people run XBMC on, and 720p, 16:9 is in the lead.  So has anyone looked into getting the wide icons to stretch more in 16:9?  I tried different values in the MyVideo.xml, but only get a black screen.  I attached a quick screen shot, and you can see there is quite a bit of excess space on either side of the icon.

IPB Image

Cheers...
Title: Wide Icons :)
Post by: NineT9mustang on June 18, 2006, 08:58:00 AM
I had worked on a template for MC360 a while ago, and was going to have 2 sets, but i was told there are too many icons now, and that it wouldn't be a good idea because we would all have to start over....

I would disagree. I think something like this is neccessary because these icons look so much better pm3, and dont quiet fit mc360 so something like this would be a great idea...  It would be better now, then down the road when this collection gets to 3,000/5,000...

But in all honesty, I think we should wait til 2.0 is out, because according to the xbmc forums, after 2.0 is released xbmc will be working on a solution for tv shows/wide icons, and I'd like to see where they go from it. It could possible change compared to how it is now...

I'm just trying to prepare for the future, hence why i have been absent in creating these icons lately, not sure where this is going until 2.0 is released... anyone agree with me here? :/
Title: Wide Icons :)
Post by: NineT9mustang on June 18, 2006, 09:43:00 AM
Yea, thats what I thought would be best too...
The people (us) just create a banner, a long rectangular banner (no need to trim the edges, etc)... and when its shown on a skin, the skin could apply some effects to it, pm3 with its scanlines, mc360 with some shiny effects...

but we run into a problem doing this, 1, Chokemaniac is the designer of PM3, and I'm not sure if we can bring him back to get a default designed template for icons in PM3 for future builds...? So beause of that we need the template provided currently...

The idea is perfect, and would make everyones life easier, but possible? im not sure...
Title: Wide Icons :)
Post by: blazeuk on June 19, 2006, 03:50:00 AM
Added Jeremiah;

IPB Image

I liked the previous one made, but it wasn't uploaded so i made my own.

I like the idea of making the banner which could then be changed to whatever look is prefered, if new design layouts came about though, it could cause problems actually implementing it into that new banner style (you could end up with a whole lot more requests from people who want them made completely)
Title: Wide Icons :)
Post by: blazeuk on June 19, 2006, 06:20:00 AM
Hitman: Blood Money added (didnt like the Live logos added to the last one made)

IPB Image
Title: Wide Icons :)
Post by: fatfonzi on June 19, 2006, 10:23:00 AM
OK, here's one that's a little clearer.



IPB Image



fatfonzi
Title: Wide Icons :)
Post by: VirtualVenom on June 19, 2006, 01:06:00 PM
Is there a way for XBMC to not show the Recycler and System Volume Information folders?
Title: Wide Icons :)
Post by: fatfonzi on June 19, 2006, 03:39:00 PM
New GBA emu



IPB Image

Fatfonzi
Title: Wide Icons :)
Post by: DoRnbush on June 19, 2006, 04:20:00 PM
Here's a stupid question...

Where do my requests show up after they've been "done and uploaded?" In the "Wide Movie Icons" section, right?

Apparently Lord of War and Harold and Kumar have wide icons done for me but I can't find them anywhere on the site. Does anyone else have different luck?
Title: Wide Icons :)
Post by: DiStUrBeD.xBoX on June 19, 2006, 04:47:00 PM
DoRnBuSh there are no stupid questions, just stupid people like me  tongue.gif  dorn i know you and you know me, can you guess who i am? ill give you a hint your oped above me
Title: Wide Icons :)
Post by: imamafackinhokie on June 19, 2006, 05:20:00 PM
QUOTE(DoRnbush @ Jun 19 2006, 06:27 PM) View Post

Here's a stupid question...

Where do my requests show up after they've been "done and uploaded?" In the "Wide Movie Icons" section, right?

Apparently Lord of War and Harold and Kumar have wide icons done for me but I can't find them anywhere on the site. Does anyone else have different luck?


hey man im sorry i did create your icons, but i didnt upload them.  I got tied up at work today and forgot to upload them before I left today, I will do them first thing in the morning.

That is my fault.
Title: Wide Icons :)
Post by: dynaram on June 19, 2006, 07:08:00 PM
QUOTE(imamafackinhokie @ Jun 20 2006, 12:27 AM) View Post

hey man im sorry i did create your icons, but i didnt upload them.  I got tied up at work today and forgot to upload them before I left today, I will do them first thing in the morning.

That is my fault.



We will forgive you this one time Ok!!! just because we like you here.....
Title: Wide Icons :)
Post by: fatfonzi on June 19, 2006, 08:23:00 PM
I wish there were more emulator icons!




IPB Image


fatfonzi
Title: Wide Icons :)
Post by: dynaram on June 19, 2006, 08:52:00 PM
These are my newest creations. I hope people like them. I am kind of new with Photo shop

IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image

Already upload them to the site
Title: Wide Icons :)
Post by: imamafackinhokie on June 20, 2006, 05:05:00 AM
QUOTE(DoRnbush @ Jun 19 2006, 06:27 PM) View Post

Here's a stupid question...

Where do my requests show up after they've been "done and uploaded?" In the "Wide Movie Icons" section, right?

Apparently Lord of War and Harold and Kumar have wide icons done for me but I can't find them anywhere on the site. Does anyone else have different luck?


Hey man I uploaded your icons today, sorry I didn't do that earlier.

Here's some of the others I created and uploaded as well:
CODE
Shows

Black_Books.png        49.05 K     6/19/2006 8:01 AM
Black_Books_s1.png    49.39 K     6/19/2006 8:02 AM
Black_Books_s2.png    49.44 K     6/19/2006 8:02 AM
Black_Books_s3.png    49.44 K     6/19/2006 8:03 AM
Jackass.png        12.74 K     6/19/2006 8:05 AM
Jackass1.png        49.58 K     6/19/2006 8:10 AM
Las_Vegas.png        51.09 K     6/19/2006 8:27 AM
Little_Britain.png    35.35 K     6/19/2006 8:34 AM
Mythbusters.png        43.26 K     6/19/2006 8:43 AM
Pimp_my_Ride.png    52.38 K     6/19/2006 9:01 AM

Seasons

Jackass1_s1.png    49.94 K     6/19/2006 8:11 AM
Jackass1_s2.png    49.98 K     6/19/2006 8:11 AM
Jackass1_s3.png    49.95 K     6/19/2006 8:12 AM
Jackass1_s4.png    49.96 K     6/19/2006 8:12 AM
Jackass1_s5.png    49.98 K     6/19/2006 8:12 AM
Las_Vegas_s1.png    51.80 K     6/19/2006 8:27 AM
Las_Vegas_s2.png    52.02 K     6/19/2006 8:27 AM
Las_Vegas_s3.png    52.03 K     6/19/2006 8:26 AM
Las_Vegas_s4.png    51.96 K     6/19/2006 8:26 AM
Las_Vegas_s5.png    52.00 K     6/19/2006 8:26 AM
Little_Britain_s1.png    36.03 K     6/19/2006 8:35 AM
Little_Britain_s2.png    36.13 K     6/19/2006 8:35 AM
Little_Britain_s3.png    36.15 K     6/19/2006 8:35 AM
Little_Britain_s4.png    36.11 K     6/19/2006 8:35 AM
Little_Britain_s5.png    36.13 K     6/19/2006 8:36 AM
Little_Britain_s6.png    36.17 K     6/19/2006 8:36 AM
Little_Britain_s7.png    36.08 K     6/19/2006 8:36 AM
Mythbusters_s1.png    44.09 K     6/19/2006 8:43 AM
Mythbusters_s2.png    44.06 K     6/19/2006 8:43 AM
Mythbusters_s3.png    44.07 K     6/19/2006 8:51 AM
Mythbusters_s4.png    44.07 K     6/19/2006 8:51 AM
Mythbusters_s5.png    44.05 K     6/19/2006 8:51 AM
Mythbusters_s6.png    44.07 K     6/19/2006 8:51 AM
Mythbusters_s7.png    44.05 K     6/19/2006 8:51 AM
Pimp_my_Ride_s1.png    53.11 K     6/19/2006 9:02 AM
Pimp_my_Ride_s2.png    53.17 K     6/19/2006 9:02 AM
Pimp_my_Ride_s3.png    53.15 K     6/19/2006 9:02 AM
Pimp_my_Ride_s4.png    53.16 K     6/19/2006 9:02 AM
Pimp_my_Ride_s5.png    53.19 K     6/19/2006 9:02 AM
Pimp_my_Ride_s6.png    53.20 K     6/19/2006 9:03 AM
Pimp_my_Ride_s7.png    53.18 K     6/19/2006 9:03 AM

Movies
Bloodrayne.png    29.75 K     6/19/2006 12:08 PM
Harold_&_Kumar_White_Castle.png    42.19 K     6/19/2006 11:01 AM
Hostel.png    40.95 K     6/19/2006 12:05 PM
Lord_of_War.png    46.40 K     6/19/2006 12:02 PM

Title: Wide Icons :)
Post by: Dunlop on June 21, 2006, 04:25:00 AM
Hi all smile.gif anyone have(or make)a icon wide for the neogeo pocket emulator for xbox?http://xport.xbox-scene.com/neopop.php


and i search the template for the icon wide smile.gif thanks for all smile.gif
Title: Wide Icons :)
Post by: NineT9mustang on June 21, 2006, 07:18:00 AM
For those interested, Here are 100+ Wide Icons for Xbox games :

IPB Image

Here is some more :
http://pics.apartmen...g/GameList2.jpg

And even some more :
http://pics.apartmen...g/GameList3.jpg

I did these some time ago, and these will be the last wide icons I do until after xbmc 2.0

Hope you enjoy, some of them are crap cause i didn't spend too much time :/

These will be at ckdvt shortly

REMEMBER you must name these wide icons to default.tbn, not folder.jpg like you did with videos, and to get wide icons in MY PROGRAMS, you edit myprograms.xml, not myvideos.xml... you still apply the same lines of code though
Title: Wide Icons :)
Post by: fatfonzi on June 21, 2006, 10:02:00 AM
QUOTE(Dunlop @ Jun 21 2006, 11:32 AM) View Post

Hi all smile.gif anyone have(or make)a icon wide for the neogeo pocket emulator for xbox?http://xport.xbox-scene.com/neopop.php
and i search the template for the icon wide smile.gif thanks for all smile.gif




here

IPB Image

in the future, you can request icon from here
http://xbmc.ckdvt.co...ystem&Itemid=49

fatfonzi
Title: Wide Icons :)
Post by: Dunlop on June 21, 2006, 10:40:00 AM
CODE
in the future, you can request icon from here
http://xbmc.ckdvt.com/html1/index.php?opti...ystem&Itemid=49 (http://xbmc.ckdvt.com/html1/index.php?opti...ystem&Itemid=49)
fatfonzi



Ok and big thanks fatfonzi for the icon wide  jester.gif
Title: Wide Icons :)
Post by: TopNotch on June 22, 2006, 11:43:00 AM
again if you want to rar up a full package Ill host if needed for the newcomers
Title: Wide Icons :)
Post by: imamafackinhokie on June 22, 2006, 01:02:00 PM
I'm working on making a backup of everything tonight.  Ill let you know the size later, it should be about 600mb.
Title: Wide Icons :)
Post by: TopNotch on June 22, 2006, 01:27:00 PM
if you could split it in 4 parts or by catergory
and ill host em wink.gif
Title: Wide Icons :)
Post by: dynaram on June 23, 2006, 03:20:00 PM
QUOTE(NineT9mustang @ Jun 21 2006, 02:25 PM) View Post

For those interested, Here are 100+ Wide Icons for Xbox games :

IPB Image

Here is some more :
http://pics.apartmen...g/GameList2.jpg

And even some more :
http://pics.apartmen...g/GameList3.jpg

I did these some time ago, and these will be the last wide icons I do until after xbmc 2.0

Hope you enjoy, some of them are crap cause i didn't spend too much time :/

These will be at ckdvt shortly

REMEMBER you must name these wide icons to default.tbn, not folder.jpg like you did with videos, and to get wide icons in MY PROGRAMS, you edit myprograms.xml, not myvideos.xml... you still apply the same lines of code though


Have you upload them yet? I can't find them...
Title: Wide Icons :)
Post by: sheepie on June 23, 2006, 03:21:00 PM
ok im n00b at things like these and cat afford uber proggies like pshop but have found a free pshop like proggie called gimpshop  it can be found here http://www.gimpshop.com/

anyways ive done 2 for korean flicks A bitter sweet life and the class horror film Tale of 2 sisters

IPB Image
IPB Image

i tried add the titles in english but it dont look right :/ hope they come in  handy



oh btw my mate said he would host them for a day or 2 so might be taken off soonish

Title: Wide Icons :)
Post by: sheepie on June 23, 2006, 03:45:00 PM
ok im n00b at things like these and cat afford uber proggies like pshop but have found a free pshop like proggie called gimpshop  it can be found here http://www.gimpshop.com/

anyways ive done 2 for korean flicks A bitter sweet life and the class horror film Tale of 2 sisters

IPB Image
IPB Image

i tried add the titles in english but it dont look right :/ hope they come in  handy



oh btw my mate said he would host them for a day or 2 so might be taken off soonish

Title: Wide Icons :)
Post by: sheepie on June 23, 2006, 05:20:00 PM
IPB Image

broken saints


and blood the last vampire


IPB Image


not perfect but ok i guess
Title: Wide Icons :)
Post by: fatfonzi on June 23, 2006, 10:51:00 PM
SHEEPIE,

Listen, you doing good but remember, you should try these 3 things...

1.  Keep the ends rounded.  Look at some others and you'll know what I mean.
2.  Lighten the opacity level on the top template.  that'll make the icon less dark.
3.  And finally, try not to stretch the image too much...the image gets distorted and blurry if you do.  If the image is way too big or way too small after cropping it,  then keep looking for the right image.  You will find it!

I'm not trying to bash you, i'm trying to help ya!


Otherwise you're doing a great job...keep it up

Oh, and thanks for the heads up on gimpshop.

Fatfonzi
Title: Wide Icons :)
Post by: blazeuk on June 24, 2006, 02:27:00 AM
QUOTE(sheepie @ Jun 23 2006, 10:52 PM) View Post

ok im n00b at things like these and cat afford uber proggies like pshop but have found a free pshop like proggie called gimpshop  it can be found here http://www.gimpshop.com/

anyways ive done 2 for korean flicks A bitter sweet life and the class horror film Tale of 2 sisters

IPB Image
IPB Image

i tried add the titles in english but it dont look right :/ hope they come in  handy
oh btw my mate said he would host them for a day or 2 so might be taken off soonish


Made some versions with english titles. A Tale of 2 Sisters didn't turn out too good though.

IPB Image

IPB Image

One other pointer is, if you can, try to extract the title text from the image rather than stretch, text can only be stretched very slightly before it starts to look weird.
Title: Wide Icons :)
Post by: sheepie on June 24, 2006, 06:44:00 AM
QUOTE(fatfonzi @ Jun 24 2006, 05:58 AM) View Post

SHEEPIE,

Listen, you doing good but remember, you should try these 3 things...

1.  Keep the ends rounded.  Look at some others and you'll know what I mean.
2.  Lighten the opacity level on the top template.  that'll make the icon less dark.
3.  And finally, try not to stretch the image too much...the image gets distorted and blurry if you do.  If the image is way too big or way too small after cropping it,  then keep looking for the right image.  You will find it!

I'm not trying to bash you, i'm trying to help ya!
Otherwise you're doing a great job...keep it up

Oh, and thanks for the heads up on gimpshop.

Fatfonzi



kewl mate try and do those things first time im using a graphics app so need all the advice i can get  i have a prob getting the edges round tho , and blaze yours are much better
Title: Wide Icons :)
Post by: blazeuk on June 24, 2006, 07:15:00 AM
To make the edges round, you just need to select the outside of the template and delete....or you could just get the eraser tool and remove it.

Here's some anime one's i've uploaded;

Berserk:

IPB Image

Blood: The Last Vampire

IPB Image

Gantz:

IPB Image

Gungrave:

IPB Image

Samurai Champloo:

IPB Image

Trinity Blood:

IPB Image
Title: Wide Icons :)
Post by: slumberpod77 on June 24, 2006, 09:51:00 AM
very nice smile.gif can't wait til the skin engine gets refined a bit more and i can code "native" support for regular & wide modes...
i should "feature request" a "wide icon view" for thumbnail controls. that wouldn't be very hard to code actually...
will go do this now tongue.gif
Title: Wide Icons :)
Post by: alexpb1 on June 24, 2006, 10:00:00 AM
QUOTE(blazeuk @ Jun 24 2006, 09:22 AM) View Post

To make the edges round, you just need to select the outside of the template and delete....or you could just get the eraser tool and remove it.


Even faster way is use the magic wand tool on the back layer, click the middle of the template on the black area, then find the image you want, edit it however you want then go to Edit>Paste Into. Then moe it around till it looks proper
Title: Wide Icons :)
Post by: sheepie on June 24, 2006, 11:03:00 AM
kewl thanks
Title: Wide Icons :)
Post by: Kick In Da Door on June 24, 2006, 07:17:00 PM
How do i get the only the icons to show without the description under it, like in thhose sample pictures?
Title: Wide Icons :)
Post by: dynaram on June 24, 2006, 09:57:00 PM
QUOTE(Kick In Da Door @ Jun 25 2006, 02:24 AM) View Post

How do i get the only the icons to show without the description under it, like in thhose sample pictures?


I was told to read the Xbox media center manual.. I have not done it yet..  Link =  http://manual.xboxme...php?wakka=Index

I will try reading it over the next weak but if you find it first please post the right link her please. and thank you
Title: Wide Icons :)
Post by: dankula on June 25, 2006, 02:48:00 AM
CODE


        
                  thumbnailpanel
                  thumbnailpanel
                  51
                  288
                  80
                  395
                  72
                  395
                  72
                  404
                  72
                  -10
                  2
                  all
                  wide-thumb-nofocus.png
                  wide-thumb-focus.png
                  2
                  51
                  51
                  51
                  WindowOpen
                  WindowClose
              

 


Here's a link to the info in the online manual:

http://manual.xboxme...nailPanel&v=ynw
Title: Wide Icons :)
Post by: dynaram on June 25, 2006, 11:04:00 AM
QUOTE(dankula @ Jun 25 2006, 09:55 AM) View Post

@ Dynaram and Kick:

The functionality was changed on 16 June. To remove the labels, simply add <hidelabels>all</hidelabels> to the thumbnailpanel control in My Videos. In order to remove the blank space between the icons, change the <itemheight> to 0.

Here's a working version for MC360:

CODE


        
                  thumbnailpanel
                  thumbnailpanel
                  51
                  288
                  80
                  395
                  72
                  395
                  72
                  404
                  72
                  -10
                  2
                  all
                  wide-thumb-nofocus.png
                  wide-thumb-focus.png
                  2
                  51
                  51
                  51
                  WindowOpen
                  WindowClose
              

 


Here's a link to the info in the online manual:

http://manual.xboxme...nailPanel&v=ynw


Thx for the info it kind of worked for me here is my PMIII myvideo.xml section

    <control>
      <description>pics thumbnailpanel</description>
      <type>thumbnailpanel</type>
      <id>51</id>
<itemwidth>460</itemwidth>
<itemheight>130</itemheight>
<texturewidth>460</texturewidth>
<textureheight>100</textureheight>
<thumbwidth>460</thumbwidth>
<thumbheight>90</thumbheight>
<hidelabels>all</hidelabels>
 
    <onleft>2</onleft>
      <onright>51</onright>
      <onup>51</onup>
      <ondown>51</ondown>
      <include>contentpanelslide</include>
    </control>


in bold is what i added to that section. the labels go away but the gap between labels ar too far apart  by doing what you sugested above to <itemheight>  0 </itemheight> it will clear the screen nothing show on it.
can some one suggest how to close the gap between icons please and thank you for the info above it got me closer to what i needed..
Title: Wide Icons :)
Post by: DoRnbush on June 25, 2006, 01:31:00 PM
QUOTE


    <control>
      <description>pics thumbnailpanel</description>
      <type>thumbnailpanel</type>
      <id>51</id>
<itemwidth>460</itemwidth>
<itemheight>130</itemheight>
<texturewidth>460</texturewidth>
<textureheight>100</textureheight>
<thumbwidth>460</thumbwidth>
<thumbheight>90</thumbheight>
<hidelabels>all</hidelabels>
 
    <onleft>2</onleft>
      <onright>51</onright>
      <onup>51</onup>
      <ondown>51</ondown>
      <include>contentpanelslide</include>
    </control>
in bold is what i added to that section. the labels go away but the gap between labels ar too far apart  by doing what you sugested above to <itemheight>  0 </itemheight> it will clear the screen nothing show on it.
can some one suggest how to close the gap between icons please and thank you for the info above it got me closer to what i needed..


Instead of setting <itemheight>0</itemheight>, try setting it to 3-5px greater than <thumbheight>
In your case above, make <itemheight>93</itemheight> and <thumbheight>90</thumbheight>
Title: Wide Icons :)
Post by: dynaram on June 25, 2006, 06:51:00 PM
QUOTE(DoRnbush @ Jun 25 2006, 08:38 PM) View Post

Instead of setting <itemheight>0</itemheight>, try setting it to 3-5px greater than <thumbheight>
In your case above, make <itemheight>93</itemheight> and <thumbheight>90</thumbheight>


That worked like a shamp thank you very much. I hope this will work for Kick  as well. was that common knowledge or where did you find that info about 3-5 px greater than <thumbheight>
Title: Wide Icons :)
Post by: DoRnbush on June 25, 2006, 10:39:00 PM
That was just me taking a stab in the dark on my own box. I didn't see anything specific regarding it in the manual.
Title: Wide Icons :)
Post by: slumberpod77 on June 26, 2006, 01:49:00 AM
item height / width = the size of the actual "object" for the purposes of rendering the grid and making it fit on scrteen.
texture height / witdh = the size of the "is selected" highlighter texture.
thumb height / width = the size of the thumbnail graphic displayed inside of the item box.
thumb pos = tells it where to put the thumb inside of the item box.
Title: Wide Icons :)
Post by: imamafackinhokie on June 26, 2006, 01:03:00 PM
RSS Feeds


I posted the wrong links last time in my post for the RSS feeds of the newly updated icons. (and i guess JayDee never got around to editing my post). So here are the good working ones.

CODE
Wide Icons - Categories
http://xbmc.ckdvt.com/html/modules/gallery2/main.php?g2_view=rss.SimpleRender&g2_itemId=16739

Wide Icons - Apps, Drives, & General
http://xbmc.ckdvt.com/html/modules/gallery2/main.php?g2_view=rss.SimpleRender&g2_itemId=19487

Wide Icons - Emulators
http://xbmc.ckdvt.com/html/modules/gallery2/main.php?g2_view=rss.SimpleRender&g2_itemId=18581

Wide Icons - Movies
http://xbmc.ckdvt.com/html/modules/gallery2/main.php?g2_view=rss.SimpleRender&g2_itemId=19002

Wide Icons - Seasons
http://xbmc.ckdvt.com/html/modules/gallery2/main.php?g2_view=rss.SimpleRender&g2_itemId=17097

Wide Icons - Shows
http://xbmc.ckdvt.com/html/modules/gallery2/main.php?g2_view=rss.SimpleRender&g2_itemId=16787

Wide Icons - Xbox Games
http://xbmc.ckdvt.com/html/modules/gallery2/main.php?g2_view=rss.SimpleRender&g2_itemId=18165

Wide Icons - Anime
http://xbmc.ckdvt.com/html/modules/gallery2/main.php?g2_view=rss.SimpleRender&g2_itemId=22918

Xbox Games Tilted
http://xbmc.ckdvt.com/html/modules/gallery2/main.php?g2_view=rss.SimpleRender&g2_itemId=28

Xbox Games Non-Tilted
http://xbmc.ckdvt.com/html/modules/gallery2/main.php?g2_view=rss.SimpleRender&g2_itemId=2556

Square Icons
http://xbmc.ckdvt.com/html/modules/gallery2/main.php?g2_view=rss.SimpleRender&g2_itemId=19963

XBMC Spash Screens
http://xbmc.ckdvt.com/html/modules/gallery2/main.php?g2_view=rss.SimpleRender&g2_itemId=22803


And a couple of screen shots of what it looks like in Flock - The browser built off of Mozilla Technology.
IPB Image
IPB Image
IPB Image


These feeds also work very well in Thunderbird, and on google's newsreader.  I will eventually make this better integrated in the site.
Title: Wide Icons :)
Post by: dynaram on June 26, 2006, 03:41:00 PM
QUOTE(NineT9mustang @ Jun 21 2006, 02:25 PM) View Post

For those interested, Here are 100+ Wide Icons for Xbox games :

IPB Image

Here is some more :
http://pics.apartmen...g/GameList2.jpg

And even some more :
http://pics.apartmen...g/GameList3.jpg

I did these some time ago, and these will be the last wide icons I do until after xbmc 2.0

Hope you enjoy, some of them are crap cause i didn't spend too much time :/

These will be at ckdvt shortly

REMEMBER you must name these wide icons to default.tbn, not folder.jpg like you did with videos, and to get wide icons in MY PROGRAMS, you edit myprograms.xml, not myvideos.xml... you still apply the same lines of code though


Call me stupid stupip stupid but i still can't find this icons anywhere. Here is where I have been looking for them = http://xbmc.ckdvt.co...llery2/main.php and they are not there is there another place I can look for them?
Title: Wide Icons :)
Post by: imamafackinhokie on June 26, 2006, 06:09:00 PM
naw he didnt upload them yet.
Title: Wide Icons :)
Post by: NineT9mustang on June 27, 2006, 04:14:00 AM
hmm...not uploaded? I tried the day I posted here, a few times actually, never worked... ill do it again now
Title: Wide Icons :)
Post by: HowlinPsycho on June 27, 2006, 10:13:00 AM
QUOTE(NineT9mustang @ Jun 27 2006, 12:21 PM) View Post

hmm...not uploaded? I tried the day I posted here, a few times actually, never worked... ill do it again now


Still didnt work? I bet it would take you very long time to upload every single one, if you are only able to up one icon at the time....Wouldnt it be better if you could ftp the icons to the webserver, and then imamafackinhokie could organize them from there? wink.gif
Title: Wide Icons :)
Post by: HowlinPsycho on June 27, 2006, 10:30:00 AM
Well then mr NineT9mustang wink.gif What are you waiting for? hehe
Title: Wide Icons :)
Post by: fatfonzi on June 27, 2006, 11:23:00 AM
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image

IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image

IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image

IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image





fatfonzi
Title: Wide Icons :)
Post by: NineT9mustang on June 27, 2006, 03:23:00 PM
Still the same problem, it will not upload, It's not my side

So I guess if u want the 100+ wide icons for xbox games I made, PM your email address and I'll send them to you

or im on irc #xbmc under MattAAron

btw nice wides fatfonzi smile.gif
Title: Wide Icons :)
Post by: Knightmare69 on June 27, 2006, 05:02:00 PM
Thank you very much NineT9Mustang!  Great Work!
Title: Wide Icons :)
Post by: dynaram on June 28, 2006, 03:08:00 PM
QUOTE(NineT9mustang @ Jun 27 2006, 10:30 PM) View Post

Still the same problem, it will not upload, It's not my side

So I guess if u want the 100+ wide icons for xbox games I made, PM your email address and I'll send them to you

or im on irc #xbmc under MattAAron

btw nice wides fatfonzi smile.gif


I pm you so go ahead an check your inbox..
Title: Wide Icons :)
Post by: NineT9mustang on June 28, 2006, 04:34:00 PM
The icons have been uploaded to the ckdvt ftp server, someone elses ftp server, few people on irc, and for those who pm'd on irc and couldn't get em cause i wasn't there, they will be at the website soon

thanks for the help everyone in trying to get the icons smile.gif
Title: Wide Icons :)
Post by: dynaram on June 29, 2006, 09:15:00 PM
QUOTE(NineT9mustang @ Jun 28 2006, 11:41 PM) View Post

The icons have been uploaded to the ckdvt ftp server, someone elses ftp server, few people on irc, and for those who pm'd on irc and couldn't get em cause i wasn't there, they will be at the website soon

thanks for the help everyone in trying to get the icons smile.gif



Even do the files have been uploaded to the FTP server mention above I can't find them on the site. I did received the files you send me so I completed 3 request on the site from those files for the following games: Playboy mansion, Pariah and Prince of Persia T2T have been uploaded to the site. I just forgot to rename them Game_nameOfGame.png.   so don't upload them twice. and thank you again for such great icons you made..
Title: Wide Icons :)
Post by: imamafackinhokie on June 30, 2006, 04:58:00 AM
QUOTE(dynaram @ Jun 29 2006, 11:22 PM) View Post

Even do the files have been uploaded to the FTP server mention above I can't find them on the site. I did received the files you send me so I completed 3 request on the site from those files for the following games: Playboy mansion, Pariah and Prince of Persia T2T have been uploaded to the site. I just forgot to rename them Game_nameOfGame.png.   so don't upload them twice. and thank you again for such great icons you made..



Yeah I know they are on the site, I think, but ninet9mustang doesnt remember where he put them, and I have so many folders, I can't go through them all just to find the ones he uploaded, so until he can remember where he uploaded the files to, they wont be on the site.
Title: Wide Icons :)
Post by: imamafackinhokie on June 30, 2006, 05:23:00 AM
eh too late to edit, but I found the files that ninet9mustang uploaded to the site, and now all of those icons are there to download as well.
Title: Wide Icons :)
Post by: NineT9mustang on June 30, 2006, 10:58:00 PM
heh, dont put this on me biggrin.gif I put em exactly where u told me to ;P where? dont remember, logged off as soon as it sent smile.gif

Anyway, glad everyone is able to get them now smile.gif I'm dying for xbmc 2.0 to come out... so I can make a buncha wides! sad.gif

-NineT9
Title: Wide Icons :)
Post by: Loaded_Gun_Complex on July 02, 2006, 08:38:00 PM
Here are afew of the ones i have made tonight, i couldnt get the xml's figured out to test until recently so i havent had a chance to make very many, but i will make more now that i can test them out and actually see them on my xbox lol

Here are some:

Games:
IPB Image
IPB Image
IPB Image

Applications:
IPB Image
IPB Image
IPB Image

Halo 3 for the game trailers:
IPB Image

System Basics:
IPB Image
IPB Image
IPB Image


IPB Image


Hope everyone likes them let me know please!


LGC
Title: Wide Icons :)
Post by: Knightmare69 on July 02, 2006, 09:43:00 PM
Nice to see you got them to work LGC.  Looking forward to your Icon creations!  biggrin.gif
Title: Wide Icons :)
Post by: Leglez on July 03, 2006, 03:55:00 PM
QUOTE(Loaded_Gun_Complex @ Jul 2 2006, 09:45 PM) View Post

Here are afew of the ones i have made tonight, i couldnt get the xml's figured out to test until recently so i havent had a chance to make very many, but i will make more now that i can test them out and actually see them on my xbox lol

Here are some:


Hope everyone likes them let me know please!
LGC


Hey could you make a systems basics one that says "Videos".

Thanks

I know this isn't the spot to request but if I post it on the site it might not be the same format
Title: Wide Icons :)
Post by: Loaded_Gun_Complex on July 04, 2006, 04:38:00 AM
Here are a few more i made tonight. I couldnt sleep lol

Enjoy!

Games:
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image

Movies:
IPB Image
IPB Image

Applications:
IPB Image

Let me know what you think!


LGC
Title: Wide Icons :)
Post by: boostedgti on July 04, 2006, 02:01:00 PM
nice work, those look good
Title: Wide Icons :)
Post by: Loaded_Gun_Complex on July 04, 2006, 03:05:00 PM
Thanx everyone!
Title: Wide Icons :)
Post by: imamafackinhokie on July 05, 2006, 05:08:00 AM
QUOTE(autoxerFSP21 @ Jul 4 2006, 09:08 PM) View Post

The requests on the website don't seem to be getting filled anymore so I'm hoping someone could make a couple icons for me.

Lucky Louie - Sample Image

Kyle XY - Sample Image

Thanks



yeah to be honest, i think only myself and maybe 2 other people were filling requests.

We are trying to implement a new design for the icons, and this will take some time, but anyone who is interested in collecting banners, logos etc for us please send me a pm.
Title: Wide Icons :)
Post by: Loaded_Gun_Complex on July 05, 2006, 12:01:00 PM
Any way you could possibly give us a clue about the new format?
Title: Wide Icons :)
Post by: sheepie on July 05, 2006, 05:48:00 PM
IPB Image

doing a gangster paradise icon for my muzic video collection the images were taken from the music video on the dangerouse minds  dvd. anyways as you guys can see i cant get the endges round once the fron layer is added. any advice?
Title: Wide Icons :)
Post by: Leglez on July 06, 2006, 06:39:00 PM
You have to set it up like this:

Bottom Template | Image | Top Template

Then lower the top template's opacity, and click on the Image layer then ctrl click the top templates preview image to select it and press ctrl+alt+i and then press delete
Title: Wide Icons :)
Post by: fatfonzi on July 07, 2006, 07:42:00 PM
IPB Image




fatfonzi
Title: Wide Icons :)
Post by: fhsasbvp on July 08, 2006, 12:01:00 PM
I want to create some icons. What are the dimensions of the image? What resolution should I use. I already have the template: back and front. Maybe I really just don't get why there needs to be three layers. is the back image supposed to be offset? are the dimensions 460*82 at 72 res. Should the image use that entire space. How about the rounding of the corners?
Title: Wide Icons :)
Post by: NineT9mustang on July 08, 2006, 12:40:00 PM
Loaded_Gun_Complex,  new wide icon layout (For pm3), will have the filename as the banner title and will be located in the banner. The banner dimensions will be a tad smaller (width wize), and will be rectangle (with no round edges), no scanlines, and a couple other things too... it looks great!

So since the FILENAME will be inthe banner, i think it'll be better so we'll just need to create the wide icon with PICTURES instead of having the game title logo which always takes up alot of room

Hopefully this will be out soon sad.gif got a lot of ppl waiting...

Edit: fhsasbvp, everything you need is in the very first post.

Dimensions? It's there
Resolution? It's there
Rounding Corners? They are rounded...
Why 3 layers? Because the BACK gives you the shadow, the FRONT gives you the scanlines
Should the image use the entire space? Of course? unless you want empty space everywhere?
Title: Wide Icons :)
Post by: NineT9mustang on July 08, 2006, 10:53:00 PM
I apreciate you trying to give back to the community, good to have ya around... but no one has really had problems with creating these icons?

1. The icon dimensions/resolution doesn't matter. Because the templates are the resolution they should be at
2. To apply the wide icons, you simply put the FRONT.png in FRONT of your "custom image", and the BACK.png BEHIND your "custom image". Hence the name of the templates... I posted a example in the beginning of this thread, so I understand if you've missed it because of all the pages

http://pics.apartmen...ng/Template.jpg

If ya have more problems, just let us know, no big deal
Title: Wide Icons :)
Post by: fatfonzi on July 08, 2006, 11:20:00 PM
fhsasbvp,

Listen...open up your back template in photoshop, then take the image that you  want  and drag it into photoshop then crop it or shrink/stretch (don't shrink or stretch it to much or it will distort) to the size of the template, which is 460x82 then click edit then click copy then click on the magic wand and then click anywhere IN the back template (the area around the back template will highlight) then click edit and then click "paste into".  Your image will now take the shape of the back template (the coners will be rounded for you.  then click on the front template and drag into photoshop then ckick on copy and then click on the image that you pasted into and click paste...(make sure you click on the image that you created first before clicking paste)the front image will now be layered ontop of the image...now just move it (move it by clicking top tool not the left one but the right one) to where it should be to cover the image completely.  Finally click on opacity (far left where it shows each layer) and change the opacity to whatever you want...try 50%!

That is the basics, so  try that and once you get that then you can try using the other tools and mutiple layers...etc.



Let me know if that helps

Fatfonzi
Title: Wide Icons :)
Post by: fhsasbvp on July 08, 2006, 11:35:00 PM
QUOTE(fatfonzi @ Jul 8 2006, 10:27 PM) View Post

fhsasbvp,

Listen...open up your back template in photoshop, then take the image that you  want  and drag it into photoshop then crop it or shrink/stretch (don't shrink or stretch it to much or it will distort) to the size of the template, which is 460x82 then click edit then click copy then click on the magic wand and then click anywhere IN the back template (the area around the back template will highlight) then click edit and then click "paste into".  Your image will now take the shape of the back template (the coners will be rounded for you.  then click on the front template and drag into photoshop then ckick on copy and then click on the image that you pasted into and click paste...(make sure you click on the image that you created first before clicking paste)the front image will now be layered ontop of the image...now just move it (move it by clicking top tool not the left one but the right one) to where it should be to cover the image completely.  Finally click on opacity (far left where it shows each layer) and change the opacity to whatever you want...try 50%!

That is the basics, so  try that and once you get that then you can try using the other tools and mutiple layers...etc.
Let me know if that helps

Fatfonzi


Fatfonzi...

Thank you so much. This is exactly what I was looking for. Was this information in previous posts. Because I went through all 40+ pages today looking for it and I never saw it. Thanks. Here is my first Icon. I know its not much, but I wanted to learn how to do it first. Thanks again

IPB Image

how do I get rid of the white border?
Title: Wide Icons :)
Post by: fatfonzi on July 08, 2006, 11:39:00 PM
looks great,
looking forward to your icons.


the white border wont show up in xbmc


fatfonzi
Title: Wide Icons :)
Post by: fhsasbvp on July 09, 2006, 10:28:00 AM
QUOTE(fatfonzi @ Jul 8 2006, 10:46 PM) View Post

looks great,
looking forward to your icons.
the white border wont show up in xbmc
fatfonzi



I just tried it and the white border does show up in xbmc...but I think I know how to fix it so it's not there...I'll keep you posted

ok I figured out the white border thing, however now I am having trouble getting the top part to snap to the other parts. I even tried hiding the icon image, magic wanding the back image again and pasting the front image into that. then bringing the icon back and rearraning the layers so everything is right. However it seems as if the front layer does not completely cover the other two layers as demonstrated below
Title: Wide Icons :)
Post by: fhsasbvp on July 09, 2006, 10:51:00 AM
IPB Image


I left the front opacity dark so you can clearly see what my problem is

thanks for your help. As soon as I am done and have all of my icons created I will upload them and create a clear step by step tutorial on how to do this
Title: Wide Icons :)
Post by: fhsasbvp on July 09, 2006, 11:27:00 AM
Nevermind, I got it. Thanks to everyone for their help. I will be spending today making 50+ game icons that are not already on the icon site. I will upload them and then start working on a tutorial. I'm usually pretty good at following clear directions but I struggled finding them for this process. Here are the three I've made so far (I'm going down my list of games that don't already have icons)


IPB Image
IPB Image
IPB Image


if you have any suggestions please give them to me. I will implement any feedback into the icons I create after I receive the feedback. Thanks again
Title: Wide Icons :)
Post by: lclagett on July 09, 2006, 12:52:00 PM
Can't believe I haven't seen this until just recently, I really like this icons, great job guys especially NineT9mustang. I like the template, it doesn't seem to hard to make these since you did a good part of the hard work. It's just too bad on a SDTV only 3 show at a time ... but they still look so damn cool.

And immafackinhokie ...  its good to see a hokie on these boards. Even snuck in a little vt into your domain name it appears.
Title: Wide Icons :)
Post by: djn10city on July 09, 2006, 01:52:00 PM
First crack at making my own icons...check em out:

IPB Image

IPB Image

Super Mario War is a must!  Take it EZ.

Ranks
Title: Wide Icons :)
Post by: djn10city on July 09, 2006, 04:36:00 PM
Yeah, I posted them to the site already.  You gotta love photoshop and the x-s crew. NineT9 great job on the template...keep up the good work everyone.

Ranks
Title: Wide Icons :)
Post by: NineT9mustang on July 09, 2006, 07:09:00 PM
fhsasbvp, Looks like you've finally got it working (thx fatfonzi) Not sure what it was, maybe something to do with photoshop? Too bad its not the program i use or i probably coulda helped ya sad.gif but u got em working and great job with your icons

djn10city thx! luckely we wont need a template when wide icons gets supported biggrin.gif

Iclagett, thx smile.gif just so ya know, mc360 your able to view 4 at a time, instead of 3 like PM3... maybe there will be a skin that will take advantage of wide icons so u can view 5 or something? biggrin.gif

lol@Super Mario War, just played it the other day for the first time biggrin.gif
Title: Wide Icons :)
Post by: tbone6 on July 25, 2006, 09:10:00 AM
I would just leave as it says on the first page.  They're not supposed to take up the whole screen, and that is about the size that the images are made to be.  Here are some more icons.  I redid a few because there were some minor problems I noticed with some of them having black bars on the side.  I guess I made those images a little too small, and it was bothering me dry.gif .

IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: tbone6 on July 25, 2006, 12:14:00 PM
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: Leglez on July 25, 2006, 12:53:00 PM
QUOTE(imamafackinhokie @ Jul 25 2006, 06:10 AM) View Post


Thanks sorry I didn't use the site I have been saving them straight out of this topic so I kinda forgot about the site.

Thanks for the godfather ones.

Also do you guys just use posters for these or what? I made a few for myself but for movies I couldn't ever find good poster sites do you guys have any suggestions as to sites to use?
Title: Wide Icons :)
Post by: tbone6 on July 25, 2006, 01:57:00 PM
images.google.com specify large icons
imdb
cdcovers has dvds and stuff too
Title: Wide Icons :)
Post by: djn10city on July 25, 2006, 06:20:00 PM
Yeah most of mine are multiple images.  Not just a cut and paste on a movie poster.  I mainly use Google's image search.

Ranks
Title: Wide Icons :)
Post by: Xboxfreak6921 on July 25, 2006, 07:44:00 PM
I think some of my requests got overlooked or forgotten about so I'd thought I'd re-post them.

Bad News Bears
Crash
Flightplan
Green Day - Bullet in a Bible
Land of the Dead
Spun
The Cave
The Chronicles of Narnia
Waiting

Also if anyone could make Season Icons from 1-9 for Seinfeld

Thanks again for all the help guys!!
Title: Wide Icons :)
Post by: djn10city on July 26, 2006, 07:47:00 AM
Working on Seinfeld series...just lettin everyone know so we dont have a ton of double ups.

Ranks
Title: Wide Icons :)
Post by: tbone6 on July 26, 2006, 08:00:00 AM
Again I fixed a couple of my old ones.  The monitor I make these on is crap and I can't really tell if there are any mistakes or not.  I'll start doing more requests once I finish up the ones that I need myself.
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: djn10city on July 26, 2006, 08:54:00 AM
Seinfeld Series done...

IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image

Glad to see a fellow Seinfeld fan in the x-s crew....hope you enjoy.

Ranks
Title: Wide Icons :)
Post by: tbone6 on July 26, 2006, 10:34:00 AM
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: tbone6 on July 26, 2006, 12:46:00 PM
IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: Xboxfreak6921 on July 26, 2006, 03:21:00 PM
Thanks so much for the Seinfeld icons. Greatly appreciated! smile.gif  smile.gif  smile.gif
Title: Wide Icons :)
Post by: djn10city on July 27, 2006, 09:30:00 AM
QUOTE(Xboxfreak6921 @ Jul 25 2006, 08:51 PM) View Post

I think some of my requests got overlooked or forgotten about so I'd thought I'd re-post them.

Bad News Bears
Crash
Flightplan
Green Day - Bullet in a Bible
Land of the Dead
Spun
The Cave
The Chronicles of Narnia
Waiting

Also if anyone could make Season Icons from 1-9 for Seinfeld

Thanks again for all the help guys!!


Got em all done.  Not fully satisfied on all of them, but it'll do the trick.

IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image

Ranks
Title: Wide Icons :)
Post by: tbone6 on July 27, 2006, 10:59:00 AM
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: djn10city on July 27, 2006, 12:29:00 PM
To all who are creating icons.  Make sure you are uploading them to the icon site (xbmc.ckdvt.com) and naming the files correctly (South_Park.png, A_Knights_Tale.png).  I think we should also use this thread for quick requests, as they seem to be fufilled faster than from the website.  If you have made icons for your personal collection, please upload them to the website mentioned earlier, rather than making this thread 50000 pages of icons that are also on the dedicated icon site.  I don't mean to sound like an ass, but I try to fufill requests for those without photoshop, and I have to search through pages and pages of images just to find the requests.  I belive that we are now caught up on any requests.  If there were any that got skipped please repost requests.  Great job to everyone creating these icons, they all look sick as hell.

Ranks
Title: Wide Icons :)
Post by: sheepie on July 27, 2006, 03:39:00 PM
IPB Image

anyone here use gimpshop? when ever i use the magic wand and do past in i get these black lines on the bottom left 100% of the time, its bugs the crap outta me when i forget to to save the pics ive edited
Title: Wide Icons :)
Post by: djn10city on July 27, 2006, 07:11:00 PM
QUOTE(sheepie @ Jul 27 2006, 04:46 PM) View Post

IPB Image

anyone here use gimpshop? when ever i use the magic wand and do past in i get these black lines on the bottom left 100% of the time, its bugs the crap outta me when i forget to to save the pics ive edited


Only thing I can think of is maybe the way your template is layered.  Try downloading the template I posted for the green flame icon back a couple of pages in this thread.  Download that and delete the inner layers and try it.  Only thing else would be the program.  Hope this helps.

Ranks
Title: Wide Icons :)
Post by: TopNotch on July 28, 2006, 09:05:00 AM
view all 53 pages of icons here
http://www.topnotch....72806/index.htm

download all 541 wide icons in this thread (29.7mb) here
http://www.topnotch....icons_72806.rar

no sign ups, no complications
just simple the way the internet should be

thanks for all contributors
f all haters, liars and deceitful folks (you know who you are)

will be up as long as it can be enjoy
Title: Wide Icons :)
Post by: tbone6 on July 28, 2006, 11:13:00 AM
that's sweet TopNotch.  I have a suggestion for you.  You should display the file name under the thumbnail so you can quickly look through them.  Right now you have to hover over every one to find out what it is.  It would be much easier to know what the icon is.
Title: Wide Icons :)
Post by: quiksilver_kid on July 30, 2006, 01:59:00 PM
Can someone please make me an Orgazmo one?
Thanks in advance.
Title: Wide Icons :)
Post by: djn10city on July 30, 2006, 06:46:00 PM
IPB Image

Ranks
Title: Wide Icons :)
Post by: Leglez on August 01, 2006, 09:20:00 PM
I updated all my movies information with IMDB.  But then I went and viewed the information for one movie in XBMC. And then it replace my wide icon with the movie poster.  Is there anyway to prevent this so that I can view the information?
Title: Wide Icons :)
Post by: Leglez on August 02, 2006, 02:58:00 PM
QUOTE(TopNotch @ Aug 2 2006, 08:39 AM) View Post

here some requests if anyone can help me out with for the urban set
links to pics are below titles
thanks for any help


Here are a couple I will do more later:

IPB Image
IPB Image
IPB Image
IPB Image
IPB Image

I will try and upload them to the site tonight.
Title: Wide Icons :)
Post by: vassagolq on August 03, 2006, 08:25:00 AM
i would like to see

the Brittas Empire
The Omen, new and old, and the omen 2 and 3
stephen kings nightmares and dreamscapes

and the game Flat Out 2
Title: Wide Icons :)
Post by: pichon on August 04, 2006, 01:10:00 PM
I have a few requests I've posted at xbmc.ckdvt.com any help is appreciated.

My kids love this show, here is the website www.signingtime.com and the characters include
http://www.signingti...lexleah_120.jpg
http://www.signingti.../rachel_150.jpg
http://www.signingti...g/hopkins_1.gif
and the logo is the two hands with signing time written under them.

Wolfgang pucks cooking class on food network, (that is the name of it, Wolfgang Puck's Cooking Class)

the pirates of the carribian xbox game (the 1st)

Harry potter goblet of fire xbox game

One more that may all ready be done, dvd2xbox, if it is done can someone help point me to it because I dont see it?
Title: Wide Icons :)
Post by: dynaram on August 05, 2006, 12:03:00 AM
QUOTE(pichon @ Aug 4 2006, 08:17 PM) View Post


One more that may all ready be done, dvd2xbox, if it is done can someone help point me to it because I dont see it?


DVD2Xbox can be found here:
http://xbmc.ckdvt.co...ageViewsIndex=1

or Here:
http://xbmc.ckdvt.co...ageViewsIndex=1

I hope this will help..
Title: Wide Icons :)
Post by: pichon on August 05, 2006, 09:12:00 AM
Thanks^^
Title: Wide Icons :)
Post by: sheepie on August 06, 2006, 07:47:00 AM
IPB Image

i have a bunch of usermade  pgr3 vid files from various forums and pgr3 sites on my xbox as well. so made an icon for it
Title: Wide Icons :)
Post by: dynaram on August 07, 2006, 06:23:00 PM
These are my newest icons from my personal collection. I will post a few more soon enjoy.
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image

Images have been posted to site
Title: Wide Icons :)
Post by: dynaram on August 07, 2006, 06:35:00 PM
More icons:
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image

Already posted to the site
Title: Wide Icons :)
Post by: dynaram on August 07, 2006, 07:01:00 PM
and my last batch..
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image

galactica season 2 and 3 from here: no thumb:

http://xbmc.ckdvt.co...ageViewsIndex=1
http://xbmc.ckdvt.co...ageViewsIndex=1
Title: Wide Icons :)
Post by: quiksilver_kid on August 08, 2006, 12:19:00 PM
QUOTE(djn10city @ Jul 30 2006, 06:53 PM) View Post

IPB Image

Ranks


Thanks a bunch!
Title: Wide Icons :)
Post by: sheepie on August 08, 2006, 01:34:00 PM
mate can you make the font for the res evil icon more clearer please?
Title: Wide Icons :)
Post by: edwinmcdunlap on August 08, 2006, 01:58:00 PM
How about a Eureka icon?
Title: Wide Icons :)
Post by: sheepie on August 08, 2006, 06:58:00 PM
IPB Image
Title: Wide Icons :)
Post by: Xboxfreak6921 on August 08, 2006, 07:25:00 PM
Got a few more requests when someone gets a chance
Face Off
The making of kill bill 1 and 2
Teenage Mutant Ninja Turtles I II and III
Title: Wide Icons :)
Post by: dynaram on August 08, 2006, 07:36:00 PM
QUOTE(edwinmcdunlap @ Aug 8 2006, 09:05 PM) View Post

How about a Eureka icon?

I made this one a few days back
IPB Image

before you request you may want to do a search here:

http://xbmc.ckdvt.co...llery2/main.php

and see if you can find what you are looking for and if you can't find it there or don't like the one there request another one and explain that you want another made because the one on the site is not of your likes.... maybe also supply a link of the images that you want to be used on your new request.

have a nice day smile.gif
Title: Wide Icons :)
Post by: dynaram on August 08, 2006, 07:58:00 PM
QUOTE(sheepie @ Aug 8 2006, 08:41 PM) View Post

mate can you make the font for the res evil icon more clearer please?

Ok! I did not like that one either I am glad you agree as well,  so here is this one. I already deleted my temp psd file so I added another label on top of the red one and I hope this one is better...

let me know.

IPB Image

I also uploaded it to the site....
Title: Wide Icons :)
Post by: edwinmcdunlap on August 08, 2006, 08:02:00 PM
QUOTE(dynaram @ Aug 8 2006, 08:43 PM) View Post

I made this one a few days back
IPB Image

before you request you may want to do a search here:

http://xbmc.ckdvt.co...llery2/main.php

and see if you can find what you are looking for and if you can't find it there or don't like the one there request another one and explain that you want another made because the one on the site is not of your likes.... maybe also supply a link of the images that you want to be used on your new request.

have a nice day smile.gif

Thanks, looks great! I did a search earlier today and couldn't find any...weird.
Title: Wide Icons :)
Post by: Leglez on August 08, 2006, 10:37:00 PM
Any idea when the new Wide Icon engine/template whatever you call it will be out Hokie?
Title: Wide Icons :)
Post by: a9801Rob on August 09, 2006, 05:44:00 AM
Hi all!

Any chance of a 'Life on Mars' wide icon (UK TV show)?

Cheers.
Title: Wide Icons :)
Post by: billygrimes23 on August 09, 2006, 06:44:00 AM
Where can I get wide icons for these:

GAMES:
Jaws
Mafia
Star Wars, Battlefront 1
Lord of the rings - third age

APPLICATIONS:
boxplorer
xpad
xtoolbar
ftp client

FOLDERS:
playlist
accident
roms

I would pay somebody to make these.  I work 65 hours a week. lol
thanks,
[email protected]
Title: Wide Icons :)
Post by: tbone6 on August 09, 2006, 08:22:00 AM
QUOTE(billygrimes23 @ Aug 9 2006, 01:51 PM) View Post

Where can I get wide icons for these:

GAMES:
Jaws
Mafia
Star Wars, Battlefront 1
Lord of the rings - third age

APPLICATIONS:
boxplorer
xpad
xtoolbar
ftp client

FOLDERS:
playlist
accident
roms

I would pay somebody to make these.  I work 65 hours a week. lol
thanks,
[email protected]



I'll try to make some of those for you right now.  Here's a few other I made recently.  I'll also upload a bunch to the site I made that I don't think I ever uploaded, some of which are revisions.

IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: tbone6 on August 09, 2006, 11:04:00 AM
might do more later.

IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: lawdawg0931 on August 09, 2006, 11:21:00 AM
So many people contributing to an awesome cause...great job everyone. Can someone do 16 Blocks in a wide icon. I've seen somewhat of a tutorial, but I'm no good with PhotoShop. If there is a step-by-step tutorial (for idiots), I could help make plenty. I'm good once I get the hang of something....Thanks
Title: Wide Icons :)
Post by: tbone6 on August 09, 2006, 11:39:00 AM
I think the way that I do it is really easy.  This may look long but it's really easy.  Just a few seconds once you get it.


Download the front and back templates and open them in ps.
Open a new file.  I make it 470 x 72 px.  This is where you create your banner.  After you create it then file--save for web.  Save it as 'bannername'.png.  Then open 'bannername'.png.  copy it on top of the back template.  Then copy front template on front of the banner.  Drag each layer to the top right corner of the template.  They will snap in the corner when you're close enough.  Now they're all lined up correctly.  click on the back layer.  With the magic wand click in the center of the back layer.  It should highlight a rectangle in the middle.  then Select--inverse.  This selects the outside stuff you will delete.  With this selected click on your banner layer and hit delete to erase the outer edges.  Select--deselect.  click on the front template(top layer) and change opacity to about 50%.  Then save for web. save as .png. ... you're done.
Title: Wide Icons :)
Post by: djn10city on August 09, 2006, 01:37:00 PM
Lot of steps...

I opened the Front and Back templates in PS. Copied the Front template and pasted it in front of the Back template.  Then Save As, and from the drop down select PNG and save as Template Master.png.  Once you have your image you want placed in the template in your clipboard, use the magic wand to select the back layer of the template and do a Paste Into (Ctrl+Shift+V).  Then save as whatever.png.

IPB Image

Ranks
Title: Wide Icons :)
Post by: lawdawg0931 on August 09, 2006, 03:38:00 PM
I'm real close, but how do you copy 'bannername'.png on top of the back template. It won't let me drag/drop onto it - or copy/paste. I also have only one file 'template'.png that I d/l from earlier link. Are there 2 templates (front & back) or are they together in that one file? Sorry for all the ?'s - but I really can help contribute to these once I get it...Thanks for patience.
Title: Wide Icons :)
Post by: quiksilver_kid on August 09, 2006, 05:42:00 PM
Can someone make me one for Dogma please?  smile.gif
Title: Wide Icons :)
Post by: djn10city on August 09, 2006, 06:27:00 PM
Coulda spent more time, but it should do the trick.

IPB Image

Ranks
Title: Wide Icons :)
Post by: quiksilver_kid on August 09, 2006, 06:38:00 PM
Perfect, Thanks!  beerchug.gif
Title: Wide Icons :)
Post by: tbone6 on August 10, 2006, 07:18:00 AM
QUOTE(lawdawg0931 @ Aug 9 2006, 10:45 PM) View Post

I'm real close, but how do you copy 'bannername'.png on top of the back template. It won't let me drag/drop onto it - or copy/paste. I also have only one file 'template'.png that I d/l from earlier link. Are there 2 templates (front & back) or are they together in that one file? Sorry for all the ?'s - but I really can help contribute to these once I get it...Thanks for patience.


make sure you're using the move tool and just drag and drop your banner on top of the back template.  There should be a back and front template.  The back is a black rectangle and the front is similar looking but mostly clear, with horizontal lines.
Title: Wide Icons :)
Post by: sheepie on August 10, 2006, 06:20:00 PM
IPB Image

shall be doing icon for the 3 films and the tv series over the next few days
Title: Wide Icons :)
Post by: lawdawg0931 on August 11, 2006, 11:25:00 AM
@tbone6 and also @sheepie

I finally got it, hope these look OK (& aren't repeats). Thanks for the help!

Damn, can't just 'insert picture'? Do I have to host it somewhere? URL? blink.gif

OK, Easy enough:

IPB Image
IPB Image
Title: Wide Icons :)
Post by: Leglez on August 11, 2006, 11:31:00 AM
You can go to www.zenixstudios.com to host it
Title: Wide Icons :)
Post by: lawdawg0931 on August 11, 2006, 11:41:00 AM
That didn't work either.

Now I got them full size....whew!
Title: Wide Icons :)
Post by: Leglez on August 11, 2006, 12:17:00 PM
No one answered this and it got bumped a couple pages back so I am gonna ask again.  I ran the IMDB thing so that I could get info for all my movies, then I opened up one movie to see the info and it replaced the wide icon with a little icon from the info screen.  How can I get the wide icon back?

And I finally got around to start adding icons to my games, emulators, and programs.  I originally had the Game Icons that where on the XBMC site.  I added the code to myprograms.xml and I already have the setting for wide icons in advancedsettings.xml for my videos I guess I don't have to make another for myprograms.  I FTPed to my box and deleted all the default.tbn in my games.  Then I rebooted and put the wide icon in and renamed it default.tbn.  But it still just has the old icon.  I know I did the settings right because it only has 1 icon per line.

Here is what I am talking about:

IPB Image
Title: Wide Icons :)
Post by: Leglez on August 11, 2006, 01:11:00 PM
Ok I FTPed to /E/apps/XBMC/UserData/Thumbnails/ and all I have is:

GameSaves
Music
Pictures
Profiles
Programs
Videos

Which would it be?
Title: Wide Icons :)
Post by: tbone6 on August 11, 2006, 01:35:00 PM
QUOTE(lawdawg0931 @ Aug 11 2006, 06:32 PM) View Post

@tbone6 and also @sheepie

I finally got it, hope these look OK (& aren't repeats). Thanks for the help!

Damn, can't just 'insert picture'? Do I have to host it somewhere? URL? blink.gif

OK, Easy enough:

IPB Image
IPB Image


you have borders around your pics that aren't transparent, you should erase those.  For example Miami Vice is white on the bottom/left (noticeable in original post, not this reply).  click on it with the magic wand and it will select that white outside edge and hit delete.  The bottom shadow also seems really dark instead of a light blurry shadow.  I'm not sure why.
Title: Wide Icons :)
Post by: Leglez on August 11, 2006, 01:36:00 PM
I deleted video and programs and rebooted, nothing happened.

I deleted all of them and rebooted, nothing happened

I deleted E:/Cache and rebooted, nothing happened

I deleted default.tbn then put the icon back in the Black folder named default.tbn and rebooted, nothing happened
Title: Wide Icons :)
Post by: tbone6 on August 11, 2006, 01:49:00 PM
take one of your wide icons (blackwide.png).  go to  f/games/black and delete default.tbn.  put blackwide.png in the black game folder, and rename it to default.tbn.  delete userdata/thumbnails/programs and videos.  reboot. This is exactly what I do and it works.  Have wideicons ever shown up before?  Maybe you didn't edit the xmls right.
Title: Wide Icons :)
Post by: Leglez on August 11, 2006, 02:17:00 PM
Just tried that and no success.  Well I had a 200GB hdd that I stored everything on and then just recently I got a 250GB and did a dual HDD mod.  Now the 200GB stores my Media, and the 250 stores Games.  Wide Icons have always worked on the 200GB and then I just tried them on the 250 for the first time today.  

Ok I just put Car1.avi and Car1.avi into F:/videos on the 250GB, and tested it and it works.  So I decided to upload myprograms.xml also this is for MC360.

Here is myprograms.xml
Title: Wide Icons :)
Post by: Leglez on August 11, 2006, 02:47:00 PM
Ok I will try that I forgot to update this week.
Title: Wide Icons :)
Post by: lawdawg0931 on August 11, 2006, 02:57:00 PM
@tbone6
I noticed that the 'back' & 'front' templates were different sizes, so I made the 'front' image size the same as the 'back'. Realized that was foolish & put it back. I'm using the 2 templates from xbmc.ckdvt.com. What size do you make your banner?
Title: Wide Icons :)
Post by: Leglez on August 11, 2006, 03:23:00 PM
Ok it is all working now thanks for reminding me to update sheepie
Title: Wide Icons :)
Post by: lawdawg0931 on August 11, 2006, 04:22:00 PM
I've cleaned them up by deleting the outer area, but still have just a thin bit of white (or non-transparent) along the outside border. Ideas what I'm doing? I've done just what tbone6 stated as far as I can tell.

IPB Image
IPB Image
Title: Wide Icons :)
Post by: djn10city on August 11, 2006, 09:03:00 PM
Got a good majority of them squared away.  Someone else could probably take care of the rest.

IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image

Ranks

Part Two:

IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image

Ranks
Title: Wide Icons :)
Post by: Reptile123 on August 11, 2006, 11:41:00 PM
wow thanks for the quick reply
Title: Wide Icons :)
Post by: tbone6 on August 12, 2006, 10:06:00 AM
lawdawg use these templates they are the same size.  I'm not sure what you did wrong.
(IMG:http://i20.photobucket.com/albums/b219/luckysixx/Template-Back.png)
(IMG:http://i20.photobucket.com/albums/b219/luckysixx/Template-Front.png)

Like I said, drag the top right corner of the top template to the top right corner of the bottom templete.  This way they'll be lined up correctly.  There will only be the shadow of the bottom template sticking out a little.  My banner is usually 470 x 72.  Put this between the two templates.  Click in the middle of back template with the magic wand and it will select a black rectangle.  Select--inverse.  Click on your banner layer.  delete.  This gets rid of all the outside stuff so it's transparent.  Change the top layer opacity to about 50% and you're done.

This post has been edited by tbone6: Aug 12 2006, 05:14 PM
Title: Wide Icons :)
Post by: rodentski on August 12, 2006, 12:47:00 PM
Could someone possibly make an oceans 12 icon?
Thanks.
Title: Wide Icons :)
Post by: lawdawg0931 on August 12, 2006, 05:04:00 PM
@Tbone6

I'll try it with your templates & see what I get...How is this one?

(IMG:http://i107.photobucket.com/albums/m285/stickman81/Oceans_12.png)


Ok, got the same result. I think my problem is that I'm Copy/Pasting onto the template. Obviously 'Paste into' is different.

This post has been edited by lawdawg0931: Aug 13 2006, 12:06 AM
Title: Wide Icons :)
Post by: ps2sidewinder on August 12, 2006, 04:32:00 PM
wondering if someone can help me out i been following this post since page 1 and i still can't figure out how to do this i opened the back template and front template with photoshop i open up a picture and paste it to the back template its  way to big my question is how to u make the middle picture the rest i think i got it  

IPB Image

how would i go about makin this icon i don't want some1 to do i want to try it myself if some1 can help me out dieing to know how to make these icons. uhh.gif
Title: Wide Icons :)
Post by: sheepie on August 12, 2006, 06:08:00 PM
either trim the pic you are using, use the move icon (has 4 arrowos on) after you past the pic into the back template till you get the part of the picture you want to use
Title: Wide Icons :)
Post by: lawdawg0931 on August 12, 2006, 06:30:00 PM
@Tbone6
If you can confirm that I "Finally" did one right - I will write a 'detailed' tutorial in my language...(for dummies).

(IMG:http://i107.photobucket.com/albums/m285/stickman81/50cent_bulletproof.png)
Title: Wide Icons :)
Post by: ps2sidewinder on August 12, 2006, 06:52:00 PM
lawdawg tha would really help me out if u can give me a 'detailed' tutorial i'm a straight up dumbass when it comes to photoshop this is what i got doing it
 (IMG:http://i89.photobucket.com/albums/k210/xxx123xxx_2006/50.png)
if tutorial that would help me out
Title: Wide Icons :)
Post by: sheepie on August 12, 2006, 06:56:00 PM
(IMG:http://homepage.ntlworld.com/y.a.k.a/my%20xbmc%20icons/Indiana_Jones_raiders_of_the_lost_ark.png)

not perfect by any means but hard to find decent pics of the orignal movie posters which look better than the ones on the dvd box set
Title: Wide Icons :)
Post by: squee157 on August 12, 2006, 07:07:00 PM
Some one make a Painkiller Hell Wars icon please.
Title: Wide Icons :)
Post by: lawdawg0931 on August 12, 2006, 08:20:00 PM
TUTORIAL FOR WIDE MOVIE ICONS

This is in no way MY Tutorial. This came from multiple people over the last 58 pages. Thanks to ALL.

Software needed:

Photoshop CS 8 (or higher)
Wide icon templates:
Front template My Webpage
Back Template My Webpage
Yahoo or Google images, also IMDB covers

Step 1.   The first thing to do is find a decent picture of the icon you want to create. The larger picture you start with, the better quality you should end up with. 1024 x 768 would be smarter to use than 640 x 480. Try to get something fairly bright, as the process tends to darken things a bit. Save the picture under any format that Photoshop recognizes.

Step 2.   Open up Photoshop. Go to File-Open & choose the picture that you saved for your icon. Trim the picture to a shape that will be similar to the wide icon. This way it doesn’t look stretched when you adjust it to 470 x 72. Once you have trimmed it, go to ‘Image–Image Size’ & make it 470 x 72 pixels. Now ‘Save As’ iconname.png.

Step 3.   Now you can go to File-Open & choose the ‘back template’ you downloaded. Place that towards the top of the working area. Then go to File-Open & choose the ‘front template’ you downloaded. Place that towards the bottom of the working area. If your ‘iconname.png’ isn’t open, open that & place it in the middle of the working area.

Step 4.   Click on the ‘iconname.png’ window to activate that window. Go up to ‘Select-All’. That should show a highlighted border around your whole picture. Now go to ‘Edit-Copy’. This allows you to copy the picture where you are going to tell it to. Now click on the ‘back template’ window to activate that window. Again, go to ‘Select-All’ to highlight that particular window. Now go to ‘Edit-Paste Into’. This copies the icconname.png onto the ‘back template’. Now click on the ‘Move Tool’ (mouse head with 4 arrows) in the left-side tools window; top right tool. Click on your ‘iconname.png’ that is on the ‘back template’ & move it to the top right corner of the ‘back template’. It should automatically click into place when it’s close.

Step 5.   Now, click on the ‘front template’ window to activate that window. Go to ‘Select-All’ to highlight the ‘front template’. Go to ‘Edit-Copy’ to allow you to again copy this somewhere. Click on the ‘back template’ window to activate this window, then go to ‘Select-All’ to highlight the whole area again. Now click on ‘Edit-Paste Into’ to copy the ‘front template’ onto the ‘back template’+’iconname.png’ window. Again, click on the ‘Move Tool’ & move the ‘front template’ to the top right corner. It should click into place automatically.

Step 6.   Now go down to the bottom right of the Photoshop program window, and you should see 3 tabs in the bottom window down there: ‘Layers’, ‘Channels’ & ‘Path’. In the bottom of that window are your 3 working windows. ‘Front template’ on top,  ‘iconname.png’ in the middle, & ‘Back Template’ on the bottom. Click on the ‘Back template’ in that bottom right window (the bottom one). You are selecting that particular layer 0. Now go to the Tools window on the Upper left again, and this time click on the Magic Wand ; top right – second one down. Now go up into the working area, and click in the center of the 3 layered icon you have been ‘Pasting Into’. Now go up and click ‘Select-Inverse’, this highlights everything outside the icon. Now go back down, bottom right to the Layers window. Click on your ‘iconname.png’ Layer 1. Now hit the ‘Delete’ key. This deletes everything outside the actual icon. Now click ‘Select-Deselect’. This clears the action.

Step 7.   Again go down to the bottom right Layers window. This time click on the ‘front template’ which is Layer 2. Look for the small window within the Layers window that says Opacity-100%. Change that to 50%. Now you’re done…just click on ‘File-Save As’ and name it ‘Movie_Name.png’

Hope this helps, Sheepie and Tbone6 really were patient in helping me. Thought I’d give back!

Any icons made by me before post #861 are not correct. Please do not use them.

This post has been edited by lawdawg0931: Aug 13 2006, 03:40 AM
Title: Wide Icons :)
Post by: Leglez on August 12, 2006, 08:47:00 PM
QUOTE(squee157 @ Aug 12 2006, 08:14 PM) View Post

Some one make a Painkiller Hell Wars icon please.



IPB Image
Title: Wide Icons :)
Post by: Leglez on August 12, 2006, 10:22:00 PM
Finished all of my games, some of them need some work.

(IMG:http://zenixstudios.com/files/1d2Fight_Night_Round_3.png)
(IMG:http://zenixstudios.com/files/415Flatout_2.png)
(IMG:http://zenixstudios.com/files/5bbHalo_Hacked.png)
(IMG:http://zenixstudios.com/files/2d0Monopoly_Party.png)
(IMG:http://zenixstudios.com/files/01fUFC_Tapout_2.png)
(IMG:http://zenixstudios.com/files/0bbX_Pong.png)
(IMG:http://zenixstudios.com/files/9cePainkiller_Hell_Wars.png)

I will be finishing all of my Apps next.
Title: Wide Icons :)
Post by: ps2sidewinder on August 12, 2006, 09:51:00 PM
QUOTE(lawdawg0931 @ Aug 13 2006, 02:51 AM) View Post

TUTORIAL FOR WIDE MOVIE ICONS

This is in no way MY Tutorial. This came from multiple people over the last 58 pages. Thanks to ALL.

Software needed:

Photoshop CS 8 (or higher)
Wide icon templates:
Front template My Webpage
Back Template My Webpage
Yahoo or Google images, also IMDB covers

Step 1.   The first thing to do is find a decent picture of the icon you want to create. The larger picture you start with, the better quality you should end up with. 1024 x 768 would be smarter to use than 640 x 480. Try to get something fairly bright, as the process tends to darken things a bit. Save the picture under any format that Photoshop recognizes.

Step 2.   Open up Photoshop. Go to File-Open & choose the picture that you saved for your icon. Trim the picture to a shape that will be similar to the wide icon. This way it doesn’t look stretched when you adjust it to 470 x 72. Once you have trimmed it, go to ‘Image–Image Size’ & make it 470 x 72 pixels. Now ‘Save As’ iconname.png.

Step 3.   Now you can go to File-Open & choose the ‘back template’ you downloaded. Place that towards the top of the working area. Then go to File-Open & choose the ‘front template’ you downloaded. Place that towards the bottom of the working area. If your ‘iconname.png’ isn’t open, open that & place it in the middle of the working area.

Step 4.   Click on the ‘iconname.png’ window to activate that window. Go up to ‘Select-All’. That should show a highlighted border around your whole picture. Now go to ‘Edit-Copy’. This allows you to copy the picture where you are going to tell it to. Now click on the ‘back template’ window to activate that window. Again, go to ‘Select-All’ to highlight that particular window. Now go to ‘Edit-Paste Into’. This copies the icconname.png onto the ‘back template’. Now click on the ‘Move Tool’ (mouse head with 4 arrows) in the left-side tools window; top right tool. Click on your ‘iconname.png’ that is on the ‘back template’ & move it to the top right corner of the ‘back template’. It should automatically click into place when it’s close.

Step 5.   Now, click on the ‘front template’ window to activate that window. Go to ‘Select-All’ to highlight the ‘front template’. Go to ‘Edit-Copy’ to allow you to again copy this somewhere. Click on the ‘back template’ window to activate this window, then go to ‘Select-All’ to highlight the whole area again. Now click on ‘Edit-Paste Into’ to copy the ‘front template’ onto the ‘back template’+’iconname.png’ window. Again, click on the ‘Move Tool’ & move the ‘front template’ to the top right corner. It should click into place automatically.

Step 6.   Now go down to the bottom right of the Photoshop program window, and you should see 3 tabs in the bottom window down there: ‘Layers’, ‘Channels’ & ‘Path’. In the bottom of that window are your 3 working windows. ‘Front template’ on top,  ‘iconname.png’ in the middle, & ‘Back Template’ on the bottom. Click on the ‘Back template’ in that bottom right window (the bottom one). You are selecting that particular layer 0. Now go to the Tools window on the Upper left again, and this time click on the Magic Wand ; top right – second one down. Now go up into the working area, and click in the center of the 3 layered icon you have been ‘Pasting Into’. Now go up and click ‘Select-Inverse’, this highlights everything outside the icon. Now go back down, bottom right to the Layers window. Click on your ‘iconname.png’ Layer 1. Now hit the ‘Delete’ key. This deletes everything outside the actual icon. Now click ‘Select-Deselect’. This clears the action.

Step 7.   Again go down to the bottom right Layers window. This time click on the ‘front template’ which is Layer 2. Look for the small window within the Layers window that says Opacity-100%. Change that to 50%. Now you’re done…just click on ‘File-Save As’ and name it ‘Movie_Name.png’

Hope this helps, Sheepie and Tbone6 really were patient in helping me. Thought I’d give back!

Any icons made by me before post #861 are not correct. Please do not use them.



Your the man lawdog awsome Tutorial very well put together heres my first wide icon
IPB Image
Thanks alot i was going crazy biggrin.gif
Title: Wide Icons :)
Post by: Leglez on August 12, 2006, 10:11:00 PM
My apps that I didn't see already made:

IPB Image
IPB Image
IPB Image
IPB Image

Tomorrow I will do my movies that haven't been done yet.
Title: Wide Icons :)
Post by: ps2sidewinder on August 13, 2006, 07:01:00 AM
heres a few that hasn't been done yet now that i know how to do them i'll be filling request for any1

(IMG:http://i89.photobucket.com/albums/k210/xxx123xxx_2006/slugfest2006.png)
(IMG:http://i89.photobucket.com/albums/k210/xxx123xxx_2006/nba_ballers_phenom.png)
(IMG:http://i89.photobucket.com/albums/k210/xxx123xxx_2006/fordvschevy.jpg)
(IMG:http://i89.photobucket.com/albums/k210/xxx123xxx_2006/and_1.png)
Title: Wide Icons :)
Post by: lawdawg0931 on August 13, 2006, 06:53:00 AM
OK, these have been redone correctly. Mods - can you kill the images in posts 838, 853 & 858 from me. They were not done correctly (Sorry bout that).

IPB Image
IPB Image
Title: Wide Icons :)
Post by: Leglez on August 13, 2006, 08:39:00 PM
Just took some Nyquil so I didn't finish all of my movie icons tonight, still got 7 left.  But here are the ones I did get around to.  Again not the highest quality, just usefull for temporary icons.  Also incase anyone wants to do the ones I still need done here they are:

Four Brothers
Friday
Next Friday
Friday After Next
Happy Gilmore
Monty Python's The Meaning of Life
The Omen


IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: tbone6 on August 14, 2006, 08:14:00 AM
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: djn10city on August 14, 2006, 10:15:00 AM
QUOTE(billum @ Aug 14 2006, 10:19 AM) View Post

Couple of requests for you word man....

Baseketball
Dazed and Confused
Lock, Stock and Two Smoking Barrels
Pirates of Silicone Valley
Swingers
This is Spinal Tap

thanks ahead....

All but two...get those done later.

IPB Image
IPB Image
IPB Image
IPB Image

Ranks
Title: Wide Icons :)
Post by: djn10city on August 14, 2006, 01:50:00 PM
QUOTE(billum @ Aug 14 2006, 02:02 PM) View Post

You are the man as usual.... got a few more if you have time...thanks for the time.

Napoleon Dynamite
Swingers
Chasing Amy
Dr. Strangelove
Talidega Nights
Animal House
Empire Records
The Big Lebowski

Wrapped up....

IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image

Ranks
Title: Wide Icons :)
Post by: djn10city on August 14, 2006, 02:51:00 PM
QUOTE(billygrimes23 @ Aug 13 2006, 10:57 PM) View Post

Request line Still Needs:

XBOX GAMES
Lord of the Rings - The Third Age
Mafia


HOMEBREW GAME
pacman

XBOX APPLICATIONS
Xpad Editor
xpad notepad
xtoolbox
boexplorer


Thanks,

From the guy who is too lazy to learn how to make
them because he works 100 hours a week and has no life. biggrin.gif


Taken care of...

IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image

Ranks
Title: Wide Icons :)
Post by: ps2sidewinder on August 14, 2006, 03:10:00 PM
I delete i didn't see that djntencity already fill your request
Title: Wide Icons :)
Post by: djn10city on August 15, 2006, 09:39:00 PM
QUOTE(Leglez @ Aug 13 2006, 09:46 PM) View Post

Just took some Nyquil so I didn't finish all of my movie icons tonight, still got 7 left.  But here are the ones I did get around to.  Again not the highest quality, just usefull for temporary icons.  Also incase anyone wants to do the ones I still need done here they are:

Four Brothers
Friday
Next Friday
Friday After Next
Happy Gilmore
Monty Python's The Meaning of Life
The Omen


Not the greatest, but doin the job...

IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image

Ranks
Title: Wide Icons :)
Post by: dj_2004 on August 15, 2006, 10:38:00 PM
Here's a ton of requests! All these are movies.
Ace Ventura - Pet Detective
Ace Ventura 2 - When Nature Calls
Donnie Darko
Doom (this might've been done, will have to recheck)
Groundhog Day
Lord of War
Mad Max
Mad Max - Beyond Thunderdome
Mad Max - The Road Warrior
National treasure
Red Dragon
Saving Private Ryan
The Usual Suspects
Star Wars 4-6
The Ladykillers
The Mask
Transporter 2
Troy
Underworld 2
Walk The Line
Shawshank Redemption
The Thing
Goodfellas

Thank you.
Title: Wide Icons :)
Post by: Leglez on August 16, 2006, 12:38:00 AM
QUOTE(djn10city @ Aug 15 2006, 10:46 PM) View Post

Not the greatest, but doin the job...

Ranks


Thanks a lot
Title: Wide Icons :)
Post by: sheepie on August 16, 2006, 06:15:00 AM
QUOTE(dj_2004 @ Aug 16 2006, 05:45 AM) View Post

Here's a ton of requests! All these are movies.
Ace Ventura - Pet Detective
Ace Ventura 2 - When Nature Calls
Donnie Darko
Doom (this might've been done, will have to recheck)
Groundhog Day
Lord of War
Mad Max
Mad Max - Beyond Thunderdome
Mad Max - The Road Warrior
National treasure
Red Dragon
Saving Private Ryan
The Usual Suspects
Star Wars 4-6
The Ladykillers
The Mask
Transporter 2
Troy
Underworld 2
Walk The Line
Shawshank Redemption
The Thing
Goodfellas

Thank you.


some of thiose have been done and are on the site
Title: Wide Icons :)
Post by: djn10city on August 16, 2006, 09:25:00 AM
QUOTE(billum @ Aug 15 2006, 11:25 PM) View Post

Got a few more for ya. I got about 20 made today I will email to the rank man for fine tuning before release to the wild. These I just can't find good pictures of and/or and to lazy to make...yours look better anyway.

Poseidon
Eddie Murphy - Delirious
Pee Wee's Big Adventure
Trailer Park Boys - The Movie (thats right ranks...will bring it over soon...)
Waynes World
Beverly Hills Ninja
Porkeys
Revenge of the Nerds (original)

danka

Minimal images for Delirious and the original ROTN.  If you find some you could send me the link.  As for the rest....

IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image

Ranks
Title: Wide Icons :)
Post by: djn10city on August 16, 2006, 09:44:00 AM
QUOTE(dj_2004 @ Aug 15 2006, 11:45 PM) View Post

Here's a ton of requests! All these are movies.
Ace Ventura - Pet Detective
Ace Ventura 2 - When Nature Calls
Donnie Darko
Doom (this might've been done, will have to recheck)
Groundhog Day
Lord of War
Mad Max
Mad Max - Beyond Thunderdome
Mad Max - The Road Warrior
National treasure
Red Dragon
Saving Private Ryan
The Usual Suspects
Star Wars 4-6
The Ladykillers
The Mask
Transporter 2
Troy
Underworld 2
Walk The Line
Shawshank Redemption
The Thing
Goodfellas

Thank you.


Search on the website and repost with proper requests.  I found the first couple right off the bat.

Ranks

~Thanks for saving me some work sheepie~
Title: Wide Icons :)
Post by: Leglez on August 16, 2006, 01:22:00 PM
You don't have to login to get images.  All you have to do is view the icon make sure it is full size right click on it and click save.
Title: Wide Icons :)
Post by: dj_2004 on August 16, 2006, 06:36:00 PM
Here's my updated list after downloading the icons from the site:
Donnie Darko
Doom
Groundhog Day
Mad Max
Mad Max - Beyond Thunderdome
Mad Max - The Road Warrior
National Treasure
Red Dragon
Saving Private Ryan
The Usual Suspects
Star Wars 4-6
The Ladykillers
The Mask
Walk The Line
Shawshank Redemption
The Thing
Goodfellas
Signs
X-men
Walk the Line

Thanks for any help.
Title: Wide Icons :)
Post by: tbone6 on August 17, 2006, 08:24:00 AM
Incase anybody plans on making these icons I am working on doing the last 5 or so right now.  Just to let you know so we don't do the same ones.
Title: Wide Icons :)
Post by: djn10city on August 17, 2006, 09:51:00 AM
QUOTE(dj_2004 @ Aug 16 2006, 07:43 PM) View Post

Here's my updated list after downloading the icons from the site:
Donnie Darko
Doom
Groundhog Day
Mad Max
Mad Max - Beyond Thunderdome
Mad Max - The Road Warrior
National Treasure
Red Dragon
Saving Private Ryan
The Usual Suspects
Star Wars 4-6
The Ladykillers
The Mask
Walk The Line
Shawshank Redemption
The Thing
Goodfellas
Signs
X-men
Walk the Line

Thanks for any help.


Done Deal.

QUOTE(tbone6 @ Aug 17 2006, 09:31 AM) View Post

Incase anybody plans on making these icons I am working on doing the last 5 or so right now.  Just to let you know so we don't do the same ones.


Got em done before noticing this post.


IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image


IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image

Ranks
Title: Wide Icons :)
Post by: tbone6 on August 17, 2006, 10:25:00 AM
oh well. here's the ones I did anyway.
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: tbone6 on August 17, 2006, 12:32:00 PM
no problem, it gives me something to do at work.

IPB Image
IPB Image
IPB Image
IPB Image
IPB Image

I redid the Die Hard 1 so the letters are bigger like 2 and 3.
Title: Wide Icons :)
Post by: tbone6 on August 17, 2006, 01:34:00 PM
IPB Image
Title: Wide Icons :)
Post by: DeadPrez on August 17, 2006, 02:40:00 PM
Thanks tbone6..Much much appreciated ! biggrin.gif

Title: Wide Icons :)
Post by: portaz on August 17, 2006, 06:20:00 PM
is there any issues with creating new registrations..??

I did one last week, and havent received an email, and now have done another today, and still no reply!!
Title: Wide Icons :)
Post by: sheepie on August 17, 2006, 06:38:00 PM
IPB Image
IPB Image
Title: Wide Icons :)
Post by: ps2sidewinder on August 17, 2006, 07:02:00 PM
QUOTE(dj_2004 @ Aug 17 2006, 08:56 PM) View Post

Ok, this should be my last request for a while. I still need the starwars series 4-6. Exact names are:
Star Wars: Episode IV - A New Hope
Star Wars: Episode V - The Empire Strikes Back
Star Wars: Episode VI - Return of the Jedi

Again, no hurry and thanks.



Heres a wuick whip of some ain't the greatest but the best i can find

IPB Image
IPB Image
IPB Image

IPB Image
Title: Wide Icons :)
Post by: dj_2004 on August 17, 2006, 07:26:00 PM
Look plenty fine to me ps2sidewinder, thanks!
Title: Wide Icons :)
Post by: billum on August 17, 2006, 07:47:00 PM
they look good from here. I don't have the eye for photos I guess...mine come out looking like balls...which if you don't know...ain't good .
Title: Wide Icons :)
Post by: quiksilver_kid on August 17, 2006, 10:27:00 PM
I've got a few more requests.

Dave Mirra Freestyle BMX 2
Just Friends
Tony Hawks Pro Skater 4
Tony Hawks Pro Skater 2x
Top Spin
Final Destination
Final Destination 2
Trainspotting

Thanks in advance, and keep up the great work!
 beerchug.gif
Title: Wide Icons :)
Post by: Silentdragon on August 18, 2006, 03:41:00 AM
Some anime requests

Ah! My Goddess
Blood+
Black Cat
DN Angel
GITS Innocence
Grenadier
Gun X Sword
Black Lagoon
Ikkitousen
King of Bandit Jing
Samurai Deeper Kyo
One Piece
The Law of Ueki
Witchblade
xxxHolic
Ai Yori Aoshi Enishi
Golden Boy
Gundam Wing
Neon Genesis Evangelion
Tsubasa Chronicle
Vampire Princess Miyu
Vandread
Vampire Hunter D

Thanks.
Title: Wide Icons :)
Post by: sheepie on August 18, 2006, 05:15:00 AM
anychance you could find use hi res pics of them silent dragon got a few hours to kill and have nothing to do
Title: Wide Icons :)
Post by: tbone6 on August 18, 2006, 06:21:00 AM
QUOTE(portaz @ Aug 18 2006, 05:35 AM) View Post

what does everyone use to make the wide icons...?

and where do they get there original pics from??

photoshop
the internets


IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: tbone6 on August 18, 2006, 01:58:00 PM
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: quiksilver_kid on August 18, 2006, 02:36:00 PM
thanks muchly, tbone.
Here's some pics for the rest...
THPS4 - http://www.tdubel.co...4/kansikuva.jpg
THPS2X - http://www.gameexpre...7875801899F.JPG
Top Spin - http://www.msgamestu.....0high res.jpg
Dave Mirra 2 - http://www.mobygames...27430519-00.jpg
Just Friends - http://media.moviewe...ers/poster1.jpg
Thanks again in advance.
Title: Wide Icons :)
Post by: conners on August 19, 2006, 12:40:00 AM
I have a few requests for xbox games that i cant seem to find on the site, so if anyone can make them i`d be thankful.

1, The Urbz: Sims In The City
2, The Sims 2
3, Championship Manager 2006
4, High Rollers Casino
5, Miami Vice (The Game)
6, Namco Museum
7, Worms Fort Under Siege
8, Virtual Pool
Title: Wide Icons :)
Post by: ps2sidewinder on August 19, 2006, 03:37:00 AM
QUOTE(conners @ Aug 19 2006, 07:47 AM) View Post

I have a few requests for xbox games that i cant seem to find on the site, so if anyone can make them i`d be thankful.

1, The Urbz: Sims In The City
2, The Sims 2
3, Championship Manager 2006
4, High Rollers Casino
5, Miami Vice (The Game)
6, Namco Museum
7, Worms Fort Under Siege
8, Virtual Pool

 I made u most of them
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: conners on August 19, 2006, 03:55:00 AM
legend, like the new backin on the pics as well
Title: Wide Icons :)
Post by: ps2sidewinder on August 19, 2006, 04:52:00 PM
QUOTE(conners @ Aug 19 2006, 07:47 AM) View Post

I have a few requests for xbox games that i cant seem to find on the site, so if anyone can make them i`d be thankful.

1, The Urbz: Sims In The City
2, The Sims 2
3, Championship Manager 2006
4, High Rollers Casino
5, Miami Vice (The Game)
6, Namco Museum
7, Worms Fort Under Siege
8, Virtual Pool


I finished the rest of ur request plus added 1
IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: albertini on August 20, 2006, 02:43:00 AM
Request

Games - In the link are a a banner to use to make icon

Halo 2

http://www.xbox.com/.../games/h/halo2/

Forza Motosport

http://www.xbox.com/...orzamotorsport/

Pro Evolution Soccer 5

Black

Need For Speed Most Wanted

GTA San Andreas

http://www.xbox.com/...autosanandreas/

Or Simple Logo on Black

GTA 3

GTA Vice City

Artwork

http://www.xbox.com/...autothetrilogy/


Title: Wide Icons :)
Post by: ps2sidewinder on August 20, 2006, 07:26:00 AM
QUOTE(albertini @ Aug 20 2006, 09:50 AM) View Post

Request

Games - In the link are a a banner to use to make icon

Halo 2

http://www.xbox.com/.../games/h/halo2/

Forza Motosport

http://www.xbox.com/...orzamotorsport/

Pro Evolution Soccer 5

Black

Need For Speed Most Wanted

GTA San Andreas

http://www.xbox.com/...autosanandreas/

Or Simple Logo on Black

GTA 3

GTA Vice City

Artwork

http://www.xbox.com/...autothetrilogy/

Made u these
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: albertini on August 20, 2006, 11:04:00 AM
Thanks !!!!

Is posible more request??

http://www.xbox.com/...mes/f/flatout2/

http://www.xbox.com/...arcryinstincts/

http://www.xbox.com/...inctsevolution/

http://www.xbox.com/...mes/b/burnout3/

http://www.xbox.com/.../t/thepunisher/

http://www.xbox.com/...t/taitolegends/

http://www.xbox.com/...mes/f/fabletlc/

http://www.xbox.com/...games/w/worms4/

http://www.xbox.com/...dmeierspirates/

http://www.xbox.com/...collectionplus/

http://www.xbox.com/.../s/sonicriders/

http://www.xbox.com/...revengexbox360/

http://www.xbox.com/...duty2bigredone/

http://www.xbox.com/...games/c/conker/

http://www.xbox.com/...ightround3xbox/

http://www.xbox.com/.../f/fifastreet2/

http://www.xbox.com/...allellinesxbox/

http://www.xbox.com/...autosanandreas/

http://www.xbox.com/...S/games/h/halo/

http://www.xbox.com/...es/h/halflife2/

http://www.xbox.com/...tmanbloodmoney/

http://www.xbox.com/...s/j/jadeempire/

http://www.xbox.com/.../godfatherxbox/

http://www.xbox.com/...006coast2coast/

http://www.xbox.com/...mes/s/shenmue2/

http://www.xbox.com/...rsbattlefront2/

http://www.xbox.com/...tor3redemption/

http://www.xbox.com/...atedestruction/

http://www.xbox.com/...nwastelandxbox/

http://www.xbox.com/...ksunderground2/

I have a 300Gb Hard DIsk in mi xbox tongue.gif
Title: Wide Icons :)
Post by: quiksilver_kid on August 20, 2006, 11:32:00 AM
There are already wide icons for both Halo games and all the Grand Theft Auto games.
Title: Wide Icons :)
Post by: ps2sidewinder on August 20, 2006, 11:52:00 AM
QUOTE(albertini @ Aug 20 2006, 06:11 PM) View Post


U can find all of them if not most of them on the site they been made already
http://xbmc.ckdvt.com/html1/index.php dl what u can find and the ones not made aleady i'll make them for u
Title: Wide Icons :)
Post by: fhsasbvp on August 20, 2006, 01:41:00 PM
Wow!! Albertini cracks the heck out of me. 90 percent of his requests are at the icon site. But, the sweet momma thing Albertini brought to my realization is that there are banners of every xbox game at the official xbox website. I never thought of checking there. I've always used google images and have constructed the banners out of 1-5 different images I have through the google search. Huh, no more. Now I'm just going to use the banners at xbox.com. Check them out they all have sweet images and the game logo and they can be easily resized to the ~455x75 pixel used for banners and then dropped in the front and back template. Nice. Making game logos just got easier for me.
Title: Wide Icons :)
Post by: Leglez on August 20, 2006, 03:13:00 PM
QUOTE(DeadPrez @ Aug 20 2006, 02:00 PM) View Post

Little Requests !

Dave Mirra Bmx

Flatout 2 (as asked in ealier post)

Test Drive: EOD

Mx Unleashed

Thats pretty much it for now.. no rush smile.gif


Flatout 2 is already on the site: http://xbmc.ckdvt.co...ageViewsIndex=1
Title: Wide Icons :)
Post by: tbone6 on August 21, 2006, 09:54:00 AM
If you're going to make a request make sure they're not done already.  thanks

IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: eagleswings on August 21, 2006, 07:16:00 PM
Hi!

May I request for the following:

Spartan: Total Warriors
The Sims 2

Thanks very much!
Title: Wide Icons :)
Post by: fhsasbvp on August 21, 2006, 09:56:00 PM
sims 2 and spartan requests filled

games are easy when you use my tutorial above and the banners at xbox.com

IPB Image
IPB Image
Title: Wide Icons :)
Post by: eagleswings on August 21, 2006, 11:25:00 PM
Wow! That's fast! Thanks a lot. beerchug.gif
Title: Wide Icons :)
Post by: dxg836 on August 22, 2006, 12:40:00 PM
Hi,

First post.

Just like to say what all you people do for no financial benefit is absolutely astounding!

Could someone please do wide icons for:

Wildboyz (4 separate seasons) - There have been 4 seasons produced of the show so far,
For more info see here http://www.mtv.com/onair/wildboyz/
or here: http://images.google...m...sa=N&tab=wi


Jack Osbourne Adrenaline Junkie (2 seasons) -2nd season started in the UK last Saturday

Thankyou in Anticipation
Title: Wide Icons :)
Post by: sheepie on August 22, 2006, 05:15:00 PM
IPB Image
Title: Wide Icons :)
Post by: djn10city on August 22, 2006, 10:48:00 PM
QUOTE(dxg836 @ Aug 22 2006, 01:47 PM) View Post

Hi,

First post.

Just like to say what all you people do for no financial benefit is absolutely astounding!

Could someone please do wide icons for:

Wildboyz (4 separate seasons) - There have been 4 seasons produced of the show so far,
For more info see here http://www.mtv.com/onair/wildboyz/
or here: http://images.google...m...sa=N&tab=wi
Jack Osbourne Adrenaline Junkie (2 seasons) -2nd season started in the UK last Saturday

Thankyou in Anticipation


Took care of Wild Boys real quick.... not the greatest but does the job indeed.

IPB Image
IPB Image
IPB Image
IPB Image
IPB Image

Ranks
Title: Wide Icons :)
Post by: portaz on August 23, 2006, 05:56:00 AM
Hello,

not to worry about finding those wide icons, as i have found a guide on how to make my own.

however, i have come up to a bit of an issue.

I have replaced 3 icons with new ones, but in xbmc, they havent updated yet, and are still showing the previous icons i had in the folders. But, when i ftp to the xbox, it shows the new icons in the folder, with the old icon deleted, and no where to be seen.

Is there anything I have to do different to replace the icons?  Coz i am stumped!!

Also, thought id share the 2 i have done so far, and get some peoples feedback...

IPB Image

IPB Image
Title: Wide Icons :)
Post by: portaz on August 23, 2006, 06:52:00 AM
and one for vegas

IPB Image
Title: Wide Icons :)
Post by: tbone6 on August 23, 2006, 07:00:00 AM
QUOTE(portaz @ Aug 23 2006, 01:03 PM) View Post

Hello,

not to worry about finding those wide icons, as i have found a guide on how to make my own.

however, i have come up to a bit of an issue.

I have replaced 3 icons with new ones, but in xbmc, they havent updated yet, and are still showing the previous icons i had in the folders. But, when i ftp to the xbox, it shows the new icons in the folder, with the old icon deleted, and no where to be seen.

Is there anything I have to do different to replace the icons?  Coz i am stumped!!




The old icons have been cached so you have to delete them.  Go to ../xbmc/userdata/thumbnails and delete the programs and videos folders.  Then when you restart xbmc it will look for the icons again and show your new ones.

Also your icons look fine.
Title: Wide Icons :)
Post by: tbone6 on August 23, 2006, 09:55:00 AM
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: Tribis on August 23, 2006, 11:01:00 AM
Request for Dragon Ball Z - Saiyan Saga

Preferably resembling the already existing dbz ones

and in the icon have just this guys head hopefully, main concern is that it looks like the other dbz icons so they dont clash IPB Image
Title: Wide Icons :)
Post by: dxg836 on August 23, 2006, 11:39:00 AM
Excellent work

What about some for the following surfing movies:

Billabong Odyssey
Step Into Liquid
Riding Giants

Thanks

Title: Wide Icons :)
Post by: dxg836 on August 23, 2006, 12:30:00 PM
Would somebody be able to also do icons for the video of:

Guns 'n' Roses Live in Argentina, 1992
Memoirs of a Geisha
and a generic one for TV recordings?

Thanks
Title: Wide Icons :)
Post by: tbone6 on August 23, 2006, 01:50:00 PM
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: babyblu on August 23, 2006, 05:58:00 PM
yes you can just name it the same as the file and change it to a .tbn file
Title: Wide Icons :)
Post by: tbone6 on August 24, 2006, 12:02:00 PM
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: tbone6 on August 24, 2006, 12:48:00 PM
I don't know what font Dr_J used to make his, so the font is a little different.  If you can figure out the other font let me know and I'll redo it if you want.
IPB Image
Title: Wide Icons :)
Post by: Jig.Saw on August 24, 2006, 04:05:00 PM
sry for double post but it wouldnt let me edit twice:

IPB Image

IPB Image
Title: Wide Icons :)
Post by: Tribis on August 24, 2006, 06:39:00 PM
QUOTE(tbone6 @ Aug 24 2006, 02:55 PM) View Post

I don't know what font Dr_J used to make his, so the font is a little different.  If you can figure out the other font let me know and I'll redo it if you want.
IPB Image


Woah that looks great! When does it get uploaded to the site though, Im wondering on what else in this thread hasnt been uploaded?
Title: Wide Icons :)
Post by: tbone6 on August 25, 2006, 05:36:00 AM
I'll upload a bunch to the site right now.  Although I don't think Hokie even updates the site anymore.  You can just save the icons from this thread. Just right click on it and save picture.
Title: Wide Icons :)
Post by: dxg836 on August 25, 2006, 06:27:00 AM
Loving your work Tbone, any chance of the Guns n Roses live in argentina wide icon

http://images.google...m...sa=N&tab=wi

http://www.fmplus.ne..._symbol_180.jpg
Title: Wide Icons :)
Post by: alexmspqr on September 12, 2006, 06:54:00 PM
Cheers Sheepie  biggrin.gif, started to reply before you posted so almost your post - great icons thanks.

You guys do work fast.
Title: Wide Icons :)
Post by: Leglez on September 12, 2006, 07:24:00 PM
Ok here are some banners that TBone made.  Which one do you guys like best.


#1
IPB Image

#2
IPB Image

#3
IPB Image

#4
IPB Image
Title: Wide Icons :)
Post by: Leglez on September 12, 2006, 09:27:00 PM
QUOTE(Leglez @ Sep 12 2006, 08:31 PM) View Post

Ok here are some banners that TBone made.  Which one do you guys like best.
#1
IPB Image

#2
IPB Image

#3
IPB Image

#4
IPB Image

Here is another one he just made:

#5
IPB Image
Title: Wide Icons :)
Post by: _SmaSh_ on September 13, 2006, 10:36:00 AM
Ok, a few more requests...

Series

The Closer
http://alt.tnt.tv/closer/

Saved
http://alt.tnt.tv/saved/saved.shtml

Justice
http://www.fox.com/justice/

Revelations
http://www.nbc.com/Revelations/

The Dead Zone
http://www.usanetwor...es/thedeadzone/

The Unit
http://www.cbs.com/primetime/the_unit/

Thief
http://www.fxnetwork...thief/main.html

Movies

United 93
http://www.united93movie.com/


Thank you for the great work!
Title: Wide Icons :)
Post by: sheepie on September 13, 2006, 03:42:00 PM
apart from united 93, saved, justice and revelations they have all been done.

IPB Image

leglez icon 5 is great in fact all of em are great
Title: Wide Icons :)
Post by: Kallstar on September 13, 2006, 04:48:00 PM
I can't Wait for the new website!! Its going to be awesome. I did a few more requests..
IPB Image
IPB Image
Title: Wide Icons :)
Post by: alexmspqr on September 13, 2006, 06:17:00 PM
Sweet, cheers Kallstar, the icons are awesome.  The that's my bush one is especially cool.

 pop.gif
Title: Wide Icons :)
Post by: _SmaSh_ on September 13, 2006, 09:42:00 PM
QUOTE(sheepie @ Sep 13 2006, 10:49 PM) View Post

apart from united 93, saved, justice and revelations they have all been done.

IPB Image

leglez icon 5 is great in fact all of em are great
Really? I tried searched for them in the page, and couldn't find them. I also went to the whole thread once, and didn't see them either, although I could have missed them. Are you sure they have been done? And if so, do you know where they are located?

Oh, and thanks for the United Icon. It's awesome  love.gif
Title: Wide Icons :)
Post by: Kallstar on September 13, 2006, 10:26:00 PM
QUOTE

     Sweet, cheers Kallstar, the icons are awesome. The that's my bush one is especially cool.

 pop.gif

I thought that turned out pretty nice too, One tree hill looked better before i sized it down, the text wasnt too clear to begin with meh.. i might remake it later but its not too bad
Made a few more
I couldnt find the Dead Zone either lol.. but if there is one feel free to remove this
IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: portaz on September 13, 2006, 11:26:00 PM
Hey guys,

just wondering if anyone has got them, if they could post the following tv shows!

entourage
alias

cheers,

DP
Title: Wide Icons :)
Post by: ninjamawwe on September 14, 2006, 12:26:00 AM
Some more icons

IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: alexmspqr on September 14, 2006, 04:38:00 AM
QUOTE(portaz @ Sep 14 2006, 06:33 AM) View Post

just wondering if anyone has got them, if they could post the following tv shows!

entourage
alias

Entourage: http://xbmc.ckdvt.co...ageViewsIndex=1
Alias: http://xbmc.ckdvt.co...ageViewsIndex=1

You can search for icons here:
http://xbmc.ckdvt.co...llery2/main.php
Title: Wide Icons :)
Post by: Cerinthus on September 14, 2006, 09:05:00 AM
Could someone make ones for NHL 2K7 and NHL 07 please?

Thanks in advance!
Title: Wide Icons :)
Post by: _SmaSh_ on September 14, 2006, 02:13:00 PM
QUOTE(Kallstar @ Sep 14 2006, 05:33 AM) View Post

I thought that turned out pretty nice too, One tree hill looked better before i sized it down, the text wasnt too clear to begin with meh.. i might remake it later but its not too bad
Made a few more
I couldnt find the Dead Zone either lol.. but if there is one feel free to remove this
IPB Image
IPB Image
IPB Image
IPB Image
Wow, that's fucking awesome. Seriously, excellent job.
Title: Wide Icons :)
Post by: GallarDoom on September 14, 2006, 04:04:00 PM
IPB Image

IPB Image
Title: Wide Icons :)
Post by: Loaded_Gun_Complex on September 14, 2006, 11:55:00 PM
Great icons!
Title: Wide Icons :)
Post by: Super_LFC on September 16, 2006, 05:54:00 AM
ok i must be dumb as no one has asked this

"3. Go download my wide icons! Once you have them, rename the file to folder.jpg and place it in the folder of the TV Show it belongs in..."

i dont get that what do i do where do i do it  uhh.gif

Title: Wide Icons :)
Post by: cybrmnk on September 16, 2006, 07:24:00 AM
What, no Lego Star Wars II yet?
IPB Image

I know one of these is already out there, but I made a semi-matching pair:
IPB Image
Title: Wide Icons :)
Post by: sheepie on September 16, 2006, 09:12:00 AM
IPB Image
Title: Wide Icons :)
Post by: thehackedsource on September 16, 2006, 09:23:00 AM
does anyone have a link other than to the site because I cant get the downlaod I have registered with both my emails and neither one has gotten a confi
Title: Wide Icons :)
Post by: thehackedsource on September 16, 2006, 04:22:00 PM
could someone possibly just post the tools and I could at least try and make my own It said before it was 2 layouts 2 it a front and a back with the image inbetween?
Title: Wide Icons :)
Post by: tbone6 on September 16, 2006, 05:27:00 PM
QUOTE(thehackedsource @ Sep 16 2006, 11:29 PM) View Post

could someone possibly just post the tools and I could at least try and make my own It said before it was 2 layouts 2 it a front and a back with the image inbetween?


here.  There's plenty of tutorials of how to make them in this thread.

QUOTE(tbone6 @ Aug 12 2006, 04:37 PM) View Post

lawdawg use these templates they are the same size.  I'm not sure what you did wrong.
IPB Image
IPB Image

Like I said, drag the top right corner of the top template to the top right corner of the bottom templete.  This way they'll be lined up correctly.  There will only be the shadow of the bottom template sticking out a little.  My banner is usually 470 x 72.  Put this between the two templates.  Click in the middle of back template with the magic wand and it will select a black rectangle.  Select--inverse.  Click on your banner layer.  delete.  This gets rid of all the outside stuff so it's transparent.  Change the top layer opacity to about 50% and you're done.


I don't think you need to register to download icons, just uploading them.
Title: Wide Icons :)
Post by: thehackedsource on September 17, 2006, 09:21:00 AM
Not sure if anyone would care but I noticed once I made the changes that as soon as I go to my video's that the icons there where large too so I change them aswell
IPB Image

IPB Image
Title: Wide Icons :)
Post by: Renegade56 on September 17, 2006, 11:49:00 PM
Went to the site.....Cannot find where to download the files, somebody help please. smile.gif

Thanks
Title: Wide Icons :)
Post by: thehackedsource on September 18, 2006, 02:22:00 AM
QUOTE(Renegade56 @ Sep 18 2006, 06:56 AM) View Post

Went to the site.....Cannot find where to download the files, somebody help please. smile.gif

Thanks



for some reason the downloads are not working right now I started making my own until its resolved and loads of people making really good ones and have posted them in this forum
Title: Wide Icons :)
Post by: Bazzio on September 18, 2006, 07:29:00 AM
found the problem for anyone who might have had the same thing
my xbox settings form the main xbox dash were set to widescreen and not 4:3
Title: Wide Icons :)
Post by: tbone6 on September 18, 2006, 08:51:00 AM
QUOTE(thehackedsource @ Sep 18 2006, 09:29 AM) View Post

for some reason the downloads are not working right now I started making my own until its resolved and loads of people making really good ones and have posted them in this forum


The site is still working, it's just not being updated.  You don't have to be registered to download icons.  Instead of adding an image to the cart just click on the image until it shows the entire image and right click, save as.

Renegade.. click on xbmc icons.. then the james bond pic.. then wide icons
Title: Wide Icons :)
Post by: thehackedsource on September 18, 2006, 12:19:00 PM
Just wanted to say thanks for everyone posting all there icon I only had to make about 2 .lol  I just went through the whole thread and pretty much all the good ones have been posted so good work and thanks guys


allthough I didnt see these here they are
IPB Image

IPB Image

IPB Image
Title: Wide Icons :)
Post by: fhsasbvp on September 18, 2006, 04:22:00 PM
here is the icon template psd. search for my tutorial on a step by step explanation on how to use it. It is on page 43 or about on this forum

wide icon psd template
Title: Wide Icons :)
Post by: Jman598 on September 18, 2006, 04:57:00 PM
Here are my frist 2 contributions:
IPB Image
IPB Image

I would like to put in a request for the show Vanished (website) as there is not one simple banner I can find and I can't seem to get multiple images together very well yet.
Title: Wide Icons :)
Post by: robrob on September 18, 2006, 05:51:00 PM
BTW - in case anyone else is struggling with this thumbs in folders is not supported when using UPnP...might be obvious to everyone here but just worked through this one...too bad...I wanted to be one of the cool kids...ah well.
Title: Wide Icons :)
Post by: Jman598 on September 18, 2006, 08:06:00 PM
A few more I have done:
Criminal Minds
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image

It wouldn't let me put all these in one post, so here are my house icons:

IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image


I know that there aren't that many seasons for either of these shows, but it is easier to do them all now.
Title: Wide Icons :)
Post by: wesisagronk on September 19, 2006, 06:08:00 PM
Hi, first up, awesome idea these wide icons, great work everyone involved!
Could't find any for these ones anywhere so i made em and thought id share, feedback appreciated.
Cheers, Wes

IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image




IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: tbone6 on September 19, 2006, 09:20:00 PM
nice icons wesisagronk, jman!
Title: Wide Icons :)
Post by: Leglez on September 20, 2006, 02:21:00 PM
Sorry I have been to busy with school and work and another site and haven't had time to learn PHP and SQL.  But anyone that knows PHP and SQL and would like to help, I just need a couple things done and the site will be finished.
Title: Wide Icons :)
Post by: djn10city on September 21, 2006, 09:37:00 AM
Havent been active on the board recently.... Thought I'd share The Soprano's Season Icon Set, really suprised this hadnt been created already, hope you enjoy.

Ranks

IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: Tribis on September 21, 2006, 08:05:00 PM
QUOTE(thehackedsource @ Sep 17 2006, 11:28 AM) View Post

Not sure if anyone would care but I noticed once I made the changes that as soon as I go to my video's that the icons there where large too so I change them aswell
IPB Image

IPB Image

Where are those icons? And how do you do that? I know how to get icons to show on regular folders but not those...
Title: Wide Icons :)
Post by: tbone6 on September 21, 2006, 09:01:00 PM
QUOTE(Tribis @ Sep 22 2006, 03:12 AM) View Post

Where are those icons? And how do you do that? I know how to get icons to show on regular folders but not those...


find an icon you want and save it to your xbox somewhere.  Open xboxmediacenter.xml ( i think, whatever the main xml is) and create a thumbnail that points to that file

CODE

            Filmer (HD)
            e:\filmer\
            f:\filmer\
            C:\Apps\XBMC\userdata\rebox\system-harddrive.png
        

        
            BIO Filmer
            smb://192.168.1.2/biofilm1/
            smb://192.168.1.2/biofilm2/
            smb://192.168.1.2/biofilm3/
            C:\Apps\XBMC\userdata\rebox\folder-movies.png
        

Title: Wide Icons :)
Post by: tbone6 on September 22, 2006, 08:04:00 AM
QUOTE(gaberad @ Sep 22 2006, 07:45 AM) View Post

Is there any way to make the Large Icons the wide icons, or does it have to be the normal ones?


It says how to do it on the 1st page.  Add this code to bgpreview instead of thumbnailpanel.
CODE
460
130
460
100
460
90
Title: Wide Icons :)
Post by: lawdawg0931 on September 22, 2006, 08:36:00 AM
@jman598

That would be the tutorial from page 58 (post #865) & I'm glad it's helping someone. Didn't get much feedback on it, but nice to know someone is getting something out of it. Alot of people helped me with this (sheepie, Tbone6 & others), so I thought I'd try to "pass it on" so to say.... wink.gif
Title: Wide Icons :)
Post by: sheepie on September 22, 2006, 01:28:00 PM
the site isnt being updated any more i think, all the requests and help etc is being doen thru this thread
Title: Wide Icons :)
Post by: gaberad on September 22, 2006, 07:30:00 PM
QUOTE(tbone6 @ Sep 23 2006, 02:11 AM) View Post

It says how to do it on the 1st page.  Add this code to bgpreview instead of thumbnailpanel.
CODE
460
130
460
100
460
90



Where abouts on the first page does it say how to add it to the large icons, and anyway I had already tried that and it didn't work.
Title: Wide Icons :)
Post by: Kallstar on September 22, 2006, 08:08:00 PM
Heres a few more icons i tossed together.
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: JeffyLube0 on September 23, 2006, 02:19:00 AM
nice going!
Title: Wide Icons :)
Post by: Tribis on September 23, 2006, 08:06:00 AM
Can I get a
Dragon Ball Z - Garlic Jr. Saga icon that matches the other dbz icons
IPB Image
Title: Wide Icons :)
Post by: dynaram on September 23, 2006, 09:04:00 AM
QUOTE(Tribis @ Sep 23 2006, 03:13 PM) View Post

Can I get a
Dragon Ball Z - Garlic Jr. Saga icon that matches the other dbz icons
IPB Image


Hey I made this quickcly for you I hope is of your liking. If you don't like it; ask again to be re-done. maybe the original poster of the other icons will make you the other one.

IPB Image

I already upload it to the site.
Title: Wide Icons :)
Post by: eatingbabies on September 23, 2006, 10:18:00 AM
QUOTE(sheepie @ Sep 22 2006, 03:35 PM) View Post

the site isnt being updated any more i think, all the requests and help etc is being doen thru this thread

 



but why wouldnt new members be allowed to join? is there something wrong with user registration?
Title: Wide Icons :)
Post by: sheepie on September 23, 2006, 02:39:00 PM
no idea, most peeps had a prob with layout of the site, think soem others here are working on a new site and it wont be long till it is live
Title: Wide Icons :)
Post by: dynaram on September 23, 2006, 04:00:00 PM
QUOTE(sheepie @ Sep 23 2006, 09:46 PM) View Post

no idea, most peeps had a prob with layout of the site, think soem others here are working on a new site and it wont be long till it is live


For most part I don't care about the lay out of the web site. But one thing I hate so much is that if I am browsing and looking for a wide icon I only see a square of the image I would like to be able to see the whole image without having to click on it two times 2? well the first time from the square and the second time so I can see it, the default size is 128 x 23 too small, than I have to click it again so I can see it at 460 x 82. such a waste of time browsing for images, I hope the new web site will have this fix..
Title: Wide Icons :)
Post by: tbone6 on September 23, 2006, 04:56:00 PM
QUOTE(eatingbabies @ Sep 23 2006, 05:25 PM) View Post

but why wouldnt new members be allowed to join? is there something wrong with user registration?


The registration is working.  You don't have to register anyway to search and download icons.  Also I'm pretty sure the new site will be much easier to d/l icons, without so many clicks and such.  You will be able to view thumbnails of the whole image, not just a square, and then it goes to the large image.

QUOTE(gaberad @ Sep 23 2006, 02:37 AM) View Post

Where abouts on the first page does it say how to add it to the large icons, and anyway I had already tried that and it didn't work.


It's in the very first post, clearly stated...If you can't read that I guess you're SOL
Title: Wide Icons :)
Post by: Tribis on September 23, 2006, 05:47:00 PM
QUOTE(Tribis @ Sep 23 2006, 10:13 AM) View Post

Can I get a
Dragon Ball Z - Garlic Jr. Saga icon that matches the other dbz icons
IPB Image
QUOTE
Hey I made this quickcly for you I hope is of your liking. If you don't like it; ask again to be re-done. maybe the original poster of the other icons will make you the other one.

IPB Image

I already upload it to the site.


Perfect

Ok maybe you or someone else could make me a

Dragon Ball Z - Movies icon matches other icons and just random dbz people

and than the same icon just saying dragon ball z - specials
Title: Wide Icons :)
Post by: Tribis on September 23, 2006, 06:50:00 PM
Also I know its been said somewhere, and I belive they said its built in to certains builds....


But how do you get rid of the text under the icons since the icon already tells me what it is
Title: Wide Icons :)
Post by: Kallstar on September 24, 2006, 05:06:00 AM
Heres a couple of your movies... perhaps you could stop eating babies as payment  tongue.gif
IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: _SmaSh_ on September 24, 2006, 12:14:00 PM
With the start of the Fall TV-Schedule, there's a horde of new quality TV shows airing. In order to be prepared for the launch, here are a few more requests  tongue.gif  :

Jericho

The Nine

Shark

Studio 60 on the Sunset Strip

Title: Wide Icons :)
Post by: dynaram on September 24, 2006, 09:28:00 PM
QUOTE(_SmaSh_ @ Sep 24 2006, 07:21 PM) View Post

With the start of the Fall TV-Schedule, there's a horde of new quality TV shows airing. In order to be prepared for the launch, here are a few more requests  tongue.gif  :

Jericho

The Nine

Shark

Studio 60 on the Sunset Strip


I created Jericho

IPB Image

Plus 2 more I needed:

IPB Image
IPB Image

They Have Been added to the site.
Title: Wide Icons :)
Post by: Kallstar on September 25, 2006, 01:16:00 AM
IPB Image
IPB Image
Title: Wide Icons :)
Post by: Kallstar on September 25, 2006, 06:40:00 AM
IPB Image
Title: Wide Icons :)
Post by: eatingbabies on September 25, 2006, 02:13:00 PM
QUOTE(Kallstar @ Sep 24 2006, 07:13 AM) View Post

Heres a couple of your movies... perhaps you could stop eating babies as payment  tongue.gif
IPB Image
IPB Image
IPB Image
IPB Image


done and done


thanks man those look great, i especially like the beavis and butthead one!
Title: Wide Icons :)
Post by: dxg836 on September 25, 2006, 02:44:00 PM
Could somebody please redo the Cars icon?

The one on http://xbmc.ckdvt.com/ is a bit dark and unclear
Title: Wide Icons :)
Post by: spacehum on September 26, 2006, 07:25:00 AM
i'm a little late to the game here, but can someone drop some wisdom on me?  i've been scrolling through all 80 pages of this thread and little seems to help.

1.  will this work with smb shares?  i have tried putting a .png with the same name as the folder in the folder, but nothing is working.

2.  can someone hook me up with a copy of their myvideos.xml and myprograms.xml?  i have a fresh install of the latest t3ch release and i want to get this up and running as smoothly as possible.

thanks!
Title: Wide Icons :)
Post by: dxg836 on September 26, 2006, 11:16:00 AM
QUOTE(spacehum @ Sep 26 2006, 02:32 PM) View Post



1.  will this work with smb shares?  i have tried putting a .png with the same name as the folder in the folder, but nothing is working.



You need to rename it so that the image file is the same name as the video but with .tbn at the end - not .png

ie. if you have superman.avi you need to rename the wide icon to superman.tbn
Title: Wide Icons :)
Post by: Darkmatter2k on September 26, 2006, 01:00:00 PM
Just uploaded

Studio 60 on the sunset strip.png

can be found in user uploads folder on icon site
Title: Wide Icons :)
Post by: Kallstar on September 26, 2006, 04:34:00 PM
Here you go
IPB Image
IPB Image
Title: Wide Icons :)
Post by: spacehum on September 26, 2006, 07:42:00 PM
I can't find one for "The Wire" on HBO.  Any help?

http://www.hbo.com/thewire/

Also, Batman the Animated Series

http://www.batmantas.com/

and The Andy Milonakis Show

www.imdb.com/title/tt0460621/
Title: Wide Icons :)
Post by: quiksilver_kid on September 26, 2006, 09:52:00 PM
Could I please get one made for:
Fifa 07
Reservoir Dogs (the game)
Thanks in advance.
Title: Wide Icons :)
Post by: sheepie on September 27, 2006, 04:48:00 PM
QUOTE(spacehum @ Sep 27 2006, 02:49 AM) View Post

I can't find one for "The Wire" on HBO.  Any help?






here is one

IPB Image
Title: Wide Icons :)
Post by: Xboxfreak6921 on September 27, 2006, 05:33:00 PM
I have a couple movie requests and a game if anyone could help me out that would be awesome. Great work everyone on all these icons!!!
Here goes the list:

Movies:

Blue Collar Comedy Tour Rides Again
Caddyshack
Casino
Envy
Enron - The Smartest Guys in the Room
Entrapment
Everest 1997
Face Off
Ferris Bueller's Day Off
Friday Night Lights
Gumball 3000 - 6 Day in may 2004
Gumball 3000 the Movie
Independence Day
Orange County
Saving Silverman
Trainspotting
Waynes World 1 & 2
Without A Paddle
X-Men The Last Stand

Games: Stacked
Title: Wide Icons :)
Post by: sheepie on September 28, 2006, 09:33:00 AM
QUOTE(Xboxfreak6921 @ Sep 28 2006, 12:40 AM) View Post

I have a couple movie requests and a game if anyone could help me out that would be awesome. Great work everyone on all these icons!!!
Here goes the list:

Movies:

Casino

Gumball 3000 - 6 Day in may 2004
Gumball 3000 the Movie
Independence Day
Trainspotting
Waynes World 1 & 2
X-Men The Last Stand




these have been done, either must be on the site or some where on this thread

Title: Wide Icons :)
Post by: ndoktar on September 28, 2006, 10:43:00 AM
First of all, this seems like a great feature! Love the way it looks! However, I can't get these wide icons to work... sad.gif I have (I think) done everything according to the instructions, but the icons just don't show.

So, I created AdvancedSettings.xml (and included the text), edited MyVideo.xml and copied icons into my folders and renamed them default.tbn. Now, when I change the view to icons I see the default icons, just bigger. Hard to explain, but this is what it looks like:

IPB Image

What am I doing wrong?!

I'm a beginner when it comes to xboxes and xbmc, so please help me out here...

BTW, I followed these instructions http://xboxmediacent...XBMC_Wide_Icons

Thanks,
Niklas
Title: Wide Icons :)
Post by: tbone6 on September 28, 2006, 11:44:00 AM
QUOTE(ndoktar @ Sep 28 2006, 05:50 PM) View Post

First of all, this seems like a great feature! Love the way it looks! However, I can't get these wide icons to work... sad.gif I have (I think) done everything according to the instructions, but the icons just don't show.

So, I created AdvancedSettings.xml (and included the text), edited MyVideo.xml and copied icons into my folders and renamed them default.tbn. Now, when I change the view to icons I see the default icons, just bigger. Hard to explain, but this is what it looks like:


What am I doing wrong?!

I'm a beginner when it comes to xboxes and xbmc, so please help me out here...

BTW, I followed these instructions http://xboxmediacent...XBMC_Wide_Icons

Thanks,
Niklas


Are the icons you added wide icons or just regular ones?  Because those aren't wide icons.  If you want icons for things like your dvd drive and hd you have to specify a thumbnail in the xml.  Also try deleting the cache if the icons aren't showing up.  Go to

/xbmc/userdata/thumbnails
delete the games and programs folders.
Title: Wide Icons :)
Post by: GallarDoom on September 28, 2006, 10:45:00 PM
I know there's already onw but i didn't like it so ia me another one:

IPB Image
Title: Wide Icons :)
Post by: ndoktar on September 29, 2006, 12:48:00 AM
QUOTE(tbone6 @ Sep 28 2006, 08:51 PM) View Post

Are the icons you added wide icons or just regular ones?  Because those aren't wide icons.  If you want icons for things like your dvd drive and hd you have to specify a thumbnail in the xml.  Also try deleting the cache if the icons aren't showing up.  Go to

/xbmc/userdata/thumbnails
delete the games and programs folders.


Sorry, that was a bad screen shot. That's not the "view" where I am actually trying to implement the wide icons.  The icons i added are wide, and I have added them both to folders in the Video folder on e: and to shared folders on my computer.

I tried deleting the cache folder for Video, but not the games or programs folders. I'll try to delete these later today...
Title: Wide Icons :)
Post by: Kallstar on September 29, 2006, 06:51:00 AM
I wont bother with all the thumbs but heres the game icons i just added to the site. Most of them i made from the xbox.com banners, a few like Fifa 07 and Reservoir Dogs i made from the covers. Heres a few movies as well.
IPB Image
IPB Image
IPB Image
Added Aliens VS Predator Extinction.png
Added Brothers in arms Earned in Blood.png
Added Brothers in arms Road to Hill 30.png
Added Deus Ex Invisible War.png
Added Fatal Frame.png
Added Fifa 07 Soccer.png
Added Full Spectrum Warrior.png
Added Ghost Recon 2.png
Added Jurassic Park Operation Genesis.png
Added Matrix Path of Neo.png
Added Max Payne 2.png
Added Metal Arms Glitch In The System.png
Added OutRun 2.png
Added OutRun 2006 Coast To Coast.png
Added Panzer Dragoon ORTA.png
Added Peter Jackson's King Kong.png
Added Psychonauts.png
Added Rainbow Six Lockdown.png
Added Red Faction II.png
Added Reservoir Dogs.png
Added Sega Soccer Slam.png
Added Serious Sam.png
Added Simpsons Hit & Run.png
Added Spartan Total Warrior.png
Added Sphynx And The Cursed Mummy.png
Added Spider-Man 2 The Game.png
Added Stacked.png
Added Star Wars Jedi Knight II Jedi Outcast.png
Added Star Wars Jedi Knight Jedi Academy.png
Added Star Wars Knights Of The Old Republic II.png
Added Star Wars Knights Of The Old Republic.png
Added The Incredible Hulk Ultimate Destruction.png
Added Thief Deadly Shadows.png
Title: Wide Icons :)
Post by: lechuck4lfe on September 29, 2006, 11:13:00 AM
What site is everyone adding these too?
Title: Wide Icons :)
Post by: tbone6 on September 29, 2006, 11:56:00 AM
the same site that's always been used.  You have to look under user uploads to find any recent icons.
Title: Wide Icons :)
Post by: GallarDoom on September 29, 2006, 02:38:00 PM
My "new" games

IPB Image

IPB Image
Title: Wide Icons :)
Post by: XBMCWideIconsLover on September 30, 2006, 10:36:00 AM
WOW - i love these icons i signed up here just to say fab job and could some please make these icons for me!!!!!!!!!!!!!!!!!!

Stacked
Wanted
Jake In Progress

thanks to everyone thats made all the xbmc wide icons  pop.gif  pop.gif
Title: Wide Icons :)
Post by: GallarDoom on September 30, 2006, 12:39:00 PM
IPB Image

IPB Image
Title: Wide Icons :)
Post by: tbone6 on September 30, 2006, 02:34:00 PM
I made a couple for the first time in a while.
IPB Image
IPB Image
Title: Wide Icons :)
Post by: L0gik on September 30, 2006, 03:35:00 PM
This isnt working for me. I made the appropriate changes to the 2 .xml files and added the icons. Nothing is showing up under the "Small Folder" view. The original icons are still ther eand the selection bar is wide so it looks like the wide settings are correct but the image just isnt showing up.

I have the wideicon files named folder.png.. but in the wiki it says to name them default.tbn.

Ive tried both naming conventions and the icons still arent showing up. I've cleared the cache as well. Lil Help?

Does it have anything to do with me using XBMC-2.0.0-FINAL-FAT-T3CH which was recently released?
Title: Wide Icons :)
Post by: alexmspqr on September 30, 2006, 03:48:00 PM
You need to name the icons folder.jpg not png
Title: Wide Icons :)
Post by: lawdawg0931 on September 30, 2006, 03:52:00 PM
@LOgik

You have to name them 'folder.jpg', and also delete your 'thumbnails/video' directory. Upon restart it rebuilds itself. wink.gif
Title: Wide Icons :)
Post by: L0gik on September 30, 2006, 04:48:00 PM
QUOTE(L0gik @ Sep 30 2006, 06:26 PM) View Post

just curious but why is everyone releasing these as .png's if they need renamed to jpg? ...and why does the wiki want the other (obviously proprietary) extension? sad.gif
thanks for the help

ok, so i resaved the .png's as .jpg's and now they show up but are

A. Blurry
B. the edges are not transparant. JPG doesnt support transparancy.. just PNG and GIF.

god this is depressing.
Title: Wide Icons :)
Post by: alexmspqr on September 30, 2006, 05:18:00 PM
QUOTE(L0gik @ Sep 30 2006, 11:55 PM) View Post

ok, so i resaved the .png's as .jpg's and now they show up but are

A. Blurry
B. the edges are not transparant. JPG doesnt support transparancy.. just PNG and GIF.

god this is depressing.

Don't resave them just rename them (i.e. change the file extension).
Title: Wide Icons :)
Post by: Katalyst on October 01, 2006, 02:12:00 AM
Dunno if there were ones for these games already made but I couldn't find any so I went ahead and made my own. Pretty good I'd say my first creations tongue.gif

IPB Image

IPB Image

IPB Image

Title: Wide Icons :)
Post by: fhsasbvp on October 01, 2006, 03:22:00 AM
Request:

Movies:
Bottoms Up
Hard Candy
Mission Impossible 3
Sentinel
The Wild
X-Men 3

Games
Tiger Woods PGA Tour 2007
Army Men Major Malfunction


Thank you in advance.

Also, I was really hoping that built in wide icon capabilities would be included in xbmc 2. I was off the chart excited when I read it was released...but I really don't see the major difference between it and the weekly releases except it was packaged with four skins. Oh Well, it is still free and still the best darn xbox homebrew available
Title: Wide Icons :)
Post by: Kallstar on October 01, 2006, 03:33:00 AM
Heres a couple more...
IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: Katalyst on October 01, 2006, 03:51:00 AM
QUOTE
Could somebody please do a wide icon for Wallace & Gromit in The Curse of the Were-Rabbit ?

Here ya go
IPB Image
Title: Wide Icons :)
Post by: Katalyst on October 01, 2006, 05:33:00 AM
QUOTE(fhsasbvp @ Oct 1 2006, 10:29 AM) View Post

Request:

Movies:
Hard Candy
Mission Impossible 3
X-Men 3


IPB Image
IPB Image
IPB Image
IPB Image

Got sleepy, couldn't do anymore.
Title: Wide Icons :)
Post by: GallarDoom on October 01, 2006, 10:32:00 AM
QUOTE(GallarDoom @ Aug 28 2006, 12:14 PM) View Post

IPB Image
Title: Wide Icons :)
Post by: GallarDoom on October 01, 2006, 12:45:00 PM
I'm trying to separate my games in folders(cooperative, FPS, racing, etc) but i'm not sure how to do it, any help?

IPB Image

Title: Wide Icons :)
Post by: nirvana252 on October 01, 2006, 03:39:00 PM
? anyone get Wide Icons to work for the emulators in 2.0. I got myvideos.xml to work fine but the emulators has a different source and i dont know what to edit in myprograms.xml

hope someone can help

Thanks biggrin.gif
Title: Wide Icons :)
Post by: tbone6 on October 01, 2006, 04:32:00 PM
QUOTE(GallarDoom @ Oct 1 2006, 07:52 PM) View Post

I'm trying to separate my games in folders(cooperative, FPS, racing, etc) but i'm not sure how to do it, any help?

IPB Image


In the games folder make new folders called coop, fps, racing.  Then put the games in whatever folder you want.  ex: games/fps/halo...games/racing/pgr.  Then put the category icon in the corresponding folder and name it folder.jpg.  ex: games/fps/folder.jpg (<= fps icon).  Then in xboxmediacenter.xml you just have to change the depth it looks through folders.  I believe it is at 1, so change it to 2.  This will make it look two folder levels deep for your games. If it's at 1 it'll look at GAMES/FPS/(halo).  But at 2 it'll look at GAMES/FPS/HALO.

QUOTE(Kallstar @ Sep 23 2006, 03:15 AM) View Post

Heres a few more icons i tossed together.
IPB Image


Title: Wide Icons :)
Post by: Katalyst on October 01, 2006, 05:23:00 PM
Quick question. I was curious as to would XBMC load the icon from a DVD? Say for instance I burn a movie or game and in the main directory I have "folder.jpg" (or "default.tbn" for games) so the icon path would be "D:\folder.jpg" ("D:\default.tbn") Would XBMC detect that and display that as the icon for DVD meaning each game or movie burned would have it's own icon shown each time it's inserted? It makes sense and that's what I'm assuming people do with their movies...unless everyone just has all their movies on HD tongue.gif
Title: Wide Icons :)
Post by: Katalyst on October 01, 2006, 10:05:00 PM
Couple I just made for myself:
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: Katalyst on October 01, 2006, 11:00:00 PM
For anyone collecting the new seasons:

IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: GallarDoom on October 02, 2006, 10:47:00 AM
IPB Image
IPB Image


Series:

IPB Image
IPB Image
Title: Wide Icons :)
Post by: atomicsunset on October 02, 2006, 09:06:00 PM
Would be very greatful if anyone with some free time could do a wide Icon for "Just Cause."
Decent game and i havent been able to locate one through the forums or on the site. Also whatever happened to the "new site" that was in development and kinda just vanished away?
Thanks in advance!
Title: Wide Icons :)
Post by: VirtualVenom on October 03, 2006, 08:08:00 AM
If anyone can, could you please make one for the show Dexter on Showtime.  Thanks
Title: Wide Icons :)
Post by: GallarDoom on October 03, 2006, 08:22:00 AM
IPB Image

IPB Image
Title: Wide Icons :)
Post by: tbone6 on October 03, 2006, 10:21:00 AM
QUOTE(atomicsunset @ Oct 3 2006, 04:13 AM) View Post

Would be very greatful if anyone with some free time could do a wide Icon for "Just Cause."
Decent game and i havent been able to locate one through the forums or on the site. Also whatever happened to the "new site" that was in development and kinda just vanished away?
Thanks in advance!


I'm pretty sure it's almost done.  However, Leglez needs someone to finish up some of the php that he hasn't done.
Title: Wide Icons :)
Post by: GallarDoom on October 03, 2006, 11:29:00 AM
IPB Image


IPB Image
Title: Wide Icons :)
Post by: goodwad on October 03, 2006, 11:34:00 AM
Has anyone done the series "Felicty" ?
Title: Wide Icons :)
Post by: nyxium on October 03, 2006, 04:35:00 PM
Here's some fresh MK Armageddon icons for you ladies and gentlemen. 6 to choose from smile.gif

IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: DeadPrez on October 03, 2006, 05:51:00 PM
Could I make a request for MOJO.. its a pretty sweet games btw !!
thanks !
Title: Wide Icons :)
Post by: Kallstar on October 03, 2006, 06:31:00 PM
That looks like a pretty cool game, i may just have to check it out.
IPB Image
Title: Wide Icons :)
Post by: nyxium on October 03, 2006, 08:14:00 PM
Even more smile.gif

IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: -89- on October 03, 2006, 09:25:00 PM
Kallstar, I love you.  These look awesome on my HDTV.

Now requesting..

Baldur's Gate Dark Alliance 2
Battlefield 2
Buffy: Chaos Bleeds
Burnout 3
Call of Cthulu
Call of Duty 2
Crimson Skies
Dead or Alive 3
Fight Night Round 3
Godfather
GTA: San Andreas
GUN
Gunvalkyrie
Hitman 2
Hitman Contracts
Medal of Honor European Assault
SSX On Tour
Tomb Raider Legend
Unreal Championship 2: Liandre Conflict
Title: Wide Icons :)
Post by: tbone6 on October 03, 2006, 10:04:00 PM
QUOTE(-89- @ Oct 4 2006, 04:32 AM) View Post

Kallstar, I love you.  These look awesome on my HDTV.

Now requesting..

Baldur's Gate Dark Alliance 2
Battlefield 2
Buffy: Chaos Bleeds
Burnout 3
Call of Cthulu
Call of Duty 2
Crimson Skies
Dead or Alive 3
Fight Night Round 3
Godfather
GTA: San Andreas
GUN
Gunvalkyrie
Hitman 2
Hitman Contracts
Medal of Honor European Assault
SSX On Tour
Tomb Raider Legend
Unreal Championship 2: Liandre Conflict


Have you ever checked the site?  Almost all of these have already been made.  But if someone wants to do them all again I guess that's up to them.
Title: Wide Icons :)
Post by: Kallstar on October 04, 2006, 03:43:00 AM
Heres a few more...
IPB Image
IPB Image
IPB Image
Added Baldur's Gate Dark Alliance II.png
Added Battlefield 2 Modern Combat.png
Added Buffy Chaos Bleeds The Vampire Slayer.png
Added Burnout 3 Takedown.png
Added Call of Cthulhu.png
Added Call of Duty 2.png
Added Crimson Skies High Road to Revenge.png
Added Dead or Alive 3.png
Added Fight Night Round 3.png
Added Godfather The Game.png
Added GTA San Andreas.png
Added Gun Valkyrie.png
Added GUN.png
Added Hitman 2 Silent Assassin.png
Added Hitman Contracts.png
Added Medal Of Honor European Assault.png
Added SSX On Tour.png
Added Tomb Raider Legend.png
Added Unreal Championship 2 The Liandri Conflict.png
Title: Wide Icons :)
Post by: nyxium on October 04, 2006, 06:25:00 AM
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image

Last batch, enjoy smile.gif

IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: Katalyst on October 04, 2006, 11:44:00 AM
What requests haven't been done yet?
Title: Wide Icons :)
Post by: nyxium on October 04, 2006, 01:22:00 PM
A few more just for the hell of it smile.gif

IPB Image
IPB Image
IPB Image
IPB Image

IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: sheepie on October 04, 2006, 03:28:00 PM
QUOTE(-89- @ Oct 4 2006, 06:01 AM) View Post

Yes, I have.  But, I'm only requesting them anyways because I hate the ones that are on the site, honestly smile.gif.


not the best way to go about requesting items, and dishing dirt on other peoples work is WAY out of order
Title: Wide Icons :)
Post by: -89- on October 04, 2006, 04:05:00 PM
I apologize then.  Some people just went a little way overboard with the 2nd layer on borders on a lot of icons, but hey, got to start somewhere with Photoshop.  I was there once, too.  So, I apologize.

And once again I appreciate the fast response to more icon requests.  While we are at it and nobody else has anything else requested, I'll go ahead and add more requests if that's okay.

Marvel vs. Capcom 2
Serious Sam II
TOCA Race Driver 3
Flatout 2
NCAA Football 2007
Rogue Trooper
Nascar 07
Destroy All Humans 2
MVP Baseball 2005
Trivial Pursuit: Unhinged
Godzilla: Destroy All Monsters
Family Guy
Halo
Halo (Modded)
Halo (XLink Kai)
Halo 2
Title: Wide Icons :)
Post by: Katalyst on October 04, 2006, 04:21:00 PM
QUOTE(-89- @ Oct 4 2006, 07:12 PM) View Post

I apologize then.  Some people just went a little way overboard with the 2nd layer on borders on a lot of icons, but hey, got to start somewhere with Photoshop.  I was there once, too.  So, I apologize.

If you think they suck, do like I did when I didn't like the current ones out there. Make your own. At least that way you can customize it exactly how you want it to be. Who's to say the next person who makes em for you is not gonna go overboard with the 2nd layer as well?
Title: Wide Icons :)
Post by: Katalyst on October 04, 2006, 05:29:00 PM
QUOTE(-89- @ Oct 4 2006, 08:22 PM) View Post

Because Kallstar is The Man.

LOL, fair enough tongue.gif
Title: Wide Icons :)
Post by: -89- on October 04, 2006, 07:16:00 PM
I'm categorizing my stuff.  So, how about some icons for...

All Games
Action Adventure
Fighting
Puzzle / Party
Racing
RPG
Shooting
Sports
Strategy

biggrin.gif
Title: Wide Icons :)
Post by: dxg836 on October 05, 2006, 04:58:00 AM
how about a Lost season 3 icon with Henry Gale on it?

Title: Wide Icons :)
Post by: GallarDoom on October 05, 2006, 08:31:00 AM
QUOTE(-89- @ Oct 4 2006, 08:23 PM) View Post

I'm categorizing my stuff.  So, how about some icons for...

All Games
Action Adventure
Fighting
Puzzle / Party
Racing
RPG
Shooting
Sports
Strategy

biggrin.gif


i was making that exactly with my xbox

IPB Image
IPB Image
IPB Image
IPB Image

i'm making like one every day but i'l try to make more, is just that i don't have a lot of tiemlately



Title: Wide Icons :)
Post by: GallarDoom on October 05, 2006, 11:11:00 AM
IPB Image
Title: Wide Icons :)
Post by: sith on October 05, 2006, 12:46:00 PM
these look f-in great... but the icon site registration is broken...and i cant sign up.. bummer!! hopefully its fixed soon.. anyway can someone please tell me what the options are for the png filename so it will display properly.. i know folder.jpg works but is there something else?

.sith.
Title: Wide Icons :)
Post by: Katalyst on October 05, 2006, 01:05:00 PM
Just rename the PNGs to "folder.jpg". Rename them, don't convert them. Still reads PNG's, they just have to have the filename "folder.jpg" The only other filenames XBMC will read as an icon is "default.tbn" for xbe's and "[foldername].tbn" Shortcuts in XML's can be set by using the .PNG filename in the <thumbnail> tags. And you don't have to register on the site to download the icons, unless you were going to upload some. Then you'll need to register.
Title: Wide Icons :)
Post by: -89- on October 05, 2006, 03:41:00 PM
The blurriness has to do with the AdvancedSettings.xml file.  Make sure to add the AdvancedSettings.xml to your UserData folder.  I had the mistake of adding it in the PAL folder.  And then delete all of your thumbnails in your UserData folder and restart the Xbox.
Title: Wide Icons :)
Post by: Jman598 on October 05, 2006, 08:26:00 PM
Two more that I needed:

IPB Image
IPB Image
Title: Wide Icons :)
Post by: GallarDoom on October 05, 2006, 11:37:00 PM
IPB Image
Title: Wide Icons :)
Post by: Katalyst on October 06, 2006, 11:21:00 AM
QUOTE(drukenslob @ Oct 6 2006, 01:10 PM) View Post

Those wide icons look awesome !!!!

Well done guys!
Shame I cant sign up to download them  sad.gif
Does anyone know of a mirror to download those!
Keep up the good work

Once again, you don't have to sign up to download em. Just upload them.

Linkage
Title: Wide Icons :)
Post by: sith on October 06, 2006, 01:39:00 PM
QUOTE(Katalyst @ Oct 5 2006, 08:12 PM) View Post

Just rename the PNGs to "folder.jpg". Rename them, don't convert them. Still reads PNG's, they just have to have the filename "folder.jpg" The only other filenames XBMC will read as an icon is "default.tbn" for xbe's and "[foldername].tbn" Shortcuts in XML's can be set by using the .PNG filename in the <thumbnail> tags. And you don't have to register on the site to download the icons, unless you were going to upload some. Then you'll need to register.



yeah i've download all that i wanted.. i just made some icons i wanted to upload..

also i want to have the wide icons for my xbmc but leave the "folder.jpg" for my XPmce as it will only display square icons i believe.. so want your saying is i can call the png anything as long as i <thumbnail> tag it in the xml? or just call it "[foldername].tbn"?

.sith.
Title: Wide Icons :)
Post by: fhsasbvp on October 06, 2006, 04:46:00 PM
request:

the break-up

the wild

bottoms up


Thanks
Title: Wide Icons :)
Post by: Katalyst on October 07, 2006, 12:58:00 AM
QUOTE(sith @ Oct 6 2006, 04:46 PM) View Post

yeah i've download all that i wanted.. i just made some icons i wanted to upload..

also i want to have the wide icons for my xbmc but leave the "folder.jpg" for my XPmce as it will only display square icons i believe.. so want your saying is i can call the png anything as long as i <thumbnail> tag it in the xml? or just call it "[foldername].tbn"?

.sith.

Yeah, I wanted to upload some too. Guess I'm outta luck. But uh, what I'm saying is, for instance, I wanted pretty much all of my bookmarks in sources.xml to have wide icons as well. So in sources.xml for my videos bookmark I have:
CODE

       Videos
       E:\Dashboard\Icons\videos.png
       smb://KATALYST/VIDEO/


When it's a bookmark in an xml that you're doing a thumbnail for, it doesn't have to be "folder.jpg" or [foldername].tbn As you can see with mine, I just uploaded the plain png and inside of the thumbnail tags, it works. Honestly though, you could have folder.jpg, [foldername].tbn, and the plain png on there for whatever reason. XBMC is gonna check for [foldername].tbn first before it checks for folder.jpg. And the plain png is only gonna work for bookmarks using the thumbnail tag.
Title: Wide Icons :)
Post by: Katalyst on October 07, 2006, 01:14:00 AM
QUOTE(xbox_daz @ Oct 7 2006, 04:15 AM) View Post

Sorry for stating the obvious but....

do you have to register at xbmc.ckdvt.com before you can download ?

I don't think you're stating the obvious, but asking it rather. That being said, I'm answering the obvious. tongue.gif
Title: Wide Icons :)
Post by: xbox_daz on October 07, 2006, 02:40:00 AM
Thanks for the help, searched through the thread and now have the wide icons displaying perfectly.....

What do you guys do about the Game Titles appearing underneath the Wide Icons ?

Do you leave them or remove them (is there a way to remove them ?)
Title: Wide Icons :)
Post by: L0gik on October 07, 2006, 09:32:00 AM
damn, i went through and read all 26 pages of this thread and nowhere did i find where it describes how to remove the text inder the wide icons. lil help please?

this has been the hardest xbox mod i've done to date... laugh.gif
Title: Wide Icons :)
Post by: Tribis on October 07, 2006, 09:51:00 AM
A. Alot of these are not uploaded to the site...so how do you guys search the thread to see if theyve been made?

B. I cant find where I read it, so how do I remove the text from under icons?

C. Keep up the good work, Id help you guys out but too much college at the moment and cant find my Photoshop CS2.  biggrin.gif
Title: Wide Icons :)
Post by: L0gik on October 07, 2006, 12:15:00 PM
here's a couple i made (didnt find in thread or the icons site)

IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: tbone6 on October 07, 2006, 04:51:00 PM
QUOTE(L0gik @ Oct 7 2006, 04:39 PM) View Post

damn, i went through and read all 26 pages of this thread and nowhere did i find where it describes how to remove the text inder the wide icons. lil help please?

this has been the hardest xbox mod i've done to date... laugh.gif


One way to do it is to change the color of the text.  Make sure your xml looks like this:
CODE
110
00000000
460
82
460
82
460
85
-5
0
415


I think there is also an option in one of the main menus where you can hide file names.
Title: Wide Icons :)
Post by: GallarDoom on October 07, 2006, 05:16:00 PM
IPB Image

IPB Image
Title: Wide Icons :)
Post by: GallarDoom on October 07, 2006, 09:17:00 PM
IPB Image
Title: Wide Icons :)
Post by: GallarDoom on October 08, 2006, 11:17:00 AM
IPB Image
IPB Image
Title: Wide Icons :)
Post by: Katalyst on October 08, 2006, 05:25:00 PM
QUOTE(casperse @ Oct 8 2006, 03:19 PM) View Post

1) As somebody else wrote I cant register to download wide icons...But seems you can download them anyway so are these a down scaled version or are they the same? (Sorry I read a note about down scaled wide icons...)
By default (for the wide icons at least) they will show up on that site as scaled (128x23). Over on in the upper right-hand corner there's a pull down box in which you can change it to 460x82 or just click the link that says "Full size: 460x82".
Title: Wide Icons :)
Post by: GallarDoom on October 09, 2006, 11:07:00 AM
Link to thre template: http://xbmc.ckdvt.co...llery2/main.php


IPB Image
IPB Image

IPB Image
Title: Wide Icons :)
Post by: casperse on October 09, 2006, 02:23:00 PM
Can anybody give or send me the template (3 Layers) so I can join in and make some icons?  biggrin.gif
I have looked in http://xbmc.ckdvt.co...NavId=x6e18b0b0

And cant find it.... sad.gif

Also someone wrote that you need a "Wide icon package!" before doing the change in XBMC anybody who knows where that icon package is?
Title: Wide Icons :)
Post by: Katalyst on October 09, 2006, 02:37:00 PM
QUOTE(casperse @ Oct 9 2006, 05:30 PM) View Post

Can anybody give or send me the template (3 Layers) so I can join in and make some icons?  biggrin.gif
I have looked in http://xbmc.ckdvt.co...NavId=x6e18b0b0

And cant find it.... sad.gif

Also someone wrote that you need a "Wide icon package!" before doing the change in XBMC anybody who knows where that icon package is?

Can't remember where I grabbed my template from. And as far as "wide icon package"....I don't know what the hell that's about. Read the first page of this thread and it tells you all you have to do to implement wide icons. Just a change in your MyVideo.xml and AdvancedSettings.xml. That's it.
Title: Wide Icons :)
Post by: Katalyst on October 09, 2006, 02:48:00 PM
CODE
all

I'm guessing you add it in AdvancedSettings.xml . I don't wanna get rid of my labels plus I'm too lazy to try tongue.gif Someone give it a shot and let me know if it works.
Title: Wide Icons :)
Post by: Katalyst on October 09, 2006, 03:11:00 PM
QUOTE(thee jambo @ Oct 9 2006, 05:57 PM) View Post

Here is my first attempt
 
 http://img50.imagesh...medupreele9.png

 Its a bit dark so any advice would be welcomed.
Bring the logo up a layer. That should eliminate some of the darkness.
Title: Wide Icons :)
Post by: firstdue on October 09, 2006, 05:36:00 PM
Thanks for the great Icons!  The look pretty good even on MC360...hope to see a template ...a little brighter...though.

Request:
Angela's Eyes
Thief
Six Million Dollar Man
Living with Fran
NYPD Blue
Third Watch
The Grid
The Stand - Stephen King



THANKS!!

There are some very talented, artistic people here!!  

Title: Wide Icons :)
Post by: robsa on October 09, 2006, 07:06:00 PM
To remove the text underneath the folder, I put in MyVideos.xml at the bottom of the modified paragraph for wideicons:

<hidelabels>folders</hidelabels>

This removes all the folder names, but keeps the filenames in a list. Alternatively if you want to remove all txt (if you have thumbnails for eps too) just put <hidelabels>all<hidelabels>.

Screenshots:
http://members.iinet...halst/MC000.bmp
http://members.iinet...halst/MC003.bmp
http://members.iinet...halst/MC002.bmp


I have two questions however:

How do I remove the gap that the text makes, so there is no gap at al between the icons. I had this working perfect in Project Mayhem skin, but when I tried the same code in MC360 I got the dreaded black screen. PM3:

http://members.iinet...alst/PM3002.bmp
http://members.iinet...alst/PM3003.bmp
http://members.iinet...alst/PM3004.bmp

Also, why are my icons centered, any way to make them wider?


Cheers,

Rob
Title: Wide Icons :)
Post by: Katalyst on October 09, 2006, 08:46:00 PM
Don't know how to get rid of that gap since I didn't even know about hiding the labels tongue.gif As far as the centering, just make sure the width is actually 460 in MyVideo.xml and that icons themselves are actually 460 width. Should look like this:
IPB Image
Title: Wide Icons :)
Post by: tbone6 on October 09, 2006, 09:07:00 PM
QUOTE
Here is my first attempt

http://img50.imagesh...medupreele9.png

Its a bit dark so any advice would be welcomed.


If you want it brighter, lower the opacity of the top layer to about 50%
Title: Wide Icons :)
Post by: robsa on October 10, 2006, 12:32:00 AM
CODE

460


In Myvideos.xml I have the following for thumbnail view:
CODE

    thumbnailpanel
    thumbnailpanel
    51
    282
    80
    410
    65
    390
    65
    410
    70
    -10
    0
    wide-thumb-nofocus.png
    wide-thumb-focus.png
    font10
    2
    51
    51
    51
    WindowOpen
    WindowClose
    folders



Easy as!  cool.gif
Title: Wide Icons :)
Post by: thee jambo on October 10, 2006, 05:10:00 AM
Hey I think I'm getting the hang of this now.
But i would like to know how some of you guys get your images to appear on the forum ?

 Alien Autopsy

http://img225.images...lienautotg3.png
 
 9/11 Conspiracy

http://img90.imagesh...nspiracyru9.png

HMFC football related

http://img90.imagesh...heartstvor5.png
Title: Wide Icons :)
Post by: Katalyst on October 10, 2006, 11:40:00 AM
QUOTE(thee jambo @ Oct 10 2006, 08:17 AM) View Post

Title: Wide Icons :)
Post by: robsa on October 10, 2006, 05:50:00 PM
A couple of aussie shows:

IPB Image

IPB Image

IPB Image

and a couple others:

IPB Image

IPB Image

IPB Image
Title: Wide Icons :)
Post by: thee jambo on October 10, 2006, 11:50:00 PM
A few more.

IPB Image
IPB Image
IPB Image
IPB Image
IPB Image



And a few more.

IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: abylon on October 11, 2006, 03:48:00 AM
Has anyone got a Cartoon Category wide icon?

Thanks heaps
Title: Wide Icons :)
Post by: GallarDoom on October 11, 2006, 11:33:00 AM
IPB Image
IPB Image

IPB Image
IPB Image
Title: Wide Icons :)
Post by: lowtolerance on October 11, 2006, 08:03:00 PM
I just need one more icon to complete my movie collection- Happiness, the 1998 one with philip seymour hoffman.

Please, help me out!
Title: Wide Icons :)
Post by: VirtualVenom on October 11, 2006, 09:17:00 PM
can someone make a new Aqua Teen Hunger Force.  I also need one for the TV show Freakazoid.  Thanks alot!
Title: Wide Icons :)
Post by: GallarDoom on October 11, 2006, 11:17:00 PM
IPB Image
IPB Image
Title: Wide Icons :)
Post by: GallarDoom on October 12, 2006, 09:18:00 AM
IPB Image
IPB Image
Title: Wide Icons :)
Post by: -89- on October 12, 2006, 10:22:00 AM
Still needing category icons for...

All Games
Action Adventure
Fighting
Puzzle / Party
Racing
RPG
Shooting
Sports
Strategy
Title: Wide Icons :)
Post by: GallarDoom on October 12, 2006, 12:09:00 PM
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image

IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: alexpb1 on October 12, 2006, 05:41:00 PM
ehh been a long while since ive been in this thread!

anyone wanna make me a "The Drew Carey Show" wide icon?

Thanks

nvm i see it on an early early page that theres one uploaded.
Title: Wide Icons :)
Post by: roormonger on October 12, 2006, 07:09:00 PM
What about The Venture Brothers?
Title: Wide Icons :)
Post by: lowtolerance on October 12, 2006, 07:45:00 PM
i know this has probably been asked before, but i can't seem to find an answer-

Is it possible to have wide icons displayed for folders, but big icons displayed for the files within those folders?
Title: Wide Icons :)
Post by: VirtualVenom on October 12, 2006, 07:51:00 PM
QUOTE(GallarDoom @ Oct 12 2006, 11:25 AM) View Post

IPB Image
IPB Image



Thanks alot!

While you guys are at it can we get some better ones made for older shows, ones not so dark.  Shows like Nip/Tuck, Smallville, Gilmore Girls, and one for the Cartoon X-Men
Title: Wide Icons :)
Post by: tbone6 on October 12, 2006, 09:32:00 PM
@SilentBob:

I'm not sure exactly what your question is.  But play around with posx, posy, and the thumb pos until your icons and textures line up where you want them.  If you cannot figure it out post the xml and one screen shot of your problem.
Title: Wide Icons :)
Post by: dxg836 on October 13, 2006, 11:17:00 AM
I'm sure theres a Lego Star Wars 2 icon but i can't find it anywhere - could somebody please point me in the right direction?

Thanks
Title: Wide Icons :)
Post by: GallarDoom on October 13, 2006, 11:27:00 AM
QUOTE(cybrmnk @ Sep 16 2006, 08:31 AM) View Post

What, no Lego Star Wars II yet?
IPB Image


IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: VirtualVenom on October 13, 2006, 01:46:00 PM
^ Thanks!
Title: Wide Icons :)
Post by: silentbob343 on October 13, 2006, 02:52:00 PM
I would like to request:
Metalocalypse:  http://en.wikipedia....i/Metalocalypse
BBC Walking with Dinosaurs:  http://www.bbc.co.uk...io/wwdinosaurs/
Best Motoring:  http://en.wikipedia....g_International
Title: Wide Icons :)
Post by: neovader on October 13, 2006, 04:31:00 PM
here you go silentbob343

IPB Image


and for dxg836

IPB Image
Title: Wide Icons :)
Post by: GallarDoom on October 13, 2006, 04:54:00 PM
IPB Image
IPB Image
Title: Wide Icons :)
Post by: lowtolerance on October 13, 2006, 07:03:00 PM
GallarDoom- Thank you!!! Looks great.
Title: Wide Icons :)
Post by: -89- on October 13, 2006, 10:41:00 PM
Ok, nevermind on those two icons.

However, how do I add the category icons to the categories?  Action Adventure, Sports, etc.  I have everything set up correctly in the xml and everything.  The only thing that is missing from the categories is the icons.  I tried adding default.tbn to E:/Games/Sports/ and F:/Games/Sports/, for example, and it didn't show up.
Title: Wide Icons :)
Post by: GallarDoom on October 13, 2006, 11:43:00 PM
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: L0gik on October 14, 2006, 02:26:00 PM
IPB Image
Title: Wide Icons :)
Post by: silentbob343 on October 14, 2006, 03:09:00 PM
QUOTE(L0gik @ Oct 14 2006, 04:33 PM) View Post

Title: Wide Icons :)
Post by: silentbob343 on October 14, 2006, 04:38:00 PM
Does anybody have a direct link to the back.png template file?  I found both the old and new front.png files, but can't seem to find the back.
Title: Wide Icons :)
Post by: neovader on October 14, 2006, 05:08:00 PM
go to the website and look under the wide icons sub-category others.  that's where i found them.
Title: Wide Icons :)
Post by: silentbob343 on October 14, 2006, 08:53:00 PM
QUOTE(neovader @ Oct 14 2006, 07:15 PM) View Post

go to the website and look under the wide icons sub-category others.  that's where i found them.

ahh thanks.  Wierd that it wouldn't come up with the search, but the fronts did.
Title: Wide Icons :)
Post by: Cerinthus on October 15, 2006, 11:46:00 AM
Could someone make one for Mortal Kombat: Armageddon?

Thanks in advance.
Title: Wide Icons :)
Post by: GallarDoom on October 15, 2006, 12:08:00 PM
QUOTE(-89- @ Oct 13 2006, 11:48 PM) View Post

Ok, nevermind on those two icons.

However, how do I add the category icons to the categories?  Action Adventure, Sports, etc.  I have everything set up correctly in the xml and everything.  The only thing that is missing from the categories is the icons.  I tried adding default.tbn to E:/Games/Sports/ and F:/Games/Sports/, for example, and it didn't show up.


just put the png file inside the folder, and change the name of the file to "folder.jpg"

IPB Image
IPB Image
Title: Wide Icons :)
Post by: Cerinthus on October 15, 2006, 03:53:00 PM
QUOTE(nyxium @ Oct 15 2006, 10:20 PM) View Post

Look a few pages back in the thread or check on the site, I made several versions of an MK:A icon smile.gif


Heh, don't know how I missed those.  Sweet!  Thanks.
Title: Wide Icons :)
Post by: robsa on October 16, 2006, 02:56:00 AM
IPB Image
IPB Image
IPB Image

Title: Wide Icons :)
Post by: tracer2009 on October 16, 2006, 05:00:00 AM
hi, sorry if this has already been mentioned but there's 90 odd pages and my eyes are going funny   wacko.gif

i can't get registered on the icon website, i get throught the registration form then i don't receive any email, have tried twice with different addresses. i get this message after entering details


Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /home/.dianna/ninet9/xbmc.ckdvt.com/html1/components/com_comprofiler/plugin/user/plug_cbprofilegallery/cb.profilegallery.php on line 476


any help appreciated

Title: Wide Icons :)
Post by: drukenslob on October 16, 2006, 10:31:00 AM
Same here!

Love to get my hands on those icons. I too have tried.


I wonder If there was someone nice enough to share their account with us tracer2009  biggrin.gif

Could someone give us an update on the state of the website update. An estimated day of completion???



Any help on this matter would be appreciated
Title: Wide Icons :)
Post by: GallarDoom on October 16, 2006, 11:54:00 AM
QUOTE(silentbob343 @ Oct 16 2006, 12:16 AM) View Post

IPB Image
My first attempt, Best Motoring.  Thinking I should shrink the logo down a bit.  Oh and the car is an S203 taken from a desktop on the BMI website.  I don't know why it appears so dark, but it isn't that dark when I open it with either photoshop or Nero Photoviewer.  Looks fine on my TV as well.



Just change the opacity of the fron layer to like 30% or so




QUOTE(tracer2009 @ Oct 16 2006, 06:07 AM) View Post

hi, sorry if this has already been mentioned but there's 90 odd pages and my eyes are going funny   wacko.gif

i can't get registered on the icon website, i get throught the registration form then i don't receive any email, have tried twice with different addresses. i get this message after entering details
Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /home/.dianna/ninet9/xbmc.ckdvt.com/html1/components/com_comprofiler/plugin/user/plug_cbprofilegallery/cb.profilegallery.php on line 476
any help appreciated


the site is not being updated anymore(not by the owner), so you can't register, just old users update the site, but you can download bars still... you don't have to be registeres to do it.  http://xbmc.ckdvt.co...llery2/main.php

IPB Image


Title: Wide Icons :)
Post by: adamnikyo on October 16, 2006, 06:16:00 PM
i made these for anyone interested. i'm having trouble registering at http://xbmc.ckdvt.com, so this is the only place to get them. nothing great, just some that i needed and couldn't find anywhere.

IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: tracer2009 on October 17, 2006, 07:38:00 AM
QUOTE(drukenslob @ Oct 16 2006, 05:38 PM) View Post


I wonder If there was someone nice enough to share their account with us tracer2009  biggrin.gif



aye , sounds about right smile.gif until then we'l just have to make do with the old coin-op arcade and oo7 right?  blink.gif

serioulsy guys, it doesn't seem to work , it shows 2 albums --------> Size: 2 items (9891 items total)

the main categories are messed up maybe? or it could be something blatantly obvious that i'm not seeing.

its possible to get to the icons through the random icon link like this --> dvd icons

and like this --> game icons

just a shame its not simple and its a bit slow coz apart from that its a cracking website

anyone kind enough to post a direct link to the wide icons category?
Title: Wide Icons :)
Post by: thee jambo on October 17, 2006, 11:58:00 AM
Heres some i use for music vids
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: L0gik on October 17, 2006, 12:42:00 PM
IPB Image
Title: Wide Icons :)
Post by: Twister22 on October 18, 2006, 02:47:00 PM
Req for:
Supernatural

http://www.tv.com/su...44/summary.html

almost to easy to use the banne!
some friendly soul wana make that one for me?
Title: Wide Icons :)
Post by: sheepie on October 18, 2006, 06:20:00 PM
QUOTE(Twister22 @ Oct 18 2006, 09:54 PM) View Post

Req for:
Supernatural

http://www.tv.com/su...44/summary.html

almost to easy to use the banne!
some friendly soul wana make that one for me?



somone has already made an icon with that pic, it should still be on the orignal site.

Topnothc has  many on his site as well

http://www.topnotch....hru29/index.htm

and has .par file with a few icons over a t
http://www.topnotch.net/wide_icons.rar
Title: Wide Icons :)
Post by: L0gik on October 18, 2006, 07:18:00 PM
IPB Image
Title: Wide Icons :)
Post by: Cerinthus on October 18, 2006, 11:03:00 PM
Could someone please make ones for these games?

Family Guy: The Game
Justice League Heroes
Destroy All Humans 2

Thanks in advance!
Title: Wide Icons :)
Post by: mbay on October 19, 2006, 01:19:00 AM
maybe this would interest you all - "Far Beyond Driven" added a nice "film look" as an icon for movies
X-S Film Icon Thread

this is my "wide edit" version of this icon
IPB Image
Title: Wide Icons :)
Post by: Cerinthus on October 19, 2006, 02:49:00 AM
QUOTE(Kallstar @ Oct 19 2006, 09:46 AM) View Post

Glad to see more great xbox games come out.


Sweet!  Thanks a lot man!
Title: Wide Icons :)
Post by: robsa on October 19, 2006, 07:17:00 AM
IPB Image

Great movie
Title: Wide Icons :)
Post by: L0gik on October 19, 2006, 01:43:00 PM
IPB Image
Title: Wide Icons :)
Post by: silentbob343 on October 19, 2006, 11:54:00 PM
Katalyst,
Do you have the previous season icons for:
IPB Image
IPB Image

Could you tell me what font style & color you used for these as well as the top layer's opacity level:
IPB Image
I want to make some for the various icons under "My Videos"

Thanks
Title: Wide Icons :)
Post by: Momme on October 20, 2006, 03:19:00 AM
Hey silentbob343

I like the icon for Family guy, do you got for all 4 seasons??
If not can make them! (i really like the style)
Title: Wide Icons :)
Post by: tracer2009 on October 20, 2006, 09:37:00 AM
found them

link to user uploaded icons
Title: Wide Icons :)
Post by: dxg836 on October 20, 2006, 02:09:00 PM
I've not been able to find a wide icon for Lego Star Wars - if there is one could somebody make me aware of it?

Thanks
Title: Wide Icons :)
Post by: Kallstar on October 20, 2006, 06:18:00 PM
I cant believe there wasnt one already on the site... I remember seeing it around somewhere. Oh well.
IPB Image
Title: Wide Icons :)
Post by: silentbob343 on October 20, 2006, 07:20:00 PM
QUOTE(Momme @ Oct 20 2006, 05:26 AM) View Post

Hey silentbob343

I like the icon for Family guy, do you got for all 4 seasons??
If not can make them! (i really like the style)

Not my icons they were done by Katalyst.  I PMed him so when I hear back i'll let you know.
Title: Wide Icons :)
Post by: silentbob343 on October 21, 2006, 12:31:00 AM
What text style do you guys like better?
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
I'm thinking of sticking with caps like the "American Dad" logo.  I know Stan is sticking off the bottom edge, I'll clean it up for the final.
Title: Wide Icons :)
Post by: babyblu on October 21, 2006, 08:00:00 PM
Hey Kallstar can you make me a copy of the family guy icon without the scan lines
Title: Wide Icons :)
Post by: Kallstar on October 21, 2006, 09:14:00 PM
Here you go  biggrin.gif
IPB Image
Title: Wide Icons :)
Post by: casperse on October 22, 2006, 11:53:00 AM
Just a Quick Q:

When looking at the Guide to setup wide icons in XBMC it says:
XBMC Wicky

AdvancedSettings.xml
  <advancedsettings>
    <thumbsize>460</thumbsize>
  </advancedsettings>

But every other place I look it says:

<AdvancedSettings>
<thumbsize>404</thumbsize>
</AdvancedSettings>

So what is the correct value, is it a PAL and NTSC issue...?

Also people are making great wide icns for Games...But the cahnges is only for the video liberary correct?
What do I have to change to make it work under Programs?


******************************************************
<window>

 <id>6</id>
 <defaultcontrol>50</defaultcontrol>
 <allowoverlay>yes</allowoverlay>

 <controls>

  <control>
   <description>background image</description>
   <type>image</type>
   <id>1</id>
   <posx>0</posx>
   <posy>0</posy>
   <width>720</width>
   <height>576</height>
   <texture>background-videos.png</texture>
  </control>

  <control>
   <description>xbox media center label</description>
   <type>label</type>
   <id>1</id>
   <posx>200</posx>
   <posy>63</posy>
   <align>right</align>
   <label>xbox media center</label>
   <font>special12</font>
  </control>

  <control>
   <description>description label</description>
   <type>label</type>
   <id>1</id>
   <posx>207</posx>
   <posy>63</posy>
   <align>left</align>
   <label>3</label>
   <font>special13</font>
  </control>

  <include>contentpanel</include>

  <control>
   <description>number of files text label</description>
   <type>label</type>
   <id>12</id>
   <posx>545</posx>
   <posy>526</posy>
   <align>right</align>
   <label>-</label>
   <font>font10</font>
   <include>contentpanelslide</include>
  </control>

  <controlgroup>

   <control>
    <description>View As Icons button</description>
    <type>button</type>
    <id>2</id>
    <posx>50</posx>
    <posy>120</posy>
    <label>100</label>
    <onleft>50</onleft>
    <onright>50</onright>
    <onup>33</onup>
    <ondown>3</ondown>
    <include>buttonpanelslide</include>
   </control>

   <control>
    <description>Sort by button</description>
    <type>button</type>
    <id>3</id>
    <posx>50</posx>
    <posy>157</posy>
    <label>103</label>
    <onleft>50</onleft>
    <onright>4</onright>
    <onup>2</onup>
    <ondown>5</ondown>
    <include>buttonpanelslide</include>
   </control>

   <control>
    <description>Sort asc</description>
    <type>togglebutton</type>
    <id>4</id>
    <label>-</label>
    <onleft>3</onleft>
    <onright>50</onright>
    <onup>2</onup>
    <ondown>2</ondown>
    <include>buttonpanelslide</include>
   </control>

   <control>
    <description>Genre</description>
    <type>selectbutton</type>
    <id>5</id>
    <posx>50</posx>
    <posy>194</posy>
    <label>457</label>
    <onleft>50</onleft>
    <onright>50</onright>
    <onup>3</onup>
    <ondown>7</ondown>
    <include>buttonpanelslide</include>
   </control>

   <control>
    <description>Stacking</description>
    <type>radiobutton</type>
    <id>7</id>
    <posx>50</posx>
    <posy>231</posy>
    <label>346</label>
    <onleft>50</onleft>
    <onright>50</onright>
    <onup>5</onup>
    <ondown>31</ondown>
    <include>buttonpanelslide</include>
   </control>

   <control>
    <description>Bookmark button 1</description>
    <type>button</type>
    <id>31</id>
    <posx>50</posx>
    <posy>268</posy>
    <label>$INFO[Skin.String(videobookmark1)]</label>
    <onclick>ActivateWindow(MyVideos,$INFO[Skin.String(videobookmark1)])</onclick>
    <onleft>50</onleft>
    <onright>50</onright>
    <onup>7</onup>
    <ondown>32</ondown>
    <visible>!Skin.HasSetting(bookmarkbuttons) + Skin.HasSetting(VideoBM1)</visible>
    <include>buttonpanelslide</include>
   </control>

   <control>
    <description>Video Bookmark 1 String NOT SET label</description>
    <type>button</type>
    <id>0</id>
    <posx>50</posx>
    <posy>268</posy>
    <width>150</width>
    <label>20078</label>
    <texturefocus>-</texturefocus>
    <texturenofocus>-</texturenofocus>
    <visible>[!Skin.HasSetting(bookmarkbuttons) + !Skin.String(VideoBookmark1)] + Skin.HasSetting(VideoBM1)</visible>
    <include>buttonpanelslide</include>
    <include>textcolorgrey</include>
   </control>

   <control>
    <description>Bookmark button 2</description>
    <type>button</type>
    <id>32</id>
    <posx>50</posx>
    <posy>305</posy>
    <label>$INFO[Skin.String(videobookmark2)]</label>
    <onclick>ActivateWindow(MyVideos,$INFO[Skin.String(videobookmark2)])</onclick>
    <onleft>50</onleft>
    <onright>50</onright>
    <onup>31</onup>
    <ondown>33</ondown>
    <visible>!Skin.HasSetting(bookmarkbuttons) + Skin.HasSetting(VideoBM2)</visible>
    <include>buttonpanelslide</include>
   </control>

   <control>
    <description>Video Bookmark 2 String NOT SET label</description>
    <type>button</type>
    <id>0</id>
    <posx>50</posx>
    <posy>305</posy>
    <width>150</width>
    <label>20078</label>
    <texturefocus>-</texturefocus>
    <texturenofocus>-</texturenofocus>
    <visible>[!Skin.HasSetting(bookmarkbuttons) + !Skin.String(VideoBookmark2)] + Skin.HasSetting(VideoBM2)</visible>
    <include>buttonpanelslide</include>
    <include>textcolorgrey</include>
   </control>

   <control>
    <description>Bookmark button 3</description>
    <type>button</type>
    <id>33</id>
    <posx>50</posx>
    <posy>342</posy>
    <label>$INFO[Skin.String(videobookmark3)]</label>
    <onclick>ActivateWindow(MyVideos,$INFO[Skin.String(videobookmark3)])</onclick>
    <onleft>50</onleft>
    <onright>50</onright>
    <onup>32</onup>
    <ondown>2</ondown>
    <visible>!Skin.HasSetting(bookmarkbuttons) + Skin.HasSetting(VideoBM3)</visible>
    <include>buttonpanelslide</include>
   </control>

   <control>
    <description>Video Bookmark 3 String NOT SET label</description>
    <type>button</type>
    <id>0</id>
    <posx>50</posx>
    <posy>342</posy>
    <width>150</width>
    <label>20078</label>
    <texturefocus>-</texturefocus>
    <texturenofocus>-</texturenofocus>
    <visible>[!Skin.HasSetting(bookmarkbuttons) + !Skin.String(VideoBookmark3)] + Skin.HasSetting(VideoBM3)</visible>
    <include>buttonpanelslide</include>
    <include>textcolorgrey</include>
   </control>

  </controlgroup>

  <control>
   <description>listcontrol</description>
   <type>listcontrol</type>
   <id>50</id>
   <onleft>2</onleft>
   <onright>50</onright>
   <onup>50</onup>
   <ondown>50</ondown>
   <include>contentpanelslide</include>
  </control>

  <control>
   <description>pics thumbnailpanel</description>
   <type>thumbnailpanel</type>
   <id>51</id>
   <itemwidth>460</itemwidth>
   <itemheight>130</itemheight>
   <texturewidth>460</texturewidth>
   <textureheight>100</textureheight>
   <thumbwidth>460</thumbwidth>
   <thumbheight>90</thumbheight>
   <onleft>2</onleft>
   <onright>51</onright>
   <onup>51</onup>
   <ondown>51</ondown>
   <include>contentpanelslide</include>
  </control>

  <control>
   <description>bg preview</description>
   <type>image</type>
   <id>0</id>
   <posx>0</posx>
   <posy>0</posy>
   <width>720</width>
   <height>576</height>
   <include>windowswitchtransition</include>
  </control>

 </controls>

</window>
******************************************************************

Thanks  biggrin.gif
Title: Wide Icons :)
Post by: wired57 on October 22, 2006, 06:56:00 PM
I would like to request Three wide icons.
Dead Like Me, for Season one and Two.
http://www.deadlikeme.tv/index.php
and Need for Speed Underground Hot Pursuit 2.
http://www.xbox.com/...uit/default.htm

Thanks
Title: Wide Icons :)
Post by: thee jambo on October 23, 2006, 11:37:00 AM
A mixed bag.
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: silentbob343 on October 23, 2006, 01:56:00 PM
casperse

I use 460 in the advanced.xml and it seems to work just fine. You make the edits for programs the same as you did for the video.xml.

Since nobody weighed in on the family guy icons I chose text #5...well my brother did so I'll post the finished ones tonight.

mojo2509:
I can do you a WRC icon, but it'll be Subaru inspired.
Title: Wide Icons :)
Post by: thee jambo on October 23, 2006, 02:33:00 PM
The new series from the bbc
IPB Image
Title: Wide Icons :)
Post by: kulprit on October 23, 2006, 07:08:00 PM
Can anyone do an icon for the new US tv shows Heroes? You guys are doing an amazing job on these.
Title: Wide Icons :)
Post by: silentbob343 on October 23, 2006, 07:21:00 PM
QUOTE(kulprit @ Oct 23 2006, 09:15 PM) View Post

Can anyone do an icon for the new US tv shows Heroes? You guys are doing an amazing job on these.

There are already two or three.  I know one has been posted in this thread.  Check the website as well; under wide icons TV show and user uploaded.

IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image

mojo2509:
Starting on the WRC one now.
Title: Wide Icons :)
Post by: silentbob343 on October 23, 2006, 08:15:00 PM
mojo2509:
Here are my 3 attempts, nothing fancy but I like them.
IPB Image
IPB Image
IPB Image

Sorry for the Subaru theme on all three, but I am a Subaru fan wink.gif.
Title: Wide Icons :)
Post by: silentbob343 on October 23, 2006, 08:58:00 PM
Another attempt at the 3rd one, centered, had to mess with it a bit; stamp and blur:
IPB Image
Title: Wide Icons :)
Post by: Kallstar on October 24, 2006, 02:07:00 AM
Heres a couple of icons, i decided to remake Destroy All Humans 2 from the cover but I accidentally uploaded the first one to the site again lol...
IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: casperse on October 24, 2006, 05:11:00 AM
Hello All

I tryed the Template and even after adjusting the Transparancy etc it still just gets to dark...

1) Any pointers to this (Do you have to have the "lines" going through the Wide Icon?

Here is the three different versions I made for Buck Rogers (My first attempt)
(I cant upload to the page so you can download it directly from below)

Default settings Front Layer:
Opacity= 100%
Fill= 100%

IPB Image

Top one with Front layer Template Custom settings:
Opacity= 72%
Fill= 27%
IPB Image

Below without it:
IPB Image

2)When you save the PNG file is it then Interlaced or Non Interlaced?

3)And is everyone use the value 460 in the advanced.xml settings ?
There must be a correct and a wrong value...right?

4) What is the size limit saving this to PNG gives a 88KB and others are only 65KB (Any way to compress a PNG file?

PS Yes I know there is a error in the top line...will correct it
Title: Wide Icons :)
Post by: dynaram on October 24, 2006, 07:46:00 AM
QUOTE(kulprit @ Oct 24 2006, 02:15 AM) View Post

Can anyone do an icon for the new US tv shows Heroes? You guys are doing an amazing job on these.


Kulprit,
     Before you request an icon you may want to do a search on the site here http://xbmc.ckdvt.co...llery2/main.php   If after searching you can't find the icon you are looking for than go ahead and request all you want. There are 3 wide icons for heroes on the site. If you don't like neither of the ones there, than find an image you want for your new wide icon, submitted to your request and specified that the other icon on the site are not of your liking and request for it to be re-done. I hope this helps.

Dynaram.
Title: Wide Icons :)
Post by: silentbob343 on October 24, 2006, 03:49:00 PM
QUOTE(casperse @ Oct 24 2006, 07:18 AM) View Post

Title: Wide Icons :)
Post by: mojo2509 on October 25, 2006, 03:09:00 PM
thank silentbob343 and Kallstar they are both fantastic jobs (better than I could possibly do)

Greatly appreciated

thank again
Title: Wide Icons :)
Post by: casperse on October 26, 2006, 01:12:00 AM

Thanks for the info! "silentbob343"
I will try to merge layers if thats possible.

Do anybody know if its possible to have a picture wide icon for a TV Show and still keep the listing of all the DivX/Xvid files in the folder as a list and not wide icons?

Cheers
/Casperse
Title: Wide Icons :)
Post by: Kallstar on October 26, 2006, 04:14:00 AM
Had some time to do a few more today
IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: fhsasbvp on October 26, 2006, 06:07:00 AM
could I get an icon for get smart plus its five seasons. If the show icon is already made just give me a heads up and I'll find it, but I'm sure the five seasons need to be made. Thanks
Title: Wide Icons :)
Post by: drukenslob on October 26, 2006, 09:18:00 AM
Hi,

please can someone make icons for thses films:

2 fast to furious
the fast and the furious: tokyo drift


thank you!
Title: Wide Icons :)
Post by: Cerinthus on October 26, 2006, 12:31:00 PM
delete
Title: Wide Icons :)
Post by: casperse on October 26, 2006, 02:14:00 PM
No one ?  sad.gif

Do anybody know if its possible to have a picture wide icon for a TV Show and still keep the listing of all the DivX/Xvid files in the folder as a list and not wide icons?

Cheers
/Casperse
Title: Wide Icons :)
Post by: binarybomb on October 26, 2006, 04:19:00 PM
Hey All...

I'm new to the Wide Icons thing... They all look pretty amazing!

I tried to access the site (http://xbmc.ckdvt.com/html1/) but when I try to do anything, there's an error at the bottom of the screen:

Fatal error: Class 'dmConfig' not found in /home/.dianna/ninet9/xbmc.ckdvt.com/html1/administrator/components/com_docman/classes/DOCMAN_config.class.php on line 88

This is preventing me from creating an account, or essentially doing anything.

Can anybody help?

Sorry if this question has been asked before, but I'm not about to go through 92 pages. wink.gif
Title: Wide Icons :)
Post by: silentbob343 on October 26, 2006, 05:13:00 PM
QUOTE(casperse @ Oct 26 2006, 04:21 PM) View Post

No one ?  sad.gif

Do anybody know if its possible to have a picture wide icon for a TV Show and still keep the listing of all the DivX/Xvid files in the folder as a list and not wide icons?

Cheers
/Casperse

No.  Whatever view you have for videos will be used in the subfolders as well.

QUOTE(binarybomb @ Oct 26 2006, 06:26 PM) View Post

Hey All...

I'm new to the Wide Icons thing... They all look pretty amazing!

I tried to access the site (http://xbmc.ckdvt.com/html1/) but when I try to do anything, there's an error at the bottom of the screen:

Fatal error: Class 'dmConfig' not found in /home/.dianna/ninet9/xbmc.ckdvt.com/html1/administrator/components/com_docman/classes/DOCMAN_config.class.php on line 88

This is preventing me from creating an account, or essentially doing anything.

Can anybody help?

Sorry if this question has been asked before, but I'm not about to go through 92 pages. wink.gif

No new accounts are being issued, but you do not need one to download the icons.
Title: Wide Icons :)
Post by: casperse on October 26, 2006, 11:51:00 PM
QUOTE(silentbob343 @ Oct 27 2006, 01:20 AM) View Post

No.  Whatever view you have for videos will be used in the subfolders as well.
No new accounts are being issued, but you do not need one to download the icons.


Ok I have search through all 90 something post and here I found this LINK

It looks like he has managed to do this somehow but maybee this was a older build of XBMC because alot of these settings are not listed in the present conf files....

Anyone who have this running/working..... It really would be great to have a listing of episodes and only the folder icon as a wide icon  biggrin.gif
Title: Wide Icons :)
Post by: casperse on October 27, 2006, 03:01:00 AM
QUOTE(NineT9mustang @ May 27 2006, 04:37 PM) View Post

Hey jedi, save your insults for slapping me in #xbmc, plsknpthxbtch ;P ;P ;P

Wow! I've been absent for a few days and look at us now...Great job guys, I believe the Wide Icon collection has nearly tripled since I've uploaded mine!!

I apreciate everyones contribution, can't believe what a good job you guys have done with those icons, they look sexy! Makes me want to buy just about every tv series in this thread... so 170.

And as requested, some more icons for certain shows:

IPB Image

Will be uploaded after I send this reply smile.gif

Again, great work everyone, good to know there are people out there helping to fulfill requests smile.gif Amazing smile.gif

-NineT9

PS For those rare ppl who have had problems applying these wide icons, your images being "distorted" or looking different, try updated this file -> system/imagelib.dll and that should do it smile.gif


Could you post or upload the "Andromeda" & "Slider" icon these are not on the webpage... Thanks
Title: Wide Icons :)
Post by: silentbob343 on October 27, 2006, 09:49:00 AM
Caperse,
XBMC is probably going to get some form of native wide icons. Rumor is you supply the picture and the skin will create the Icon.  I'm sure there will be other icon control changes as well.  I don't know if anybody has really messed with getting the various views to work together so your best bet might be to wait and see what the XBMC devs do.
Title: Wide Icons :)
Post by: casperse on October 27, 2006, 01:44:00 PM
QUOTE(silentbob343 @ Oct 27 2006, 05:56 PM) View Post

Caperse,
XBMC is probably going to get some form of native wide icons. Rumor is you supply the picture and the skin will create the Icon.  I'm sure there will be other icon control changes as well.  I don't know if anybody has really messed with getting the various views to work together so your best bet might be to wait and see what the XBMC devs do.


WOW Didnt know that...

Would that be a picture in some format size like we do when making these icon with somekind of effect generated on top? Sounds like a weet dream  biggrin.gif
Title: Wide Icons :)
Post by: robla64 on October 27, 2006, 08:05:00 PM
I have a folder called "new shows" Its where I put my shows before I file them into the show/season.
Any chance I could get a wide one like that?
Anyone else use this method with their folders?  I am open to ideas.
Thanks
Title: Wide Icons :)
Post by: dynaram on October 27, 2006, 08:35:00 PM
QUOTE(drukenslob @ Oct 26 2006, 04:25 PM) View Post

Hi,

please can someone make icons for thses films:

2 fast to furious
the fast and the furious: tokyo drift
thank you!


There are 3 wide icons for tokyo drift on the site. Maybe some one can just do your request for 2 fast to furious for you.
Title: Wide Icons :)
Post by: clinkermaker on October 27, 2006, 10:49:00 PM
Hey, a couple questions.
1. Is there a place where i can download all of the icons in a torrent or a .rar file that anyone knows of? Because the website isn't loading correctly for me.

2. This may not be the place to ask, but I'm not sure where to ask. Is it illegal if I have satellite tv and an ipod to save tv shows as they're playing and put them on my hdd for personal use? If it is piracy i will never ask anything more about it. I am just checking to see if it is kosher to request icons for new seasons of shows that I have not downloaded Illegally, but may have recorded myself from my own tv. I am sorry again if this is any form of piracy talk, I know it's a sensetive subject and I want to know if this constitutes piracy or not.

Thanks everyone!
Title: Wide Icons :)
Post by: clinkermaker on October 28, 2006, 08:17:00 PM
hey, the website seems to be down.

maybe
i have the wrong link. Could someone tell me another place to find these or confirm that the site is
down? I just want to see if it is me that has a problem with this or anyone else.
Title: Wide Icons :)
Post by: skyzerr33 on October 28, 2006, 09:18:00 PM
QUOTE(clinkermaker @ Oct 29 2006, 11:54 AM) View Post

hey, the website seems to be down.

maybe
i have the wrong link. Could someone tell me another place to find these or confirm that the site is
down? I just want to see if it is me that has a problem with this or anyone else.

The site is a bit tricky to get on to. try an internal link http://xbmc.ckdvt.co...g2_itemId=16735
Title: Wide Icons :)
Post by: clinkermaker on October 29, 2006, 07:21:00 AM
thanks!
Title: Wide Icons :)
Post by: DoRnbush on October 30, 2006, 12:31:00 AM
Can I put in a request for "Studio 60 on the Sunset Strip" (TV) and "A Scanner Darkly" (Movie) and "Severence" (Movie)??

Thanks in advance!
Title: Wide Icons :)
Post by: DoRnbush on October 30, 2006, 12:52:00 AM
Oops...I forgot to also include "Six Degrees" (TV). Thanks.
Title: Wide Icons :)
Post by: skyzerr33 on October 30, 2006, 02:15:00 AM
QUOTE(DoRnbush @ Oct 30 2006, 05:08 PM) View Post

Can I put in a request for "Studio 60 on the Sunset Strip" (TV) and "A Scanner Darkly" (Movie) and "Severence" (Movie)??

Thanks in advance!


QUOTE(DoRnbush @ Oct 30 2006, 05:29 PM) View Post

Oops...I forgot to also include "Six Degrees" (TV). Thanks.


I had a go a making these, Not sure if there the ones you are after smile.gif
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: casperse on October 30, 2006, 10:29:00 AM
Anybody have a wide icon of the game "Ice Age 2 The Meltdown" I cant find any on the webpage?

I not then this is a request  biggrin.gif
Title: Wide Icons :)
Post by: casperse on October 30, 2006, 11:14:00 AM
Also wide icons for the following games:

Fifa 07
http://image.com.com...76759_front.jpg

Chicken Little
http://image.com.com...54639_front.jpg

Finding Nemo
http://image.com.com...61769_front.jpg

Ford Bold Moves Street Racing
http://image.com.com...76704_front.jpg

World Soccer Winning Eleven 9 International XBOX
http://image.com.com...69306_front.jpg

Ice Age 2 The Meltdown
http://image.com.com...72316_front.jpg

A 1000 Thanks to all you artists!  biggrin.gif
Title: Wide Icons :)
Post by: Jman598 on October 30, 2006, 07:22:00 PM
My latest:
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image

casperse:  I couldn't find the Ford Bold Moves Street Racing official game page on the xbox website, so I won't be making an icon for that.
Title: Wide Icons :)
Post by: casperse on October 30, 2006, 11:47:00 PM
QUOTE(Jman598 @ Oct 31 2006, 04:29 AM) View Post

My latest:
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image

casperse:  I couldn't find the Ford Bold Moves Street Racing official game page on the xbox website, so I won't be making an icon for that.


THIS IS GREAT! and I made this post yesterday!
A 1000 Thanks!

One thing could you make the chicken alitlle ligther its very dark on my TV screen (Only if you still have the layers in the ORG :-)

Thanks AGAIN!  biggrin.gif
Casperse
Title: Wide Icons :)
Post by: sheepie on October 31, 2006, 01:30:00 PM
think these were requested a while back, glad to have some free time to make some icons again  biggrin.gif

IPB Image
IPB Image
IPB Image
IPB Image
Title: Wide Icons :)
Post by: Tribis on November 28, 2006, 04:21:00 PM
IPB Image

I know the "shape" is a bit rounded different but anyone who is still interested
http://s131.photobuc...p;addtype=local
Title: Wide Icons :)
Post by: babyblu on November 29, 2006, 07:11:00 AM
Just upped three new advent rising icons and a new Aeon Flux. If there is a game that you want to see a new icon for cuz you dont like the current ones on the site let me know and i will see what a can do.
Title: Wide Icons :)
Post by: voodeux on November 29, 2006, 08:43:00 AM
Can anyone start making the UFC icons for each PPV fight?
Title: Wide Icons :)
Post by: babyblu on November 29, 2006, 10:49:00 AM
^^^^^^^^^UPPED 60,61,62 and main UFC folder icon^^^^^^^^^^^
Title: Wide Icons :)
Post by: voodeux on November 29, 2006, 02:10:00 PM
Sometimes having a two terabyte file server on tap is a bad thing.

Thanks for getting started on the UFC icons already. Mucho appreciated

2 Fast 2 Furious
13 Going on 30
50 First Dates
911 Loose Change
A Man Apart
Almost Heroes
Animatrix
Animusic 1 and 2
Antitrust
Are We There Yet
Austin Powers - Spy Shagged Me
Bad News Bears
Behind Enemy Lines
Blade Trinity
Blank Check
Blind Date
Boogie Nights
Bowling for Columbine
Bullet (With Tupac and Mickey Rourke)
Bulletproof Monk
Bumfights 2 and 3
Carlito's Way
Cast Away
Catwoman
Changing Lanes
Cellular
Chris Rock - Hairy Palms
Coach Carter
Collateral
Crackass
Cradle to the Grave
Crouching Tiger Hidden Dragon
Daredevil
Dark Water
Deathrow Uncut
Demolition Man
Dumber and Dumberer
Edison Force
Enemy of the State
Entrapment
Equilibrium
Eraser
Eternal Sunshine of the Spotless Mind
Eurotrip
Falling Down
Fast and Furious
Final Destination 2
Find Me Guilty
Flightplan
Friday
Friday After Next
Next Friday
Friends with Money
Gang Related
Fun with Dick and Jane
Ghost Ship
Ghost of Mars
Girls Gone Wild (generic will do)
Going the Distance
Green Mile
Gridlock'd
Guess Who
Hackers
Half Baked
Head of State
Hellboy
Hollowman
Hostage
I Robot
Ice Age
Independence Day
IQ
Jason X
Jay and Silent Bob Strike Back
Johnny Mnemonic
Jurassic Park 2 and 3
Man on Fire
March of Penguins
Matchstick Men
Matrix
Matrix Reloaded
Matrix Revolutions
Monsters Inc
Mr and Mrs. Smith
Mr. Deeds
Must Love Dogs
My Brothers Keeper
Nacho Libre
National Security
OCean's Eleven
OCean's Twelve
Of Penguins and Men
One Hour Photo
P[em Water
Paycheck
Phone booth
PI
Pilates
Pirates of the Carribean
Population 436
Pulp Fiction
Ray
Redemption
Romeo and Juliet
Scandalous Racing
Scary Movie 1
School of Proper Rock
Secret Window
Shark Tale
Shattered Glass
Squirting 101 (generic will do )
Stay Alive
Stitch the Movie
Supe Mario Brothers
Supersize Me
Swordfish
Takedown
Taxi
The Art of War
The Cave
The Game (Rap DVD....G-UNOT)
The Negotiator
The Punisher
The Rundown
The Weather Man
The Amityville Horror
The Aviator
The Benchwarmers
The Butterfly Effect 1
The Final Cut
The Haunted Mansion
The Hole
The Ring 1 and 2
The Up In Smoke Tour (Dre, Snoop, Em, Xzibit)
The Wash
The grey Zone
Torque
Toy Story 1 and 2
Training Day
Unbreakable
Underworld 1 and 2
Vanilla Sky
War of the Worlds
When Cops Attack
Wild Things
With or Without You
Worlds Wildest Street Fights
xXx
Title: Wide Icons :)
Post by: babyblu on November 29, 2006, 09:22:00 PM

^^^^^^^^only 154 I will see what i can do^^^^^^^^^^^^

movies take longer since it hard to find premade banners
Title: Wide Icons :)
Post by: babyblu on November 29, 2006, 10:57:00 PM
just upped UFC 63, 64, 65, 66, and UFC unleashed (upped twice since the first time i had the style a no style)

i getting better with photoshop so the icons should get better from now on(better backgrounds and blending)



ya jman its kind of wierd that of all that list he posted we picked the same icon to work on toy story 2, i was starting he list with the kids movies and that was one of the first ones i found with a good pick
Title: Wide Icons :)
Post by: DoRnbush on November 30, 2006, 04:49:00 PM
Can someone make an icon for the tv show Day Break? Thanks in advance!
Title: Wide Icons :)
Post by: babyblu on November 30, 2006, 09:40:00 PM
^^^done did^^^








lol its on the site now
Title: Wide Icons :)
Post by: markie32 on December 01, 2006, 05:45:00 AM
Any one got one for the game open season?? thanks in advance
Title: Wide Icons :)
Post by: babyblu on December 01, 2006, 07:00:00 AM
QUOTE(babyblu @ Nov 27 2006, 09:17 AM) View Post

 h**p://rapidshare.com/files/4765871/gameicons.rar.html



open season is in this rar file of games that hasnt made it on the site yet
Title: Wide Icons :)
Post by: markie32 on December 01, 2006, 07:06:00 AM
QUOTE(babyblu @ Dec 1 2006, 02:07 PM) View Post

open season is in this rar file of games that hasnt made it on the site yet



Thanks!!
Title: Wide Icons :)
Post by: babyblu on December 02, 2006, 06:45:00 PM
thats not bad but its a little ruff around the edges just like when you use it on the site(work great only from banners) tell your friend nice work



emp3r0r how is that batch uploader coming cuase i have a bunch of icons to up and it takes way to long to do them one by one
Title: Wide Icons :)
Post by: AfterTheInsanity on December 03, 2006, 07:26:00 PM
Hate to keep asking, but how are my requests coming? smile.gif
Title: Wide Icons :)
Post by: voodeux on December 03, 2006, 10:56:00 PM
Dog Whisperer anyone? Cesar is your daddy
Title: Wide Icons :)
Post by: babyblu on December 04, 2006, 09:10:00 AM
nice work emp3r0r i will up a bunch of icons tonight including that rar i posted a couple of days ago.
Title: Wide Icons :)
Post by: babyblu on December 05, 2006, 06:51:00 AM
hey emp3r0r I see that you upped most of the icons from that rar a i upped.

I should be upping somemore icons in the next couple of days
Title: Wide Icons :)
Post by: team_toyo on December 05, 2006, 07:00:00 PM
I hate to ask since this has been explained alot, but I just can't find a solution.

Until now I have never really used XBMC but maybe for playing music with visuals. Anyways I just installed the new build, and downloaded the MC360 Skin. Pretty nice, but when I add default.tbn into a game or app folder, and reload XBMC it doesn't show the icon. Its funny because I downloaded some new Icons for my emulators, and none of them show exept for the Sega Genesis Icon,  and I have named them all default.tbn. I even have a wide Icon for DVDX but it shows up little, and I have add the extra code in MyVideo.xml, still nothing. (I have added the code in Project Gothom 3's my video.xml, and even in the MC 360's XML but with the MC360 skin is just blanks out and I have to reset the dash

I understand the  topic is mainly on myVideos.xml, but can you make your games, and apps Icons wide.

None of my games have the tilted icons showing either, and they too have been renamed to default.tbn. I don't think I doing something right. I have looked everywhere, on Wiki, and all through this forum even MC360 sites faqs. any help would be great
Title: Wide Icons :)
Post by: team_toyo on December 05, 2006, 07:24:00 PM
NEVER MIND!  ph34r.gif I had a brain fart. I forgot to delete the thumbnail cache, but I'm still wondering about the wide icons for my apps and games. I have tilted icons for my games but one of them is a wide icon, I can't figure out how to enable this under games and apps, much less my videos even after copying the code like I said above. If I have a mixed some tilted and some wide will this affect the apperance of the tilted icon or vise-virsa?
Title: Wide Icons :)
Post by: babyblu on December 05, 2006, 09:24:00 PM
do the same code has as the myvideo.xml to the myprograms.xml this has to be done in each skin separately


 dynaram i dont know what you did with the keyword stuff but take it easy. that not even the format the keyword is do in check out you last icons upped.
Title: Wide Icons :)
Post by: dynaram on December 06, 2006, 03:46:00 PM
QUOTE(babyblu @ Dec 6 2006, 05:31 AM) View Post


 dynaram i dont know what you did with the keyword stuff but take it easy. that not even the format the keyword is do in check out you last icons upped.



I am sorry I wento to a web site for the movie informatio, Than i highlited the text selected copy and than paste to the keyword section. It probably grabb embeded information when i paste it. I will make sure I will write it by hand next time. Sorry about that.
Title: Wide Icons :)
Post by: Kallstar on December 06, 2006, 04:47:00 PM
QUOTE(serphium @ Dec 3 2006, 09:38 PM) View Post

I'd like to request icons for Syberia & Syberia 2 if anyone could find the time. The xbox.com Syberia 2 banner is not so pretty so anything different would be lovely.  Thanks much!


I upped Syberia & Syberia 2 a day or two ago to both sites, hopefully you'll like them.
Title: Wide Icons :)
Post by: team_toyo on December 06, 2006, 06:09:00 PM
I'm still haveing trouble with the wide icons. I have added this code:

Under My Video.XML

<control>
   <description>thumbnailpanel</description>
   <type>thumbnailpanel</type>
   <id>51</id>
                <itemwidth>460</itemwidth>
                <itemheight>120</itemheight>
                <texturewidth>460</texturewidth>
                <textureheight>100</textureheight>
                <thumbwidth>460</thumbwidth>
                <thumbheight>90</thumbheight>
                <hidelabels>none</hidelabels>

                <onleft>2</onleft>
   <onright>51</onright>
   <onup>51</onup>
   <ondown>51</ondown>
   <animation effect="fade" time="300">WindowOpen</animation>
   <animation effect="fade" time="100">WindowClose</animation>
</control>

The same for My Programs.xml

Bold being the new code added. This is under the MC360 Skin, and I have even tried PM3 Skin yet nothing. Is there something I'm doing wrong.

It also turns blank/black when I select (Games, Xbox Arcade, Applications) under the Games blade, and it also does this under the media blade when I select Videos. Please help.
Title: Wide Icons :)
Post by: babyblu on December 07, 2006, 06:55:00 AM
CODE

        thumbnailpanel
        thumbnailpanel
        51
        288
        80
        410
        98
        395
        80
        404
        72
        -10
        5
        font10
        2
        51
        51
        51
        WindowOpen
        WindowClose
        folders
        


This is setup for my tv but you can play with the actual size(numbers) to get the best setting for you tv but this will make them show up. Also remove the hidelabels at the bottom of the code if you want to see the folder names
Title: Wide Icons :)
Post by: team_toyo on December 07, 2006, 06:21:00 PM
Thanks Babyblu the code worked, and now I can get some R&R. This code should be put in a sticky or something.
Title: Wide Icons :)
Post by: CBR900RRMan on December 07, 2006, 07:17:00 PM
Got lots of anime wide icon request.  I know i wont get hardly any but i was just wondering if anyone made some for themselves, if they could share, smile.gif plus i cant find the two overlays for the buttons. Thanks.

battle programmer shirase, girls bravo, amaenaideyo, amaenaideyo katsu, asumanga daioh, futari ecchi, green green, grenadier gunbuster2, hanaukyo maid tai, hand maid may, he is my master, Is pure, inukami, joshikosei, kamisama kazoku, kasimasi, love hina, love hina again, love love, maburaho, mahou sensei negima, the melancholy of haruhi suzumiya, midori no hibi, oruchuban ebichu, REC, sumomomo momomo, tonagura.
Title: Wide Icons :)
Post by: babyblu on December 08, 2006, 08:50:00 AM
Just upped about 90 TV SHOW icons
Title: Wide Icons :)
Post by: coreying on December 09, 2006, 09:24:00 PM
Sorry for double posting, but I've done more research.

The problem I'm having, and possibly a few others over the past few days, is that the latest XBMC builds appear to have the new v2.1 skins. Most of the content of the xml files in the PM3 folder are considerably different to previous v2.0 skins. There is new functionality in the skins when using XBMC - but unfortunately it appears to have broken the method for enabling wide icons.

Has anyone found how to enable wide icons on the v2.1 skins yet?
Title: Wide Icons :)
Post by: dynaram on December 10, 2006, 11:01:00 AM
I have 51 icons that I would like to replace on the site from shadow and scan lines to just shadow. If i dump them using the batch uploader I am affraid they will be given a new icon# and it will end up duplicating the icons, I re-did the icons and labeled them with the correct icon## from the website. How do you want me to upload this icons?

Note: I have used the contact us from the web site twice and I never get a reply.. is the contact us damage? or do you preffered for users to use the forum... or is only to be used on specif subjects
Title: Wide Icons :)
Post by: emp3r0r on December 10, 2006, 04:17:00 PM
QUOTE(dynaram @ Dec 10 2006, 07:08 PM) View Post

I have 51 icons that I would like to replace on the site from shadow and scan lines to just shadow.


We are working on an edit feature that will be available to the uploader as well as moderators.

QUOTE

Note: I have used the contact us from the web site twice and I never get a reply.


I replied to your emails, sorry it took so long.  Feel free to ping me on AOL instant messenger if you need a quick reply, my screen name is Emp3r0r.
Title: Wide Icons :)
Post by: GhostDog__ on December 11, 2006, 03:46:00 PM
CODE

    50
    yes
    
        
            background image
            0
            0
            720
            576
            background-videos.png
        

        
            xbox media center label
            200
            63
            right
            
            special12
        

        
            description label
            207
            63
            left
            
            special13
        

        contentpanel
        
            number of files text label
            545
            526
            right
            
            font10
            contentpanelslide
        

        
            buttonpanelslide
            
                View As Icons button
                50
                120
                
                50
                50
                33
                3
            

            
                Sort by button
                50
                157
                
                50
                4
                2
                99
            

            
                Sort asc
                
                3
                50
                2
                99
            

            
                Library button
                50
                194
                
                font13
                ReplaceWindow(myvideolibrary)
                SetFocus(99)
                Window.IsVisible(myvideolibrary)
                50
                50
                3
                7
            

            
                Stacking
                50
                231
                
                50
                50
                99
                31
            

            
                Skin.HasSetting(bookmarkbuttons)
                
                    Bookmark button 1
                    50
                    268
                    
                    ActivateWindow(MyVideos,$INFO[Skin.String(videobookmark1)])
                    50
                    50
                    7
                    32
                    Skin.HasSetting(VideoBM1)
                

                
                    Video Bookmark 1 String NOT SET label
                    67
                    285
                    150
                    center
                    
                    !Skin.String(VideoBookmark1) + Skin.HasSetting(VideoBM1)
                    textcolorgrey
                

                
                    Bookmark button 2
                    50
                    305
                    
                    ActivateWindow(MyVideos,$INFO[Skin.String(videobookmark2)])
                    50
                    50
                    31
                    33
                    Skin.HasSetting(VideoBM2)
                

                
                    Video Bookmark 2 String NOT SET label
                    67
                    320
                    150
                    center
                    
                    !Skin.String(VideoBookmark2) + Skin.HasSetting(VideoBM2)
                    textcolorgrey
                

                
                    Bookmark button 3
                    50
                    342
                    
                    ActivateWindow(MyVideos,$INFO[Skin.String(videobookmark3)])
                    50
                    50
                    32
                    2
                    Skin.HasSetting(VideoBM3)
                

                
                    Video Bookmark 3 String NOT SET label
                    67
                    357
                    150
                    center
                    
                    !Skin.String(VideoBookmark3) + Skin.HasSetting(VideoBM3)
                    textcolorgrey
                

            

        

        VideoViewCommons
        AllViewCommonThumbs
        AllViewCommonPageControls
        
            bg preview
            0
            0
            720
            576
            windowswitchtransition
        

    



The latest T3CH build changed the layout of the MyVideo.xml file.  Anyone know what section needs to edited for the wide icons to work?  I haven't able to figure it out yet.
Title: Wide Icons :)
Post by: babyblu on December 11, 2006, 09:56:00 PM
CODE
        
            thumbnailpanel
            9000
            60
            51
            51
            contentpanelslide
            60
        

replace with
CODE

        
        thumbnailpanel
        288
        80
        410
        98
        395
        80
        404
        72
        -10
        5
        font10
        2
        51
        51
        51
        WindowOpen
        WindowClose
        folders
        



try replacing the above code which is located in the CommonViewTypes.xml. just remember 2 backup the file first. i would test it out but i dont feel like updating my xbmc right now to much work
Title: Wide Icons :)
Post by: GhostDog__ on December 12, 2006, 03:49:00 PM
QUOTE(coreying @ Dec 12 2006, 07:47 AM) View Post

I tried your code replacement suggestion (on the current PIMPED 12-8-2006 build), but it didn't work for me.



I can also confirm that this didn't work.
Title: Wide Icons :)
Post by: Jezz_X on December 12, 2006, 04:56:00 PM
CODE

    
        thumbnailpanel
        9000
        60
        51
        51
        contentpanelslide
        60
        



and replace it with this
CODE

    
        thumbnailpanel
        400
        450
        98
        395
        80
        404
        72
        -10
        5
        font10
        2
        51
        51
        51
        9000
        60
        51
        51
        contentpanelslide
        60
    




Now like I said this will do it for all media types and you may not want that

If you just want to do it for Videos then you will need to open up MyVideos.xml in the pal dir find this
CODE
AllViewCommonThumbs

and replace it with this
CODE

    thumbnailpanel
    400
    450
    98
    395
    80
    404
    72
    -10
    5
    font10
    2
    51
    51
    51
    9000
    60
    51
    51
    contentpanelslide
    60

You can do the same for MyPrograms.xml if you want to use them in that

Now with that being said before jmarshall tells me off for using the old thumbpanel code I am working on a newer version of this thats much nicer to look at and will hopefully be included in pm3 as a default view type some time soon
Title: Wide Icons :)
Post by: dxg836 on December 20, 2006, 01:48:00 PM
Could I please request an icon for Beyond The Mat
http://www.imdb.com/title/tt0218043/
Title: Wide Icons :)
Post by: Kick In Da Door on December 20, 2006, 06:59:00 PM
QUOTE(NineT9mustang @ May 24 2006, 09:34 AM) View Post

7 ® å ð e and autoxerFSP21 here are screenshots of the icons you requested, should be at http://xbmc.ckdvt.com shortly smile.gif
IPB Image

blitton nice work with the templates! I prefer style 1, shows a guy holding a mic, yet just perfect so its no one anyone would recognize, very nice work biggrin.gif

japhule I will work on some categories as you requested, I think that is a great idea

thanks for the support uneekwahn smile.gif Let us know when you apply this to your xbmc & tell us what ya think smile.gif

Well, Keep them requests coming either here, or at http://xbmc.ckdvt.com

-NineT9mustang




How do i get the wide icons to show just like the above image without text and little space between the icons?
Title: Wide Icons :)
Post by: emp3r0r on December 21, 2006, 10:31:00 PM
QUOTE(dxg836 @ Dec 20 2006, 09:55 PM) View Post

Could I please request an icon for Beyond The Mat
http://www.imdb.com/title/tt0218043/

posted to media icons site:
http://mediaicons.or...n.aspx?key=2971
Title: Wide Icons :)
Post by: A|C on December 22, 2006, 11:05:00 PM
Could I request the following please, sorry for the long list.

Thanks

American Pie The Naked Mile
Casino Royale
Flushed Away
Imagine Me and You
Jeremy Clarkson The Good The Bad The Ugly
Joe Dirt
Langoliers
Loving Annabelle
Muriels Wedding
Peter Kay LIVE at the Manchester Arena
Secretary
The Covenant
The Devil Wears Prada
The Fly
The Golden Child
The Grudge 2
The Holiday
The Lake House
The Last Kiss
The Queen
Wallace and Gromit - A Close Shave
Wallace and Gromit - A Grand Day Out
Wallace and Gromit - The Wrong Trousers
Wilderness
World Trade Center
Zemanovaload
Title: Wide Icons :)
Post by: tonemgub on December 23, 2006, 08:53:00 AM
Might I request icon for the following shows:
- Escaflowne
- Elfen Lied
- Samurai Jack
- Space Ghost: Coast to Coast
- Serial Experiments Lain

Thanks, and keep up the good work!
Title: Wide Icons :)
Post by: Cimlite on December 23, 2006, 08:59:00 PM
A|C:

American Pie The Naked Mile
Casino Royale
Flushed Away
Imagine Me & You
Joe Dirt
Langoliers
Loving Annabelle
Muriel's wedding
Sectretary
The Covenant
The Devil wears Prada

enjoy
Title: Wide Icons :)
Post by: A|C on December 24, 2006, 01:19:00 AM
Thanks Cimlite, they're great!
Title: Wide Icons :)
Post by: dxg836 on December 24, 2006, 03:46:00 AM
Could I please request an icon for Dogtown and Z-Boys http://images.google...%...sa=N&tab=wi

Title: Wide Icons :)
Post by: Cimlite on December 24, 2006, 05:33:00 AM
Dogtown and the Z-boys

The Fly
The Golden Child
The Grudge 2
The Holiday
The Lake House
The Last Kiss
The Queen
Wilderness
Title: Wide Icons :)
Post by: Jezz_X on December 24, 2006, 07:00:00 AM
WIDE ICONS OFFICIALLY ADDED TO XBMC

Guys I just wanted to say that wide icon code has been offically added to current SVN PM3 skin in xbmc so if you can compile your own XBMC you can get it.
To make it look good I suggest you change your icon cache in advancesettings.xml to 192 or 256 ( you don't need to set it to 400 anymore because of the new way xbmc caches icons ) 256 will give you bigger better quality icons cached than what the current 400 does.

To get wide icons I suggest you download the plain ones from this site ( they are at the bottom of each show discription ) http://tvdb.zsori.com/

Once you have the icons name them folder.jpg in the same folder as your show then select the wide icon view types in the View Button ( they are only in Videos and Programs )

The end result will look something like this

My Programs
IPB Image IPB Image

My Videos
IPB Image IPB Image
Title: Wide Icons :)
Post by: NineT9mustang on December 24, 2006, 08:39:00 PM
It's finally here! No more line edits biggrin.gif Your the best Jezz_X, what a great christmas present to everyone biggrin.gif

Been checking every day here in my thread, I haven't replied for a while waiting for this to happen smile.gif
Title: Wide Icons :)
Post by: Gamester17 on December 25, 2006, 05:20:00 AM
QUOTE(Jezz_X @ Dec 24 2006, 03:07 PM) View Post
WIDE ICONS OFFICIALLY ADDED TO XBMC
Great work guys! cool.gif  ...I would love to someday see wide-icons as the default view-mode for the new "My TV" section for recorded TV-series/TV-shows (that Spiff is working on together with a dedicated database for those TV-series/TV-shows). However, personaly I could prefer if this wide/banner view-mode only had text under the high-lighted item, like the latest XBMC SVN have for the list view-mode, (I think that it together with the zoom list view-mode have on the high-lighted item would look great).

More on XBMC's upcoming "My TV" section can be found here (link) wink.gif
Title: Wide Icons :)
Post by: fhsasbvp on December 25, 2006, 10:31:00 AM
I know nothing at all about programing but would it be hard to implement the icon cache adjuster in the cache adjuster menu. That way no line of code or whatever in the xml would have to be changed. It seems like it makes sense, since it is a cache issue just to include it in the gui with the rest of the cache settings (video, audio, etc). I think that would make this release even more complete.
Title: Wide Icons :)
Post by: Cimlite on December 25, 2006, 12:47:00 PM
QUOTE(Woggle @ Dec 25 2006, 07:08 PM) View Post
UK TV show from a few months ago - The Amazing Mrs Pritchard
Thanks in advance

Here: The Amazing Mrs Pritchard
Title: Wide Icons :)
Post by: Woggle on December 25, 2006, 12:54:00 PM
Thanks!
Title: Wide Icons :)
Post by: NineT9mustang on December 25, 2006, 01:40:00 PM
Also, I will be creating a new thread for these new wide icons, for all new requests, it will have guidelines, download links, site links, etc.

In the new thread I will also have a rar of all banners for Xbox Games, & TV Shows, and also a link to download the newest user created wide icons...

I'll be working on this this week, and will post the new wide icon thread around next xbmc release
Title: Wide Icons :)
Post by: Jezz_X on December 25, 2006, 02:39:00 PM
QUOTE(Gamester17 @ Dec 25 2006, 11:27 PM) View Post

Great work guys! cool.gif  ...I would love to someday see wide-icons as the default view-mode for the new "My TV" section for recorded TV-series/TV-shows (that Spiff is working on together with a dedicated database for those TV-series/TV-shows). However, personaly I could prefer if this wide/banner view-mode only had text under the high-lighted item, like the latest XBMC SVN have for the list view-mode, (I think that it together with the zoom list view-mode have on the high-lighted item would look great).

More on XBMC's upcoming "My TV" section can be found here (link) wink.gif

'Gamester17'  from my understanding the TV section is not getting it own section in XBMC but will be a part of My Videos (but have its own IMDB type lookup) and if you want to seperate it then you need to create seperate shares or it.
But the good news is XBMC now also supports saving of view and sort type on a per folder basis instead of a per section basis.  
    This means that you can have your TV share display wideicons and your Movie share display thumbs or a custom dvdtype view (if you make it) or if you have another misc share it can display in List if you want and XBMC will now remember it each time you enter a folder.  (you will probably need to turn off auto switching in the setting section)
Title: Wide Icons :)
Post by: Jezz_X on December 27, 2006, 06:59:00 PM
QUOTE(dynaram @ Dec 28 2006, 10:53 AM) View Post

When using the new XBMC under the CommonViewTypes.xml or MyVideo.xml, MyPrograms.xml how do I add the line <hidelabels>folders</hidelabels> for my videos or my programs?

You dont that no longer works in the new way sorry infact I don't even think it works in the old way anymore
QUOTE(dynaram @ Dec 28 2006, 10:53 AM) View Post
also for the <include>WideIcon_Big</include> i would like to make it small enouh to fit 4 wide icons and not just 3  can any one help me discet the code or tell me where can i reed about this.. thank you in advance.

you need to open up CommonViewTypes.xml and find the include WideIcon_Big and change all the sizes/positions of all the text and graphics to suit what you want
Title: Wide Icons :)
Post by: k3n85 on December 28, 2006, 11:02:00 AM
Since it doesn't let me search the thread, I was curious if anyone had success making this work with a network drive.  I have all my TV shows on my server and through SMB don't know if the icons will function the same...

Thanks for the heads up
Title: Wide Icons :)
Post by: dynaram on December 28, 2006, 04:00:00 PM
CODE



        
            211
            125
            455
            390
            9000
            60
            56
            56
            200
            bigwide
            60
            contentpanelslide
            
                
                    415
                    98
                    0
                    0
                    WideIconNF.png
                

                
                    5
                    5
                    400
                    85
                    ListItem.Icon
                

                
                    400
                    65
                    32
                    32
                    ListItem.Overlay
                

                
                    430
                    98
                    350
                    16
                    font13
                    right
                    listselectedcolor
                    ListItem.Label2
                

            

            
                
                    415
                    99
                    0
                    0
                    WideIcon.png
                    Control.HasFocus(56)
                

                
                    400
                    98
                    0
                    0
                    WideIconNF.png
                    !Control.HasFocus(56)
                

                
                    5
                    5
                    400
                    85
                    ListItem.Icon
                

                
                    400
                    65
                    32
                    32
                    ListItem.Overlay
                


                        
                    10
                    78
                    295
                    5
                    special13
                    listselectedcolor
                    true
                    ListItem.Label
                

                
                    430
                    98
                    350
                    16
                    font13
                    right
                    listselectedcolor
                    ListItem.Label2
                

            

        

    

Title: Wide Icons :)
Post by: Pringles86 on December 28, 2006, 05:08:00 PM
dynaram, the code didn't change anything for me.
Title: Wide Icons :)
Post by: dynaram on December 28, 2006, 10:09:00 PM
QUOTE(Pringles86 @ Dec 29 2006, 01:15 AM) View Post

dynaram, the code didn't change anything for me.


I neglected to say you must re-boot the x-box in order for it to be recognice by xbmc, that's another reason it took me a lot of time to get it just right...

also you have to make sure you select wide icon big for your settings. I am running the new XBMC ver
XBMC-SVN_2006-12-25_rev7428-T3CH.rar, I hope this will help
Title: Wide Icons :)
Post by: dxg836 on December 29, 2006, 03:55:00 PM
Here's three requests for films captured over Christmas:

Calendar Girls - http://www.imdb.com/title/tt0337909/

Mrs Henderson Presents - http://www.imdb.com/title/tt0413015/

Nicholas Nickleby - http://www.imdb.com/title/tt0309912/

Thanks in advance
Title: Wide Icons :)
Post by: Cerinthus on December 30, 2006, 08:56:00 AM
Could someone please make ones for:

Beyond Good and Evil (Game--searched for this one, but couldn't find it).
What I Like About You (TV Show)

Thanks in advance!
Title: Wide Icons :)
Post by: jizzlobber on December 30, 2006, 08:07:00 PM
QUOTE(Cerinthus @ Dec 30 2006, 04:03 PM) View Post

Could someone please make ones for:

Beyond Good and Evil (Game--searched for this one, but couldn't find it).
What I Like About You (TV Show)

Thanks in advance!


I just got into wide icons so I made a couple last night including beyond good and evil, it has the scanlines though.
I will post some others, people can d/l them or upload them to the site if they wish.

right click - save as.

IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image

Title: Wide Icons :)
Post by: AfterTheInsanity on January 03, 2007, 06:39:00 PM
Searched the database and skimmed the last few pages, and didnt see it, so... one last repost! smile.gif
How It's Made
Itchy & Scratchy
Monster Garage
The Road Runner & Wile E Coyote Show
The War At Home

Thanks to whoever makes them!
Title: Wide Icons :)
Post by: AfterTheInsanity on January 03, 2007, 08:41:00 PM
"None found. Please try being less specific (use less words)."
Title: Wide Icons :)
Post by: AfterTheInsanity on January 04, 2007, 08:35:00 AM
Ahhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh. Thanks biggrin.gif
Title: Wide Icons :)
Post by: emp3r0r on January 05, 2007, 03:32:00 PM
QUOTE(J_K_M_A_N @ Jan 5 2007, 10:27 PM) View Post

So I made my first wide icon today and uploaded it to mediaicons but on their site, it looks REALLY dark. The original is attached.

IPB Image

How would I go about making it brighter on that site? Thanks for any help on this.

J_K_M_A_N


Something odd about the format of the file you posted.  Could be the bitdepth or dpi is causing the problem.  I did a save for web PNG-24 in photoshop and it fixed the problem.  I'll look into this issue.  Thanks for bringing it to my attention.

PS: what software you use to create it?
Title: Wide Icons :)
Post by: J_K_M_A_N on January 05, 2007, 09:20:00 PM
I used Photoshop CS2. Someone else fixed it already but didn't tell me how. They just fixed it and submitted it like it was their work. I would like to know for future though. Did I not save it correctly or something?

J_K_M_A_N
Title: Wide Icons :)
Post by: J_K_M_A_N on January 07, 2007, 08:35:00 AM
I figured it out. I had the bit depth set to 16 by accident. When I set it for 8 bit it works great.

J_K_M_A_N
Title: Wide Icons :)
Post by: emp3r0r on January 07, 2007, 07:25:00 PM

QUOTE(J_K_M_A_N @ Jan 7 2007, 04:42 PM) View Post

When I set it for 8 bit it works great.
J_K_M_A_N


You probably want to use 24bit so you can save as PNG24
Title: Wide Icons :)
Post by: J_K_M_A_N on January 08, 2007, 07:13:00 AM
I will try that from now on. Thanks.

J_K_M_A_N
Title: Wide Icons :)
Post by: nutski on January 09, 2007, 02:06:00 PM
I`ve decided to start making some icons again without any styling, going to be making tv season folder icons mainly, here is a start for now, will be trying to make many more over the next few weeks.

IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image
IPB Image

Starting to wish i saved all my templates now....  biggrin.gif
Title: Wide Icons :)
Post by: nutski on January 10, 2007, 02:25:00 PM
Just uploaded icons for season 1-4 of Enterprise to mediaicons website
Title: Wide Icons :)
Post by: J_K_M_A_N on January 13, 2007, 07:41:00 AM
If anyone cares..I have uploaded the following files to mediaicons.org:

Charmed Season 1
Charmed Season 2
Charmed Season 3
Charmed Season 4
Charmed Season 5
Charmed Season 6
Charmed Season 7
MASH Season 1
MASH Season 2
MASH Season 3
MASH Season 4
MASH Season 5
MASH Season 6
MASH Season 7
MASH Season 8
MASH Season 9
MASH Season 10
MASH Season 11
Coach Carter
Dumb And Dumber
Gone In 60 Seconds
Greetings From Tucson
Final Destination 2
Napoleon Dynamite
Ray
Walk The Line
Wedding Crashers

And I also just uploaded the following that haven't been approved yet:

Friends Season 1
Friends Season 2
Friends Season 3
Friends Season 4
Friends Season 5
Friends Season 6
Friends Season 7
Friends Season 8
Friends Season 9
Friends Season 10

Just letting people know before they request..not trying to brag. I will announce here when I do more. Thanks for the great site!

J_K_M_A_N
Title: Wide Icons :)
Post by: f3k on January 15, 2007, 03:50:00 PM
also check this thread for the auto icon feature.

cheers
Title: Wide Icons :)
Post by: puddinpop on March 01, 2007, 06:47:00 AM
Does anyone out there have a template for these wide icons, I have gone through this whole thread and numerous others but whenever I find it its a broken link. If someone could post on up I would be greatly appreciated
Title: Wide Icons :)
Post by: NineT9mustang on March 01, 2007, 02:00:00 PM
puddinpop, Sorry it was originally at one of my sites but I must have took it down! My bad, but here it is again:

This is the FRONT:
IPB Image

This is the BACK:
IPB Image

This is the TUTORIAL:
IPB Image

I'm sure you already know, there is a NEW Wide Icon thread HERE

This is the new one since Wide Icons was added to XBMC, Here are some screenshots of how some of them look :

The new Wide Icons in PM3
IPB Image

Icon Pack I did for Apps/Homebrew/Emulators
IPB Image

If ya still use the old wide icons, sweet biggrin.gif People still use em smile.gif
Title: Wide Icons :)
Post by: Steidart on March 01, 2007, 06:06:00 PM
Where can i get the new "Wide Icons in PM3"?
Title: Wide Icons :)
Post by: NineT9mustang on March 02, 2007, 12:06:00 AM
Here are links about the New Wide Icons :

Official Thread
This thread contains just about all information related to the New Wide Icons... Download links, tutorials, requests, etc

Wiki on Wide Icons
This is a in-depth tutorial on how to apply Wide Icons (EASY, Don't worry, since it was official added, its extremely easy to use)

Screenshot
Thats a screenshot of how they look. Compared to the previous Wide Icons, they are bigger, wider, and don't require any xml editing.

Wide Icon Download Pack
This is a Download pack for Wide Icons, it includes 1,338 Wide Icons (Games, TV, EMulators, Apps, Folders, etc)

PM3 Style
Jezz_X had a neat idea and implemented a way to use my overlay for all wide icons, you can download it here, pretty friggin sweet! biggrin.gif
Title: Wide Icons :)
Post by: || MiNTY || on March 03, 2007, 05:38:00 AM
Can someone please do a criminal minds and ugly betty icons

Ive been trying in photoshop just cant get my head round it (IMG:style_emoticons/default/biggrin.gif)

Thanks Minty
Title: Wide Icons :)
Post by: derekmckellar on March 16, 2007, 09:38:00 AM
could i please make a request?

i tried the site quoted but it seems to be down, could someone please host

3rd rock from the sun
cops
life support
my wife and kids
the pj's
tom goes to the mayor
two guys and a girl


or if anyone could zip them and email t hem to me that would be excellent, [email protected]

Thanks heaps
Title: Wide Icons :)
Post by: MartinC on May 12, 2007, 02:38:00 AM
Are there any generic season 1/2/3/4 etc, wide icons?
Title: Wide Icons :)
Post by: NineT9mustang on May 12, 2007, 11:24:00 AM
Hi MartinC good to see your interest in Wide Icons! There are quiet a few 'generic season wide icons' out there... Although this thread your replying in is for the older wide icons (I doubt you want the ones from here)... The newer Wide Icon Thread is located here as stated from me a few replies ago in this thread

To somewhat answer your question, here are some sample season wide icons found from the newer thread:

IPB Image
IPB Image
IPB Image
IPB Image

So check out the new thread, browse the season wide icons, if you find some you like great biggrin.gif If not you can always request some new ones to be made
Title: Wide Icons :)
Post by: ThemesForMc360 on June 11, 2007, 08:51:00 AM
Hello, I seek the icons wide for :

Dark AnGeL
Invasion
Miracles
Point Pleasant
Surface
Ugly Betty
H - (jamel debbouz/eric & ramzi - french TV)


Thx  (IMG:style_emoticons/default/happy.gif)
Title: Wide Icons :)
Post by: king bongmaster on June 24, 2007, 11:05:00 PM
These wide Icons are awesome I can't seem to find enough of them for my movies though not even on mediaicons.org


I have a 750 gb hard drive in my XBOX and it doesn't look so hot when half the movies have wide icons ansd the rest don't

I'm trying to teach myself how to make some myself but I still have long way to go.

I have been able to find most of the ones I need but theres a few I still seek.  

I have some request if anyone has the time for any of them, I'm sure that some of these would be used by many.  

13 ghosts
40 Days and 40 Nights
A perfect world
Alien 3 & 4
Army of darkness
Batteries not included
Beverly hills cop 1 & 2
Bicentennial Man
Big Daddy
Bubba Ho-Tep
Childs Play (all)
Death To Smoochy
Edward Scissorhands
Formula 51
forrest gump
From Dusk till Dawn 1,2 & 3
full metal jacket
ghost busters 1 & 2
Gremlins 1 & 2
House of 1,000 corpses
Idle Hands
IT
Jurassic Park 1
KIDS
Kindergarten cop
Little Shop of Horrors
Lost boys
Lost Highway
Mr.Deeds
Natural Born Killers
Nightmare on Elm Street 1-6
Pootie Tang
Predator 2
Robo-cop 1,2 & 3
Scream 1,2 & 3
SLC Punk!
Spaceballs
SPUN
Stand By Me
Superstar
The Basketball Diaries
The Hot Chick
The karate kid 1,2 & 3
The Long Kiss goodnight
titanic
twins
U.S. Marshals
Waynes Worl 1 & 2
Whats Eating Gilbert Grape
Young Guns 1 & 2



I'm pretty surprised that some of these haven't already been made.  But I see some Amazing work done on these pages by several people and I hope that I see some of these in the near future. Thanks
Title: Wide Icons :)
Post by: zeozaza on June 25, 2007, 11:21:00 AM
The site published here doesn't seem to work for me.. says something like site for sale !

This post has been edited by zeozaza: Jun 25 2007, 06:22 PM
Title: Wide Icons :)
Post by: pike on June 26, 2007, 02:25:00 AM
***
This thread has been closed, use this thread instead: http://forums.xbox-scene.com/index.php?showtopic=574494
***