Barulandia painting game

PS2 Barulandia painting game PS2 v1.0

JMGK

Developer
Hi,

This is the PS2 port of my game Barulandia. Its based on the SDL 1.2 branch of the port for PS3 (https://github.com/jmgk77/BARULANDIA.PS3), and can be found in https://github.com/jmgk77/BARULANDIA.PS2

Notable changes are the resize of the graph assets to new resolution (640x480), the user interface, the use of internal romfs instead of hdd, the use of sdl_mixer lib for sound, and memory card support for saves.

I tested it in a SCPH-90010 with modchip, and with PCSX2. Reports from other models are welcome.

It use GCC 9 (https://gitlab.com/ps2max/ps2dev-repo/-/tree/ee-toolchain-gcc9).
101265738-94861700-3727-11eb-8e1b-6c49d65d4bf6.png 101265739-951ead80-3727-11eb-9d3b-82a027153c9f.png 101265740-95b74400-3727-11eb-87ff-48d889eec001.png 101352116-65c78800-3870-11eb-8c02-03a5a51fd933.png 101407265-633d5080-38b9-11eb-8b49-78c4ebd161c4.png
 
Can you add\change a few things:
  • use the D-pad ( :dir down: :dir left: :dir right: :dir up: ) to navigate through the main menu
  • English translation will be nice:
    Eng2.png
  • add BGM or even some sort of MIDI
  • navigating by the analog stick it is let's say... not too sensitive.
    I have to lean out an analog stick for quite some time to navigate
  • I'm not sure how to come back to the main menu from this "page",
    also there no buttons legend:
    ange3.png

    E.g. buttons legend might be shown when you press :but start: or :but select: button.
BTW tested this game on SCPH-70004 & SCPH-75004.
On both of these console everything was fine.
 
Hi,

Thanks for testing it. The dpad/analog problem seens to be a limitation of the sdl port. I wasnt able to make it report dpad at all. In fact, i had lots os problems with this sdl port - forcing me to abandon all alpha manipulations (transitions used to be fades in/out) and cache miniatures in gallery view.

I'm thinking about porting sdl2 to ps2, but my knowledge about ps2 native graphics is very limited currently.

In the painting screen, select should show the help, and start should show a prompt to exit to main menu. And triangle save the current paint to gallery. I should have mentioned this in some place...

I will check about translations and music (sdl audio is problematic in this sdl port too) .

Enviado de meu Mi 8 Lite usando o Tapatalk
 
  • Like
Reactions: TnA

Similar threads

Back
Top