Open comfortabletrain opened 1 year ago
maybe editing ohboy configs with ssh or scp?
Sorry, I'm kinda a noob. where are the configs located and how would I would I change them? Thanks!
too lazy to tell but maybe in the ssh shell type
find / -name ohboy
that might find a ohboy folder with the configs on it
use vi to edit them (built in to the shell but vi is complicated so https://www.howtogeek.com/102468/a-beginners-guide-to-editing-text-files-with-vi/)
got it, its at /configs/ohboy
and the file is /configs/ohboy/video.rc
. edit with vi.
Sorry for not responding sooner. I don't know how to access the ssh shell for the leapster whenever I try to ssh into it, it doesn't ask for a password, it just brings up a line that starts with an arrow. I extracted the configs from the release file that was flashed over, so would it work if I found a working config (e.g. a previous release) and copied the config over, and if that would work then when copying the new file would it replace the old or rename the new? Thanks for your help.
Sorry for not responding sooner. I don't know how to access the ssh shell for the leapster whenever I try to ssh into it, it doesn't ask for a password, it just brings up a line that starts with an arrow. I extracted the configs from the release file that was flashed over, so would it work if I found a working config (e.g. a previous release) and copied the config over, and if that would work then when copying the new file would it replace the old or rename the new? Thanks for your help.
you need openssh 8.9 as 9.0 and higher is not supported (unless youre on alpha 5 or higher)
I don't know what ssh version I have but I am using alpha 6
I don't know what ssh version I have but I am using alpha 6
ssh -V
Ok, I was able to connect via ssh (I had version 8.4) and I got to the OhBoy configs using vi, however, I may have fried my Leapster somehow so assuming I can revive it, would do I need to change in the config?
hmm i dont know i couldnt find any alpha6 uses the latest ver of ohboy which removes that so you may need to download an old version of ohboy compile it then transfer it to your device with scp
Ok, I'll look into that, Thanks for your help!
Ok, I'll look into that, Thanks for your help!
No problem. :)
Hello
I'm currently using v2.0.0 alpha 6 on a leapster explorer and when I launch a Game Boy Color game or a Game Boy game it is only using the center part of the screen, it's roughly the same size as the initial retroleap logo, (although the aspect ratio is correct). When I was using alpha 5 the aspect ratio wasn't right but it was full screen, and much easier to see :).
Does anyone have any suggestions to make this full screen?