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

not responsive menu (cant go ingame) RPI4 #70

Open
ghost opened this issue Oct 22, 2020 · 6 comments
Open

not responsive menu (cant go ingame) RPI4 #70

ghost opened this issue Oct 22, 2020 · 6 comments

Comments

@ghost
Copy link

ghost commented Oct 22, 2020

HI! I compiled this source code and tried to run the game on RPI4, it launches perfectly fine but the menu isn't responsive, I cant do anything (click on new game, etc)

also, I tried to emulate it with box86 and the framerate on the menu is significantly higher (and that wasnt expected)

hope you can help me

@dimag0g
Copy link

dimag0g commented Nov 28, 2020

@Askmewho I've been running the game on a Pi 4 without any issues. You'll have to provide more details about what you did. Start by looking into your preferences: perhaps you configured the game to use a hid controller you don't have.

@isage
Copy link

isage commented Nov 28, 2020

You probably haven't followed instructions correctly. By default data from steam/etc. is not compatible. You need to copy everything from files folder in this repo, overwriting existing files.

@ghost
Copy link
Author

ghost commented Nov 28, 2020

your probably right. maybe my version didn't fit this project requirements. what's about performance on RPI4? I had very bad framerate on the menu itself (compared to emulation)

@fgenesis
Copy link
Member

fgenesis commented Nov 28, 2020

(I entirely forgot to reply to this issue. sorry!)
Yes, it's correct that this problem is caused by old scripts. Recompiling the binary isn't enough, you need to put updated scripts as well -- it's not just the menu, the game itself will be horribly broken if you don't have the right scripts, but luckily with a broken menu you don't get that far...

The repo README states this clearly tho. If it needs improvement (bigger text, red, blinking?) please suggest.
I've also been thinking to add a check to the game code that at least your menu scripts are up-to-date, just haven't figured out a good way yet. Maybe just set a global somewhere during init and have the mainloop check for it, or something.

And re: framerate, on a rpi4 it's waaaay better than on my 1 GHz/pentium3/win98 box. If that means anything...

EDIT: And how come that suddenly there are 3 replies within just 6 hours? Did this get posted somewhere? o_O

@ghost
Copy link
Author

ghost commented Nov 28, 2020

I used box86 + wine x86. it wasn't terrible, but not playable from time to time.

what's the specific version I need? I used GoG one.

I don't understand that much about those scripts. you refer to game specific scripts, so game files. consider to specific strictly what version of the game it requires.

it must be compile, drop and play. otherwise is kinda difficult to reproduce and that invites to piracy.

@pelupessy
Copy link
Contributor

It works fine with the gog version, but you have to also copy the contents of the "files" folder that is included in the repo to aquaria's root folder (replace the existing files).

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

No branches or pull requests

4 participants