Files
ppsspp/Windows/.github/copilot-instructions.md

870 B

Copilot Instructions

Project Guidelines

  • When working in this PPSSPP workspace, the workspace root is C:\dev\ppsspp\Windows, so files outside the Windows directory (like GPU/Common/, Core/, etc.) must be accessed with the ".." prefix. For example, use "..\GPU\Common\DrawEngineCommon.cpp" instead of "GPU\Common\DrawEngineCommon.cpp" when calling file editing tools.

LSX documentation