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. Fixes left side black space issue.

General Scripts

  1. Enable boot videos

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

    • Internet connection is required for this tweaks to be installed since it has to download the video player, the system will reboot automatically when it's finished installing.

  2. Boot Time Improvement

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

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

    • Sets appropriate permissions, particularly useful for users utilizing an SD card.
  5. 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