Skip to content

Scripts

Kev edited this page Jul 18, 2024 · 12 revisions

Kodi Scripts

  1. Kodi Fix for Xbox Gamepad Issue

    • Resolves the issue where the Xbox One gamepad fails to function within Kodi.
  2. UI Optimization for CRTs

    • Enhances the user interface for CRT displays by removing flickering components and unnecessary elements.
  3. Enable boot videos

    • Changes the boot sequence to allow videos to be played at boot. A RGB-Pi video is included by default. Users can change or add videos to /opt/Rgbpi/UI/mods/boot/videos

General Scripts

  1. Boot Time Improvement

    • Improves boot time by disabling Bluetooth and unnecessary system components.
  2. Boot Time Reversion

    • Reverts changes made by the boot time improvement script and re-enables bluetooth.
  3. Correct 0777 Permissions

    • Sets appropriate permissions, particularly useful for users utilizing an SD card.
  4. Achievement Sound Effects Adjustment

    • Decreases the volume of achievement sound effects for a more subtle experience.

Retroarch Scripts

  1. Retroarch Menu Transparency

    • Adjusts the transparency of the Retroarch menu for easier shader adjustments during gameplay.
  2. Retroarch Menu Transparency (50%)

    • Sets Retroarch menu transparency to 50%.
  3. Retroarch Menu Transparency (Default)

    • Resets Retroarch menu transparency to default settings.
  4. Core Options Optimization

    • Implements user-recommended optimizations for core options.
  5. Restore Default Retroarch Options

    • Resets Retroarch settings to default, restoring initial configurations.

Clone this wiki locally