Karoshi MSX Community
05 de Julio de 2021, 10:34:07 am *
Bienvenido(a), Visitante. Por favor, ingresa o regístrate.

Ingresar con nombre de usuario, contraseña y duración de la sesión
Noticias:
 
   Inicio   Ayuda Buscar Ingresar Registrarse  
Páginas: 1 [2] 3 4
  Imprimir  
Autor Tema: [[**Entry**]] "Malaika - マライカ" (Relevo Videogames)  (Leído 37883 veces)
0 Usuarios y 1 Visitante están viendo este tema.
Jon_Cortazar
Administrator
Karoshi Forum's God
********
Mensajes: 2777



WWW Email
« Respuesta #15 : 16 de Junio de 2013, 10:05:43 am »

Well yes, it is a bug (not a feature). Game should run smoother ;-)
En línea

Jon Cortázar Abraido (aka El Viejo Archivero)
RELEVO Videogames
[Dioniso: La cafeína está haciendo su trabajo; yo espero hacer el mío.]
[pitpan: Me sigue pareciendo más productivo jugar al SNAIL MAZE que seguir esta discusión.]
makinavaja
Karoshi Maniac
****
Mensajes: 388


Email
« Respuesta #16 : 16 de Junio de 2013, 10:08:19 am »

Also, right now, at 50hz, I will make it a little faster... but I dont know if its possible right now with the engine you have created.
Is there enough free cpu to do it? please, say YES!
En línea
Jon_Cortazar
Administrator
Karoshi Forum's God
********
Mensajes: 2777



WWW Email
« Respuesta #17 : 16 de Junio de 2013, 10:12:03 am »

Yes ;-). It is a matter of change a couple of stupidities. My fault, making the last minute tests in 50Hz instead of 60Hz ;-). On 50Hz it works as it should, but 60Hz should make it faster, not slower. As I've said, the classic stupid last-time bug.
« Última modificación: 16 de Junio de 2013, 10:16:55 am por Jon_Cortazar » En línea

Jon Cortázar Abraido (aka El Viejo Archivero)
RELEVO Videogames
[Dioniso: La cafeína está haciendo su trabajo; yo espero hacer el mío.]
[pitpan: Me sigue pareciendo más productivo jugar al SNAIL MAZE que seguir esta discusión.]
Jon_Cortazar
Administrator
Karoshi Forum's God
********
Mensajes: 2777



WWW Email
« Respuesta #18 : 16 de Junio de 2013, 04:11:49 pm »

Updated with a fixed ROM!.

What's fixed:
- Last minute changes made the game run slow @60Hz machines. Now fixed!
- Some sound problems (thanks MSX Kun!)
- Some sprites reach SPAT END and thus every sprite disappeared for just a little
period of time. Fixed! (thanks theNestruo!)

Of course, the original one submitted for the contest is still there, but as they were some stupid mistakes caused
by the hurry, and they were so easy to fix, we've decided to make it now. Keep on enjoyin' Malaika! ;-)
En línea

Jon Cortázar Abraido (aka El Viejo Archivero)
RELEVO Videogames
[Dioniso: La cafeína está haciendo su trabajo; yo espero hacer el mío.]
[pitpan: Me sigue pareciendo más productivo jugar al SNAIL MAZE que seguir esta discusión.]
theNestruo
Karoshi Lover
***
Mensajes: 236


Email
« Respuesta #19 : 16 de Junio de 2013, 05:37:01 pm »

Hey Jon, what a funny, playable and enjoyable game you did! Makes me remember Bubble Bobble, of course, but also Magical Tree and Goonies. Graphics are great too; specially the tileset.

On the "negative" side, only two considerations:
- The "Z/X issue" vs the more classical SPACE/M (or even SPACE/UP), but this is completely personal
- Collision detection against alien beams is too harsh; I'm pretty sure the beam has killed me without touching my hair Sad

Are the diamonds a tribute to British Bob? Wink I'm pretty sure Malaika has inherit some code from it, but the overall quality jump you've done is impressive.
Good job! Congratulations!
En línea

theNestruo."Old BASIC programmers never die; they GOSUB but never RETURN."
Jon_Cortazar
Administrator
Karoshi Forum's God
********
Mensajes: 2777



WWW Email
« Respuesta #20 : 16 de Junio de 2013, 08:58:06 pm »

Thanx for your comments, theNestruo!

