From 6f3a01f146da6e8da8e982ff91c572594b606eda Mon Sep 17 00:00:00 2001 From: elchtest Date: Tue, 10 Sep 2024 18:18:08 +0200 Subject: [PATCH] Update README.md Added immerGallery VR Media Player --- iw3/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/iw3/README.md b/iw3/README.md index a3d4af3b..f73fd1b9 100644 --- a/iw3/README.md +++ b/iw3/README.md @@ -161,6 +161,13 @@ However, the following features have not yet been implemented. - No ability to navigate prev/next images with joystick - Screen height position is not adjustable +### immerGallery VR Media Player + +Plays back 3D Full SBS videos and photos. + +- easily navigate prev/next image with joystick +- modify screen height position under Settings - Customize - 3D Wall: Up / Down + ## About file naming rule VR Player detects media format by filename. @@ -172,6 +179,7 @@ Reference: - Pigasus requires `LRF` https://hanginghatstudios.com/pigasus-faq/#acc-tb_obg1300-0 - SKYBOX requires `Full_SBS`, https://forum.skybox.xyz/d/2161-skybox-vr-quest-v116-added-multi-language-keyboard-and-casting - DeoVR requires `SBS` or `LR`(`LRF` seems to not work), https://deovr.com/app/doc#naming +- immerGallery requires `_LR` or `_Full_SBS`, https://immervr.com/files/Image_File_Format_Hints_immerGallery_1_2_8.pdf I confirmed that `_LRF_Full_SBS` works with all of the above software.