|
PR Time:
|
||||||
| Register | Forum Rules | Developer Blogs | Project Reality | Members List | Search | Today's Posts | Mark Forums Read |
| PR:BF2 Community Modding Making or wanting help making your own asset? Check in here |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 |
![]() Join Date: May 2006
Posts: 2,148
|
Hi, i need some help.
Basically PR is short of texture artists. I've been using Photoshop for over a decade, so i thought i'd try and lend some skills to generating some nice textures where needed. However i have NO 3d model experience. And TBH i don’t really want any. But i need to get my head around 'the things that effect the texturing' and how it all works. I've got CS3 extended & just got the dds nvida plugin. I've had a good look through the tutorials (stickyed above), but TBH they have not really helped. They are all geared to creating models, etc. Is there a simple guide to re-skinning a vBF2 vehicle model? I need the rules & process understood so i can apply my PS experience correctly, without wasting hours. The bottom line is i don’t want to spend hours learning and reading stuff that is simply not relevant. I want to spend my time with my pen & tablet drawing/painting/generating textures. Do i need to understand UV mapping etc and do i need to work with gmax or similar? Its seems to me if i'm passed the files in the correct format i should be able to work in Photoshop generating textures and export them for use.. without messin with 3D software. Please advice as you can or point me in the right direction... thank you. Edit: i'm tempted to just take the existing *.dds file, copy it/trace it .. deconstruct it and redo it.. but i cant believe that will work. (dds files have a load of settings i'm yet to understand) |
|
To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts. |
|
|
|
Last edited by MadTommy; 12-17-2007 at 06:52 AM..
|
|
|
#2 |
|
Mapping Manager
![]() |
well basic layout as far as texture structure for statics is as follows..
ill explain as best i can and hope other devs can fill in the gaps bf2 models use several overlapping textures to create their effects.. Oh...just remembered this site...very detailed info on the effects of each texture layer, how they are applied and the appropriate formats as well.. http://www.bfapocalypse.com/index.ph...CMS&page_id=51 thats all the basics... vehciles each use unique sheets.... the surfaces of the vehicle are layed out on the sheet by the modeller and the texture guy does his thing with those surface outlines as a guide.. Static models share common palletes that typically (but not always) tile left to right OR top to bottom... (left to right being the most common) An important things to note is pixel scale fro textures... usually bf2 textures are sized so that 1pixel represent 1cm in game...We typically try to use 2pixels / cm when we make our own to add more detail. Additionally if you are not familiar with .dds format it is always based on a power of 2 scale.. so that... 256x256 or 1024x512 for example would be valid sizes where as 1000x228 would not..hehe..for example...but important to note.. i would suggest having a good look through the textures located in staticobjects/pr/textures and get some idea of how we are using them... additionally...if you manage to come up with 2 or 3 versions of a 512x512 aged brick texture(no colour just grey scale).. that tiles vertically and horizontally. and has a bump map...ill sell you r-dev Jaymz for $1 and call it even... cheers... |
|
To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts. |
|
|
|
|
|
|
#3 |
![]() Join Date: May 2006
Posts: 2,148
|
Thanks mate.. all good info.. some new to me, some already picked up, thanks.
I'll have a good look through the present textures & that web site is sweet. Brick eh... ok i'll have a look at that. |
|
To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts. |
|
|
|
|
|
|
#4 | |
![]() Join Date: May 2006
Posts: 2,148
|
Quote:
As long as i stick to the exact same surface outlines i dont need to worry about UVmapping etc. ?? | |
|
To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts. |
||
|
|
|
|
|
#5 |
|
Mapping Manager
![]() |
thats right...
as long as you essentially just edit over the existing texture positions you're golden and it should be layed out nicely... just make sure about the save formats for each texture as well... dxt1 etc... |
|
To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts. |
|
|
|
|
|
|
|
|
|
|
|
|
#6 |
![]() Join Date: May 2006
Posts: 2,148
|
Sweeeeeet.. i knew i was trying to 'learn' stuff that most likley not needed by me.
Ok i think i can start messin about. Thanks for the direction. Soon i'll need to figure out how to work the editor to review & test what i do. (I know there is a guide somewhere... i'll have a look later.) |
|
To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts. |
|
|
|
|
|
|
#7 |
|
PR Artwork Team
![]() |
You dont really need to use the editor to test your skins, you can put them in game and have a look around them if you want. (Works for vehicles, weapons and soldiers, not sure about statics)
Nice tutorial Here: http://bfeditor.org/forums/index.php?showtopic=3780 |
|
To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts. eddie: the MoD aren't just going to start blurring their faces so they look 'well ard' are they?
|
|
|
|
|
|
|
#8 |
![]() Join Date: May 2006
Posts: 2,148
|
Hello.. i'm trying to test some textures... and i've followed the tut above in order to be able to test custom textures.
However how to i ADD the eurofighter to Kashan for example so i can see what i've done. Thanks for any help. |
|
To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts. |
|
|
|
|
|
|
#9 | |
![]() Join Date: May 2007
Location: Manchester
Posts: 110
|
Go to: Program Files\EA GAMES\Battlefield 2\mods\pr\levels\kashan_desert, go in the server.zip and follow this path server.zip\GameModes\gpm_cq\ Open up the one marked 64
And to replace the A10, find the section below, it should say A10 instead of eurofighter, and just put gb_jet_eurofighter in place of the A10 Quote:
I hope I didn't just confuse/bore the hell out of ya'? | |
|
To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts. |
||
|
|
|
|
|
#10 |
![]() Join Date: May 2006
Posts: 2,148
|
mate...you're a star..
I only have very limited time today on this.. and locating how to do this was doing my nut. Thank you very much EDIT: well got it working on a 4th attempt. Half of this tut ( http://bfeditor.org/forums/index.php?showtopic=3780) is not required for PR. (only vBF2, i think) I can feel the vail of confussion slowly lifting. |
|
To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts. |
|
|
|
Last edited by MadTommy; 12-19-2007 at 09:34 AM..
|
|
|
|
|
|
|
![]() |
| Tags |
| digging, hours, models, reading, save, texturing |
| Thread Tools | |
| Display Modes | |
|
|