Command line options?
|
11-03-2018, 02:25 PM
Post: #1
|
|||
|
|||
Command line options?
I've been searching for all over the net but i haven't found any command list yet.
Is there any? Thanks! |
|||
11-03-2018, 03:24 PM
Post: #2
|
|||
|
|||
RE: Command line options?
If I recall The Dax listed them at some point in some thread explaining options, but it might be outdated since he's not too active from a long time.
Basically we have this: Code: Logging: Any other command will be checked as a path to the game. http://forums.ppsspp.org/showthread.php?tid=6594 - Custom PPSSPP Shaders! http://forums.ppsspp.org/showthread.php?tid=3590&pid=117172#pid117172 - simple CE scripts to help creating CWCheats, https://github.com/LunaMoo/PPSSPP_workarounds - CWCheat workarounds. |
|||
11-21-2018, 02:02 AM
Post: #3
|
|||
|
|||
RE: Command line options? | |||
11-21-2018, 08:42 AM
(This post was last modified: 11-21-2018 08:42 AM by LunaMoo.)
Post: #4
|
|||
|
|||
RE: Command line options?
Software rendering only became somewhat usable on powerful desktops with AMD release of Ryzen that basically doubled the core count forcing intel to do the same in their latest cpu's.
Mobiles - doesn't matter their core count - as expected from battery powered devices are just too slow and because some people used it by accident then complained for poor performance it was hidden in UI there, but you can still set it by manually editing ppsspp.ini and changing "SoftwareRenderer = False" to "SoftwareRenderer = True"(or adding it if it doesn't exist) under [Graphics]. It can only be useful for debugging some graphics glitches, maybe also for few emulators which might require it to display graphics, but it's always best to avoid double emulation and just use a native emulator instead especially on a platform like android which has a ton of native emulators that are simply superior to psp ones. http://forums.ppsspp.org/showthread.php?tid=6594 - Custom PPSSPP Shaders! http://forums.ppsspp.org/showthread.php?tid=3590&pid=117172#pid117172 - simple CE scripts to help creating CWCheats, https://github.com/LunaMoo/PPSSPP_workarounds - CWCheat workarounds. |
|||
11-22-2018, 12:38 AM
Post: #5
|
|||
|
|||
RE: Command line options?
(11-21-2018 08:42 AM)LunaMoo Wrote: ...it was hidden in UI there, but you can still set it by manually editing ppsspp.ini and changing "SoftwareRenderer = False" to "SoftwareRenderer = True"(or adding it if it doesn't exist) under [Graphics]. I already know all that. Any way of unhide it, or some easy way to enable it. Just editing one string in txt file is really annoying at android. NES, SNES, SMD, SegaCD, ZX, VIC20 - all full speed. Some of the emulators need software renderer to show menu. I don't want to use native emulators - because I'll need to check permissions of each apk. Why this apk want to read my SMS, use my internet, phone some guys from my telephone book and etc... |
|||
« Next Oldest | Next Newest »
|