Search found 316 matches
- Mon Dec 22, 2014 4:21 pm
- Forum: SGDK
- Topic: Multisprites ?
- Replies: 29
- Views: 26256
A 1:1 port is not possible due to palettes limitations (I don't have System-16 specs, but Shinobi display quite a few more than 61 colors). I'll try to adapt MD Shadow Dancer constraints (12 colors for Musashi, one palette for the background, and clever use of the rest). Except for that, I'll try to ...
- Mon Dec 22, 2014 1:09 pm
- Forum: SGDK
- Topic: Multisprites ?
- Replies: 29
- Views: 26256
- Sun Dec 21, 2014 9:34 am
- Forum: SGDK
- Topic: Multisprites ?
- Replies: 29
- Views: 26256
- Sat Dec 20, 2014 6:17 pm
- Forum: SGDK
- Topic: Multisprites ?
- Replies: 29
- Views: 26256
- Sat Dec 20, 2014 9:05 am
- Forum: SGDK
- Topic: Multisprites ?
- Replies: 29
- Views: 26256
Multisprites ?
hi,
when you have to draw a sprite whose size is more than 32x32, you have to cut it into several smaller sprites.
I call this assembly a Multisprite, but there may be a more widespread terminology.
Are there functions in SGDK to handle it or have I to code it ?
when you have to draw a sprite whose size is more than 32x32, you have to cut it into several smaller sprites.
I call this assembly a Multisprite, but there may be a more widespread terminology.
Are there functions in SGDK to handle it or have I to code it ?
- Mon Dec 15, 2014 9:02 am
- Forum: Blabla
- Topic: FYI: Japanese game history book blacklisted by media
- Replies: 4
- Views: 19021
- Thu Dec 04, 2014 4:05 pm
- Forum: SGDK
- Topic: Scrolling map
- Replies: 11
- Views: 10173
- Thu Dec 04, 2014 3:54 pm
- Forum: SGDK
- Topic: Scrolling map
- Replies: 11
- Views: 10173
- Thu Dec 04, 2014 10:21 am
- Forum: SGDK
- Topic: Scrolling map
- Replies: 11
- Views: 10173
Scrolling map
I want to make a sample of a map, scrolling both horizontally and vertically, being wider and higher than the plane it's drawn onto.
I see there's a Map class in SGDK. I was wondering if methods to update the plane had been implemented, or if I have to code them (I know propeller does that and I'll ...
I see there's a Map class in SGDK. I was wondering if methods to update the plane had been implemented, or if I have to code them (I know propeller does that and I'll ...
- Wed Dec 03, 2014 7:02 pm
- Forum: Megadrive/Genesis
- Topic: Random questions about games I study
- Replies: 11
- Views: 9144
Thanks for the answer 
I'd gladly get explanations, but I wouldn't like to take your time away. I made some researchs and suppose you're referring to this thread, it'll be a nice read.
While I'm at it, thank you for your genhw and genvdp documents, which are always a great help

I'd gladly get explanations, but I wouldn't like to take your time away. I made some researchs and suppose you're referring to this thread, it'll be a nice read.
While I'm at it, thank you for your genhw and genvdp documents, which are always a great help

- Wed Dec 03, 2014 4:05 pm
- Forum: Megadrive/Genesis
- Topic: Random questions about games I study
- Replies: 11
- Views: 9144
- Tue Dec 02, 2014 8:55 pm
- Forum: Megadrive/Genesis
- Topic: Random questions about games I study
- Replies: 11
- Views: 9144
The scroll tables only hold values for the visible display. The numbers don't add up because you have the vertical and horizontal resolution flipped. The display is 240 lines tall and 320 pixels high (in H40 V30 mode anyway). Also the horizontal scroll table isn't really 1024 bytes. It's max size ...
- Tue Dec 02, 2014 3:01 pm
- Forum: Megadrive/Genesis
- Topic: Random questions about games I study
- Replies: 11
- Views: 9144
- Mon Dec 01, 2014 10:33 pm
- Forum: Megadrive/Genesis
- Topic: Random questions about games I study
- Replies: 11
- Views: 9144
- Mon Dec 01, 2014 9:58 pm
- Forum: Megadrive/Genesis
- Topic: Random questions about games I study
- Replies: 11
- Views: 9144