Skip to content

Fix psl1ght target of dist-cores.sh #18130

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 31, 2025
Merged

Conversation

Fancy2209
Copy link
Contributor

Guidelines

  1. Rebase before opening a pull request
  2. If you are sending several unrelated fixes or features, use a branch and a separate pull request for each
  3. If possible try squashing everything in a single commit. This is particularly beneficial in the case of feature merges since it allows easy bisecting when a problem arises

Description

[Description of the pull request, detail any issues you are fixing or any features you are implementing]
This PR fixes the dist-cores.sh script, so it places the assets, core info, shaders and overlays in the right place, as well as building the static core

Related Issues

[Any issues this pull request may be addressing]
#14292 may be related

Related Pull Requests

[Any other PRs from related repositories that might be needed for this pull request to work]
This PR is part of a collection to fix the PSL1GHT target:
libretro/libretro-super#1914
nbarkhina/numero#16
libretro/fmsx-libretro#130
libretro/tyrquake#137
libretro/beetle-psx-libretro#928

Reviewers

[If possible @mention all the people that should review your pull request]

Fixes the paths the assets, databse, shaders and overlays are copied in the PSL1GHT target
Also adds PSL1GHT files to .gitignore
Also fixes the location of the presets, savestates, sram and system folders
@LibretroAdmin LibretroAdmin merged commit 817428b into libretro:master Jul 31, 2025
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants