Commit graph

14 commits

Author SHA1 Message Date
Pedro Montes Alcalde
4a14d546ba
Tick Tick Tick, thats the sound of 2024 flying by (#3503) 2025-01-19 18:51:43 -03:00
Narr the Reg
c6140e263d motion: Remove initialized variable 2025-01-02 18:55:10 +03:00
Narr the Reg
84c297f8b2 motion: Return proper error codes 2025-01-02 18:55:10 +03:00
Saturnsky
3ef6220197
modules/SceMotion: Improve motion support (#3441)
* modules/SceMotion: Improve motion support

* motion: Set sensor limits and make use of deadband and tilt correction

* motion: Stub set angle threshold

* motion: improve basic_orientation calculation

* motion: optimize gyro deadband and basic orientation calculations

Co-authored-by: Narr the Reg <5944268+german77@users.noreply.github.com>

---------

Co-authored-by: Narr the Reg <5944268+german77@users.noreply.github.com>
2024-12-09 23:08:54 +01:00
nishinji
541631822c gui: some small improvements
- Add option to disable motion
- Add jpeg format support for screenshots
2024-08-08 18:45:55 +02:00
Pedro Montes Alcalde
34565e3ef4
Vita2024K: Happy 2024 2024-01-01 12:36:32 -03:00
Pedro Montes Alcalde
3e79dcbe0f
modules/sceMotion: Fix wrong sizeof usage on memset 2023-09-17 16:25:11 -03:00
Macdu
e64fa370c7 modules: cleanup 2023-09-10 23:35:12 +02:00
Macdu
a3f6cfdf7f motion: Add motion support 2023-09-02 05:04:02 +02:00
Narr the Reg
e67b464891 motion: create basic structure 2023-09-02 05:04:02 +02:00
Zangetsu38
22f307df38 modules/SceMotion: stub SceMotionGetState with set value to zero.
- Fixes head movement of Sackboy occurring independently in LBP.
- Also fixes the issue in Gravity Rush where the screen turns black when using gravity or during specific moments involving the motion sensor.
motion: Prepares for future motion support.
2023-05-26 12:17:33 +02:00
EXtremeExploit
41a17e79c7 Planet Earth Season 2023 2023-01-02 10:46:20 +01:00
bookmist
f03c257a33 modules: Add Tracy to all implemented functions in implemented modules.
modules/tracy: module name macro
Remove unused hack from SceMp4, mark ScePgf/sceFontNewLib unimplemented
2022-10-29 20:35:17 +03:00
Zangetsu38
6655cf16b0 modules: Register nids and function of few library.
- for library Ft2/Motion/KernelForMono/KernelForVM/LibGcc/LibKernel/Mp4/RtcForDriver.
- move library AppMgrUser/DisplayUser/Fios2User/RtcUser/Motion inside DriverUser module.
- Config: remove load lib kernel and load only driver user.
2021-11-04 06:33:57 +01:00
Renamed from vita3k/modules/SceMotion/SceMotion.cpp (Browse further)