Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions iw3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand All @@ -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.

Expand Down