Genshin Impact Server Files

Page 32 of 38 FirstFirst ... 22242526272829303132333435363738 LastLast
Results 466 to 480 of 570
  1. #466
    Member kloklojul is offline
    MemberRank
    Sep 2008 Join Date
    82Posts
    Quote Originally Posted by adastmin View Post
    FAKE MANUAL!!! Server client nott work connect server!!!!! Everyone who says that they are connected is lying and using a Java emulator
    its not fake its just sparse. You have to read the logs and fix the issues that you encounter.

  2. #467
    Apprentice Kei is offline
    MemberRank
    Dec 2011 Join Date
    16Posts
    Guide for Android, no root (please, mirror all links)
    I'm using the 3.2 VM from this post

    Requirements
    3.2 Android Client / alternative link credits to Ashllay#8131
    modded apk
    This one I modded it myself (source), the only thing I did was remove the "https://" string for customs servers in order to connect to non ssl addresses (like a local ip or whatever, this was a limitation mentioned on yuukis server), thanks to DethShady#4594 for helping me with this

    1. Install the modded apk
    2. Extract the client to Android/data/ and rename the folder to com.miHoYo.ys.x
    3. Run the apk and choose "custom server", then write your server address WITH http:// or https:// and then the port

    There are only english voices, I've tried installing the ones distributed for desktop but they don't work on mobile, not sure if using 3.3 voices would work
    Last edited by Kei; 4 Weeks Ago at 01:51 PM. Reason: adding mirror for client

  3. #468
    Enthusiast Brat05 is offline
    MemberRank
    Sep 2012 Join Date
    26Posts
    Does anyone know how to get the version.txt server_res_version_md5_list.txt MD5?
    I have some questions that require these values, but have not been able to find a suitable method
    Hope someone can provide some help, thanks!

  4. #469
    Apprentice diablosito is offline
    MemberRank
    Oct 2022 Join Date
    14Posts
    Quote Originally Posted by PapkaHere View Post
    Someone can upload this

    https://mega.nz/file/jNhQyTKD#jSpmWx...STF53AqLTEs74g

    to google drive plz!
    i dont have enough space in google drive, but you can use MegaBasterd with freeproxy list from internet, and no more download limits

  5. #470
    Member kloklojul is offline
    MemberRank
    Sep 2008 Join Date
    82Posts
    here is a small python3 script to simultaniously edit all config files at the same time by replacing a string with another string. Just edit the basePath and you are good to go. I use it to edit the ip's because WSL changes it's local ip after a reboot but technicly you can use it for the initial setup aswell, aswell as to edit everything you want.

    edit:
    better format: https://pastebin.com/itMrT6MC

  6. #471
    Apprentice nazuna is offline
    MemberRank
    Dec 2022 Join Date
    6Posts
    Can't open battlepass on this server?

  7. #472
    Member kloklojul is offline
    MemberRank
    Sep 2008 Join Date
    82Posts
    you should be able to. Atleast i saw some entries in the db. By default the entry is empty so you will have to add a timeframe for a battlepass.

  8. #473
    Enthusiast Bgta is offline
    MemberRank
    May 2022 Join Date
    39Posts
    Quote Originally Posted by nazuna View Post
    Can't open battlepass on this server?
    because the battlepass is a mission unlock feature

  9. #474
    Apprentice nazuna is offline
    MemberRank
    Dec 2022 Join Date
    6Posts
    Alright,i get it

  10. #475
    Member xxodnr12 is online now
    MemberRank
    Apr 2020 Join Date
    55Posts
    Quote Originally Posted by Kei View Post
    Guide for Android, no root (please, mirror all links)
    I'm using the 3.2 VM from this post

    Requirements
    3.2 Android Client credits to Ashllay#8131
    modded apk
    This one I modded it myself (source), the only thing I did was remove the "https://" string for customs servers in order to connect to non ssl addresses (like a local ip or whatever, this was a limitation mentioned on yuukis server), thanks to DethShady#4594 for helping me with this

    1. Install the modded apk
    2. Extract the client to Android/data/ and rename the folder to com.miHoYo.ys.x
    3. Run the apk and choose "custom server", then write your server address WITH http:// or https:// and then the port

    There are only english voices, I've tried installing the ones distributed for desktop but they don't work on mobile, not sure if using 3.3 voices would work

    There is an error connecting to the server. please explain in detail
    I am using the same vm server and the IP is 192.168.200.130. Connecting to port 2888 using the internal external IP also gives an error. Is there anything I need to fix on the vm server? The app used YuukiPS_mod.apk.
    Last edited by xxodnr12; 4 Weeks Ago at 10:43 AM.

  11. #476
    Connoisseur of Fine Code SanGawku is offline
    ModeratorRank
    Oct 2006 Join Date
    CyberSpanksLocation
    640Posts
    you want to use HTTP afaik.

  12. #477
    Apprentice Kei is offline
    MemberRank
    Dec 2011 Join Date
    16Posts
    Quote Originally Posted by xxodnr12 View Post
    There is an error connecting to the server. please explain in detail
    I am using the same vm server and the IP is 192.168.200.130. Connecting to port 2888 using the internal external IP also gives an error. Is there anything I need to fix on the vm server? The app used YuukiPS_mod.apk.
    I'd say it's a matter of the vm and your android device being able to "connect". As it is, they shouldn't be able to do it. I used zerotier (a vpn like hamachi in the old days) on both devices and connected them to the same network. You'll have to reconfigure your IPs, though (see how install.sh does it). Make sure to use 192.168.200.130 as local ip and the vpn's ip as the remote one. Finally, input http://YOUR.VPN.IP in android, then your port.

  13. #478
    Member energyxs is offline
    MemberRank
    Nov 2013 Join Date
    99Posts
    Quote Originally Posted by 6HkG View Post
    Anyone managed to launch the server under wsl utilizing swap file as alternative to physical ram ?

    on my side server is launching, but game is stuck in whitescreen
    redis cache is cleared
    am using 4 cores CPU, 6GB physical memory allocated to wsl (my total RAM is 16GB), and 50GB swap file
    Also in the logs, most servers spamming:
    Code:
    LOG_WARNING Date0957427 [src/sync_http_client.cpp:108][request] Error: Connection refused
    LOG_WARNING Date0957427 [src/utils/monitor_report.cpp:280][reportValueToDb] request failed, timecost=88826 us

    Here's my dbgate's log file

    Also, am not using cultivation, am running the client without the kernel drive anti-cheat, instead am using the batch script provided from grasscutter, stripped the lines that launches the server jar and mongoDB
    How did you do that without cultivation?

  14. #479
    Member xxodnr12 is online now
    MemberRank
    Apr 2020 Join Date
    55Posts
    Quote Originally Posted by Kei View Post
    I'd say it's a matter of the vm and your android device being able to "connect". As it is, they shouldn't be able to do it. I used zerotier (a vpn like hamachi in the old days) on both devices and connected them to the same network. You'll have to reconfigure your IPs, though (see how install.sh does it). Make sure to use 192.168.200.130 as local ip and the vpn's ip as the remote one. Finally, input http://YOUR.VPN.IP in android, then your port.
    Login was successful. But I can't get the data to load. Do you know why?
    https://ibb.co/SBqNRMF

  15. #480
    Novice GamerzX is offline
    MemberRank
    Jul 2014 Join Date
    1Posts
    Does anyone have a copy of https://205.185.117.223/install.sh ?

    can't seem to access this link



Advertisement