hrydgard / ppsspp

A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the forums at forums.ppsspp.org.
https://www.ppsspp.org
Other
10.84k stars 2.13k forks source link

Add ability to change camera near clipping #19114

Open brianconnoly opened 2 months ago

brianconnoly commented 2 months ago

What should happen

PPSSPP should have setting to adjust camera near clipping distance

Playing PPSSPP VR, and moving camera to character head breaks all immersion because object disappear in front of you (

Who would this benefit

All PPSSPP VR players that want to play in first person camera

GTA Stories is great example of such game PPSSPP gives great stereo 360 image, and camera control, but lack of control over near clipping destroys possibility to play in first repson

Platform (if relevant)

Android

Games this would be useful in

ULUS-10041 Grand Theft Auto: Liberty City Stories

Other emulators or software with a similar feature

Every game engine has capability to change near/far distance Even some games has that setting (90s / early 00s)

Checklist

sum2012 commented 2 months ago

@lvonasek

lvonasek commented 2 months ago

I will look into it during June.

lvonasek commented 2 months ago

I did a quick test and when I set a near clipping plane using projection matrix then it does nothing in GTA.