The engine for this game has been entirely rewritten, but it shares logic from both Invasion of the Zombie Monsters and British Bob. It is the first time that we create an engine that mixes both hardware sprites and software patterns moving at the same time: items and how items are managed throughout the game has been a major improvement, as they can animate independently, as long as detect floors, have them own "lifetime", etc... But the biggest challenge here was a fully rewritten enemy engine, based on different values defined for the enemy to manage its intelligence and properties. That's the most innovative thing on this game compared with other Relevo productions: we really do not wanted fixed-path enemies here ;-).

Also, another thing we did not want was another up-to-jump game ;-), so here button 1 and 2 from the stick are used: try to play it using a gamepad for the definitive arcade experience! The decision to choose Z and X instead of SPACE and M comes from the most common keys that console and arcade emulators use as default: also certain classic MSX games, such as that Wonder Boy clone, uses these keys too, so we took them instead SPACE and M, that are too "Nemesis"ish to me.

Ah, and the diamonds are not a reference from British Bob, but for Rainbow Islands and also Malaika Prehistoric Quest, where jewels are the main item. If you are familiar with Rainbow Islands items, there are eight color diamonds you can collect, and them appaerance depends on the place on the screen your killed enemy drops: that concept has been completely integrated on Malaika, as it gives depth an certain strategy when you kill enemies if you want to get every EXTENDED letter, that are, in fact, borrowed from Bubble Bobble.

Also, item system has been strongly influenced by Parasol Stars, where there are certain places that are marked as "item zone", and you can get items from there. Also, hidden items are not "fixed": they are picked up from an item list, so it is now where you shoot, but also what is the next item what really matters. Once you get items, the ones that will appear will have a higher value! If you are looking for "cameos", hope you find the Enchanted Crown from the land of Hyoth! ;-). Also, powerup items are obtained sequentialy, so you can control where they will come. There are lots of things to master on Malaika!

Another new thing in Malaika is the new ost: Wyz has done a fantastic work, not only remaking classic Malaika music, but also with new compositions! A little cool ending has been added too, just for those who are able to finish the game with no continues.

It has been tricky to get the game engine, graphics, musics and 32 stages into the 16KB limit. That's the main reason the game requires 16KB RAM: there are packs of compressed code that decompresses and executes in RAM, because of game size. The future 1.2 version will have no additions to the game, but it will be 32KB in size, so it can be playable on MSX models with just 8KB RAM ;-).

Thank everyone for the feedback, and keep on enjoying the MSXdev contests!
En línea

Jon Cortázar Abraido (aka El Viejo Archivero)
RELEVO Videogames
[Dioniso: La cafeína está haciendo su trabajo; yo espero hacer el mío.]
[pitpan: Me sigue pareciendo más productivo jugar al SNAIL MAZE que seguir esta discusión.]
phsoft
Karoshi Fan
**
Mensajes: 68



WWW
« Respuesta #21 : 16 de Junio de 2013, 11:22:23 pm »

A.W.E.S.O.M.E., man. thanks.
En línea
kabish
Karoshi Maniac
****
Mensajes: 470


caspaflims@hotmail.com
« Respuesta #22 : 17 de Junio de 2013, 10:43:30 am »

I like this game so much. I remember tumble pop, the old classic from data east. It has some nice features like discover item shooting at walls or collecting letters for extra life.

Very playable, one of the best Relevo games.
En línea
Imanok
Karoshi Hero
*****
Mensajes: 626


« Respuesta #23 : 17 de Junio de 2013, 11:40:33 am »

Nice and good-looking one. Music is very nice!... it has been a long time since we could play a new game of that kind, so it's really welcome Smiley

It's a pity the deadline rush caused the already mentioned bugs :/ ... I really thought it was quite weird watching the player moving that slow! Tongue

