Suggestion: Game Shortcuts from Home Screen
|
12-06-2013, 07:11 AM
Post: #5
|
|||
|
|||
RE: Suggestion: Game Shortcuts from Home Screen
Hi, I've got question. Still related to this feature. I try to send game path to pppsspp android, to directly run it.
I see I can modify app-android.cpp, add parameter to NativeApp_init method, modified 1-2 lines like Code: const char *argv[3] = {app_name.c_str(), game_iso_path.c_str(), 0}; Am I doing it correctly, or, are there better settings/methods to run game directly ? Sorry I'm new at this, still learning on git. Perhaps I'll add pull request later. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Suggestion: Game Shortcuts from Home Screen - lionheart620 - 11-04-2013, 12:10 AM
RE: Suggestion: Game Shortcuts from Home Screen - globe94 - 11-05-2013, 09:33 AM
RE: Suggestion: Game Shortcuts from Home Screen - zackfair17 - 11-07-2013, 11:47 AM
RE: Suggestion: Game Shortcuts from Home Screen - Henrik - 11-07-2013, 06:41 PM
RE: Suggestion: Game Shortcuts from Home Screen - valefor - 12-06-2013 07:11 AM
|