Post Reply 
 
Thread Rating:
  • 5 Votes - 4.6 Average
  • 1
  • 2
  • 3
  • 4
  • 5
A comprehensive list of games that are only problematic on AMD/ATI graphics cards
07-09-2013, 05:09 PM
Post: #31
RE: A comprehensive list of games that are only problematic on AMD/ATI graphics cards
(07-08-2013 09:09 PM)solarmystic Wrote:  Danyal, if you're using git bash (the cmdline version of git) its as simple as:-

(enter the commands without the " symbols)

0. Setting the directory of your choice, for example if you want it to be in C:\Programming

"cd /c/programming/"

1. Cloning it

git clone http://github.com/hrydgard/ppsspp.git ppsspp

2. Grabbing the submodules

git submodule update --init

2a. Update source again just to be sure

git pull -v --progress "origin"

3. Open the solution (.sln) file (located in the windows directory of the ppsspp folder you've cloned it into) using VC++ 2010.

Then build it. It should work. It does for me using the above method.

Thanks for the help! That's actually worked! If moderators are reading the post then I must say that this thread should be sticked so that it will be helpful for many people who are struggling while making a build through Visual C++ 2010. Here +1 rep for you! Tongue
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: A comprehensive list of games that are only problematic on AMD/ATI graphics cards - Danyal Zia - 07-09-2013 05:09 PM

Forum Jump: