Post Reply 
 
Thread Rating:
  • 4 Votes - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Guide:- Compiling PPSSPP on Windows for Dummies (updated for MSVC 2013)
11-03-2013, 10:55 AM
Post: #73
RE: Guide:- Compiling PPSSPP on Windows for Dummies
Need help about bisect stuff now, game i want bisect is working on 0.8.1 but on latest one don't and i want to from 0.8.1 onward (ofc i still don't which right version but stable 0.8.1 working alright). I try to bisect but i stuck at this point:-

Code:
Now you need a new reference point. If you know the last revision that worked, use git checkout <version>. For example, git checkout v0.9.1-134-g554ca84. If you don't know the version, you can browse recent commits and try one a few back, or just go 100 commits back using git checkout HEAD~100.

I don't know which git checkout <version> on 0.8.1 is c743e02 that all information i could get.
the main problem is I don't what i should type.. for example git checkout 0.8.1-c743e02 is this right already? Huh

I worse write english so take easy on me
(even my own language realy bad T_T)

Rig to test now :
Windows 8 64 bit (Laptop)
Intel® Core™ i3-3110M (2.4GHz, 3MB L3 Cache)
Nvidia GT720M 2GB
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 - Ritori - 11-03-2013 10:55 AM

Forum Jump: