I use Windows, but yoshunko PS has Linux installed at one point. Is it not possible to do it without it? This is my first time, so I don't know anything; please teach me.
Specifically, even after installing the beta client, I'm being asked for things like a Chinese phone number. I also don't really understand Zig. I've watched all the past videos, but I still can't understand it.
#someone tell me how to install ZenZero 2.8 beta?
47 messages · Page 1 of 1 (latest)
watch a guide
I looked at past entries but couldn't find it on my own. If you find anything similar, please provide a link.
I know this is a very basic question and might be a hassle, but I would be grateful if someone could answer it.
? #how-to-ps
I'm asking the question after watching that part of the video.😢
did you patch the client?
I haven't been able to do it yet. I'd like to know how to do it.
I was unable to properly install zig.
iirc the video's very clear
Oh, really? I'll try a few more things. If I still don't understand after that, I'll ask another question.
That's right, I'm having trouble installing zig. When I try to download it, I get a 404 Not Found error. That's my biggest problem right now.
the zig you're trying to download is unrelated to the client patch
if you cant understand these basic things i recommend checking out the ps @hasty vigil hosts
Understood. I'll try my best. Thank you.
if you're still interested in doing it yourself, here's a mirror to that zig version https://cdn.zenless.app/zig-mirror/zig-x86_64-linux-0.16.0-dev.1470%2B32dc46aae.tar.xz
Thank you for attaching the file. It looks like we'll be able to make some progress.
why do i feel like i'm talking to an llm
ah
if you are being asked for a Chinese phone, it means that you have failed to inject your client
because Im using google translate
You speak Japanese? But using translation?
yes
I assumed that yes
they never built the patch to begin with
Yeah most certainly not, but explaining why they see a number requirement there
all they have is the base client
When I first installed the 2.8 beta files and opened the client inside, they was asked for a phone number starting with 86 in Chinese. That’s how I came to that conclusion.
ok Ill try,,,
you have the client, but you need to install + built server, download and build client patch, and place those client patch files from the building process inside of the beta game client's folder
oh thats a new knowledge for me
server:
https://git.xeondev.com/yoshunko/yoshunko
LINUX needed. Zig version 0.16 dev 1470
client patch:
https://git.xeondev.com/yidhari-zs/Tentacle
Windows ok. Zig version 0.15 (look to see the exact version; I do not remember it)
Does that mean Linux is absolutely necessary?
You will need Hoyo-SDK to login and register an account for your own server. You will also need KCP Shim
You can use either a true Linux machine, or you can use WSL
A lot of what I have said is in the guides that are already in this server.
I understand language barrier is difficult, but this is the most I can reasonably help you
In other words, if you use something like a virtual machine, it should work.
Just use WSL.
I will try to install WSL
I just installed WSL, but it started throwing errors like “Component Store is corrupted,” so it looks like this is going to take a little while. If I manage to resolve these issues and get ready to start working on the beta implementation, I’ll post an update in this thread.
I finished install WSL
After that, I tried various things and made significant progress. Eventually, I successfully set up the environment in WSL and followed the video as closely as possible (all the way to the end). During that process, two bugs occurred. The first one happened when I opened cmd from the yoshunko file and ran the following two commands:
zig build run-dpsv &
zig build run-gamesv
It threw an error like the one shown in the photo.
The second one occurred when I ran yidhari according to the instructions. Instead of the cmd window shown in the video, a garbled cmd window opened for just a split second and then disappeared. As shown in the video, Zenless Zone Zero Beta also failed to launch. This happened so quickly that I couldn’t take a screenshot.
I currently live in Japan, so I imagine there’s a significant time lag compared to where you all live. So, if you happen to see this post again, please give me some advice. I know this is a hassle, but I’d really appreciate
this is the photo that i run the
zig build run-dpsv &
zig build run-gamesv