626
34
626
34
Loadingscreen Startup GFX sets the startup screens to use all 50 loading images. This will cycle through 50 possible startups on random containing 50 images each so there will be no repeat images on each game load. Random is a random startup containing a random list. Sequential is random startup containing a Sequential list. Code details at bottom of page.
1.3
- Vanilla options included. I tried keeping it as vanilla as possible while adding new screens
- Startup now uses 50 screens
- Scaling removed so modding of the pics don't require special aspect ratios
- Animation adjusted for a zoom in look instead of skew
- Screens now include a third spotlight overlay
- Added the option for vanilla screens or real L.A. screens
- Added option for custom GTA icons
- OIV's added
1.2
- Bikini Girl enabled as first loading screen using loadingscreen startup.ytd
- Legal notice restored
- Screens added to multiplayer...maybe...need feedback...
1.1
- Fade in or Slide in Transitions
- Fast or Slow Transistions
- Updated to 30 random or sequential image sets
1.0
- Edited loadingscreen startup.gfx using JPEXS Free Flash Decompiler
- All 35 loadingimages.ytd are used
- Legal notices removed, looking for a way to remove the delay or at least use a second movie....
Install to
mods update update.rpf
x64 data cdimages scaleform frontend.rpf
No bugs so far
Let me know any suggestions
- Future updates to include
More overlays such as cars or animals
Maybe real parallax pictures of L.A.
Possible to slide in from above/below versus left/right if anyone is interested
Also might be possible to add more than 35 loading screens
----------------Technical Info----------------
Sequential Order
case 0: 51,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50
case 1: 51,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0
case 2: 51,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1
case 3: 51,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2
case 4: 51,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3
case 5: 51,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4
case 6: 51,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5
case 7: 51,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6
case 8: 51,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7
case 9: 51,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8
case 10: 51,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9
case 11: 51,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10
case 12: 51,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11
case 13: 51,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12
case 14: 51,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13
case 15: 51,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14
case 16: 51,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15
case 17: 51,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16
case 18: 51,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17
case 19: 51,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18
case 20: 51,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19
case 21: 51,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20
case 22: 51,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21
case 23: 51,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22
case 24: 51,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23
case 25: 51,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24
case 26: 51,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25
case 27: 51,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26
case 28: 51,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27
case 29: 51,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28
case 30: 51,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29
case 31: 51,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30
case 32: 51,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31
case 33: 51,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32
case 34: 51,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33
case 35: 51,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34
case 36: 51,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35
case 37: 51,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36
case 38: 51,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37
case 39: 51,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38
case 40: 51,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39
case 41: 51,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40
case 42: 51,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41
case 43: 51,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42
case 44: 51,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43
case 45: 51,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44
case 46: 51,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45
case 47: 51,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46
case 48: 51,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47
case 49: 51,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48
case 50: 51,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49
Random Order
case 0: 51,35,1,37,6,12,5,44,47,0,25,19,16,17,26,14,34,27,13,2,18,29,36,4,3,45,24,8,48,42,49,7,10,43,9,41,40,23,21,20,39,38,30,50,33,46,15,22,11,32,31,28
case 1: 51,48,23,46,5,33,36,21,41,50,14,18,19,13,3,11,30,45,40,24,12,35,28,7,34,42,49,31,17,6,29,47,37,44,43,2,1,8,22,26,10,27,0,32,20,4,25,16,39,38,9,15
case 2: 51,26,32,21,17,36,6,2,50,3,47,45,40,27,22,16,25,49,0,5,42,43,18,37,1,7,10,20,39,13,31,15,41,29,14,34,4,19,48,24,23,44,30,33,9,46,8,35,11,38,12,28
case 3: 51,50,25,20,21,49,42,11,23,0,46,33,19,22,13,5,8,44,47,38,30,12,6,10,45,37,35,18,34,27,39,2,14,24,3,32,7,17,26,28,36,29,15,1,41,40,9,16,31,43,4,48
case 4: 51,43,41,14,27,40,18,33,16,5,22,35,6,25,30,15,26,0,10,47,17,39,45,46,1,36,44,3,49,7,13,31,11,12,32,8,38,28,48,2,34,20,24,50,9,37,4,19,29,21,23,42
case 5: 51,45,41,24,22,18,19,32,21,44,50,20,3,26,23,11,39,14,37,17,25,48,6,29,2,33,1,36,16,34,46,9,8,30,0,47,5,38,31,10,12,13,28,15,40,43,42,49,7,27,4,35
case 6: 51,13,19,18,9,20,45,26,37,38,24,17,28,12,10,7,3,11,0,1,25,31,16,36,33,2,23,5,50,41,8,4,32,43,14,44,42,27,48,30,34,6,49,21,35,39,46,47,29,22,40,15
case 7: 51,23,12,26,20,50,24,45,34,38,5,31,21,9,43,8,28,39,27,32,16,13,22,42,18,1,29,49,17,4,40,36,41,46,35,10,14,15,6,3,48,2,19,33,37,44,47,0,30,25,11,7
case 8: 51,31,33,36,38,34,30,37,8,23,0,4,10,19,47,40,25,2,28,20,22,1,16,45,13,41,32,12,39,27,9,50,35,24,21,44,49,48,5,29,6,11,15,18,3,14,7,42,46,17,26,43
case 9: 51,50,12,46,20,33,4,41,28,32,26,36,29,47,3,16,25,27,30,34,35,45,31,2,6,48,14,49,44,18,21,0,7,10,24,23,40,5,17,39,8,22,9,43,42,15,37,13,11,38,19,1
case 10: 51,26,43,42,38,45,21,17,30,27,4,10,13,49,36,5,16,31,9,20,12,22,11,34,3,40,47,19,32,48,7,23,6,33,35,37,14,0,41,24,1,8,25,44,46,15,39,2,18,50,29,28
case 11: 51,39,47,50,4,6,26,12,29,13,23,38,48,10,1,24,45,28,30,46,49,7,21,3,32,27,36,35,31,11,18,15,44,43,40,9,20,2,19,33,14,16,37,8,5,0,17,41,34,22,25,42
case 12: 51,37,5,41,0,1,23,36,20,39,8,27,16,13,48,34,7,46,44,45,15,9,47,25,35,6,10,19,49,33,4,12,3,32,50,18,21,24,38,26,28,42,40,43,17,22,31,2,11,14,29,30
case 13: 51,24,38,4,32,15,43,47,5,30,25,26,31,50,13,2,9,6,0,22,28,8,34,18,7,29,44,20,40,11,27,12,39,23,35,14,36,16,46,17,48,37,10,1,41,33,19,21,3,45,49,42
case 14: 51,40,39,24,47,38,17,9,5,35,50,49,16,27,22,21,33,46,42,43,23,26,1,15,28,30,0,18,3,41,8,32,11,6,37,29,36,4,31,10,20,45,19,2,48,25,34,14,44,13,12,7
case 15: 51,26,33,21,43,20,11,16,32,34,0,17,49,2,30,9,41,1,39,46,35,22,8,14,10,44,4,37,50,5,19,48,12,47,6,40,28,13,36,38,15,3,27,24,25,23,18,7,42,45,29,31
case 16: 51,42,50,32,14,3,49,47,4,17,45,40,18,27,37,11,7,22,1,2,39,44,5,31,48,35,24,6,9,26,21,0,19,20,38,29,12,28,30,33,46,36,10,34,13,43,16,25,15,8,23,41
case 17: 51,45,1,19,24,0,23,32,9,39,6,2,5,22,7,17,42,25,28,13,15,33,21,31,10,26,3,14,11,12,43,40,4,8,49,41,16,29,36,20,46,44,34,48,27,37,30,18,47,50,38,35
case 18: 51,3,6,42,23,14,10,34,19,30,21,27,5,39,40,45,37,35,2,0,41,15,32,29,33,20,36,24,12,28,18,43,9,13,11,22,38,16,26,25,8,17,31,48,46,44,1,4,7,50,49,47
case 19: 51,35,46,15,6,12,39,42,22,16,41,19,20,43,36,2,29,0,44,9,7,4,18,45,48,13,32,33,31,10,34,38,3,25,27,30,11,1,21,8,50,26,47,49,23,17,5,40,24,14,37,28
case 20: 51,44,50,13,24,0,4,30,42,36,19,22,41,33,1,37,3,6,8,10,16,47,25,26,32,14,5,18,43,11,46,21,2,17,9,38,7,45,40,31,20,39,35,48,23,29,34,28,49,27,12,15
case 21: 51,49,48,37,3,47,38,26,40,7,30,19,42,44,15,6,25,5,18,27,13,43,32,11,33,12,35,14,20,45,31,21,29,46,34,28,8,17,0,24,36,2,23,1,22,50,41,4,10,9,16,39
case 22: 51,33,50,2,46,0,32,22,34,23,49,41,43,21,35,16,31,19,6,30,1,48,47,8,40,28,4,5,45,10,26,14,25,38,24,11,29,7,44,12,15,18,17,39,13,3,42,37,36,9,27,20
case 23: 51,36,49,45,33,40,38,29,23,34,41,39,2,26,4,46,10,12,20,19,25,3,31,28,1,44,24,30,15,42,14,22,7,37,8,35,27,47,17,6,48,5,13,21,11,0,16,9,50,32,18,43
case 24: 51,13,35,29,2,9,7,28,14,41,4,6,38,26,30,25,8,20,40,21,15,50,37,11,32,49,47,44,36,5,43,33,48,27,10,22,34,17,19,0,46,45,3,16,42,24,23,1,39,31,18,12
case 25: 51,50,29,22,39,48,37,19,30,27,24,34,12,43,18,16,21,20,28,38,31,0,17,7,10,46,35,36,14,41,1,42,13,3,5,33,45,9,26,4,8,32,6,15,11,47,49,40,25,2,44,23
case 26: 51,3,30,39,5,14,27,22,19,21,48,45,50,10,13,26,25,38,11,18,42,46,44,20,33,29,24,15,23,7,6,43,4,16,40,31,28,9,17,32,41,8,1,0,36,47,37,2,34,35,49,12
case 27: 51,30,43,37,26,16,42,9,7,15,13,3,45,0,27,2,12,14,41,19,8,21,32,47,10,35,38,33,39,28,6,49,40,24,25,36,5,44,18,1,48,4,31,50,20,46,23,11,34,29,22,17
case 28: 51,25,8,39,11,15,6,45,20,43,4,24,17,48,1,0,3,27,12,47,49,2,32,35,30,40,19,16,9,31,5,22,14,38,44,41,21,37,33,7,10,46,23,18,13,28,34,42,26,29,50,36
case 29: 51,29,15,35,25,12,38,8,48,9,1,49,41,47,27,2,19,40,23,36,32,21,30,50,28,17,14,16,42,11,5,13,24,20,45,10,34,44,3,43,26,33,37,0,7,31,4,6,46,22,18,39
case 30: 51,11,46,4,24,47,16,33,21,34,40,26,38,13,0,44,19,14,20,10,29,32,43,15,2,37,30,28,48,39,6,9,3,41,1,7,31,12,5,45,18,42,36,27,35,23,50,22,17,25,49,8
case 31: 51,43,7,4,37,22,32,29,33,12,36,28,34,25,9,10,19,8,3,5,30,13,42,24,1,2,18,47,11,38,27,16,48,20,15,23,46,17,14,50,44,40,21,49,0,41,31,39,35,45,6,26
case 32: 51,1,33,6,30,49,24,0,37,50,3,38,12,5,8,46,10,36,20,2,40,25,18,21,41,13,19,4,15,11,23,48,7,16,44,39,34,22,29,45,26,32,27,28,14,17,31,47,9,42,43,35
case 33: 51,37,41,26,0,25,47,39,7,10,28,48,30,46,24,50,18,36,23,8,35,29,49,38,14,33,12,42,43,19,5,34,27,15,1,40,21,31,9,45,22,4,11,20,16,13,44,2,3,32,17,6
case 34: 51,20,35,45,40,3,42,44,29,47,8,41,33,11,18,32,30,31,1,37,14,23,16,26,22,9,15,4,2,10,13,25,28,43,27,48,12,24,39,5,21,19,7,17,0,34,46,49,50,36,6,38
case 35: 51,7,12,3,34,22,47,48,17,6,19,32,39,46,49,21,44,8,1,33,14,28,10,23,30,27,2,31,43,36,37,5,42,15,29,20,4,45,18,26,0,13,35,24,11,38,40,9,25,16,50,41
case 36: 51,27,20,50,23,32,19,6,35,13,29,7,2,48,12,1,49,45,17,44,30,34,10,15,26,18,47,22,38,41,3,46,8,24,40,9,33,0,21,11,28,36,25,37,42,43,5,4,39,16,14,31
case 37: 51,16,28,14,24,8,4,13,3,15,46,48,5,26,49,23,0,10,30,27,41,45,43,39,36,38,11,42,6,12,29,20,31,44,40,47,19,21,7,37,18,17,9,32,2,33,50,35,22,34,1,25
case 38: 51,13,43,38,16,47,3,18,24,10,1,41,32,46,2,44,30,48,21,12,27,11,19,7,5,34,37,15,25,6,49,14,29,26,33,20,50,0,45,40,9,28,31,4,17,22,8,23,39,42,35,36
case 39: 51,16,24,42,28,15,25,14,40,43,6,22,39,7,38,20,0,50,19,26,37,11,34,4,36,1,3,48,47,9,13,5,35,44,30,31,49,10,17,32,8,46,27,33,2,41,23,45,12,18,29,21
case 40: 51,46,16,49,32,47,12,8,29,19,9,15,50,2,26,25,1,13,41,24,20,28,23,30,5,43,11,45,14,39,18,0,34,10,22,4,38,7,6,36,3,35,37,42,33,31,48,17,44,40,27,21
case 41: 51,19,50,10,17,37,35,30,27,36,22,6,1,43,48,49,15,2,11,39,4,42,0,41,44,5,7,28,46,33,26,25,16,47,45,23,12,3,31,32,21,40,14,9,13,34,8,18,38,29,24,20
case 42: 51,16,23,9,17,48,33,47,44,19,13,18,6,15,2,22,27,8,5,35,49,11,0,4,30,3,24,20,21,29,31,38,12,25,32,28,37,7,1,34,10,39,40,45,46,26,14,36,50,42,41,43
case 43: 51,25,0,24,11,21,3,35,8,9,34,12,40,28,43,36,45,44,1,46,29,18,22,16,5,2,30,17,50,49,31,42,39,48,37,19,47,4,13,23,15,6,32,38,14,7,10,20,33,26,41,27
case 44: 51,48,17,46,8,13,34,7,24,3,37,26,30,49,22,45,20,23,18,11,50,4,29,36,38,6,35,25,2,42,40,19,12,32,47,1,16,39,9,5,14,44,41,15,33,43,31,0,21,28,27,10
case 45: 51,4,47,2,41,10,32,25,40,5,49,29,15,9,43,22,23,18,26,12,33,38,13,36,7,19,14,50,21,16,44,42,0,8,39,17,1,31,27,28,3,24,30,48,46,37,45,35,34,20,11,6
case 46: 51,15,2,7,31,39,47,12,13,21,46,38,6,37,29,43,28,26,10,9,22,25,24,35,16,27,3,19,20,49,36,17,50,5,44,41,14,4,30,8,11,18,33,48,45,0,1,23,42,40,32,34
case 47: 51,34,27,50,8,18,15,41,19,48,12,17,24,43,30,38,36,31,32,29,14,35,9,49,46,25,44,33,13,1,20,2,3,23,22,42,16,6,10,28,39,40,0,4,45,26,47,37,11,7,21,5
case 48: 51,9,4,14,38,1,6,46,7,29,8,28,30,24,41,48,35,2,18,40,22,43,47,45,36,44,10,50,26,33,16,17,25,11,20,15,13,49,12,31,23,0,27,34,37,42,5,19,39,32,3,21
case 49: 51,19,0,1,20,4,27,49,41,13,46,8,43,12,2,17,15,35,5,30,18,3,10,28,21,22,16,38,33,26,44,48,39,14,36,7,25,29,37,23,40,24,45,34,32,50,31,6,42,47,11,9
case 50: 51,12,17,42,2,4,32,50,30,28,23,9,15,46,20,44,49,10,37,24,38,36,11,25,43,45,1,31,48,35,13,26,22,18,14,7,16,3,34,21,27,47,6,8,29,40,39,41,0,33,19,5
1.3
- Vanilla options included. I tried keeping it as vanilla as possible while adding new screens
- Startup now uses 50 screens
- Scaling removed so modding of the pics don't require special aspect ratios
- Animation adjusted for a zoom in look instead of skew
- Screens now include a third spotlight overlay
- Added the option for vanilla screens or real L.A. screens
- Added option for custom GTA icons
- OIV's added
1.2
- Bikini Girl enabled as first loading screen using loadingscreen startup.ytd
- Legal notice restored
- Screens added to multiplayer...maybe...need feedback...
1.1
- Fade in or Slide in Transitions
- Fast or Slow Transistions
- Updated to 30 random or sequential image sets
1.0
- Edited loadingscreen startup.gfx using JPEXS Free Flash Decompiler
- All 35 loadingimages.ytd are used
- Legal notices removed, looking for a way to remove the delay or at least use a second movie....
Install to
mods update update.rpf
x64 data cdimages scaleform frontend.rpf
No bugs so far
Let me know any suggestions
- Future updates to include
More overlays such as cars or animals
Maybe real parallax pictures of L.A.
Possible to slide in from above/below versus left/right if anyone is interested
Also might be possible to add more than 35 loading screens
----------------Technical Info----------------
Sequential Order
case 0: 51,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50
case 1: 51,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0
case 2: 51,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1
case 3: 51,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2
case 4: 51,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3
case 5: 51,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4
case 6: 51,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5
case 7: 51,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6
case 8: 51,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7
case 9: 51,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8
case 10: 51,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9
case 11: 51,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10
case 12: 51,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11
case 13: 51,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12
case 14: 51,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13
case 15: 51,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14
case 16: 51,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15
case 17: 51,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16
case 18: 51,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17
case 19: 51,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18
case 20: 51,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19
case 21: 51,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20
case 22: 51,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21
case 23: 51,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22
case 24: 51,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23
case 25: 51,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24
case 26: 51,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25
case 27: 51,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26
case 28: 51,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27
case 29: 51,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28
case 30: 51,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29
case 31: 51,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30
case 32: 51,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31
case 33: 51,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32
case 34: 51,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33
case 35: 51,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34
case 36: 51,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35
case 37: 51,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36
case 38: 51,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37
case 39: 51,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38
case 40: 51,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39
case 41: 51,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40
case 42: 51,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41
case 43: 51,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42
case 44: 51,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43
case 45: 51,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44
case 46: 51,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45
case 47: 51,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46
case 48: 51,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47
case 49: 51,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48
case 50: 51,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49
Random Order
case 0: 51,35,1,37,6,12,5,44,47,0,25,19,16,17,26,14,34,27,13,2,18,29,36,4,3,45,24,8,48,42,49,7,10,43,9,41,40,23,21,20,39,38,30,50,33,46,15,22,11,32,31,28
case 1: 51,48,23,46,5,33,36,21,41,50,14,18,19,13,3,11,30,45,40,24,12,35,28,7,34,42,49,31,17,6,29,47,37,44,43,2,1,8,22,26,10,27,0,32,20,4,25,16,39,38,9,15
case 2: 51,26,32,21,17,36,6,2,50,3,47,45,40,27,22,16,25,49,0,5,42,43,18,37,1,7,10,20,39,13,31,15,41,29,14,34,4,19,48,24,23,44,30,33,9,46,8,35,11,38,12,28
case 3: 51,50,25,20,21,49,42,11,23,0,46,33,19,22,13,5,8,44,47,38,30,12,6,10,45,37,35,18,34,27,39,2,14,24,3,32,7,17,26,28,36,29,15,1,41,40,9,16,31,43,4,48
case 4: 51,43,41,14,27,40,18,33,16,5,22,35,6,25,30,15,26,0,10,47,17,39,45,46,1,36,44,3,49,7,13,31,11,12,32,8,38,28,48,2,34,20,24,50,9,37,4,19,29,21,23,42
case 5: 51,45,41,24,22,18,19,32,21,44,50,20,3,26,23,11,39,14,37,17,25,48,6,29,2,33,1,36,16,34,46,9,8,30,0,47,5,38,31,10,12,13,28,15,40,43,42,49,7,27,4,35
case 6: 51,13,19,18,9,20,45,26,37,38,24,17,28,12,10,7,3,11,0,1,25,31,16,36,33,2,23,5,50,41,8,4,32,43,14,44,42,27,48,30,34,6,49,21,35,39,46,47,29,22,40,15
case 7: 51,23,12,26,20,50,24,45,34,38,5,31,21,9,43,8,28,39,27,32,16,13,22,42,18,1,29,49,17,4,40,36,41,46,35,10,14,15,6,3,48,2,19,33,37,44,47,0,30,25,11,7
case 8: 51,31,33,36,38,34,30,37,8,23,0,4,10,19,47,40,25,2,28,20,22,1,16,45,13,41,32,12,39,27,9,50,35,24,21,44,49,48,5,29,6,11,15,18,3,14,7,42,46,17,26,43
case 9: 51,50,12,46,20,33,4,41,28,32,26,36,29,47,3,16,25,27,30,34,35,45,31,2,6,48,14,49,44,18,21,0,7,10,24,23,40,5,17,39,8,22,9,43,42,15,37,13,11,38,19,1
case 10: 51,26,43,42,38,45,21,17,30,27,4,10,13,49,36,5,16,31,9,20,12,22,11,34,3,40,47,19,32,48,7,23,6,33,35,37,14,0,41,24,1,8,25,44,46,15,39,2,18,50,29,28
case 11: 51,39,47,50,4,6,26,12,29,13,23,38,48,10,1,24,45,28,30,46,49,7,21,3,32,27,36,35,31,11,18,15,44,43,40,9,20,2,19,33,14,16,37,8,5,0,17,41,34,22,25,42
case 12: 51,37,5,41,0,1,23,36,20,39,8,27,16,13,48,34,7,46,44,45,15,9,47,25,35,6,10,19,49,33,4,12,3,32,50,18,21,24,38,26,28,42,40,43,17,22,31,2,11,14,29,30
case 13: 51,24,38,4,32,15,43,47,5,30,25,26,31,50,13,2,9,6,0,22,28,8,34,18,7,29,44,20,40,11,27,12,39,23,35,14,36,16,46,17,48,37,10,1,41,33,19,21,3,45,49,42
case 14: 51,40,39,24,47,38,17,9,5,35,50,49,16,27,22,21,33,46,42,43,23,26,1,15,28,30,0,18,3,41,8,32,11,6,37,29,36,4,31,10,20,45,19,2,48,25,34,14,44,13,12,7
case 15: 51,26,33,21,43,20,11,16,32,34,0,17,49,2,30,9,41,1,39,46,35,22,8,14,10,44,4,37,50,5,19,48,12,47,6,40,28,13,36,38,15,3,27,24,25,23,18,7,42,45,29,31
case 16: 51,42,50,32,14,3,49,47,4,17,45,40,18,27,37,11,7,22,1,2,39,44,5,31,48,35,24,6,9,26,21,0,19,20,38,29,12,28,30,33,46,36,10,34,13,43,16,25,15,8,23,41
case 17: 51,45,1,19,24,0,23,32,9,39,6,2,5,22,7,17,42,25,28,13,15,33,21,31,10,26,3,14,11,12,43,40,4,8,49,41,16,29,36,20,46,44,34,48,27,37,30,18,47,50,38,35
case 18: 51,3,6,42,23,14,10,34,19,30,21,27,5,39,40,45,37,35,2,0,41,15,32,29,33,20,36,24,12,28,18,43,9,13,11,22,38,16,26,25,8,17,31,48,46,44,1,4,7,50,49,47
case 19: 51,35,46,15,6,12,39,42,22,16,41,19,20,43,36,2,29,0,44,9,7,4,18,45,48,13,32,33,31,10,34,38,3,25,27,30,11,1,21,8,50,26,47,49,23,17,5,40,24,14,37,28
case 20: 51,44,50,13,24,0,4,30,42,36,19,22,41,33,1,37,3,6,8,10,16,47,25,26,32,14,5,18,43,11,46,21,2,17,9,38,7,45,40,31,20,39,35,48,23,29,34,28,49,27,12,15
case 21: 51,49,48,37,3,47,38,26,40,7,30,19,42,44,15,6,25,5,18,27,13,43,32,11,33,12,35,14,20,45,31,21,29,46,34,28,8,17,0,24,36,2,23,1,22,50,41,4,10,9,16,39
case 22: 51,33,50,2,46,0,32,22,34,23,49,41,43,21,35,16,31,19,6,30,1,48,47,8,40,28,4,5,45,10,26,14,25,38,24,11,29,7,44,12,15,18,17,39,13,3,42,37,36,9,27,20
case 23: 51,36,49,45,33,40,38,29,23,34,41,39,2,26,4,46,10,12,20,19,25,3,31,28,1,44,24,30,15,42,14,22,7,37,8,35,27,47,17,6,48,5,13,21,11,0,16,9,50,32,18,43
case 24: 51,13,35,29,2,9,7,28,14,41,4,6,38,26,30,25,8,20,40,21,15,50,37,11,32,49,47,44,36,5,43,33,48,27,10,22,34,17,19,0,46,45,3,16,42,24,23,1,39,31,18,12
case 25: 51,50,29,22,39,48,37,19,30,27,24,34,12,43,18,16,21,20,28,38,31,0,17,7,10,46,35,36,14,41,1,42,13,3,5,33,45,9,26,4,8,32,6,15,11,47,49,40,25,2,44,23
case 26: 51,3,30,39,5,14,27,22,19,21,48,45,50,10,13,26,25,38,11,18,42,46,44,20,33,29,24,15,23,7,6,43,4,16,40,31,28,9,17,32,41,8,1,0,36,47,37,2,34,35,49,12
case 27: 51,30,43,37,26,16,42,9,7,15,13,3,45,0,27,2,12,14,41,19,8,21,32,47,10,35,38,33,39,28,6,49,40,24,25,36,5,44,18,1,48,4,31,50,20,46,23,11,34,29,22,17
case 28: 51,25,8,39,11,15,6,45,20,43,4,24,17,48,1,0,3,27,12,47,49,2,32,35,30,40,19,16,9,31,5,22,14,38,44,41,21,37,33,7,10,46,23,18,13,28,34,42,26,29,50,36
case 29: 51,29,15,35,25,12,38,8,48,9,1,49,41,47,27,2,19,40,23,36,32,21,30,50,28,17,14,16,42,11,5,13,24,20,45,10,34,44,3,43,26,33,37,0,7,31,4,6,46,22,18,39
case 30: 51,11,46,4,24,47,16,33,21,34,40,26,38,13,0,44,19,14,20,10,29,32,43,15,2,37,30,28,48,39,6,9,3,41,1,7,31,12,5,45,18,42,36,27,35,23,50,22,17,25,49,8
case 31: 51,43,7,4,37,22,32,29,33,12,36,28,34,25,9,10,19,8,3,5,30,13,42,24,1,2,18,47,11,38,27,16,48,20,15,23,46,17,14,50,44,40,21,49,0,41,31,39,35,45,6,26
case 32: 51,1,33,6,30,49,24,0,37,50,3,38,12,5,8,46,10,36,20,2,40,25,18,21,41,13,19,4,15,11,23,48,7,16,44,39,34,22,29,45,26,32,27,28,14,17,31,47,9,42,43,35
case 33: 51,37,41,26,0,25,47,39,7,10,28,48,30,46,24,50,18,36,23,8,35,29,49,38,14,33,12,42,43,19,5,34,27,15,1,40,21,31,9,45,22,4,11,20,16,13,44,2,3,32,17,6
case 34: 51,20,35,45,40,3,42,44,29,47,8,41,33,11,18,32,30,31,1,37,14,23,16,26,22,9,15,4,2,10,13,25,28,43,27,48,12,24,39,5,21,19,7,17,0,34,46,49,50,36,6,38
case 35: 51,7,12,3,34,22,47,48,17,6,19,32,39,46,49,21,44,8,1,33,14,28,10,23,30,27,2,31,43,36,37,5,42,15,29,20,4,45,18,26,0,13,35,24,11,38,40,9,25,16,50,41
case 36: 51,27,20,50,23,32,19,6,35,13,29,7,2,48,12,1,49,45,17,44,30,34,10,15,26,18,47,22,38,41,3,46,8,24,40,9,33,0,21,11,28,36,25,37,42,43,5,4,39,16,14,31
case 37: 51,16,28,14,24,8,4,13,3,15,46,48,5,26,49,23,0,10,30,27,41,45,43,39,36,38,11,42,6,12,29,20,31,44,40,47,19,21,7,37,18,17,9,32,2,33,50,35,22,34,1,25
case 38: 51,13,43,38,16,47,3,18,24,10,1,41,32,46,2,44,30,48,21,12,27,11,19,7,5,34,37,15,25,6,49,14,29,26,33,20,50,0,45,40,9,28,31,4,17,22,8,23,39,42,35,36
case 39: 51,16,24,42,28,15,25,14,40,43,6,22,39,7,38,20,0,50,19,26,37,11,34,4,36,1,3,48,47,9,13,5,35,44,30,31,49,10,17,32,8,46,27,33,2,41,23,45,12,18,29,21
case 40: 51,46,16,49,32,47,12,8,29,19,9,15,50,2,26,25,1,13,41,24,20,28,23,30,5,43,11,45,14,39,18,0,34,10,22,4,38,7,6,36,3,35,37,42,33,31,48,17,44,40,27,21
case 41: 51,19,50,10,17,37,35,30,27,36,22,6,1,43,48,49,15,2,11,39,4,42,0,41,44,5,7,28,46,33,26,25,16,47,45,23,12,3,31,32,21,40,14,9,13,34,8,18,38,29,24,20
case 42: 51,16,23,9,17,48,33,47,44,19,13,18,6,15,2,22,27,8,5,35,49,11,0,4,30,3,24,20,21,29,31,38,12,25,32,28,37,7,1,34,10,39,40,45,46,26,14,36,50,42,41,43
case 43: 51,25,0,24,11,21,3,35,8,9,34,12,40,28,43,36,45,44,1,46,29,18,22,16,5,2,30,17,50,49,31,42,39,48,37,19,47,4,13,23,15,6,32,38,14,7,10,20,33,26,41,27
case 44: 51,48,17,46,8,13,34,7,24,3,37,26,30,49,22,45,20,23,18,11,50,4,29,36,38,6,35,25,2,42,40,19,12,32,47,1,16,39,9,5,14,44,41,15,33,43,31,0,21,28,27,10
case 45: 51,4,47,2,41,10,32,25,40,5,49,29,15,9,43,22,23,18,26,12,33,38,13,36,7,19,14,50,21,16,44,42,0,8,39,17,1,31,27,28,3,24,30,48,46,37,45,35,34,20,11,6
case 46: 51,15,2,7,31,39,47,12,13,21,46,38,6,37,29,43,28,26,10,9,22,25,24,35,16,27,3,19,20,49,36,17,50,5,44,41,14,4,30,8,11,18,33,48,45,0,1,23,42,40,32,34
case 47: 51,34,27,50,8,18,15,41,19,48,12,17,24,43,30,38,36,31,32,29,14,35,9,49,46,25,44,33,13,1,20,2,3,23,22,42,16,6,10,28,39,40,0,4,45,26,47,37,11,7,21,5
case 48: 51,9,4,14,38,1,6,46,7,29,8,28,30,24,41,48,35,2,18,40,22,43,47,45,36,44,10,50,26,33,16,17,25,11,20,15,13,49,12,31,23,0,27,34,37,42,5,19,39,32,3,21
case 49: 51,19,0,1,20,4,27,49,41,13,46,8,43,12,2,17,15,35,5,30,18,3,10,28,21,22,16,38,33,26,44,48,39,14,36,7,25,29,37,23,40,24,45,34,32,50,31,6,42,47,11,9
case 50: 51,12,17,42,2,4,32,50,30,28,23,9,15,46,20,44,49,10,37,24,38,36,11,25,43,45,1,31,48,35,13,26,22,18,14,7,16,3,34,21,27,47,6,8,29,40,39,41,0,33,19,5
Pertama dimuat naik: 03 Mac, 2025
Tarikh Kemaskini: 3 hari yang lalu
Last Downloaded: 21 minit yang lalu
29 Komen
More mods by InfiniteQuestion:
Loadingscreen Startup GFX sets the startup screens to use all 50 loading images. This will cycle through 50 possible startups on random containing 50 images each so there will be no repeat images on each game load. Random is a random startup containing a random list. Sequential is random startup containing a Sequential list. Code details at bottom of page.
1.3
- Vanilla options included. I tried keeping it as vanilla as possible while adding new screens
- Startup now uses 50 screens
- Scaling removed so modding of the pics don't require special aspect ratios
- Animation adjusted for a zoom in look instead of skew
- Screens now include a third spotlight overlay
- Added the option for vanilla screens or real L.A. screens
- Added option for custom GTA icons
- OIV's added
1.2
- Bikini Girl enabled as first loading screen using loadingscreen startup.ytd
- Legal notice restored
- Screens added to multiplayer...maybe...need feedback...
1.1
- Fade in or Slide in Transitions
- Fast or Slow Transistions
- Updated to 30 random or sequential image sets
1.0
- Edited loadingscreen startup.gfx using JPEXS Free Flash Decompiler
- All 35 loadingimages.ytd are used
- Legal notices removed, looking for a way to remove the delay or at least use a second movie....
Install to
mods update update.rpf
x64 data cdimages scaleform frontend.rpf
No bugs so far
Let me know any suggestions
- Future updates to include
More overlays such as cars or animals
Maybe real parallax pictures of L.A.
Possible to slide in from above/below versus left/right if anyone is interested
Also might be possible to add more than 35 loading screens
----------------Technical Info----------------
Sequential Order
case 0: 51,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50
case 1: 51,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0
case 2: 51,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1
case 3: 51,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2
case 4: 51,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3
case 5: 51,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4
case 6: 51,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5
case 7: 51,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6
case 8: 51,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7
case 9: 51,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8
case 10: 51,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9
case 11: 51,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10
case 12: 51,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11
case 13: 51,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12
case 14: 51,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13
case 15: 51,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14
case 16: 51,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15
case 17: 51,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16
case 18: 51,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17
case 19: 51,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18
case 20: 51,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19
case 21: 51,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20
case 22: 51,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21
case 23: 51,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22
case 24: 51,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23
case 25: 51,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24
case 26: 51,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25
case 27: 51,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26
case 28: 51,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27
case 29: 51,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28
case 30: 51,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29
case 31: 51,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30
case 32: 51,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31
case 33: 51,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32
case 34: 51,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33
case 35: 51,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34
case 36: 51,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35
case 37: 51,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36
case 38: 51,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37
case 39: 51,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38
case 40: 51,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39
case 41: 51,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40
case 42: 51,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41
case 43: 51,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42
case 44: 51,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43
case 45: 51,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44
case 46: 51,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45
case 47: 51,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46
case 48: 51,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47
case 49: 51,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48
case 50: 51,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49
Random Order
case 0: 51,35,1,37,6,12,5,44,47,0,25,19,16,17,26,14,34,27,13,2,18,29,36,4,3,45,24,8,48,42,49,7,10,43,9,41,40,23,21,20,39,38,30,50,33,46,15,22,11,32,31,28
case 1: 51,48,23,46,5,33,36,21,41,50,14,18,19,13,3,11,30,45,40,24,12,35,28,7,34,42,49,31,17,6,29,47,37,44,43,2,1,8,22,26,10,27,0,32,20,4,25,16,39,38,9,15
case 2: 51,26,32,21,17,36,6,2,50,3,47,45,40,27,22,16,25,49,0,5,42,43,18,37,1,7,10,20,39,13,31,15,41,29,14,34,4,19,48,24,23,44,30,33,9,46,8,35,11,38,12,28
case 3: 51,50,25,20,21,49,42,11,23,0,46,33,19,22,13,5,8,44,47,38,30,12,6,10,45,37,35,18,34,27,39,2,14,24,3,32,7,17,26,28,36,29,15,1,41,40,9,16,31,43,4,48
case 4: 51,43,41,14,27,40,18,33,16,5,22,35,6,25,30,15,26,0,10,47,17,39,45,46,1,36,44,3,49,7,13,31,11,12,32,8,38,28,48,2,34,20,24,50,9,37,4,19,29,21,23,42
case 5: 51,45,41,24,22,18,19,32,21,44,50,20,3,26,23,11,39,14,37,17,25,48,6,29,2,33,1,36,16,34,46,9,8,30,0,47,5,38,31,10,12,13,28,15,40,43,42,49,7,27,4,35
case 6: 51,13,19,18,9,20,45,26,37,38,24,17,28,12,10,7,3,11,0,1,25,31,16,36,33,2,23,5,50,41,8,4,32,43,14,44,42,27,48,30,34,6,49,21,35,39,46,47,29,22,40,15
case 7: 51,23,12,26,20,50,24,45,34,38,5,31,21,9,43,8,28,39,27,32,16,13,22,42,18,1,29,49,17,4,40,36,41,46,35,10,14,15,6,3,48,2,19,33,37,44,47,0,30,25,11,7
case 8: 51,31,33,36,38,34,30,37,8,23,0,4,10,19,47,40,25,2,28,20,22,1,16,45,13,41,32,12,39,27,9,50,35,24,21,44,49,48,5,29,6,11,15,18,3,14,7,42,46,17,26,43
case 9: 51,50,12,46,20,33,4,41,28,32,26,36,29,47,3,16,25,27,30,34,35,45,31,2,6,48,14,49,44,18,21,0,7,10,24,23,40,5,17,39,8,22,9,43,42,15,37,13,11,38,19,1
case 10: 51,26,43,42,38,45,21,17,30,27,4,10,13,49,36,5,16,31,9,20,12,22,11,34,3,40,47,19,32,48,7,23,6,33,35,37,14,0,41,24,1,8,25,44,46,15,39,2,18,50,29,28
case 11: 51,39,47,50,4,6,26,12,29,13,23,38,48,10,1,24,45,28,30,46,49,7,21,3,32,27,36,35,31,11,18,15,44,43,40,9,20,2,19,33,14,16,37,8,5,0,17,41,34,22,25,42
case 12: 51,37,5,41,0,1,23,36,20,39,8,27,16,13,48,34,7,46,44,45,15,9,47,25,35,6,10,19,49,33,4,12,3,32,50,18,21,24,38,26,28,42,40,43,17,22,31,2,11,14,29,30
case 13: 51,24,38,4,32,15,43,47,5,30,25,26,31,50,13,2,9,6,0,22,28,8,34,18,7,29,44,20,40,11,27,12,39,23,35,14,36,16,46,17,48,37,10,1,41,33,19,21,3,45,49,42
case 14: 51,40,39,24,47,38,17,9,5,35,50,49,16,27,22,21,33,46,42,43,23,26,1,15,28,30,0,18,3,41,8,32,11,6,37,29,36,4,31,10,20,45,19,2,48,25,34,14,44,13,12,7
case 15: 51,26,33,21,43,20,11,16,32,34,0,17,49,2,30,9,41,1,39,46,35,22,8,14,10,44,4,37,50,5,19,48,12,47,6,40,28,13,36,38,15,3,27,24,25,23,18,7,42,45,29,31
case 16: 51,42,50,32,14,3,49,47,4,17,45,40,18,27,37,11,7,22,1,2,39,44,5,31,48,35,24,6,9,26,21,0,19,20,38,29,12,28,30,33,46,36,10,34,13,43,16,25,15,8,23,41
case 17: 51,45,1,19,24,0,23,32,9,39,6,2,5,22,7,17,42,25,28,13,15,33,21,31,10,26,3,14,11,12,43,40,4,8,49,41,16,29,36,20,46,44,34,48,27,37,30,18,47,50,38,35
case 18: 51,3,6,42,23,14,10,34,19,30,21,27,5,39,40,45,37,35,2,0,41,15,32,29,33,20,36,24,12,28,18,43,9,13,11,22,38,16,26,25,8,17,31,48,46,44,1,4,7,50,49,47
case 19: 51,35,46,15,6,12,39,42,22,16,41,19,20,43,36,2,29,0,44,9,7,4,18,45,48,13,32,33,31,10,34,38,3,25,27,30,11,1,21,8,50,26,47,49,23,17,5,40,24,14,37,28
case 20: 51,44,50,13,24,0,4,30,42,36,19,22,41,33,1,37,3,6,8,10,16,47,25,26,32,14,5,18,43,11,46,21,2,17,9,38,7,45,40,31,20,39,35,48,23,29,34,28,49,27,12,15
case 21: 51,49,48,37,3,47,38,26,40,7,30,19,42,44,15,6,25,5,18,27,13,43,32,11,33,12,35,14,20,45,31,21,29,46,34,28,8,17,0,24,36,2,23,1,22,50,41,4,10,9,16,39
case 22: 51,33,50,2,46,0,32,22,34,23,49,41,43,21,35,16,31,19,6,30,1,48,47,8,40,28,4,5,45,10,26,14,25,38,24,11,29,7,44,12,15,18,17,39,13,3,42,37,36,9,27,20
case 23: 51,36,49,45,33,40,38,29,23,34,41,39,2,26,4,46,10,12,20,19,25,3,31,28,1,44,24,30,15,42,14,22,7,37,8,35,27,47,17,6,48,5,13,21,11,0,16,9,50,32,18,43
case 24: 51,13,35,29,2,9,7,28,14,41,4,6,38,26,30,25,8,20,40,21,15,50,37,11,32,49,47,44,36,5,43,33,48,27,10,22,34,17,19,0,46,45,3,16,42,24,23,1,39,31,18,12
case 25: 51,50,29,22,39,48,37,19,30,27,24,34,12,43,18,16,21,20,28,38,31,0,17,7,10,46,35,36,14,41,1,42,13,3,5,33,45,9,26,4,8,32,6,15,11,47,49,40,25,2,44,23
case 26: 51,3,30,39,5,14,27,22,19,21,48,45,50,10,13,26,25,38,11,18,42,46,44,20,33,29,24,15,23,7,6,43,4,16,40,31,28,9,17,32,41,8,1,0,36,47,37,2,34,35,49,12
case 27: 51,30,43,37,26,16,42,9,7,15,13,3,45,0,27,2,12,14,41,19,8,21,32,47,10,35,38,33,39,28,6,49,40,24,25,36,5,44,18,1,48,4,31,50,20,46,23,11,34,29,22,17
case 28: 51,25,8,39,11,15,6,45,20,43,4,24,17,48,1,0,3,27,12,47,49,2,32,35,30,40,19,16,9,31,5,22,14,38,44,41,21,37,33,7,10,46,23,18,13,28,34,42,26,29,50,36
case 29: 51,29,15,35,25,12,38,8,48,9,1,49,41,47,27,2,19,40,23,36,32,21,30,50,28,17,14,16,42,11,5,13,24,20,45,10,34,44,3,43,26,33,37,0,7,31,4,6,46,22,18,39
case 30: 51,11,46,4,24,47,16,33,21,34,40,26,38,13,0,44,19,14,20,10,29,32,43,15,2,37,30,28,48,39,6,9,3,41,1,7,31,12,5,45,18,42,36,27,35,23,50,22,17,25,49,8
case 31: 51,43,7,4,37,22,32,29,33,12,36,28,34,25,9,10,19,8,3,5,30,13,42,24,1,2,18,47,11,38,27,16,48,20,15,23,46,17,14,50,44,40,21,49,0,41,31,39,35,45,6,26
case 32: 51,1,33,6,30,49,24,0,37,50,3,38,12,5,8,46,10,36,20,2,40,25,18,21,41,13,19,4,15,11,23,48,7,16,44,39,34,22,29,45,26,32,27,28,14,17,31,47,9,42,43,35
case 33: 51,37,41,26,0,25,47,39,7,10,28,48,30,46,24,50,18,36,23,8,35,29,49,38,14,33,12,42,43,19,5,34,27,15,1,40,21,31,9,45,22,4,11,20,16,13,44,2,3,32,17,6
case 34: 51,20,35,45,40,3,42,44,29,47,8,41,33,11,18,32,30,31,1,37,14,23,16,26,22,9,15,4,2,10,13,25,28,43,27,48,12,24,39,5,21,19,7,17,0,34,46,49,50,36,6,38
case 35: 51,7,12,3,34,22,47,48,17,6,19,32,39,46,49,21,44,8,1,33,14,28,10,23,30,27,2,31,43,36,37,5,42,15,29,20,4,45,18,26,0,13,35,24,11,38,40,9,25,16,50,41
case 36: 51,27,20,50,23,32,19,6,35,13,29,7,2,48,12,1,49,45,17,44,30,34,10,15,26,18,47,22,38,41,3,46,8,24,40,9,33,0,21,11,28,36,25,37,42,43,5,4,39,16,14,31
case 37: 51,16,28,14,24,8,4,13,3,15,46,48,5,26,49,23,0,10,30,27,41,45,43,39,36,38,11,42,6,12,29,20,31,44,40,47,19,21,7,37,18,17,9,32,2,33,50,35,22,34,1,25
case 38: 51,13,43,38,16,47,3,18,24,10,1,41,32,46,2,44,30,48,21,12,27,11,19,7,5,34,37,15,25,6,49,14,29,26,33,20,50,0,45,40,9,28,31,4,17,22,8,23,39,42,35,36
case 39: 51,16,24,42,28,15,25,14,40,43,6,22,39,7,38,20,0,50,19,26,37,11,34,4,36,1,3,48,47,9,13,5,35,44,30,31,49,10,17,32,8,46,27,33,2,41,23,45,12,18,29,21
case 40: 51,46,16,49,32,47,12,8,29,19,9,15,50,2,26,25,1,13,41,24,20,28,23,30,5,43,11,45,14,39,18,0,34,10,22,4,38,7,6,36,3,35,37,42,33,31,48,17,44,40,27,21
case 41: 51,19,50,10,17,37,35,30,27,36,22,6,1,43,48,49,15,2,11,39,4,42,0,41,44,5,7,28,46,33,26,25,16,47,45,23,12,3,31,32,21,40,14,9,13,34,8,18,38,29,24,20
case 42: 51,16,23,9,17,48,33,47,44,19,13,18,6,15,2,22,27,8,5,35,49,11,0,4,30,3,24,20,21,29,31,38,12,25,32,28,37,7,1,34,10,39,40,45,46,26,14,36,50,42,41,43
case 43: 51,25,0,24,11,21,3,35,8,9,34,12,40,28,43,36,45,44,1,46,29,18,22,16,5,2,30,17,50,49,31,42,39,48,37,19,47,4,13,23,15,6,32,38,14,7,10,20,33,26,41,27
case 44: 51,48,17,46,8,13,34,7,24,3,37,26,30,49,22,45,20,23,18,11,50,4,29,36,38,6,35,25,2,42,40,19,12,32,47,1,16,39,9,5,14,44,41,15,33,43,31,0,21,28,27,10
case 45: 51,4,47,2,41,10,32,25,40,5,49,29,15,9,43,22,23,18,26,12,33,38,13,36,7,19,14,50,21,16,44,42,0,8,39,17,1,31,27,28,3,24,30,48,46,37,45,35,34,20,11,6
case 46: 51,15,2,7,31,39,47,12,13,21,46,38,6,37,29,43,28,26,10,9,22,25,24,35,16,27,3,19,20,49,36,17,50,5,44,41,14,4,30,8,11,18,33,48,45,0,1,23,42,40,32,34
case 47: 51,34,27,50,8,18,15,41,19,48,12,17,24,43,30,38,36,31,32,29,14,35,9,49,46,25,44,33,13,1,20,2,3,23,22,42,16,6,10,28,39,40,0,4,45,26,47,37,11,7,21,5
case 48: 51,9,4,14,38,1,6,46,7,29,8,28,30,24,41,48,35,2,18,40,22,43,47,45,36,44,10,50,26,33,16,17,25,11,20,15,13,49,12,31,23,0,27,34,37,42,5,19,39,32,3,21
case 49: 51,19,0,1,20,4,27,49,41,13,46,8,43,12,2,17,15,35,5,30,18,3,10,28,21,22,16,38,33,26,44,48,39,14,36,7,25,29,37,23,40,24,45,34,32,50,31,6,42,47,11,9
case 50: 51,12,17,42,2,4,32,50,30,28,23,9,15,46,20,44,49,10,37,24,38,36,11,25,43,45,1,31,48,35,13,26,22,18,14,7,16,3,34,21,27,47,6,8,29,40,39,41,0,33,19,5
1.3
- Vanilla options included. I tried keeping it as vanilla as possible while adding new screens
- Startup now uses 50 screens
- Scaling removed so modding of the pics don't require special aspect ratios
- Animation adjusted for a zoom in look instead of skew
- Screens now include a third spotlight overlay
- Added the option for vanilla screens or real L.A. screens
- Added option for custom GTA icons
- OIV's added
1.2
- Bikini Girl enabled as first loading screen using loadingscreen startup.ytd
- Legal notice restored
- Screens added to multiplayer...maybe...need feedback...
1.1
- Fade in or Slide in Transitions
- Fast or Slow Transistions
- Updated to 30 random or sequential image sets
1.0
- Edited loadingscreen startup.gfx using JPEXS Free Flash Decompiler
- All 35 loadingimages.ytd are used
- Legal notices removed, looking for a way to remove the delay or at least use a second movie....
Install to
mods update update.rpf
x64 data cdimages scaleform frontend.rpf
No bugs so far
Let me know any suggestions
- Future updates to include
More overlays such as cars or animals
Maybe real parallax pictures of L.A.
Possible to slide in from above/below versus left/right if anyone is interested
Also might be possible to add more than 35 loading screens
----------------Technical Info----------------
Sequential Order
case 0: 51,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50
case 1: 51,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0
case 2: 51,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1
case 3: 51,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2
case 4: 51,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3
case 5: 51,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4
case 6: 51,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5
case 7: 51,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6
case 8: 51,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7
case 9: 51,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8
case 10: 51,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9
case 11: 51,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10
case 12: 51,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11
case 13: 51,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12
case 14: 51,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13
case 15: 51,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14
case 16: 51,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15
case 17: 51,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16
case 18: 51,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17
case 19: 51,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18
case 20: 51,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19
case 21: 51,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20
case 22: 51,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21
case 23: 51,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22
case 24: 51,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23
case 25: 51,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24
case 26: 51,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25
case 27: 51,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26
case 28: 51,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27
case 29: 51,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28
case 30: 51,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29
case 31: 51,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30
case 32: 51,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31
case 33: 51,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32
case 34: 51,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33
case 35: 51,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34
case 36: 51,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35
case 37: 51,37,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36
case 38: 51,38,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37
case 39: 51,39,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38
case 40: 51,40,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39
case 41: 51,41,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40
case 42: 51,42,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41
case 43: 51,43,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42
case 44: 51,44,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43
case 45: 51,45,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44
case 46: 51,46,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45
case 47: 51,47,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46
case 48: 51,48,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47
case 49: 51,49,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48
case 50: 51,50,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49
Random Order
case 0: 51,35,1,37,6,12,5,44,47,0,25,19,16,17,26,14,34,27,13,2,18,29,36,4,3,45,24,8,48,42,49,7,10,43,9,41,40,23,21,20,39,38,30,50,33,46,15,22,11,32,31,28
case 1: 51,48,23,46,5,33,36,21,41,50,14,18,19,13,3,11,30,45,40,24,12,35,28,7,34,42,49,31,17,6,29,47,37,44,43,2,1,8,22,26,10,27,0,32,20,4,25,16,39,38,9,15
case 2: 51,26,32,21,17,36,6,2,50,3,47,45,40,27,22,16,25,49,0,5,42,43,18,37,1,7,10,20,39,13,31,15,41,29,14,34,4,19,48,24,23,44,30,33,9,46,8,35,11,38,12,28
case 3: 51,50,25,20,21,49,42,11,23,0,46,33,19,22,13,5,8,44,47,38,30,12,6,10,45,37,35,18,34,27,39,2,14,24,3,32,7,17,26,28,36,29,15,1,41,40,9,16,31,43,4,48
case 4: 51,43,41,14,27,40,18,33,16,5,22,35,6,25,30,15,26,0,10,47,17,39,45,46,1,36,44,3,49,7,13,31,11,12,32,8,38,28,48,2,34,20,24,50,9,37,4,19,29,21,23,42
case 5: 51,45,41,24,22,18,19,32,21,44,50,20,3,26,23,11,39,14,37,17,25,48,6,29,2,33,1,36,16,34,46,9,8,30,0,47,5,38,31,10,12,13,28,15,40,43,42,49,7,27,4,35
case 6: 51,13,19,18,9,20,45,26,37,38,24,17,28,12,10,7,3,11,0,1,25,31,16,36,33,2,23,5,50,41,8,4,32,43,14,44,42,27,48,30,34,6,49,21,35,39,46,47,29,22,40,15
case 7: 51,23,12,26,20,50,24,45,34,38,5,31,21,9,43,8,28,39,27,32,16,13,22,42,18,1,29,49,17,4,40,36,41,46,35,10,14,15,6,3,48,2,19,33,37,44,47,0,30,25,11,7
case 8: 51,31,33,36,38,34,30,37,8,23,0,4,10,19,47,40,25,2,28,20,22,1,16,45,13,41,32,12,39,27,9,50,35,24,21,44,49,48,5,29,6,11,15,18,3,14,7,42,46,17,26,43
case 9: 51,50,12,46,20,33,4,41,28,32,26,36,29,47,3,16,25,27,30,34,35,45,31,2,6,48,14,49,44,18,21,0,7,10,24,23,40,5,17,39,8,22,9,43,42,15,37,13,11,38,19,1
case 10: 51,26,43,42,38,45,21,17,30,27,4,10,13,49,36,5,16,31,9,20,12,22,11,34,3,40,47,19,32,48,7,23,6,33,35,37,14,0,41,24,1,8,25,44,46,15,39,2,18,50,29,28
case 11: 51,39,47,50,4,6,26,12,29,13,23,38,48,10,1,24,45,28,30,46,49,7,21,3,32,27,36,35,31,11,18,15,44,43,40,9,20,2,19,33,14,16,37,8,5,0,17,41,34,22,25,42
case 12: 51,37,5,41,0,1,23,36,20,39,8,27,16,13,48,34,7,46,44,45,15,9,47,25,35,6,10,19,49,33,4,12,3,32,50,18,21,24,38,26,28,42,40,43,17,22,31,2,11,14,29,30
case 13: 51,24,38,4,32,15,43,47,5,30,25,26,31,50,13,2,9,6,0,22,28,8,34,18,7,29,44,20,40,11,27,12,39,23,35,14,36,16,46,17,48,37,10,1,41,33,19,21,3,45,49,42
case 14: 51,40,39,24,47,38,17,9,5,35,50,49,16,27,22,21,33,46,42,43,23,26,1,15,28,30,0,18,3,41,8,32,11,6,37,29,36,4,31,10,20,45,19,2,48,25,34,14,44,13,12,7
case 15: 51,26,33,21,43,20,11,16,32,34,0,17,49,2,30,9,41,1,39,46,35,22,8,14,10,44,4,37,50,5,19,48,12,47,6,40,28,13,36,38,15,3,27,24,25,23,18,7,42,45,29,31
case 16: 51,42,50,32,14,3,49,47,4,17,45,40,18,27,37,11,7,22,1,2,39,44,5,31,48,35,24,6,9,26,21,0,19,20,38,29,12,28,30,33,46,36,10,34,13,43,16,25,15,8,23,41
case 17: 51,45,1,19,24,0,23,32,9,39,6,2,5,22,7,17,42,25,28,13,15,33,21,31,10,26,3,14,11,12,43,40,4,8,49,41,16,29,36,20,46,44,34,48,27,37,30,18,47,50,38,35
case 18: 51,3,6,42,23,14,10,34,19,30,21,27,5,39,40,45,37,35,2,0,41,15,32,29,33,20,36,24,12,28,18,43,9,13,11,22,38,16,26,25,8,17,31,48,46,44,1,4,7,50,49,47
case 19: 51,35,46,15,6,12,39,42,22,16,41,19,20,43,36,2,29,0,44,9,7,4,18,45,48,13,32,33,31,10,34,38,3,25,27,30,11,1,21,8,50,26,47,49,23,17,5,40,24,14,37,28
case 20: 51,44,50,13,24,0,4,30,42,36,19,22,41,33,1,37,3,6,8,10,16,47,25,26,32,14,5,18,43,11,46,21,2,17,9,38,7,45,40,31,20,39,35,48,23,29,34,28,49,27,12,15
case 21: 51,49,48,37,3,47,38,26,40,7,30,19,42,44,15,6,25,5,18,27,13,43,32,11,33,12,35,14,20,45,31,21,29,46,34,28,8,17,0,24,36,2,23,1,22,50,41,4,10,9,16,39
case 22: 51,33,50,2,46,0,32,22,34,23,49,41,43,21,35,16,31,19,6,30,1,48,47,8,40,28,4,5,45,10,26,14,25,38,24,11,29,7,44,12,15,18,17,39,13,3,42,37,36,9,27,20
case 23: 51,36,49,45,33,40,38,29,23,34,41,39,2,26,4,46,10,12,20,19,25,3,31,28,1,44,24,30,15,42,14,22,7,37,8,35,27,47,17,6,48,5,13,21,11,0,16,9,50,32,18,43
case 24: 51,13,35,29,2,9,7,28,14,41,4,6,38,26,30,25,8,20,40,21,15,50,37,11,32,49,47,44,36,5,43,33,48,27,10,22,34,17,19,0,46,45,3,16,42,24,23,1,39,31,18,12
case 25: 51,50,29,22,39,48,37,19,30,27,24,34,12,43,18,16,21,20,28,38,31,0,17,7,10,46,35,36,14,41,1,42,13,3,5,33,45,9,26,4,8,32,6,15,11,47,49,40,25,2,44,23
case 26: 51,3,30,39,5,14,27,22,19,21,48,45,50,10,13,26,25,38,11,18,42,46,44,20,33,29,24,15,23,7,6,43,4,16,40,31,28,9,17,32,41,8,1,0,36,47,37,2,34,35,49,12
case 27: 51,30,43,37,26,16,42,9,7,15,13,3,45,0,27,2,12,14,41,19,8,21,32,47,10,35,38,33,39,28,6,49,40,24,25,36,5,44,18,1,48,4,31,50,20,46,23,11,34,29,22,17
case 28: 51,25,8,39,11,15,6,45,20,43,4,24,17,48,1,0,3,27,12,47,49,2,32,35,30,40,19,16,9,31,5,22,14,38,44,41,21,37,33,7,10,46,23,18,13,28,34,42,26,29,50,36
case 29: 51,29,15,35,25,12,38,8,48,9,1,49,41,47,27,2,19,40,23,36,32,21,30,50,28,17,14,16,42,11,5,13,24,20,45,10,34,44,3,43,26,33,37,0,7,31,4,6,46,22,18,39
case 30: 51,11,46,4,24,47,16,33,21,34,40,26,38,13,0,44,19,14,20,10,29,32,43,15,2,37,30,28,48,39,6,9,3,41,1,7,31,12,5,45,18,42,36,27,35,23,50,22,17,25,49,8
case 31: 51,43,7,4,37,22,32,29,33,12,36,28,34,25,9,10,19,8,3,5,30,13,42,24,1,2,18,47,11,38,27,16,48,20,15,23,46,17,14,50,44,40,21,49,0,41,31,39,35,45,6,26
case 32: 51,1,33,6,30,49,24,0,37,50,3,38,12,5,8,46,10,36,20,2,40,25,18,21,41,13,19,4,15,11,23,48,7,16,44,39,34,22,29,45,26,32,27,28,14,17,31,47,9,42,43,35
case 33: 51,37,41,26,0,25,47,39,7,10,28,48,30,46,24,50,18,36,23,8,35,29,49,38,14,33,12,42,43,19,5,34,27,15,1,40,21,31,9,45,22,4,11,20,16,13,44,2,3,32,17,6
case 34: 51,20,35,45,40,3,42,44,29,47,8,41,33,11,18,32,30,31,1,37,14,23,16,26,22,9,15,4,2,10,13,25,28,43,27,48,12,24,39,5,21,19,7,17,0,34,46,49,50,36,6,38
case 35: 51,7,12,3,34,22,47,48,17,6,19,32,39,46,49,21,44,8,1,33,14,28,10,23,30,27,2,31,43,36,37,5,42,15,29,20,4,45,18,26,0,13,35,24,11,38,40,9,25,16,50,41
case 36: 51,27,20,50,23,32,19,6,35,13,29,7,2,48,12,1,49,45,17,44,30,34,10,15,26,18,47,22,38,41,3,46,8,24,40,9,33,0,21,11,28,36,25,37,42,43,5,4,39,16,14,31
case 37: 51,16,28,14,24,8,4,13,3,15,46,48,5,26,49,23,0,10,30,27,41,45,43,39,36,38,11,42,6,12,29,20,31,44,40,47,19,21,7,37,18,17,9,32,2,33,50,35,22,34,1,25
case 38: 51,13,43,38,16,47,3,18,24,10,1,41,32,46,2,44,30,48,21,12,27,11,19,7,5,34,37,15,25,6,49,14,29,26,33,20,50,0,45,40,9,28,31,4,17,22,8,23,39,42,35,36
case 39: 51,16,24,42,28,15,25,14,40,43,6,22,39,7,38,20,0,50,19,26,37,11,34,4,36,1,3,48,47,9,13,5,35,44,30,31,49,10,17,32,8,46,27,33,2,41,23,45,12,18,29,21
case 40: 51,46,16,49,32,47,12,8,29,19,9,15,50,2,26,25,1,13,41,24,20,28,23,30,5,43,11,45,14,39,18,0,34,10,22,4,38,7,6,36,3,35,37,42,33,31,48,17,44,40,27,21
case 41: 51,19,50,10,17,37,35,30,27,36,22,6,1,43,48,49,15,2,11,39,4,42,0,41,44,5,7,28,46,33,26,25,16,47,45,23,12,3,31,32,21,40,14,9,13,34,8,18,38,29,24,20
case 42: 51,16,23,9,17,48,33,47,44,19,13,18,6,15,2,22,27,8,5,35,49,11,0,4,30,3,24,20,21,29,31,38,12,25,32,28,37,7,1,34,10,39,40,45,46,26,14,36,50,42,41,43
case 43: 51,25,0,24,11,21,3,35,8,9,34,12,40,28,43,36,45,44,1,46,29,18,22,16,5,2,30,17,50,49,31,42,39,48,37,19,47,4,13,23,15,6,32,38,14,7,10,20,33,26,41,27
case 44: 51,48,17,46,8,13,34,7,24,3,37,26,30,49,22,45,20,23,18,11,50,4,29,36,38,6,35,25,2,42,40,19,12,32,47,1,16,39,9,5,14,44,41,15,33,43,31,0,21,28,27,10
case 45: 51,4,47,2,41,10,32,25,40,5,49,29,15,9,43,22,23,18,26,12,33,38,13,36,7,19,14,50,21,16,44,42,0,8,39,17,1,31,27,28,3,24,30,48,46,37,45,35,34,20,11,6
case 46: 51,15,2,7,31,39,47,12,13,21,46,38,6,37,29,43,28,26,10,9,22,25,24,35,16,27,3,19,20,49,36,17,50,5,44,41,14,4,30,8,11,18,33,48,45,0,1,23,42,40,32,34
case 47: 51,34,27,50,8,18,15,41,19,48,12,17,24,43,30,38,36,31,32,29,14,35,9,49,46,25,44,33,13,1,20,2,3,23,22,42,16,6,10,28,39,40,0,4,45,26,47,37,11,7,21,5
case 48: 51,9,4,14,38,1,6,46,7,29,8,28,30,24,41,48,35,2,18,40,22,43,47,45,36,44,10,50,26,33,16,17,25,11,20,15,13,49,12,31,23,0,27,34,37,42,5,19,39,32,3,21
case 49: 51,19,0,1,20,4,27,49,41,13,46,8,43,12,2,17,15,35,5,30,18,3,10,28,21,22,16,38,33,26,44,48,39,14,36,7,25,29,37,23,40,24,45,34,32,50,31,6,42,47,11,9
case 50: 51,12,17,42,2,4,32,50,30,28,23,9,15,46,20,44,49,10,37,24,38,36,11,25,43,45,1,31,48,35,13,26,22,18,14,7,16,3,34,21,27,47,6,8,29,40,39,41,0,33,19,5
Pertama dimuat naik: 03 Mac, 2025
Tarikh Kemaskini: 3 hari yang lalu
Last Downloaded: 21 minit yang lalu
@AR Scorpion I think lots of people have, kinda surprised how easy it was to do. Happy you like it
Can you make specific animations that load differently depending on the game mode? For example, only his exclusive animation is randomly loaded when MP mode is selected, and his exclusive animation is also randomly loaded in SP mode Separate them instead of mixing them
@Lasir_Pavis There is an IF statement, if singleplayer use this all else use this. Didn't mod that section, wasn't sure how I would test it. But I can update it to include the updates. There is also a section that controls static loading screens, assuming those are in the other folder. Used for online?
we've only been wanting this like... FOREVER
not sure why but it doesnt wanna work, the new loading screens overpower if after a second, even with the landing page off
@unncnn can you explain overpower?
is this allowed in online?
There are two issues: 1. In the ytd where Franklin and his dog appear, only two of the three pictures inside will appear, without the dog; 2. It is recommended to add a version that contains Legal notices, because sometimes the version needs to be checked. Of course, I know that the properties of the exe can also be checked. Because time has not slowed down, the black screen time still needs to be waited for.
@JoyLucien The issues are known and currently being worked on. Rockstar never added in the Chop models, so when enabled he doesn't appear, but that's an easy fix. The legal issue I'm still looking in to, but ya the blank screen doesn't work because people think GTA crashed.
@InfiniteQuestion the sliding loadingscreen appears at first but then it goes back to the gen 8 loading screens, with the news page
@InfiniteQuestion anxiety is to carefully curated, indeed an option to have legal screen and the bikini girl reinstated is greatly appreciated
@ReNNie Spent all night looking at JavaScript, it doesn't seem the bikini girl or legal screen is controlled by this file. Not sure how enabling more screens made her to stop loading, the startup screens are just one part of a long link of SWF files so I'm looking into the others. Also looking into how the static startup screens are used, or how they effect single player games. Is fivem considered multiplayer to GTA 5, then that would make sense why they aren't being loaded.
Fixed the bikini girl. Changed the reference name from builtin to startup and that fixed it somehow? Rockstar logic. Still searching for what controls the legal notice screen and intro movies. Until then legal notice restored so no more delay.
Is Classic Animation and Speed is restored?
@InfiniteQuestion Also provide a normal speed version and please add possibility to add more
@AR Scorpion the normal speed version would be the slow slide. How many more were you thinking I should add?
@InfiniteQuestion minimun 50 is ok
I noticed that 1.3 is more than a hundred megabytes. I think you should separate the OIV version and the original version and use two download links. This way, there is no need for repeated downloads. I personally don't like OIV. Moreover, your mod introduction has clearly explained the installation path. You don't need to use this kind of x64\data\cdimages\scaleform_frontend hierarchical path to place files, because opening layer by layer is a bit annoying.
@JoyLucien I thought about separating but because they now go up to 50 images the new images are required for the download. I don't know why you don't like OIV, it's fast and easy, but some people have trust issues now. OIV's aren't scary. If you don't like opening layer by layer, use the OIV. The folder path is there for reference for the people who don't read the instructions or just isn't familiar with GTA folders.
can you update 35 loadingimages.ytd version?