Post Reply 
 
Thread Rating:
  • 4 Votes - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Guide:- Compiling PPSSPP on Windows for Dummies (updated for MSVC 2013)
01-27-2018, 12:46 AM (This post was last modified: 01-27-2018 12:47 AM by LunaMoo.)
Post: #103
RE: Guide:- Compiling PPSSPP on Windows for Dummies (updated for MSVC 2013)
If you're downloading zip files, then you have to manually download all of those for every submodule and extract to correct folders separately;p. But downloading zip files sucks.

Bash is not part of git name as you appear using it, git is git, bash is bash, you don't need bash to get all power of git even through it's commonly shipped with it, windows cmd or any gui is just as good, some like tortoiseGit I mentioned earlier are very noob friendly.;p

What you downloaded was a clone of the ppsspp repository, not git. You have to download git separately ie from here.

Also with git you can keep many branches and whole history of all the changes at once, you don't need to download anything separately just fetch remote branches and switch to it or merge to master or whatever. Learn how to use it and you will see that everything is easy and you'll never have to redownload full repository nor it's submodules, just sync/update it.

http://forums.ppsspp.org/showthread.php?tid=6594 - Custom PPSSPP Shaders!
http://forums.ppsspp.org/showthread.php?tid=3590&pid=117172#pid117172 - simple CE scripts to help creating CWCheats,
https://github.com/LunaMoo/PPSSPP_workarounds - CWCheat workarounds.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Guide:- Compiling PPSSPP on Windows for Dummies (updated for MSVC 2013) - LunaMoo - 01-27-2018 12:46 AM

Forum Jump: