Post Reply 
 
Thread Rating:
  • 22 Votes - 4.36 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PPSSPP Feature Request Page
06-08-2013, 03:22 PM
Post: #91
RE: PPSSPP Feature Request Page
(06-08-2013 02:57 PM)xemnas Wrote:  I request the following features:
- Add multi-core processor support
- Add plug-ins support
- Add FXAA and MSAA support
- Add an option to run game on full screen by default
- Alternate between full screen and window mode by pressing Alt-Enter
- Add multiple save states support
- Add backup before save option (save states)
- Change Quicksave state and Quickload state shortcut to F1 and F3 respectively
- Add support for re-mapping of shortcut buttons

yup,they're pretty good.

Contact::::
I don't exist anymore, no use calling a dead person
Find all posts by this user
Quote this message in a reply
06-08-2013, 07:16 PM (This post was last modified: 06-08-2013 07:16 PM by Niyawa.)
Post: #92
RE: PPSSPP Feature Request Page
(06-08-2013 02:57 PM)xemnas Wrote:  I request the following features:
- Add multi-core processor support
- Add plug-ins support
- Add FXAA and MSAA support
- Add an option to run game on full screen by default
- Alternate between full screen and window mode by pressing Alt-Enter
- Add multiple save states support
- Add backup before save option (save states)
- Change Quicksave state and Quickload state shortcut to F1 and F3 respectively
- Add support for re-mapping of shortcut buttons

I'm all for this.
Find all posts by this user
Quote this message in a reply
06-08-2013, 07:24 PM
Post: #93
RE: PPSSPP Feature Request Page
(06-08-2013 02:57 PM)xemnas Wrote:  I request the following features:
- Add multi-core processor support
- Add plug-ins support
- Add FXAA and MSAA support
- Add an option to run game on full screen by default
- Alternate between full screen and window mode by pressing Alt-Enter
- Add multiple save states support
- Add backup before save option (save states)
- Change Quicksave state and Quickload state shortcut to F1 and F3 respectively
- Add support for re-mapping of shortcut buttons

Better off replacing FXAA with SMAA, it's better

Oh and I would like to add Stereoscopic 3D support to that list
Find all posts by this user
Quote this message in a reply
06-10-2013, 04:10 AM
Post: #94
RE: PPSSPP Feature Request Page
Why there's no video on qt(Symbian) version?
Find all posts by this user
Quote this message in a reply
06-10-2013, 05:08 AM
Post: #95
RE: PPSSPP Feature Request Page
- Add multi-core processor support = I Refer you to the PCSX2 forums where a thread already exists detailing how difficult it is to multithread a tightly synched console
- Add FXAA and MSAA support - not required, already have the resolution multiplier and Simple 2xSSAA
- Add multiple save states support - Surely you mean multiple slots, the emulator already can save multiple states.
Find all posts by this user
Quote this message in a reply
06-10-2013, 05:42 AM (This post was last modified: 06-10-2013 05:46 AM by arg274.)
Post: #96
RE: PPSSPP Feature Request Page
well,jpcsp can use both of the cores of a cpu.moreover,it can also use 4 cores at once.so i dont think that its impossible.

(06-10-2013 04:10 AM)ut_vebs Wrote:  Why there's no video on qt(Symbian) version?

what?psmf hasnt been added to symbian yet?

Contact::::
I don't exist anymore, no use calling a dead person
Find all posts by this user
Quote this message in a reply
06-10-2013, 07:46 AM
Post: #97
RE: PPSSPP Feature Request Page
(06-10-2013 05:42 AM)arg274 Wrote:  well,jpcsp can use both of the cores of a cpu.moreover,it can also use 4 cores at once.so i dont think that its impossible.

You are comparing an emulator written in a high level language and executed on a virtual machine to an emulator written in a language that that executes more closely to machine code.

most of that multithreading jpcsp uses is done so at the java level.
Find all posts by this user
Quote this message in a reply
06-10-2013, 08:16 AM (This post was last modified: 06-10-2013 09:02 AM by arg274.)
Post: #98
RE: PPSSPP Feature Request Page
so i guess that its tuff to do multithreading in C/C++ ... :<shame>:

sceMp3 implementation is in progress... ... ...

(06-10-2013 04:10 AM)ut_vebs Wrote:  Why there's no video on qt(Symbian) version?

checked git and found out that there's no ffmpeg support for QT(symbian) yet. Sad

Contact::::
I don't exist anymore, no use calling a dead person
Find all posts by this user
Quote this message in a reply
06-10-2013, 10:59 AM
Post: #99
RE: PPSSPP Feature Request Page
(06-10-2013 05:08 AM)Squall Leonhart Wrote:  - Add multi-core processor support = I Refer you to the PCSX2 forums where a thread already exists detailing how difficult it is to multithread a tightly synched console
- Add FXAA and MSAA support - not required, already have the resolution multiplier and Simple 2xSSAA
- Add multiple save states support - Surely you mean multiple slots, the emulator already can save multiple states.

Multi-threading is difficult and that is the reason why it should be done as early as possible. If the project gets bigger, it would be more difficult to change the code.

SSAA is okay but it's expensive and currently it requires Buffered Rendering to be on in order to use it. In some games, we need to turn Buffered Rendering off and the SSAA will be disabled as well. I'm not sure about MSAA but I believe FXAA is faster and it shouldn't need Buffered Rendering.

Regarding multiple save states, I mean multiple slots.
Find all posts by this user
Quote this message in a reply
06-10-2013, 02:34 PM (This post was last modified: 06-10-2013 02:35 PM by arg274.)
Post: #100
RE: PPSSPP Feature Request Page
I've updated the 1st post.4 out of my 53 req has been added.2 are in progress.

Post#100 of this thread!!!

Contact::::
I don't exist anymore, no use calling a dead person
Find all posts by this user
Quote this message in a reply
06-10-2013, 03:36 PM (This post was last modified: 06-10-2013 03:39 PM by ut_vebs.)
Post: #101
RE: PPSSPP Feature Request Page
(06-10-2013 08:16 AM)arg274 Wrote:  so i guess that its tuff to do multithreading in C/C++ ... :<shame>:

sceMp3 implementation is in progress... ... ...

(06-10-2013 04:10 AM)ut_vebs Wrote:  Why there's no video on qt(Symbian) version?

checked git and found out that there's no ffmpeg support for QT(symbian) yet. Sad

Ok Thats Sad....Sad But,
Will there Be video support in Future..?
Waiting For 'Xsacha'..

Can Somebody Help Me in Compiling the Ppsspp Code in Qt creator.. Please Help Me Step Wise
Find all posts by this user
Quote this message in a reply
06-10-2013, 08:02 PM
Post: #102
RE: PPSSPP Feature Request Page
(06-10-2013 10:59 AM)xemnas Wrote:  
(06-10-2013 05:08 AM)Squall Leonhart Wrote:  - Add multi-core processor support = I Refer you to the PCSX2 forums where a thread already exists detailing how difficult it is to multithread a tightly synched console
- Add FXAA and MSAA support - not required, already have the resolution multiplier and Simple 2xSSAA
- Add multiple save states support - Surely you mean multiple slots, the emulator already can save multiple states.

Multi-threading is difficult and that is the reason why it should be done as early as possible. If the project gets bigger, it would be more difficult to change the code.

SSAA is okay but it's expensive and currently it requires Buffered Rendering to be on in order to use it. In some games, we need to turn Buffered Rendering off and the SSAA will be disabled as well. I'm not sure about MSAA but I believe FXAA is faster and it shouldn't need Buffered Rendering.

Regarding multiple save states, I mean multiple slots.

FXAA and MSAA also require buffered rendering
Find all posts by this user
Quote this message in a reply
06-10-2013, 11:16 PM
Post: #103
RE: PPSSPP Feature Request Page
I read somewhere else on these forums that the Multi-core will only be transferring the audio part of the emulator over to the second core, to reduce the extra work the CPU would otherwise have to endue.
And so will not make much difference, so one the developers said.
Find all posts by this user
Quote this message in a reply
06-11-2013, 07:15 AM
Post: #104
RE: PPSSPP Feature Request Page
no one mentioned this before but


can someone add a feature which disables diagonal dpad touchcontrol
(eg. 'my boy' gameboy emulator for android has this option)

what i mean is that

for example

if im scrolling down an item list

i accidentally press down-left or down-right (the touch control is very sensitive)

by doing so rather then scrolling down as i intended

it goes to a different list(weapon list, armor list etc)


this may sound trivial but it gets quite fustrating later on

and very annoying if i have to press the right button in specific time in certain games



im sure adding this feature won't be that hard

because i heard that ppsspp in the beginning had the 4-ways dpad

and later added diagonal dpad turning it to 8-ways dpad


im not a dev so dont know how difficulty it will be
but anyway please do so
Find all posts by this user
Quote this message in a reply
06-11-2013, 10:22 AM
Post: #105
RE: PPSSPP Feature Request Page
i think ive heard this feature. . . but where?

Contact::::
I don't exist anymore, no use calling a dead person
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: