-
-
Notifications
You must be signed in to change notification settings - Fork 83
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
Updated 'Apoc Runner' port to aarch64, ready-to-run. #967
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
New Binaries and overhaul to gmloader next warrants testing on the rest of the testing matrix
I guess I jumped the gun too soon on the PR. I should have waited for testing results to come in first probably. 🙃 |
…hen getting eaten by the monster.
Everything's been tested except for 480*320 on AmberELEC. |
@@ -0,0 +1,7 @@ | |||
{ | |||
"save_dir" : "savedata", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this folder doesn't exist. I know that gmloader won't create it and I think the game won't either. Can you double check ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It would be better to have this one in libs.aarch64
Don't forget to update LD_LIBRARY_PATH once it is moved:
export LD_LIBRARY_PATH="$GAMEDIR/libs.${DEVICE_ARCH}:$LD_LIBRARY_PATH"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It would be better to have this one in libs.aarch64
Don't forget to update LD_LIBRARY_PATH once it is moved:
export LD_LIBRARY_PATH="$GAMEDIR/libs.${DEVICE_ARCH}:$LD_LIBRARY_PATH"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It would be better to have this one in libs.aarch64
Don't forget to update LD_LIBRARY_PATH once it is moved:
export LD_LIBRARY_PATH="$GAMEDIR/libs.${DEVICE_ARCH}:$LD_LIBRARY_PATH"
|
||
exec > >(tee "$GAMEDIR/log.txt") 2>&1 | ||
# Exports | ||
export LD_LIBRARY_PATH="$GAMEDIR/lib:$LD_LIBRARY_PATH" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
export LD_LIBRARY_PATH="$GAMEDIR/lib:$LD_LIBRARY_PATH" | |
export LD_LIBRARY_PATH="$GAMEDIR/libs.${DEVICE_ARCH}:$LD_LIBRARY_PATH" |
Also see my comments on libcrypto / libopenal / libzip :)
"platformer" | ||
], | ||
"image": null, | ||
"rtr": true, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The license for the game is missing, please add a screenshot or a copy of the conversation where the dev gives the permission to include his game for distribution.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added the missing reference to screenshot,png.
New Port for Apoc Runner
Game Information
Submission Requirements
CFW Tests
Ensure your game has been tested on all major CFWs:
Resolution Tests
Test all major resolutions:
File Structure
Additional Resources
Credit for the original port goes to mattyj513!!!
Updated Game / Port
Due to the fostering of a relationship with the developer, we have been granted permission to include the game files with this port. Developer has also created a new build (VM version, non-YYC) in the latest GM (
2024.6.0.0
) so this port has been updated appropriately.Additional Game Information
https://omnitron-studios.itch.io/apoc-runner
https://justinbohemier.wixsite.com/portfolio/game-design