Skip to main content

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

WoodenCat

8
Posts
3
Topics
1
Followers
1
Following
A member registered 73 days ago · View creator page →

Creator of

Recent community posts

Hello and thank you! I appreciate the feedback and time you took to test and post. I've got about 85% of an update ready, I'm sure it'll be done by the end of the week. It addresses the horrendous item picking and interacting, adds mouse look, fixes the draw distance, a couple of smaller bugs, simultaneous keyboard inputs and more! It's an overall QOL update before I continue to expand. There are a couple settings in the console that you can use right now for draw distance: turn on devmode with "devmode" and then "set game pdraw to 20000" to unlock the draw distance fully. Driving draw distance is it's own variable named ddraw and can be set the same way. A settings menu is definitely needed and in the works. Also the lighting is on a day and night cycle and I started the day rather late, so it gets dark awfully fast. I know the transitions of sunlight need work as well!


In regards to the individual scenes for the house, shop, etc. I see how that could greatly increase performance rather than having to load the entire scene, but I don't plan on the town being too large. The reason it feels so strangely empty right now is simply I haven't added the surrounding residential buildings.  This is just the culmination of a few weeks of work, so believe me, there will be plenty more updated and fixed. Again, thank you for taking the time to play my alpha and for reaching out with your thoughts. I hope with your feedback and the rest of the community's, that I'm able to shape this into something unique. 

Thank you for taking the time to test and review Cineverse, even in it's early stages. I truly appreciate the feedback and thoughts on this as I want to be able to polish as much as I can (again it is still in its really early stages).


Some things like the FOV, I hadn't thought of previous, but a few things have been known, like the awful "general forward direction" item picking up rather than a centered crosshair  that you use to pick up objects. The lighting angle for the time of day is also a known funny issue. The skybox not being visible is due to the draw distance, which I've turned on permanently at the moment because I've yet to make a dedicated settings page to control them all with.


Anyhow, the issues have been heard! Some have been bothering me for a bit, others are news to me, so thank you again for taking the time to test and review this.

I appreciate you taking the time to give your feedback! The arrow key aiming is a placeholder for mouse aiming, so I apologize for it feeling so rough. And the radio is empty by default (the tv only has one thing on each channel) but it's made so you can drop as many mp3s, flacs, whatever audio files you have, into the channels in the radio folder of the game. There is a .txt file in Assets that explains how to use the radio/tv/tapes custom functionalities. 

This was a "state of progress" posting for my game for me to take part of the jam and to stay motivated to keep working on the game. Forgive me if it is in early stages, I tried to reflect that in my descriptors of the game.

Thank you for the support and feedback!


I had never considered keyboards recognizing as gamepads. I have it set at the moment to disable certain movements on keyboard when using a gamepad, correct. With this info, I will likely fix this so you can use either or both simultaneous. And yes it was completely built with a controller in mind, so there had been slight neglect on the side of keyboard users, forgive me.


Most of what there is to do is messing with the TV/Radio/tape systems at the moment, which you can easily add your own files into. There's a .Txt file in the assets folder with lots of instructions and help with this! However many tapes you put into the tape folder in assets, will determine how many tapes are in game!


Next will be some needed polish (like rebuilding the system that allows for item selection/picking up) and some graphical fixes, but then I'll expand the town and add more shops and I'll add NPCS so there will be an actual game loop. 

Cineverse community · Created a new topic FEEDBACK

Did you like what there was to see? Not like it? Let me know! Any Ideas or thoughts, share them here.

Cineverse community · Created a new topic BUGS
(8 edits)

There is a settings menu if you need to change graphics settings/ performance settings! Need further optimization? Check out the config.ini in the game folder. 

This is still early in development so there will be a few bugs. I believe that most of them are already known, so here is a short list of the ones I have found and not addressed as of yet:

  • Exiting the vehicle at the exact moment of reversing/accelerating may cause the vehicle to never slow down and thus drives away without you
  • Looking out of windows causes some texture pop in/out. I'm not sure what causes this one, it might be an engine limitation with handling transparency, but it's here and will be addressed at some point.
  • Textures can load in improperly or sometimes lose their opacity after compilation, this is something I am currently trying to address as well, so forgive me for any missing/incorrect textures.
  • Using the 'change resolution' setting before using entering fullscreen can strangely reposition menu button click areas
  • Slight audio desync sometimes
  • Driving the car makes the streetlights shutoff at night until exiting the vehicle. A quick work around is to use the car headlights with L
  • Using camera movement other than the mouse while driving the vehicle and not repositioning the camera back to the neutral forward position before Exiting the vehicle will cause the player movement to be off by that amount. This is reversible by doing it again with the opposite camera angle.

