bezedh 2023-05-02 11:05
I can't run the game (windows 10 here) some files (quit a lot) are missing the game told me !
Foon → Ludum Dare Explorer → LD53 → Airplane Delivery
By taran95
| Category | Rank | Score | Count | |
|---|---|---|---|---|
| Overall | 13 | |||
| Fun | 13 | |||
| Innovation | 13 | |||
| Theme | 13 | |||
| Graphics | 13 | |||
| Audio | 11 | |||
| Humor | 11 | |||
| Mood | 12 |
I can't run the game (windows 10 here) some files (quit a lot) are missing the game told me !
Same as the guy above ^ I can't run the game
VCRUNTIME140D.dll not found :(
This one doesn't work for me on Windows 11. I get the start menu, the press play and it shows a black screen with a little UI on the right with some info but nothing else.
Sry Bro I was eager to play your game!! But MSVCP140D.dll is missing from my computer!!
Update and notify me by playing my game a leave a comment!!!!!
Edit: I loved it! It was good as I excepted. One small suggestion. - Add Background (it is repetitive and boring) - Add an arrow showing where to land (In First game, I lost my way actually) - Please add some audio man!
the missing DLL is because the game is compiled in debug mode. @taran95 can you export your game in "reseale mode" ? https://social.msdn.microsoft.com/Forums/windows/en-US/06b66cae-d010-441d-bc72-64a8c7cd65bc/missing-vcruntime140ddll-and-ucrtbaseddll?forum=visualstudiogeneral
Same here, can't run :(
Sadly I cant run it either. Missing a bunch of DLL files
I got an error on a shader fragment. If you are using Vulkan for your engine then that could be a problem on older boxes like my.
On the other hand, gratz for trying to build your own engine, you are a better man than I am Gunga Din
@bezedh @midgento @aschab @duncant @random-ideation-studios @farfadet46 @akuirako @thae @beebster-games I just updated the game. It should work now. Thank you for commenting and notifying me that the game isn't running. Thank you @random-ideation-studios for showing eagerness to play the game. It means a lot. Thank you @farfadet46 for helping me resolving the error. @beebster-games No i am using opengl. sorry for the inconvenience!
a cool game but the graphism are too low, so houses, no tree in background so the player is anoyed by the grid. anyway a nice idea of game for "delivery"
Cant play.
err2.png
@farfadet46 yes. the graphics can be a lot better. thank you for commenting.
@ismael-rodriguez are you using windows 11? which graphics card are you using?
Win10 Nvidia 1080t(?)
@ismael-rodriguez I'm sorry. I dont know how to fix that.
Bummer dude also no dice playing the game. Running windows 11. Nvidia RTX 3080. Encountering the same fragment shader issue that ismael reported. If you get this working, I'd definitely like to give this another shot.
Can't play :( The screen is all black with a hud in the top right.
@ismael-rodriguez @jaydubbyasee @blue-pin-studio i just updated the game it should work now. Sorry for the inconvenience.
err3.png
couldnt find the second airport tbh..
controller felt pretty nice, but I would love to have more explanation on how it works :P
Hey good effort making a game without engine. The flight physics were pretty cool. Some things that could have been better were the replacing the grid lines that appeared with stuff like clouds or other fixed objects that could give you a frame of reference that you were moving because it felt a bit disorienting. Thanks for getting it playable though!
@whywhy
use D to accelerate (on ground as well as in air)
use W to tilt the plane upwards
use A to apply brakes(only on ground)
use S to tilt the plane downwards
the Distance Covered in the hud tells the percentage of distance covered by you. when it's close to 95 you'll find the airport.
Let me know if you'd like to know more. :)
@jaydubbyasee
Thank you.
I spent a lot of time making the physics so i didn't have time to improve the graphics.
I can't belive you made this on your own engine! The game is fun, it took a while to get used to and the movement seemed unatural, but in a cool way!
@alyssa-sanden
Thank you for the feedback : )
Complains of missing runtime dll's when I try to launch. The oft unspoken troubles of getting a custom engine to run on most machines strikes again.
As someone who has also developed a game engine, I know how difficult it is to make one, and dealing with compatibility issues is a headache. The airplane control feels okay, but a bit monotonous. Adding more obstacles in the sky (such as birds or thunderclouds) might make it better. Also, when I flew to the far right, the game exited. I'm not sure if it was a bug or intentional design. Overall, this is a challenging game in every sense of the word.