mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 13:30:02 +00:00
7a035cc28b
For windows user can easier to post the log. I don't know whether ppsspp will add this file after merge
5 lines
156 B
Batchfile
5 lines
156 B
Batchfile
@echo off
|
|
IF Not exist .\User md .\User
|
|
IF Not exist .\User\Logs md .\User\Logs
|
|
If exist .\User\Logs\ppsspp.log Del .\User\Logs\ppsspp.log
|
|
PPSSPPWindows.exe |