Author Topic: Daggerfall Nspire  (Read 2937 times)

0 Members and 1 Guest are viewing this topic.

Offline njaddison

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 176
  • Rating: +24/-27
    • View Profile
Daggerfall Nspire
« on: January 26, 2012, 10:28:19 pm »
Guys, I know the the Elder Scrolls II:Daggerfall was raycasted, kind of like doom. It is a maybe about emulation, except the map files are not wads, so it can't be run with nDoom launcher  :banghead:. What we need is something like Dosbox for the nspire, but how does one make a program in c that can read a specific file type? And, I would really like something like this, since Dosbox is being a jerk with daggerfall and saying that I need to insert a cd-rom. I think that i could make a grayscale version for the nspire's limited space. But, nspire c is very different from the c I am learning.
« Last Edit: January 26, 2012, 10:37:12 pm by njaddison »
<a href="http://www.nerdtests.com/ft_nt2.php">
<img src="http://www.nerdtests.com/images/badge/nt2/5f42ec78e054645d.png" alt="NerdTests.com says I'm a Highly Dorky Nerd God.  Click here to take the Nerd Test, get geeky images and jokes, and talk to others on the nerd forum!">
</a>


Offline jwalker

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 660
  • Rating: +13/-0
  • Almost everything I have released includes a 'WZ'
    • View Profile
Re: Daggerfall Nspire
« Reply #1 on: January 26, 2012, 11:05:28 pm »
have you looked at the nDoom source?
if not i bet that would help out alot
<a href="http://www.nerdtests.com/ft_cg.php?im">
<img src="http://www.nerdtests.com/images/ft/cg.php?val=9612" alt="My computer geek score is greater than 41% of all people in the world! How do you compare? Click here to find out!"> </a>

Support Casio-Scene against the attacks of matt @ matpac.co.uk ! For more information: Casio-Scene shuts down & Matt actions threads

Offline TIfanx1999

  • ಠ_ಠ ( ͡° ͜ʖ ͡°)
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 6173
  • Rating: +191/-9
    • View Profile
Re: Daggerfall Nspire
« Reply #2 on: January 27, 2012, 02:22:38 am »
@Njaddison: You already got a couple responses in the other topic where you asked this question: <a href=http://ourl.ca/147985>here</a> and <a href=http://ourl.ca/147980>here</a>.

It is also worth mentioning that even if Dagerfall used wad files for maps, the Doom engine wouldn't be able to run them. The two games use completely different engines and the data isn't organized in the same way.