|
 |
|
|
|
|
|
Attention:
|
The Mod Showroom is only for posting previews/downloads of completed or near finished mods. All help topics should be posted in the Editing Discussion forums. Help topics and mod requests posted here will be locked or binned. Thank you.
|
|
GTAGarage.com : Free mod hosting, attach your files and screenshots to your topics
GTAModding.com : A wiki for everything related to GTA modding, including documentation and tutorials
|
ENB Screenshots Thread III|VC|SA
 |
|
 |
| |
TN_S  |
Posted: Thursday, Mar 22 2012, 15:53
|
Square Civilian

Group: Members
Joined: Feb 22, 2012


|
|
|
|
|
|
 |
|
 |
 |
|
 |
| |
GameModder8  |
Posted: Thursday, Mar 22 2012, 16:18
|
FINISH HIM!

Group: Members
Joined: Oct 13, 2011


|
|
|
|
|
|
 |
|
 |
 |
|
 |
| |
TheD94  |
Posted: Thursday, Mar 22 2012, 17:18
|
Master Of Sorrow

Group: Members
Joined: Dec 20, 2011

|
| QUOTE (Marty McFly @ Thursday, Mar 22 2012, 18:11) | | Use HRT, I used it a few months ago, doesn't have as much textures as SRT but doesn't lag. |
Okay, gonna try it maybe this time. Edit: Fack, i ruined my GTASA. Idk why but my GTASA is a mess now. Doesn't matter now anyway. This post has been edited by TheD94 on Thursday, Mar 22 2012, 19:44
|
|
|
|
|
 |
|
 |
 |
|
 |
| |
nWo51289  |
Posted: Thursday, Mar 22 2012, 20:28
|
Outcast

Group: Members
Joined: Apr 26, 2008


|
Hello again! Back sooner than expected. I've only checked a few pages but awesome screens from everyone!

Also have an update for my SparkCS script, renamed it to gta3_splitter. link
Info - Able to do a 'bulk replace' - Rebuilds archives - Splits vehicles up between aircraft, bicycles, boats, cars, government, industrial, motorbikes, novelty, public, rc, trailers, trains, vans - All coll files are saved in models\coll\coll.img - All ifp files are saved in anim\anim.img - Map files are saved in models\map\ and split up according to location and use. LA.img, SF.img, Country.img etc - All Generic files are saved in models\generic\generic.img - All files according to object.dat are saved in models\objects\objects.img - Also has pedestrians.img, radar.img vegetation.img, weapons.img & veh_mods.img ~More info can be found in the readme~IMG Limit Adjuster is required!Thanks to Fastman92 for IMG Limit Adjuster, aruo for Spark, -Akado- & Spooky for IMGRebuilder
|
|
|
|
|
 |
|
 |
 |
|
 |
| |
fastman92  |
Posted: Thursday, Mar 22 2012, 20:44
|
фастман92 | ف

Group: Members
Joined: Jul 28, 2009


|
@nWo51289, i saw your scripts and - why it doesn't remove exported files. I see it in export.txt - did you confirm if all exported files will be put to proper IMG archives? If no, here's a PHP script for you: | CODE | <?php function GetFileNamesAsKeysOfArray(&$array, $directoryPath) { foreach (new DirectoryIterator($directoryPath) as $fileinfo) { if($fileinfo->isFile()) $array[$fileinfo->getFilename()] = TRUE; } } function GenerateListOfMissingFiles(&$exported, &$imported) { foreach($exported as $filename => $value) { if(!isset($imported[$filename])) echo "Missing: ". $filename.'<br/>'; } }
GetFileNamesAsKeysOfArray($exported_gta3, 'exported\\gta3\\'); GetFileNamesAsKeysOfArray($exported_gta_int, 'exported\\gta_int\\'); GetFileNamesAsKeysOfArray($imported_gta3, 'imported\\gta3\\'); GetFileNamesAsKeysOfArray($impoted_gta_int, 'imported\\gta_int\\');
echo 'IMG file: GTA3.img<br/>'; GenerateListOfMissingFiles($exported_gta3, $imported_gta3); echo '<br/><br/><br/>IMG file: gta_int.img<br/>'; GenerateListOfMissingFiles($exported_gta_int, $impoted_gta_int); ?> |
Put all exported files to exported\gta3, all imported to imported\gta3 Put all exported files to exported\gta_int, all imported to imported\gta_int You need XAMPP (find in Google) to run it. Put in htdocs.
|
|
|
|
|
 |
|
 |
 |
|
 |
| |
fastman92  |
Posted: Thursday, Mar 22 2012, 21:24
|
фастман92 | ف

Group: Members
Joined: Jul 28, 2009


|
@nWo51289, i see it now I've released IMG Organizer 3.0***** Changes ** 3.0 - some buildings appeared white. Really nothing was missing in IMG archives - sequence of IMG archives defined inside images.txt was wrong. Any IMG archive with files exported from gta_int.img should be defined next to IMG archives with files exported from gta3.img. Fixed. So: just copy updated images.txt and it's fine if you are actual user of IMG organizer.
|
|
|
|
|
 |
|
 |
 |
|
 |
| |
maks44100  |
Posted: Thursday, Mar 22 2012, 21:47
|
Rat

Group: Members
Joined: Nov 19, 2009


|
ATI Radeon lens flare mod by DK22Pac
|
|
|
|
|
 |
|
 |
 |
|
 |
| |
oksa8  |
Posted: Thursday, Mar 22 2012, 23:46
|
Just call me Oksu

Group: Members
Joined: Sep 30, 2010



|
| QUOTE (methodunderg @ Friday, Mar 23 2012, 01:19) | @maks44100 Where can I get that mod ? Or do I have to ask DK myself on Skype? | Clicky click.
|
|
|
|
|
 |
|
 |
|
|
|
|