Guide:- Compiling PPSSPP on Windows for Dummies (updated for MSVC 2013)
|
01-26-2018, 04:21 PM
Post: #97
|
|||
|
|||
RE: Guide:- Compiling PPSSPP on Windows for Dummies (updated for MSVC 2013)
Make sure you inited / updated all submodules(git submodule update --init --recursive), that's typical problem most inexperienced people will have and probably would cause your problem since we include stuff required for d3d backends as a minimalistic submodule.
Other problems on windows at least could be caused by Visual Studio version ~ PPSSPP supports currently 2015 and 2017 versions(community edition is fine). You also have to make sure to install XP compatible compiler and older SDK(8.1) as PPSSPP unfortunately still supports that ancient operating system so we can't build against latest windows SDK. 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. |
|||
« Next Oldest | Next Newest »
|