GeminiFX
Resource files for a Gemini Gem for ReShadeFX
Here are the installation instructions for your Gemini Gem, formatted for your README.md
file.
Installation Instructions
This guide will help you set up the GeminiFX files on a Google Gemini Gem.
Step 1: Download the Files
- Visit the official repository page at:
https://papadanku.github.io/GeminiFX/
- Download the repository as a ZIP file by clicking on the middle
Download .zip
button (located at the top of the webpage). - Extract the contents of the downloaded ZIP file to a convenient location on your computer.
Step 2: Create Your Gemini Gem
- Go to Google Gemini (make sure you are logged in).
- Navigate to the gem creation interface. Look for an option like “Create a Gemini Gem” or a similar entry point to start customizing a new bot.
- Name Your Gemini Gem: Give your new Gem a clear and descriptive name (e.g., “GeminiFX Processor”).
Step 3: Add Instructions and Knowledge
You will now transfer the necessary files into the configuration boxes of your newly created Gem.
A. Instructions
- Locate the
Instructions.txt
file within the unpackedSource
directory. - Copy the entire contents of the
Instructions.txt
file. - Paste the copied text into the Gem’s “Instructions” box. The instructions text sets the core behavior and rules for the Gem.
B. Knowledge Files
- Find the
Knowledge
directory within the unpackedSource
directory. This folder contains the essential.fx
files and theREFERENCE.md
. - Drag and drop all the files from the
Knowledge
directory (specifically:Deband.fx
,LUT.fx
,REFERENCE.md
, andReShade.fxh
) directly into your Gem’s “Knowledge” box. These files provide the necessary context for the Gem to operate.
Step 4: Finalize Setup
Once the files are uploaded and the instructions are pasted, save and publish your new Gemini Gem! You can now start interacting with it based on the instructions you provided.