Post Reply 
 
Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mac OS X - PPSSPP Application Bundle Builds
08-25-2014, 10:23 PM (This post was last modified: 08-26-2014 12:19 AM by Stanton.)
Post: #11
RE: Mac OS X - PPSSPP Application Bundle Builds
@slavezeo: My Qt build keep crashing, using latest Qt5.3.1 Qt Creator.
Regular OpenGL builds though are working fine so no complaints, but wondering if you are noticing the same thing?

@kylez -- Anyway to add that to the plist as a default: I tried:
<key>ProgramArguments</key>
<array>
<string>/Applications/PPSSPPSDL.app/Contents/MacOS/PPSSPPDL</string>
<string>--fullscreen</string>
</array>
and also:
<key>Program</key>
<string>/Applications/PPSSPPSDL.app/Contents/MacOS/PPSSPPDL</string>
<key>ProgramArguments</key>
<array>
<string>--fullscreen</string>
</array>

This is just my usual way to add program arguments to services...
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Mac OS X - PPSSPP Application Bundle Builds - Stanton - 08-25-2014 10:23 PM

Forum Jump: