Cupibun v0.1.0 (the 1st update!)


It's been a while, but it's finally ready.
The first update since Game Jam is here!

There are too many changes to list them all, but here are the most important ones:

  • Added functionality for creating a game in the metroidvania genre.
  • Added dialogue system, quest system, item system, map.
  • Improved GUI.
  • Added gamepad support.
  • Added settings menu, that allows to customize the display mode, sound volume, and even controls.
  • Added intro slideshow and cutscenes.
  • Improved enemies behaviour.
  • The first (and so far the only) game location has been rebuilt.
  • And now it has a boss fight.
  • The previous bonus image has been replaced with three new ones that can be unlocked by collecting a gold coins.
  • Added 1 fullscreen animation.

What's next?
Well, for now we need to take a break.
We'll continue development when we have the strength again.

Enjoy the game! ;)
See ya ~♥

Files

Cupibun_0.1.1_Windows.zip 59 MB
32 days ago
Cupibun_0.1.1_Linux.AppImage 64 MB
32 days ago

Get Cupibun

Comments

Log in with itch.io to leave a comment.

So I downloaded the game and it opened normally, but when you have to hold down the right button to continue, it doesn't work, not even the left button to exit, I wanted to know if this problem was just for me.
(+1)

This is very strange. The game was tested on different devices and everything worked just fine.

What input device did you use? Keyboard or gamepad? Can you test both?
Actually, it should work with both, but this might help figure out the problem.

Also try switching between windows using Alt+Tab, maybe the game doesn't have focus after launch for some reason.

(+1)
I always used the keyboard, and even using Alt+Tab it still didn't work.

Try changing the contents of the %LocalAppData%/Cupibun/options.ini file as follows:
[Display]
Mode="0"
ScreenScale="2"
Stretch="0"

Save the file and launch the game.
The game will start in windowed mode. Maybe it will help.

(+1)

thanks, it worked.