-
Notifications
You must be signed in to change notification settings - Fork 11
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
Manual adding on RPi02 #30
Comments
Are you asking about connecting remotely over the internet? |
Sure go for it, upload it so I'll give it a try, Thanks! Also, how can I update? Do I need to delete the entire directory? |
Ok I just tested the build and connected back to my own PS4 from a rented Pi4 on the other side of the planet and it found and connected correctly. So at least with a PS4 it should work now in theory. Please follow the standard 'rpi02' instructions except for the git clone line where you instead should do: You don't have to register again if you have already done that. Then follow the new instructions here, There's some glitchy bugs still that I need to fix so if anything weird happens just close Chiaki and start again. Let me know how it goes! |
ok will try, gonna give you some feedback sooner or later, thanks
…On Tue, May 17, 2022, 9:09 AM Blueroom VR ***@***.***> wrote:
Ok I just tested the build and connected back to my own PS4 from a rented
Pi4 on the other side of the planet and it found and connected correctly.
So at least with a PS4 it should work now in theory.
Please follow the standard 'rpi02' instructions except for the git clone
line where you instead should do:
git clone --recursive --single-branch --branch dev_rpi02
https://github.com/Fredrum/chiaki.git chiaki-rpi_dev
You don't have to register again if you have already done that.
Then follow the new instructions here,
https://github.com/Fredrum/chiaki/wiki/More-rpi02-Instructions-and-tips#remote-internet-play
There's some glitchy bugs still that I need to fix so if anything weird
happens just close Chiaki and start again.
Also I'm going to correct the widget layout in the gui.
Let me know how it goes!
—
Reply to this email directly, view it on GitHub
<#30 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEZYAPSEC72LIR5PXQVM3PTVKLWS5ANCNFSM5WAXN7WQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Hello, I've encountered this: Will try to read rpi settings file: /home/pi/.config/Chiaki/Chiaki_rpi.conf Didn't have any issues with building it but don't know if its my monitor's resolution. How can I fix this? My Resolution is 1368x768 which I can't adjust it. Thanks |
Hi thanks for the feedback. Does the folder exist? What files are in there? |
Yep I just tested here and its crashing when it can't find the file, I'll need to fix that but in the mean time you could make a copy of the .remote file and name it back so that it matches the .conf file its looking for. So basically you'll have two files with different names but exactly the same content. That should get you past the crash. |
well that's fine, but since this is a fresh installation, I don't have it, should I wait for your fix then, since I don't know where are the files I will copy |
No you'll need to have the original /home/pi/.config/Chiaki/Chiaki_rpi.conf from an rpi that was setup up to play locally with your playstation. Can you do that? That's the file that you then bring to your remote location and rename as described. |
well I can't but my configs are in my phone where I use chiaki on my android, but anyway I'll just wait till you fix the crash, Hope you keep this thread until you fix it, I'll test it and hope it works, thanks |
Ah well these are the Raspberry Pi versions of Chiaki and they are a bit different from the Android one. The .conf files are completely different. Even after I fix the crash thing it still will work in the same way and you will need to use at least one Raspberry Pi. If you don't have a raspberry pi you'll need to find a Forum or something that can help with the Android version. |
Wait in your OP you said you have a Raspberry. So I'm a bit confused now. |
I do, i have a .json file that can export config from android and well I think the raspberry version doesn't have this, so I will just register the chiaki for raspberry manually |
anyway let's just ignore the android part it's non issue for me, and focus with the raspberry, I'll just wait for your update, rebuild a new version and try it out. Thanks |
well the folder doesn't exist, should I create it?, Sorry I've overlooked this reply |
Update: manage it to work by copy paste the config but don't know how to register ps4 or ps5, I can only see no remotes and find remote |
Basically the process currently is:
|
ok will do it later, will send the results soon as possible |
well just made it work indirectly, it now works on local but trying it remotely doesn't, it cannot find the ps4 and the only way i could make it connect remotely is by connecting it first locally then changing it to lte quickly without disconnecting it, since i'm using a tunnel vpn, port forwarding is a non issue for me |
Ok so we're making some progress that's good. How and on what are you using 'LTE'? I have only tried on LAN, Wifi and regular Internet connection without VPN. |
now my setup involves raspberry pi 4 with raspberry pi os bullseye 64bit, since I do not have fiber internet at our store, I'm just using mobile hotspot connecting from mobile data in order to connect. The reason I need a tunnel vpn is that I have a cgnat Internet, where my public ip address and WAN ip address are different. With a tunnel vpn, i can use 192.168.2.1 anywhere with my mobile data including chiaki. |
Ah ok that's quite different networking setup than anything I'm used to so you're on your own there! :) |
yup, anyway if I try building the application on a mobile data it will say unknown even with an existing configuration although I tried it locally it worked |
I just hope you could update soon |
I don't have any more updates planned now for the networking. |
if only your rpi01 works on 64bit, I could play it remotely without problems, I'm trying it again later |
okay will do, i'll try your rpi02 update soon, thanks |
I have just pushed latest updates to 'rpi02' |
ok thanks will try it again |
Locally it still works, but remotely still doesn't work, maybe gonna give up on this, rpi01 works but with a black screen, but since there are incompatibilities due it is only 32bit compatible I have no choice but to use rpi02, my only feedback for this is that it won't detect the ps4 on the rpi02, I hope you could help me on this one. Thanks |
Yeah sorry I couldn't help you figure it out. I have tested it working from a Raspberry Pi4b in Europe over to my PS4 here in North America. So with a more standard networking setup it seems to work. |
If you have a youtube demo for it, i will use it as a guide in order so i can make it work on my raspberry pi |
Is there a way I could add my ps4 or ps5 manually on RPI02? My raspberry pi os is in 64bit, unless you could update the RPi01, I'm unable to use it since, I needed to connect it remotely from home.
The text was updated successfully, but these errors were encountered: