Search found 117 matches

by Moon-Watcher
Sun Feb 11, 2018 11:13 pm
Forum: Demos
Topic: AbbayeMD
Replies: 16
Views: 22677

Re: AbbayeMD

Hi guys.

It is a great relief for me to announce that finally, with much effort and many satisfactions, I end this project :D

Here is the link to the complete source code in case someone could be of interest and of course, the rom file

Cheers!
by Moon-Watcher
Sun Oct 22, 2017 12:48 am
Forum: Video Display Processor
Topic: 'torch' effect ?
Replies: 5
Views: 9698

Re: 'torch' effect ?

Mickey Mania do it without any effect and works okay for me
https://youtu.be/iL6xnm5pJIM?t=1093
by Moon-Watcher
Sun Sep 03, 2017 7:19 pm
Forum: Announcement
Topic: L'Abbaye des morts
Replies: 0
Views: 18022

L'Abbaye des morts

Hi guys!

Finally #AbbayeMD is on pre-order in two packs, Deluxe and Basic editions
Abbaye_deluxe_1.jpg
Abbaye_deluxe_1.jpg (242.41 KiB) Viewed 18022 times
Abbaye_basico_1.jpg
Abbaye_basico_1.jpg (227.87 KiB) Viewed 18022 times

Check it out here

http://playonretro.com/store/es/content ... -des-morts
by Moon-Watcher
Mon Aug 07, 2017 7:34 am
Forum: SGDK
Topic: Writing integers
Replies: 2
Views: 3001

Re: Writing integers

Use intToStr() and uintToStr() functions this way void drawInt( u32 nb, u8 x, u8 y, u8 zeros ) { s8 str [ zeros+1 ]; intToStr ( nb, str, zeros ); SYS_disableInts(); VDP_drawText ( str, x, y ); SYS_enableInts(); } void drawUInt( u32 nb, u8 x, u8 y, u8 zeros ) { s8 str [ zeros+1 ]; uintToStr ( nb, str...
by Moon-Watcher
Fri Jul 28, 2017 11:28 am
Forum: SGDK
Topic: Issue with sprite drawing.
Replies: 6
Views: 6226

Re: Issue with sprite drawing.

Ops! just notice... where do you use "palette" var?
by Moon-Watcher
Fri Jul 28, 2017 10:03 am
Forum: SGDK
Topic: Issue with sprite drawing.
Replies: 6
Views: 6226

Re: Issue with sprite drawing.

Try

Code: Select all

memcpy(&palette[16], maleplayer_sprite.palette->data, 16);
by Moon-Watcher
Tue Jul 18, 2017 7:53 am
Forum: SGDK
Topic: How use PLAN_WINDOW for sgdk
Replies: 9
Views: 7718

Re: How use PLAN_WINDOW for sgdk

First of all you have to define and place it anywhere on the screen
by Moon-Watcher
Sun Jul 16, 2017 4:01 pm
Forum: SGDK
Topic: Where are all the games!
Replies: 10
Views: 7333

Re: Where are all the games!

Checkout http://playonretro.com/#features Well, about my games I have to say that L'Abbaye des morts will be ready this fall. By winter comes Zooming Secretary. And by the hand of 1985 Alternativo comes Griel's Quest, I supose much latter. And probably, a game I can't talk about, already released wi...
by Moon-Watcher
Sun Jul 02, 2017 7:29 pm
Forum: Collaboration
Topic: Griel's Quest: looking for translators
Replies: 11
Views: 19394

Re: Griel's Quest: looking for translators

WOW! That's great!! Many thanks.

I'm going to build a rom and send it to you ASAP. There are some points that I would like to deal with you. I'll PM you in the coming days
by Moon-Watcher
Fri Jun 30, 2017 12:35 pm
Forum: Sound
Topic: Convert atari st ym sound
Replies: 9
Views: 12911

Re: Convert atari st ym sound

Doesn't Genres 2 do that work?
by Moon-Watcher
Thu Jun 29, 2017 3:17 pm
Forum: Collaboration
Topic: Griel's Quest: looking for translators
Replies: 11
Views: 19394

Re: Griel's Quest: looking for translators

Thank you, MoD. Seems that while "pussy" and "chumino" means the same, the spanish word has a funny connotation, so I think I'll use your suggestion. We are already reviewing the English version and correcting some expressions. Of course, any input is always welcome :)
by Moon-Watcher
Wed Jun 14, 2017 10:02 pm
Forum: Collaboration
Topic: Griel's Quest: looking for translators
Replies: 11
Views: 19394

Re: Griel's Quest: looking for translators

C'mon guys! still looking for translators, specially german and portuguese
KanedaFr wrote:French done.

Thank you, Kaneda! :D
by Moon-Watcher
Wed Jun 07, 2017 6:58 pm
Forum: Collaboration
Topic: Griel's Quest: looking for translators
Replies: 11
Views: 19394

Re: Griel's Quest: looking for translators

Jokes should work on your language, this is even so if they were different jokes, so I said to translators "localize it" and a kind of "it's your translation, do the way you want"
by Moon-Watcher
Tue Jun 06, 2017 10:54 am
Forum: Collaboration
Topic: Griel's Quest: looking for translators
Replies: 11
Views: 19394

Re: Griel's Quest: looking for translators

20170602 - GrielsQuest001.png
20170602 - GrielsQuest001.png (16.11 KiB) Viewed 19382 times
20170602 - GrielsQuest007.png
20170602 - GrielsQuest007.png (17.67 KiB) Viewed 19382 times
20170602 - GrielsQuest004.png
20170602 - GrielsQuest004.png (28.51 KiB) Viewed 19382 times