Coder Social home page Coder Social logo

Comments (23)

Ansh4011 avatar Ansh4011 commented on July 28, 2024 1

Oh wait browser didn't refresh lol, that's smart haha. Will try in a while, in class rn.

from wsapatch.

MustardChef avatar MustardChef commented on July 28, 2024

I have corresponded with @cinit and have been told that they are busy with their studies and will work on the patch in the coming weeks after they have some free time. I would revert back to 2303.40000.5.0 in the meantime by either getting WSA from here https://github.com/MustardChef/WSABuilds/releases/tag/Windows_10_2303.40000.5.0

from wsapatch.

Ansh4011 avatar Ansh4011 commented on July 28, 2024

@MustardChef Hi mate. Apparently WSA_2305.40000.3.0_x64 seems to work smooth enough for me. I am running window 10 ltsc (21h2).
How did I build it? Downloaded the corresponding release from WSABuilds which is by default meant for win11. Downloaded patches from WSAPatch and placed them at the respective place, then edited appxmanifest.xml and ran run.bat.
At this stage, I did encounter an issue where the resource language and resource uap nodes in appxmanifest.xml got repeated twice after running run.bat and then install.ps1 would throw error, so simply edited out the extra instances, don't know what triggered that error but it's surely something related to run.bat, happened twice.
Later, also changed the location of the folder in which resides userdata.vhdx, and works completely fine as well.
Rest, it simply works good. Pretty stable for daily usage imho. Note it was a fresh install, no amazon store and had gapps. Cpu is i5-3230m if that matters.
Lastly, thanks a lot @MustardChef and @cinit for the awesome work, you didn't leave a single reason for me to switch to windows 11, I still feel windows 10 is much better and has better ui, not to mention it's customizable enough.
wsa

from wsapatch.

YT-Advanced avatar YT-Advanced commented on July 28, 2024

@Ansh4011 Can you explain more about your way please. I can't understand this line

Later, also changed the location of the folder in which resides userdata.vhdx, and works completely fine as well.

from wsapatch.

Ansh4011 avatar Ansh4011 commented on July 28, 2024

@Ansh4011 Can you explain more about your way please. I can't understand this line

Later, also changed the location of the folder in which resides userdata.vhdx, and works completely fine as well.

I was referring to step 3 of this guide on MustardChef's repo WSABuild. https://github.com/MustardChef/WSABuilds/blob/master/Guides/MoveToExtDrive.md#step-3-moving-the-appdata-vhdx--data-from-your-windows-drive-c-to-the-desired-partitiondrive

Also, tbh there's no my way, I just followed the installation/patching steps and it happened to work for me.

from wsapatch.

YT-Advanced avatar YT-Advanced commented on July 28, 2024

@Ansh4011 So you mean we must install WSA at other drive then use mklink to make symlink for working with Windows 10 ?

from wsapatch.

YT-Advanced avatar YT-Advanced commented on July 28, 2024

@Ansh4011 And can you please tell me which DLL version you are using for patching ?

from wsapatch.

Ansh4011 avatar Ansh4011 commented on July 28, 2024

@Ansh4011 So you mean we must install WSA at other drive then use mklink to make symlink for working with Windows 10 ?

Oh no, what I actually meant was that it works that way as well, as I said, 'later', so its not a requirement whatsoever and rather completely optional, just saves me a hefty amount of space in c drive.

@Ansh4011 And can you please tell me which DLL version you are using for patching ?

20230119

from wsapatch.

YT-Advanced avatar YT-Advanced commented on July 28, 2024

@Ansh4011 Wait what. Nothing different between your way with my patch. Can you test with this build (It have auto patch, so no need to patch DLL mannually)
https://github.com/YT-Advanced/WSA-Script/releases/latest

from wsapatch.

Ansh4011 avatar Ansh4011 commented on July 28, 2024

@Ansh4011 Wait what. Nothing different between your way with my patch. Can you test with this build (It have auto patch, so no need to patch DLL mannually) https://github.com/YT-Advanced/WSA-Script/releases/latest

Was about to install, but just checked the patch files are not present there neither is appxmanifest.xml patched.

from wsapatch.

YT-Advanced avatar YT-Advanced commented on July 28, 2024

@Ansh4011 Haha, I have added patcher to powershell script, just install and all of them will be patched, include DLLs and appxmanifest

from wsapatch.

YT-Advanced avatar YT-Advanced commented on July 28, 2024

@Ansh4011 You can check these line
image

from wsapatch.

Ansh4011 avatar Ansh4011 commented on July 28, 2024

@Ansh4011 You can check these line image

@YT-Advanced Yea I tried v2304, doesn't seem to work, tried your repo and wsabuilds too. But then out of curiosity I ran v2305, the pre-release from your repo, modified install.sh for 21h2 and it worked, worked smooth af. Seems like the issue was only with v2304.

from wsapatch.

YT-Advanced avatar YT-Advanced commented on July 28, 2024

@Ansh4011 I can't understand the line below. You mean v2305 from my repos worked smooth without any modify from you ?

the pre-release from your repo, modified install.sh for 21h2 and it worked

from wsapatch.

Ansh4011 avatar Ansh4011 commented on July 28, 2024

@Ansh4011 I can't understand the line below. You mean v2305 from my repos worked smooth without any modify from you ?

the pre-release from your repo, modified install.sh for 21h2 and it worked

I was referring to this 22h2, bcz I run 21h2 so I had to edit it to make it work.
image

from wsapatch.

YT-Advanced avatar YT-Advanced commented on July 28, 2024

Oh, thanks. I will modify it :)))
P/s: Finished building:
https://github.com/YT-Advanced/WSA-Script/releases/tag/WSA-Insider-Version

from wsapatch.

ZzZombo avatar ZzZombo commented on July 28, 2024

So does this mean we can install the latest version on Windows 10 as is or not? Any step-by-step example otherwise?

from wsapatch.

YT-Advanced avatar YT-Advanced commented on July 28, 2024

So does this mean we can install the latest version on Windows 10 as is or not? Any step-by-step example otherwise?

I think we can.

from wsapatch.

Ansh4011 avatar Ansh4011 commented on July 28, 2024

Oh, thanks. I will modify it :)))

Welcome 😄

from wsapatch.

Ansh4011 avatar Ansh4011 commented on July 28, 2024

So does this mean we can install the latest version on Windows 10 as is or not? Any step-by-step example otherwise?

#33 (comment)

from wsapatch.

Ansh4011 avatar Ansh4011 commented on July 28, 2024

P/s: I'm building with new Powershell script
https://github.com/YT-Advanced/WSA-Script/actions/runs/5217274339

@YT-Advanced Good job man! Need me to test it? Can do today, cause I'll be busier tmrw onwards.

from wsapatch.

YT-Advanced avatar YT-Advanced commented on July 28, 2024

@YT-Advanced Good job man! Need me to test it? Can do today, cause I'll be busier tmrw onwards.

@Ansh4011 Yes, you can test it via this link (Better than WSABuilds):
https://github.com/YT-Advanced/WSA-Script/releases/tag/WSA-Insider-Version

from wsapatch.

MustardChef avatar MustardChef commented on July 28, 2024

You can get WSA Builds v2305 for Windows 10 from here: https://github.com/MustardChef/WSABuilds/releases/tag/Windows_10_2305.40000.3.0

from wsapatch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.