Hidden/Spoiler:
Loadscreen help! [Solved]
Moderator: Moderators
- brant777
- Private Third Class
- Posts: 52
- Joined: Thu Mar 22, 2012 9:05 pm
- Projects :: No Mod project currently.
- xbox live or psn: Why? PS3 is better
- Location: pennsylvania
- Contact:
Loadscreen help! [Solved]
i have been working on my loadscreen and i can't get it working right, i followed the tutorial but to no avail, it has failed. i munged today and i got these two errors regarding the loadscreen.
any help at all would be greatly appreciated.
-
Marth8880
- Resistance Leader
- Posts: 5042
- Joined: Tue Feb 09, 2010 8:43 pm
- Projects :: DI2 + Psychosis
- xbox live or psn: Marth8880
- Location: Edinburgh, UK
- Contact:
Re: loadscreen help!!!
Please post your .req, and what are the dimensions of you loadscreen texture? It should be a power of 2 (2x2, 4x4, 8x8, 16x16, 32x32, 64x64, 128x128, 256x256, 512x512, 1024x1024 (recommended for loadscreens), etc.)
- brant777
- Private Third Class
- Posts: 52
- Joined: Thu Mar 22, 2012 9:05 pm
- Projects :: No Mod project currently.
- xbox live or psn: Why? PS3 is better
- Location: pennsylvania
- Contact:
Re: loadscreen help!!!
k, here is my common.reqMarth8880 wrote:Please post your .req, and what are the dimensions of you loadscreen texture? It should be a power of 2 (2x2, 4x4, 8x8, 16x16, 32x32, 64x64, 128x128, 256x256, 512x512, 1024x1024 (recommended for loadscreens), etc.)
Hidden/Spoiler:
- lucasfart
- Sith

- Posts: 1440
- Joined: Tue Feb 24, 2009 5:32 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Australia
Re: loadscreen help!!!
Sorry, but what tutorial did you use?
To edit the dimensions of your .tga file, just open it in gimp, paint.NET or any other image opening program and change the dimensions to one of the above....
To edit the dimensions of your .tga file, just open it in gimp, paint.NET or any other image opening program and change the dimensions to one of the above....
- brant777
- Private Third Class
- Posts: 52
- Joined: Thu Mar 22, 2012 9:05 pm
- Projects :: No Mod project currently.
- xbox live or psn: Why? PS3 is better
- Location: pennsylvania
- Contact:
Re: loadscreen help!!!
i redid the dimensions to 1024 X 1024. but i got these errors after munging.
also i do not know if i missed something here
Hidden/Spoiler:
Hidden/Spoiler:
- Unlucky13
- Sergeant Major

- Posts: 239
- Joined: Mon Jan 24, 2011 11:11 am
- Projects :: Models models models
Re: loadscreen help!!!
That means that you had RLE compression checked when you saved the file. Resave the file(using save as, not save) with RLE compression unchecked and see if that fixes it.Targa type 10 not currently supported.
- brant777
- Private Third Class
- Posts: 52
- Joined: Thu Mar 22, 2012 9:05 pm
- Projects :: No Mod project currently.
- xbox live or psn: Why? PS3 is better
- Location: pennsylvania
- Contact:
Re: loadscreen help!!!
thank you, that fixed all my errors but my loadscreen wont show my picture, it is just the default picture. what should i do now?Unlucky13 wrote:That means that you had RLE compression checked when you saved the file. Resave the file(using save as, not save) with RLE compression unchecked and see if that fixes it.Targa type 10 not currently supported.
-
AQT
- Gametoast Staff

- Posts: 4910
- Joined: Sat Nov 03, 2007 4:55 pm
- Location: SoCal, USA
Re: loadscreen help!!!
Follow the rest of the tutorial, especially the parts that tell you to reference your load screen .lvl in your lua, munge your lua, and move your load screen .lvl to the directory where it is being referenced in your lua.
- brant777
- Private Third Class
- Posts: 52
- Joined: Thu Mar 22, 2012 9:05 pm
- Projects :: No Mod project currently.
- xbox live or psn: Why? PS3 is better
- Location: pennsylvania
- Contact:
Re: loadscreen help!!!
Thank you all for all your help, i did not realize i was copying over the wrong load file.
Anyways, thank you all for all your help.
