Advertisement
GoTeamScotch

Cerbios - Green boot animation (bootanim.ini)

Jun 20th, 2025
369
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
INI file 1.24 KB | Gaming | 0 0
  1. ; Cerbios bootanim config
  2.  
  3. ; Camera Mode,  0 to 14, 0 = Random Camera Boot Animation
  4. CameraMode = 1
  5.  
  6. ; Plasma Options & Colour
  7. PlasmaRender = true
  8. Plasma1 = #00FF00
  9. Plasma2 = #00FF00
  10. Plasma3 = #00FF00
  11.  
  12. ; Shield Options & Colour
  13. ShieldRender = true
  14. ShieldWireframe = false
  15. Shield = #00C800
  16.  
  17. ; Blob (Flubber) Options & Colour
  18. BlobRender = true
  19. BlobWireframe = False
  20. BlobColor = #37FF28
  21. BlobGlow = #9EFF40
  22.  
  23. ; Background Scene Options & Colour
  24. SceneRender = true
  25. SceneWireframe = false
  26. SceneIntensity = 2
  27. SceneAmbient = #21EF0B
  28. SceneDiffuse = #21EF0B
  29. SceneSpecular = #21EF0B
  30.  
  31. ; X Splash Screen Colour
  32. SlashBackgroundStart = #000000
  33. SlashBackgroundEnd = #FFFFFF
  34. SlashLipGradientStart = #000100
  35. SlashLipGradientEnd = #7A7AFF
  36. SlashInnerStage1Gradient1 = #FFFFFF
  37. SlashInnerStage1Gradient2 = #FFFFFF
  38. SlashInnerStage1Gradient3 = #7A7AFF
  39. SlashInnerStage1Gradient4 = #7A7AFF
  40. SlashInnerStage2Gradient1 = #7A7AFF
  41. SlashInnerStage2Gradient2 = #7A7AFF
  42. SlashInnerStage2Gradient3 = #CCCCFF
  43. SlashInnerStage2Gradient4 = #0000D6
  44.  
  45. ; TradeMark logo Options & Colour
  46. TradeMarkRender = true
  47. TradeMark = #7477FF
  48.  
  49. ; XBOX Text Options & Colour
  50. XboxRender = true
  51. Xbox = #7477FF
  52.  
  53. ; CERBIOS Brand Options & Colour
  54. BrandRender = false
  55. Brand = #7477FF
Tags: originalxbox
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement