# Nintendo DS |OT| Everyone Buys a DSi XL

**URL:** https://www.retrogameboards.com/t/nintendo-ds-ot-everyone-buys-a-dsi-xl/984
**Category:** Video Games
**Created:** [September 9, 2018, 2:31am UTC](https://www.retrogameboards.com/t/nintendo-ds-ot-everyone-buys-a-dsi-xl/984 "2018-09-09T02:31:41Z")
**Posts on this page:** 20
**Page:** 9

<div class="post-metadata">

### Author: ![matt](https://yyz2.discourse-cdn.com/flex036/user_avatar/www.retrogameboards.com/matt/32/13124_2.png) [@matt](https://www.retrogameboards.com/u/matt)
#### Post date: [February 2, 2019, 2:04pm UTC](https://www.retrogameboards.com/t/nintendo-ds-ot-everyone-buys-a-dsi-xl/984/162 "2019-02-02T14:04:12Z")

</div>

You are somewhat correct… these days.

But in days gone by there were no standardised game engines, no Unity or Unreal, so hardware was created in a way to facilitate best practices and make common game types easier to create. With the DS some might call it’s capabilities an included game engine.

---

<div class="post-metadata">

### Author: ![matt](https://yyz2.discourse-cdn.com/flex036/user_avatar/www.retrogameboards.com/matt/32/13124_2.png) [@matt](https://www.retrogameboards.com/u/matt)
#### Post date: [February 2, 2019, 2:04pm UTC](https://www.retrogameboards.com/t/nintendo-ds-ot-everyone-buys-a-dsi-xl/984/163 "2019-02-02T14:04:40Z")

</div>

“billboards” is the official terminology for displaying 2D sprites in a 3D engine!

Here’s some in Smash Bros Ultimate

> <https://twitter.com/willkirkby/status/1076533867857801216?s=21>

---

<div class="post-metadata">

### Author: ![matt](https://yyz2.discourse-cdn.com/flex036/user_avatar/www.retrogameboards.com/matt/32/13124_2.png) [@matt](https://www.retrogameboards.com/u/matt)
#### Post date: [February 2, 2019, 2:30pm UTC](https://www.retrogameboards.com/t/nintendo-ds-ot-everyone-buys-a-dsi-xl/984/164 "2019-02-02T14:30:16Z")

</div>

Here’s a nice summary of what the DS offered for 2D [https://www.liranuna.com/nds-2d-tuts/lesson-1/](https://www.liranuna.com/nds-2d-tuts/lesson-1/)

---

<div class="post-metadata">

### Author: ![Peltz](https://yyz2.discourse-cdn.com/flex036/user_avatar/www.retrogameboards.com/peltz/32/6142_2.png) [@Peltz](https://www.retrogameboards.com/u/Peltz)
#### Post date: [February 2, 2019, 3:11pm UTC](https://www.retrogameboards.com/t/nintendo-ds-ot-everyone-buys-a-dsi-xl/984/165 "2019-02-02T15:11:32Z")

</div>

I love this but hate it at the same time. It’s cool to see how many techniques devs have up their sleeves, but is also kind of like having a magician’s act spoiled for you. I read a few posts. But am going to pretend I didn’t see them 😅

---

<div class="post-metadata">

### Author: ![harborline\_765](https://yyz2.discourse-cdn.com/flex036/user_avatar/www.retrogameboards.com/harborline_765/32/5947_2.png) [@harborline\_765](https://www.retrogameboards.com/u/harborline_765)
#### Post date: [February 2, 2019, 4:16pm UTC](https://www.retrogameboards.com/t/nintendo-ds-ot-everyone-buys-a-dsi-xl/984/166 "2019-02-02T16:16:57Z")

</div>

Thanks for posting this. It must have been like coming home when Treasure developed Bangai-O Spirits for the system - so many sprites!

On a related note I find very little has been documented about the system’s 3D capabilities other than the vertex limit, Z-buffer, and support for stuff like cel shading (great for visibility on the low res display). Would I be right in saying that the DS doesn’t do floating point math? I notice that the vertices of polygons often look like they are snapping to different coordinates instead of moving as smooth as the camera.

---

<div class="post-metadata">

### Author: ![matt](https://yyz2.discourse-cdn.com/flex036/user_avatar/www.retrogameboards.com/matt/32/13124_2.png) [@matt](https://www.retrogameboards.com/u/matt)
#### Post date: [February 2, 2019, 4:18pm UTC](https://www.retrogameboards.com/t/nintendo-ds-ot-everyone-buys-a-dsi-xl/984/167 "2019-02-02T16:18:35Z")

</div>

> [@harborline\_765](#):
>
> Would I be right in saying that the DS doesn’t do floating point math

Correct. MaBoShi has a custom/hand-made physics engine because it needed to work with the integer maths supported by the DS.

---

<div class="post-metadata">

### Author: ![matt](https://yyz2.discourse-cdn.com/flex036/user_avatar/www.retrogameboards.com/matt/32/13124_2.png) [@matt](https://www.retrogameboards.com/u/matt)
#### Post date: [February 2, 2019, 4:20pm UTC](https://www.retrogameboards.com/t/nintendo-ds-ot-everyone-buys-a-dsi-xl/984/168 "2019-02-02T16:20:09Z")

</div>

For me, it’s not the act being spoiled but an amazing toolkit with a big sign on it saying “imagine the possibilities!”

---

<div class="post-metadata">

### Author: ![harborline\_765](https://yyz2.discourse-cdn.com/flex036/user_avatar/www.retrogameboards.com/harborline_765/32/5947_2.png) [@harborline\_765](https://www.retrogameboards.com/u/harborline_765)
#### Post date: [February 2, 2019, 7:33pm UTC](https://www.retrogameboards.com/t/nintendo-ds-ot-everyone-buys-a-dsi-xl/984/169 "2019-02-02T19:33:34Z")

</div>

I’m split as well. I find it interesting finding out about the tricks programmers and designers used, but at the same time it can very much ruin the illusion. I think it has a bigger impact when it’s entirely visual - like the man who runs the fishing pond in Ocarina of Time only having his upper half drawn to the player.

> [@matt](#):
>
> Correct. MaBoShi has a custom/hand-made physics engine because it needed to work with the integer maths supported by the DS.

That’s really cool. Does that mean the DS version plays exactly like the Wii game? Can you transfer back replays for the other two windows?

---

<div class="post-metadata">

### Author: ![matt](https://yyz2.discourse-cdn.com/flex036/user_avatar/www.retrogameboards.com/matt/32/13124_2.png) [@matt](https://www.retrogameboards.com/u/matt)
#### Post date: [February 3, 2019, 1:36am UTC](https://www.retrogameboards.com/t/nintendo-ds-ot-everyone-buys-a-dsi-xl/984/170 "2019-02-03T01:36:48Z")

</div>

I can’t tell the difference between Wii&DS MaBoShi, but I don’t know how exact they match internally.

The DS version only shows you one window, so it’s arguably more difficult due to no interaction from other windows. No replays and no hi-score saving, as is the nature of DS Download Play.

---

<div class="post-metadata">

### Author: ![Peltz](https://yyz2.discourse-cdn.com/flex036/user_avatar/www.retrogameboards.com/peltz/32/6142_2.png) [@Peltz](https://www.retrogameboards.com/u/Peltz)
#### Post date: [February 3, 2019, 2:31am UTC](https://www.retrogameboards.com/t/nintendo-ds-ot-everyone-buys-a-dsi-xl/984/171 "2019-02-03T02:31:21Z")

</div>

Gaming perfection. Although I never play the DS version. I love how it’s an 8-bit style “de-make”.

---

<div class="post-metadata">

### Author: ![harborline\_765](https://yyz2.discourse-cdn.com/flex036/user_avatar/www.retrogameboards.com/harborline_765/32/5947_2.png) [@harborline\_765](https://www.retrogameboards.com/u/harborline_765)
#### Post date: [February 4, 2019, 10:41am UTC](https://www.retrogameboards.com/t/nintendo-ds-ot-everyone-buys-a-dsi-xl/984/172 "2019-02-04T10:41:17Z")

</div>

That music! I really need to get this on download play to my DSi XL.

I’m surprised they didn’t include this with Trailblaze: Puzzle Incinerator (which is an expanded remake of the Square game on DSiWare)

---

<div class="post-metadata">

### Author: ![Peltz](https://yyz2.discourse-cdn.com/flex036/user_avatar/www.retrogameboards.com/peltz/32/6142_2.png) [@Peltz](https://www.retrogameboards.com/u/Peltz)
#### Post date: [February 4, 2019, 3:26pm UTC](https://www.retrogameboards.com/t/nintendo-ds-ot-everyone-buys-a-dsi-xl/984/173 "2019-02-04T15:26:58Z")

</div>

Gah, wish I knew this existed back when the DSiWare shop was still up.

---

<div class="post-metadata">

### Author: ![harborline\_765](https://yyz2.discourse-cdn.com/flex036/user_avatar/www.retrogameboards.com/harborline_765/32/5947_2.png) [@harborline\_765](https://www.retrogameboards.com/u/harborline_765)
#### Post date: [February 4, 2019, 7:43pm UTC](https://www.retrogameboards.com/t/nintendo-ds-ot-everyone-buys-a-dsi-xl/984/174 "2019-02-04T19:43:31Z")

</div>

It should still be on the 3DS eShop - try searching for it (try Flametail if you’ve got a North American 3DS). I wish I picked it up for one of my DSi XLs though, since the game is played in book mode.

fun fact via lead programmer Micky Albert - the opening/ending pictures in the game were drawn by professional wrestler ASUKA.

---

<div class="post-metadata">

### Author: ![matt](https://yyz2.discourse-cdn.com/flex036/user_avatar/www.retrogameboards.com/matt/32/13124_2.png) [@matt](https://www.retrogameboards.com/u/matt)
#### Post date: [February 5, 2019, 7:55pm UTC](https://www.retrogameboards.com/t/nintendo-ds-ot-everyone-buys-a-dsi-xl/984/175 "2019-02-05T19:55:13Z")

</div>

If you buy it and are happy to CFW/homebrew you can transfer the 3DS game to your DSi. See the ripping thread.

---

<div class="post-metadata">

### Author: ![fester](https://yyz2.discourse-cdn.com/flex036/user_avatar/www.retrogameboards.com/fester/32/16133_2.png) [@fester](https://www.retrogameboards.com/u/fester)
#### Post date: [February 8, 2019, 12:22am UTC](https://www.retrogameboards.com/t/nintendo-ds-ot-everyone-buys-a-dsi-xl/984/176 "2019-02-08T00:22:36Z")

</div>

It was only a matter of time. $35 on OfferUp. Whew boy…

 ![IMG_0008](https://canada1.discourse-cdn.com/flex036/uploads/retrogameboards/original/2X/d/dc629b4b9ce2eda76048ee56dde426eb1d7b28ae.jpeg)

 ![IMG_0007](https://canada1.discourse-cdn.com/flex036/uploads/retrogameboards/original/2X/6/6a923a8f10e5fae89ceb6e9c2a87971d3bd1436c.jpeg)

 ![IMG_0005](https://canada1.discourse-cdn.com/flex036/uploads/retrogameboards/original/2X/4/49f46173a0a704aed80de3b48a04649d6006746e.jpeg)

 ![IMG_0003](https://canada1.discourse-cdn.com/flex036/uploads/retrogameboards/original/2X/b/bb8d1abf7453e7b996c693242a1a1467a527c4cd.jpeg)

---

<div class="post-metadata">

### Author: ![Peagles](https://yyz2.discourse-cdn.com/flex036/user_avatar/www.retrogameboards.com/peagles/32/3067_2.png) [@Peagles](https://www.retrogameboards.com/u/Peagles)
#### Post date: [February 8, 2019, 3:59am UTC](https://www.retrogameboards.com/t/nintendo-ds-ot-everyone-buys-a-dsi-xl/984/177 "2019-02-08T03:59:57Z")

</div>

Gorgeous!

You’re making me want to buy another one hnnnggg

---

<div class="post-metadata">

### Author: ![poptart](https://yyz2.discourse-cdn.com/flex036/user_avatar/www.retrogameboards.com/poptart/32/41_2.png) [@poptart](https://www.retrogameboards.com/u/poptart)
#### Post date: [February 13, 2019, 1:39am UTC](https://www.retrogameboards.com/t/nintendo-ds-ot-everyone-buys-a-dsi-xl/984/178 "2019-02-13T01:39:13Z")

</div>

Catching up on my game cleaning. I actually ordered these back in December, so I’m more than a little behind:

 ![IMG_20190212_2034520](https://canada1.discourse-cdn.com/flex036/uploads/retrogameboards/original/2X/8/82f5381b9cd50c4dbb1e641722a44a2b9b3cd0c5.jpeg)

---

<div class="post-metadata">

### Author: ![matt](https://yyz2.discourse-cdn.com/flex036/user_avatar/www.retrogameboards.com/matt/32/13124_2.png) [@matt](https://www.retrogameboards.com/u/matt)
#### Post date: [February 13, 2019, 8:44am UTC](https://www.retrogameboards.com/t/nintendo-ds-ot-everyone-buys-a-dsi-xl/984/180 "2019-02-13T08:44:07Z")

</div>

So my original Fat DS has stopped charging. A new battery has not solved it. Charge cable still charges my GBA.

Any ideas?

---

<div class="post-metadata">

### Author: ![Peagles](https://yyz2.discourse-cdn.com/flex036/user_avatar/www.retrogameboards.com/peagles/32/3067_2.png) [@Peagles](https://www.retrogameboards.com/u/Peagles)
#### Post date: [February 13, 2019, 9:03am UTC](https://www.retrogameboards.com/t/nintendo-ds-ot-everyone-buys-a-dsi-xl/984/181 "2019-02-13T09:03:24Z")

</div>

My guess would be a blown fuse on the mobo.

---

<div class="post-metadata">

### Author: ![harborline\_765](https://yyz2.discourse-cdn.com/flex036/user_avatar/www.retrogameboards.com/harborline_765/32/5947_2.png) [@harborline\_765](https://www.retrogameboards.com/u/harborline_765)
#### Post date: [March 5, 2019, 9:23pm UTC](https://www.retrogameboards.com/t/nintendo-ds-ot-everyone-buys-a-dsi-xl/984/182 "2019-03-05T21:23:40Z")

</div>

Random question, but could anyone with Chrono Trigger DS test to see if the original SNES opening was left in if you wait at the title screen? I’m pretty sure it was, at least on my US copy that I sold, but my new EUR copy only shows the animated introduction which is somewhat irksome. I also started a new save in classic mode with movies off and it still doesn’t change that.

[Previous page](https://www.retrogameboards.com/t/nintendo-ds-ot-everyone-buys-a-dsi-xl/984.md?page=8)

[Next page](https://www.retrogameboards.com/t/nintendo-ds-ot-everyone-buys-a-dsi-xl/984.md?page=10)
