Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Wilstorm committed May 14, 2021
1 parent ecc9b8c commit 8972adc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ Clone into a directory, navigate to that directory from a command prompt, and th

```python retropie_shader_configs.py fbneo```

This will create a folder with the resolution, i.e., *1920x1080* (or *curvature*). Within that folder will be a subfolder with the core name, i.e., *MAME 2003 (0.78)*. Within the core subfolder the individual cfgs will be saved in one of three subfolders named horizontal, vertical or all. When the script completes it will print the path where you should transfer the files within RetroPie.
This will create a folder with the resolution, i.e., *1920x1080* (or *curvature*). Within that folder will be a subfolder with the core name, i.e., *MAME 2003 (0.78)*. Within the core subfolder the individual cfgs will be saved in one of three subfolders named all, horizontal or vertical, respectively. When the script completes it will print the path where you should transfer the files within RetroPie.

There's also a bat file (retropie_shader_configs.bat) you may use to generate the cfg files. It will generate the cfg and zip files containing the same information in the root. You may modify the bat file to fit you needs for different cores, shaders and resolutions. Take a look at the bat file for examples, it's fairly self-explanatory.

Expand Down

0 comments on commit 8972adc

Please sign in to comment.