Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Simple question
10-14-2014, 04:54 PM
Post: #1
Simple question
Hi all.
I've downloaded latest revision build (previously i sticked only with "official" or call whatever you want) and i found 2 new files in ppsspp folder, "debuglog.bat" and "infolog.bat". What those file are useful for? Because I tried to run the program without them and it work. Thanks in advance
Find all posts by this user
Quote this message in a reply
10-14-2014, 05:03 PM
Post: #2
RE: Simple question
They're probably for creating debug log files from errors with the emulator. More for development purposes.
Find all posts by this user
Quote this message in a reply
10-14-2014, 05:15 PM
Post: #3
RE: Simple question
debuglog just does

start PPSSPPWindows64.exe --log="ppsspplog.txt" -d

and infolog just does

PPSSPPWindows64.exe --log="ppsspplog.txt"

They also delete the previous ppsspplog.txt and start the non 64 bit version if the 64-bit one doesn't exist.

Just open *.bat files in a text-editor to check yourself, you can read what they do
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: