Giter Club home page Giter Club logo

Comments (21)

oxmc avatar oxmc commented on June 1, 2024

@gl91306 Please add a description.txt.

from pi-ware.

gl91306 avatar gl91306 commented on June 1, 2024

k
Deltarune, natively ported for the Raspberry Pi
Website: https://www.deltarune.com/
Credit to @Kneesnap for porting this to the pi3. Also thanks to @gl91306 for porting the pi4 runner to this game.

from pi-ware.

 avatar commented on June 1, 2024

Is this app installable with sudo apt install?
no
If you've created a zip file for this app, upload it here.
i havent created a zip for the app, but heres he installation and uninstallations scrpits

install:
echo Installing Deltarune...
git clone https://github.com/gl91306/deltarune.git
cd deltarune
cd Deltarune
chmod +x runner
./runner
touch $HOME/.local/share/applications/Deltarune.desktop
echo "[Desktop Entry]
Name=Deltarune
Comment="The sequel to Toby Fox's Undertale"
Exec=$HOME/deltarune/Deltarune/runner
Icon=$HOME/deltarune/Deltarune/deltarune.png
Categories=Game;
Type=Application
Terminal=false" > $HOME/.local/share/applications/Deltarune.desktop

uninstall:
rm -rf $HOME/deltarune
rm-rf $HOME/.local/share/applications/Deltarune.desktop
echo Deltarune has been uninstalled

This installs the version for pi4. What about pi3 users? Should we make an input that asks what pi you have?

from pi-ware.

gl91306 avatar gl91306 commented on June 1, 2024

no its not only for pi 4 users, its for people using the fake kms driver, which is avilable for pi 4 and 3

from pi-ware.

 avatar commented on June 1, 2024

no its not only for pi 4 users, its for people using the fake kms driver, which is avilable for pi 4 and 3

What about full kms?

from pi-ware.

oxmc avatar oxmc commented on June 1, 2024

no its not only for pi 4 users, its for people using the fake kms driver, which is avilable for pi 4 and 3

As @zachthecoder14 stated before

This installs the version for pi4. What about pi3 users? Should we make an input that asks what pi you have?

Do we need a prompt? or will it detect the system automaticly?

from pi-ware.

gl91306 avatar gl91306 commented on June 1, 2024

it should work for everything exept legacy, which no-one uses anymore

from pi-ware.

IsaacMvmv avatar IsaacMvmv commented on June 1, 2024

Ill see in my rpi 4

from pi-ware.

IsaacMvmv avatar IsaacMvmv commented on June 1, 2024

Dont work with my aarch64 os, so nothing of me

from pi-ware.

gl91306 avatar gl91306 commented on June 1, 2024

well the runner is meant to work for armvl

from pi-ware.

IsaacMvmv avatar IsaacMvmv commented on June 1, 2024

Yes, but cant compile also for aarch64? Many people uses aarch64 becouse its faster than armhf

from pi-ware.

oxmc avatar oxmc commented on June 1, 2024

True, but pi-ware was targeted for rpios at the moment.
And rpios is armv7l

from pi-ware.

gl91306 avatar gl91306 commented on June 1, 2024

also how doesnt it work on aarch64? whats the error

from pi-ware.

IsaacMvmv avatar IsaacMvmv commented on June 1, 2024

Yes, but they are trying to expand their support minimum to pacman package manager I think

from pi-ware.

IsaacMvmv avatar IsaacMvmv commented on June 1, 2024

How? You want to open a different architecture executable, so, or qemu, or error

from pi-ware.

gl91306 avatar gl91306 commented on June 1, 2024

i didnt really get what the last comment meant but im just asking, what error do you get in the terminal that makes it not run on aarch64

from pi-ware.

IsaacMvmv avatar IsaacMvmv commented on June 1, 2024

Cannot execute: Incorrect executable format

from pi-ware.

gl91306 avatar gl91306 commented on June 1, 2024

ok ill try and find a arm64 runner for the pi

from pi-ware.

IsaacMvmv avatar IsaacMvmv commented on June 1, 2024

But where did you find the files then?
I thought you have compiled it youself

from pi-ware.

gl91306 avatar gl91306 commented on June 1, 2024

i got the armvl (not lecacy driver) runner from one of pitsebs pandora repos for deltarune. It allowed my to run any gms linux game by replacing the current runner with this one

from pi-ware.

oxmc avatar oxmc commented on June 1, 2024

I have added Deltarune to pi-ware, I am now closing this issue.

from pi-ware.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.