Skip to content
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

r-watch_dobtopus #324

Closed
wants to merge 0 commits into from
Closed

Conversation

MadShmupper
Copy link

New Port for {R&WATCH-DOBTOPUS }

URL: { nizakashii.itch.io/rwatch }

{ R&WATCH-DOBTOPUS }

Instructions: { download from nizakashii.itch.io/rwatch, extract and place data.win into ports/r-watch_dobtopus/gamedata/ }

Notes: { thank you to nizakashii for the creation of this game and thanks to each person who tested}

Tested on { RG353M-ARKOS, RG351P-AMBERELEC, X55-JELOS, OGA-ARKOS, RG353V-ARKOS }

@Cebion
Copy link
Contributor

Cebion commented Dec 3, 2023

Something is wrong with the file structure

image

You creatred a rwatch.md folder with a rwatch.md file in it and a rtwatch.screenshot.png folder with rwatch.screenshot.png inside it.

markdown/r_watch.md does not have the Thanks you notes in it.

Zip Feedback:

  • foldername should not have special characters in it. currently "r&watch" (stick to one name scheme) you used r_watch everywhere else too. So do that too. zipname, port.json name etc. all should match ideally.
  • Don't use the port.json file from an installed folder that way it will have metadata in it like status:installed, generate one and don't use this package for testing anymore always work with one master folder and one testing folder

.sh Feedback:

header with "# PORTMASTER: R&WATCH-OBTOPUS.zip, R_watch.sh" does not need to be included. This is autogenerated by Portmaster.

  • Fix library loading from:
  export LD_LIBRARY_PATH="/usr/lib:/usr/lib32:/$directory/ports/r&watch/libs"
fi```
to

export LD_LIBRARY_PATH="/usr/lib32:/$GAMEDIR/libs"

- IF clause for pipewire exports missing check the gmloader example script https://portmaster.games/packaging.html#gamemaker-studio-gmloader-example-launchscript
- IF clause for moving ther files are missing 

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