G Derber

Results 90 comments of G Derber

Got a few bugs to work out on my Retropie system (32bit buster). Annoying part is, I know I have successfully built and installed this previously on the same setup.

I feel like I am spinning my wheels on this one. It keeps failing out because of a missing file. I've been working all day to try and fix it,...

Well, that was the build problem. I have 2 new problems to solve: 1. Upon building it creates a file 'ui.mp.armv7l.so' but when actually trying to run the game, it...

I've gone down a bit of a rabbit hole today looking into the build parameters. I think I may have sped up the build some, using system libraries rather that...

The current test script: https://github.com/hearthminion/RetroPie-Extra/blob/main/scriptmodules/ports/etlegacy.sh The 'main' branch on my repo is a playground of all my changes and tests that I am working on.

It occurred to me, please wait a little before testing. I did use some variables that are defined in this patch: https://www.github.com/RetroPie/RetroPie-Setup/pull/3951?notification_referrer_id=NT_kwDOALuzzbQxMTUzNTQxODIwMzoxMjMwMTI2MQ#issuecomment-2251316568

I'll look into both. It doesn't look like you are missing any files.

I've updated the installer to add ARM64. Will you please run the installer again and let me know if it works. If it works, I suspect it's a problem caused...

If that works, I may change it to not move the System directory. That may prevent the problem in the future. I did it the way I did so that...

Okay, I've removed the 'System' directory from the list of directories that are moved, and tested it that way. The game runs perfectly without moving the directory. This way people...