You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.
This section details on the original issue you should resolve
<issue_title>Potential Rocknix support?</issue_title>
<issue_description>I just tried using this on Rocknix but it doesn't show up in the "Ports" menu and it crashes when I try to launch the .sh itself from Rocknix's file manager.
Are there any plans to add support for it or am I just stupid and it actually does work?</issue_description>
Comments on the Issue (you are @codex[agent] in this section)
@RetroGameSets
Hi sorry but spécific bords are not easy to handle I dont own these and most have their own directory structure...
@RetroGameSets
you can try run the sh script with SSH and tell me what error you have
@RetroGameSets
You don't have required python dependancies I don't know if you can install pip / requests and pygame via command line
user said : > i was able to install entware (and then python along with the dependencies), but am running into the following error: ERROR: Exception: Traceback (most recent call last): File "/storage/roms/ports/RGSX/.venv-linux/lib/python3.13/site-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper status = _inner_run() File "/storage/roms/ports/RGSX/.venv-linux/lib/python3.13/site-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run return self.run(options, args) ~~~~~~~~^^^^^^^^^^^^^^^ File "/storage/roms/ports/RGSX/.venv-linux/lib/python3.13/site-packages/pip/_internal/cli/req_command.py", line 68, in wrapper return func(self, options, args) File "/storage/roms/ports/RGSX/.venv-linux/lib/python3.13/site-packages/pip/_internal/commands/install.py", line 459, in run installed = install_given_reqs( to_install, ...<7 lines>... progress_bar=options.progress_bar, ) File "/storage/roms/ports/RGSX/.venv-linux/lib/python3.13/site-packages/pip/_internal/req/__init__.py", line 83, in install_given_reqs requirement.install( ~~~~~~~~~~~~~~~~~~~^ global_options, ^^^^^^^^^^^^^^^ ...<5 lines>... pycompile=pycompile, ^^^^^^^^^^^^^^^^^^^^ ) ^ File "/storage/roms/ports/RGSX/.venv-linux/lib/python3.13/site-packages/pip/_internal/req/req_install.py", line 867, in install install_wheel( ~~~~~~~~~~~~~^ self.req.name, ^^^^^^^^^^^^^^ ...<6 lines>... requested=self.user_supplied, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/storage/roms/ports/RGSX/.venv-linux/lib/python3.13/site-packages/pip/_internal/operations/install/wheel.py", line 729, in install_wheel _install_wheel( ~~~~~~~~~~~~~~^ name=name, ^^^^^^^^^^ ...<6 lines>... requested=requested, ^^^^^^^^^^^^^^^^^^^^ ) ^ File "/storage/roms/ports/RGSX/.venv-linux/lib/python3.13/site-packages/pip/_internal/operations/install/wheel.py", line 618, in _install_wheel assert os.path.exists(pyc_path) ~~~~~~~~~~~~~~^^^^^^^^^^ AssertionError
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.