Let me know if there are any other bugs found and detail as much as you can with it. You can use 'print log' in the console to print out a few .txt files into the LOGS folder of the game directory that has loads of game-play specific info that I can use to debug, so attach them and send them to me as well, along with any screenshots!

The Radio, TV and VHS tapes all work very similarly.

For the Radio or TV, either drop files straight into ch1 or ch2  (st1, st2 for radio) or just make any amount of new folders (named ch3, st3 and up) and drop them in there!

For VHS, make a new folder in tapes called tape1, tape2 and so on, and drop your file into there. VHS "technically" can have more than one file but there is no continuity check to keep it playing and it won't play in order. Tapes can have cover art! There's no size limit or requirements other than it has to be a PNG, but try and keep em similarily shaped to what the VHS should look like otherwise it'll stretch weird. Just drop 'top.png', 'side.png', 'front.png' and/or 'back.png' into the individual tape folder you made with the video in it and that's it!

If you don't want to have 100+ movie files in the game because, ya know, that takes up a lot of space, you can solely collect covers (Legally and on your own; I don't know laws on this stuff, so find them yourselves) and still make folders for them each and put them in there and it will generate a "blank" tape with that case. It will still act in game as a regular tape, you simply won't be able to watch it. Customers will still try and rent it, can be removed from case, etc.

If you name a TV channel or Radio station a higher number than you have actual folders, it'll create empty static stations in between to make up for it. This doesn't happen with VHS, but rather if you only have one folder named 'tape5', it'll internally call it 'tape1' because it's the only one it found, hence the naming convention.

There's no limit that I'm aware of to how many files you can put onto a station or channel and there's no limit to how many stations/channels/tapes you can have.

If you want to watch just a single file again and again, don't yap at me to turn on file looping or whatever, just put it on it's own channel/station and it'll loop. You can also put it onto a tape now f*** off.

Custom Video/Audio is passed through FFMPEG so it should be able to handle most file types, hardware depending.

***********HEVC, H265, 10bit or 4K video just shouldn't be used for performance reasons***********

In fact, during my own tests, I found that only until you get into larger file sizes for 1080p does it ever become an issue (20gb+) and even then, it's just a bit of audio de-sync. But 4k, 10bit video, HEVC, H265 whatever, they all crashed the game and I don't care enough to fix it. It works great as is.

For best results, I'd use video/audio files that have mono audio tracks. This will allow the 3D audio in game to work proper and is how the game is meant to be played. You can easily convert your own files using FFMPEG.

(2 edits)

I noticed two things today, one small, one more just annoying than anything. And a third thing that might just be my incompetence. 

The medium flag has a heavier weight listed in the store than the large flag, not sure if this is intentional.

Secondly, I ordered a big couch and was using the gravity gun to move the box that it came in. I got about half way where I was going (to the windmill) when the box finally broke, but no couch came out. It also might have left the gravity gun in "grabbed" mode, but I was able to get out of that easily enough. No couch back at the base either, she's just gone. (Edit: couch returned on reload)

Third, the motor at the top of the windmills are easy to get stuck in. I'm assuming it's intentional that it can suck items through the force of the motor running (I tried jamming it with a crowbar), but if you crouch jump into it, you get stuck in the middle of the motor. Again, this is just my own incompetence but I figured I'd put it here. 

Also, are the floors of the windmill interior at the top intentionally supposed to drop items through the floor? I came back and several items were knocked over entirely inside and several others had flown out (through the walls? Floors?) and were now all over the place due to it being up on the hill.  I figured it has to do with how the location of items is stored considering the top of the windmill rotates and may not be in the same position as where the items would need. Would be cool to be able to turn that into a little hideaway but as of now it's not possible. 

Oh I guess one more thing, any time I put multiple TVs out, the audio output on them stop working (unless I reload a few times). Like if there's already a TV in the base (off) and I run across the map to where I've put one in a transformer already, the audio won't play out at the transformer TV, it'll only play back at the base even though that TV is still off. The video still will be working, but audio is played where the other (off) TV is.