I also think you shoud change the action buttons a little bit. It's not a problem for me not to use SPACE+M, but I think you shouldn't use Z+X, because there are problems where you press RIGHT+UP+Z... that gives an unintentional X pressing (so Malaika jumps when it's not intended and that made me lose a few lives). I think it's better to use SHIFT+Z or even X+C.
En línea
Jon_Cortazar
Administrator
Karoshi Forum's God
********
Mensajes: 2777



WWW Email
« Respuesta #24 : 17 de Junio de 2013, 11:52:41 am »

Thnx for your comments, Imanok!

I also think you shoud change the action buttons a little bit. It's not a problem for me not to use SPACE+M, but I think you shouldn't use Z+X, because there are problems where you press RIGHT+UP+Z... that gives an unintentional X pressing (so Malaika jumps when it's not intended and that made me lose a few lives). I think it's better to use SHIFT+Z or even X+C.

Well, you don't really have to push UP... but hey, it is something being requested by many users, so I'll consider to add aditional keys for the controls, it is something really minor: but anyway, I am pretty confused for that many reactions against de use of Z and X Huh, I really think it is a very comfortable config to play! Roll Eyes
En línea

Jon Cortázar Abraido (aka El Viejo Archivero)
RELEVO Videogames
[Dioniso: La cafeína está haciendo su trabajo; yo espero hacer el mío.]
[pitpan: Me sigue pareciendo más productivo jugar al SNAIL MAZE que seguir esta discusión.]
Imanok
Karoshi Hero
*****
Mensajes: 626


« Respuesta #25 : 17 de Junio de 2013, 12:27:32 pm »

Well, you don't really have to push UP...

I know there's no need to push UP... but I do it instinctively from time to time (because of lots of platform games that require it)  Grin

but hey, it is something being requested by many users, so I'll consider to add aditional keys for the controls, it is something really minor: but anyway, I am pretty confused for that many reactions against de use of Z and X Huh, I really think it is a very comfortable config to play! Roll Eyes

I made my comment about it mainly because people mentioned the issue before Wink

I guess you just designed the controls thinking about people playing with gamepads (and I love playing with the keyboard).
En línea
Jon_Cortazar
Administrator
Karoshi Forum's God
********
Mensajes: 2777



WWW Email
« Respuesta #26 : 17 de Junio de 2013, 12:33:57 pm »

I guess you just designed the controls thinking about people playing with gamepads (and I love playing with the keyboard).

Nah, in fact it was the contrary. I really wanted a game with a console touch, without the "up to jump" feature! And I play lots of games on my PC that uses Z and X and action buttons (I am a keyobard gamer too). But hey, probably it is just me, and the rest of the world hates the cursors+z+x combination...
En línea

Jon Cortázar Abraido (aka El Viejo Archivero)
RELEVO Videogames
[Dioniso: La cafeína está haciendo su trabajo; yo espero hacer el mío.]
[pitpan: Me sigue pareciendo más productivo jugar al SNAIL MAZE que seguir esta discusión.]
mars2000you
Karoshi Hero
*****
Mensajes: 672



WWW Email
« Respuesta #27 : 17 de Junio de 2013, 01:28:43 pm »

For people who use blueMSX and don't have a joystick and dislike the Z and X keys, there are 2 solutions :

a) use the virtual joystick after having changed the mapping in the Input editor (I recommend  button A = SPACE, button B = Graph/Left Alt)

b) use the keyboard after the following changes :

- go to the Keyboard Config sub-directory
- make a copy of the blueMSX Default.config file (security measure : what follows will modify the original file)
- go in the keyboard part of the Input Editor
- map the Z key of the MSX to another PC key (I recommend SPACE)
- map the X key of the MSX to another PC key (I recommend LeftAlt)
- click on Ok to quit the Input Editor
- keep a copy of the modified blueMSX Default.config file on another location on your harddisk (for a future new use)

En línea

Benoît
blueMSX co-developer and MSX blue webmaster
blueMSX - MSX blue - MSX Eggerland
Jos'b
Karoshi Maniac
****
Mensajes: 262


« Respuesta #28 : 17 de Junio de 2013, 02:33:30 pm »

I love it because I can't give up playing it

but... I would prefer playing with up key for jumping and space key for shooting Cheesy
En línea
Jon_Cortazar
Administrator
Karoshi Forum's God
********
Mensajes: 2777



WWW Email
« Respuesta #29 : 17 de Junio de 2013, 02:39:27 pm »

but... I would prefer playing with up key for jumping and space key for shooting Cheesy

Grin Grin Grin Grin Grin Grin Grin Grin Grin Grin

Z and X is going to become the new "PSG register bug of doom", or what? ;-), c'mon, when you play snes, megadrive, mame, gameboy emulators on your PC keyboard, everybody uses UP to jump and SPACE to shoot? Can't believe it! Magical Stones

Anyway, thanx for the reception: if that's the biggest complain that most of you have about the game (it can be altered by changing a couple of lines of code), then is more than ok to me.  Malaika
« Última modificación: 17 de Junio de 2013, 02:44:45 pm por Jon_Cortazar » En línea

Jon Cortázar Abraido (aka El Viejo Archivero)
RELEVO Videogames
[Dioniso: La cafeína está haciendo su trabajo; yo espero hacer el mío.]
[pitpan: Me sigue pareciendo más productivo jugar al SNAIL MAZE que seguir esta discusión.]
Páginas: 1 [2] 3 4
  Imprimir  
 
Ir a:  

Impulsado por MySQL Impulsado por PHP Powered by SMF 1.1.21 | SMF © 2013, Simple Machines XHTML 1.0 válido! CSS válido!