Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
A jam submission

Enchanted Photo GalleryView game page

Submitted by colourlesspony — 1 day, 21 hours before the deadline
Add to collection

Play game

Enchanted Photo Gallery's itch.io page

Results

CriteriaRankScore*Raw Score
Originality - How original was the entry.#173.4114.000
User experience - How well was the user interaction implemented.#183.0913.625
Theme incorporation - How well did the entry fit the theme.#193.1983.750
Haptics - Did the entry make good use of haptics?#201.7062.000
Audio - Did the entry make good use of audio?#202.6653.125
Overall#202.7723.250
Fun factor - How much fun was the entry to play.#212.5583.000

Ranked from 8 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.

Godot version used
4.4 beta3

Leave a comment

Log in with itch.io to leave a comment.

Comments

Jam HostSubmitted

It took me a few tries to get it started, but once running it was incredibly visually impressive. Good job!

Submitted

It worked through Meta Quest Link on Windows 11 with a Quest 3 for me eventually. The first time I ran it, it just stayed in the Godot loading screen with music. It worked the second time trying to run it though, with no change. Not sure what happened.

Lovely gallery! I loved how the photos became 3D after the summoning and head patting. I'd appreciate some snap turning to avoid motion sickness, but hey, it's a game jam game and I appreciate what you made here!

Submitted

Great job! The environment looked great. I was really surprised by the unicorn - I kept jumping, because I was expecting something evil to happen, but it never did :-) The 3D photos at the end was really cool! I didn't think that was possible in Godot because there isn't stereo rendering to a viewport -- I'll check out your project files later to see how you did it :-)

Submitted (1 edit) (+2)

Unfortunately the EnchantedGalleryTextureFixWindows.zip still fails to load on my machine (steamvr/windows 11). I do still hear the music playing but the game never submits any frames.

Submitted

same

Submitted

+1 :(

Submitted

same, tried all three windows versions and cant get it to work

Submitted(+1)

The scene looks so real. I almost thought I was in passthrough mode. But I feel a little motion sickness while playing.  I think it is better to use snap turn when turning around.

Developer(+1)

Thanks! I have been trying to step up my art game. Sorry about the sickness. 

Submitted

Does not work on my PC (Windows 11 (64 bits), Intel(R) Core(TM) i5-10400F CPU @ 2.90GHz, NVIDIA GeForce RTX 2060, Oculus Oculus Quest2, SteamVR), tried windows, optimized version. Running from sources seems to take forever importing.

I only have music when starting, graphics stays on the Godot loading screen. ;(

Developer

Thank you for at least trying. I wish I new what was wrong with it. Sorry about the long import with the sources. I deleted .godot file because it was 1.5GB. I also worked with the blend files directly so it has to run blender and export all the models. 

Submitted

I guess it's only my PC being too weak.
Looking at the project files, some images seem to be huge, as well as a few of the Blender files. :(

Developer(+1)

OMG you're right. Those images way to big. I resized them and tested with RX580 machine and it worked. If you have time can you try the new texture fix version? EnchantedGalleryTextureFixWindows.zip

Submitted

I tried this morning and it still didn't work. I'll test again later today running from the console so I can see if Godot throws useful messages.

Submitted(+1)

It worked, this time! I think there's still room for progress on a few assets, because I had a huge lag spike when the animal spawned and another one when it arrived in the gallery (the photos I guess?). But if you can shrink those assets I bet it would even be possible to export for Quest and Pico.

Anyway, it's beautiful, and the 3D photo effect is stunning!

Developer

Thank you! I'm glad it finally worked. Next year I will try to get my hands on a quest for testing and targeting that as minimum spec.

Submitted (2 edits)

Please don't hesitate to just try to shrink the assets, export for Quest and I can test it for you. 😉

Pretty sure only the unicorn model and 3d photos are too big now.

Submitted(+1)

Well done! This blend of hidden object game, photo gallery and satanic rites makes perfect use of the VR medium. May I ask how you made that effect work in VR?

Developer (1 edit) (+1)

Thank you!

 SPOILER: 

The 3D photo effect is just displaying the left and right images of 3D photos to left and right eyes using a xr shader. I took all the photos my xreal beam pro or a loreo 3D lens on my nikon D5200. I have been obsessed with 3D photography the last year.  Feel free to dig around the project file. 

Submitted

it is crashing when starting.

Developer

Is it crashing as soon as you launch it or after them loads a bit? Are you using steamvr or some other openxr platform? 

Submitted

it crashing after them loads a bit, but no image, and I'm using steamvr.

I hope that helped.

Developer

Alright, I made a optimized version with the lights deleted and a lower res lightmap. I also changed when some of the images are loaded. Let me know if the optimized version still crashes.