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

New Port: The Aspect #1268

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

NotYourAveragePaladin
Copy link
Contributor

@NotYourAveragePaladin NotYourAveragePaladin commented Feb 4, 2025

Trying to port The Aspect 2-4

New Port for (The Aspect)

Game Information

Submission Requirements

CFW Tests

Ensure your game has been tested on all major CFWs:

  • AmberELEC
  • ArkOS
  • ROCKNIX
  • muOS

Resolution Tests

Test all major resolutions:

  • 480x320
  • 640x480
  • 720x720 (RGB30)
  • Higher resolutions (e.g., 1280x720)

File Structure

  • Your port should have the following structure:
    • portname/
      • port.json
      • README.md
      • screenshot.jpg
      • cover.jpg
      • gameinfo.xml
      • Port Name.sh
      • portname/

Additional Resources

For an in-depth guide on creating a pull request, refer to: PortMaster Game Packaging Guide

Trying to port The Aspect 2-4
@NotYourAveragePaladin
Copy link
Contributor Author

did i do it?

@NotYourAveragePaladin NotYourAveragePaladin changed the title Add files via upload The Aspect Feb 4, 2025
@NotYourAveragePaladin NotYourAveragePaladin changed the title The Aspect New Port: The Aspect Feb 4, 2025
ports/theaspect/README.md Show resolved Hide resolved
ports/theaspect/gameinfo.xml Show resolved Hide resolved
ports/theaspect/port.json Show resolved Hide resolved
ports/theaspect/screenshot.png Outdated Show resolved Hide resolved
@NotYourAveragePaladin
Copy link
Contributor Author

NotYourAveragePaladin commented Feb 4, 2025 via email

try#3. ## COntrols (spaced) and cover is 640x480
fixed screenshot.png name and 640x480 and "platformer".
ports/theaspect/gameinfo.xml Outdated Show resolved Hide resolved
tabreturn
tabreturn previously approved these changes Feb 5, 2025
ports/theaspect/README.md Outdated Show resolved Hide resolved
ports/theaspect/port.json Outdated Show resolved Hide resolved
Fixed name and added tabretun as a porter
Added url
Changed zefrost to backterria. Totally my mistake.
ports/theaspect/README.md Outdated Show resolved Hide resolved
ports/theaspect/The Aspect.sh Show resolved Hide resolved
@NotYourAveragePaladin
Copy link
Contributor Author

NotYourAveragePaladin commented Feb 6, 2025 via email

@cdeletre
Copy link
Collaborator

cdeletre commented Feb 6, 2025

Approved.

You forgot to update the launch script and/or commit your changes I think :)

Fixed .sh adding ESUDO.
@Cebion Cebion requested a review from cdeletre February 7, 2025 08:10

$GPTOKEYB "gmloader" -c ./theaspect.gptk &

$ESUDO chmod +x "$GAMEDIR/gmloader"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
$ESUDO chmod +x "$GAMEDIR/gmloader"

This is now a duplicate and can be removed.

Removed line 57 duplicate ESUDO chmod/gmloader
|-- |-- |
|Dpad |Movement|
|A button |Jump |
|B button |Ineract |
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ineract --> Interact

Edited interact rypo
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.

5 participants