Page 1 of 4 123 ... LastLast
Results 1 to 10 of 33
  1. #1
    What's that...? mesman00's Avatar
    Join Date
    Nov 2001
    Location
    USA
    Posts
    1,425

    Daedalus on XBOX

    Did you guys check out the Daedalus homepage recently. Seems strmnrm has begun to port Daedalus to the XBOX. he posted some screenshots, it looks pretty sweet. i think this is a great achievement in emulation, how bout all of you?

    <font color="blue">System Specs</font>
    Dual Boot:
    1. Gentoo Linux
    2. Win2k
    Athlon XP Barton 2700
    512 MB PC 2700 DDR Ram
    GF4 Ti4200 AGP 8X 64 MB
    Onboard Sound


    • Advertising

      advertising
      EmuTalk.net
      has no influence
      on the ads that
      are displayed
        
       

  2. #2
    The Sultan
    Join Date
    Mar 2002
    Location
    B.C. [Bud Country]
    Posts
    75
    I think they should do something similar with 1964. But the plugin system may be harder to port. Would it be possible? [And, would the FPS be worth it]?
    My Specs
    <p>
    • Windows 2000
    • AMD Athlon XP 1600+ 1.4ghz processor
    • PCWAVE M830LR System Board
    • NVidia GeForce2 MX 400 64MB video adapter
    • 128mb pc133 SDRam
    • Onboard 56k modem, and 10/100
    • Creative Soundblaster PCI128
    • Altec Lansing ACS 45b Speakers w/ subwoofer
    • ViewSonic 17" monitor
    • LG 16x10x40 CD Writer
    • And of course, PJ64 with Roms.

  3. #3
    Mmmmm....Beeeeerrrr 2bzy4ne1's Avatar
    Join Date
    Mar 2002
    Location
    California
    Posts
    938
    It's possible. The plugin system wouldn't be hard to port since they both use zilmar spec. for the plugins. And if you can see daedalus running at almost 60 FPS, then 1964 should be able to do the same or better...
    <a href="http://www.spreadfirefox.com/?q=affiliates&amp;id=0&amp;t=70"><img border="0" alt="Get Firefox!" title="Get Firefox!" src="http://sfx-images.mozilla.org/affiliates/Buttons/88x31/get.gif"/></a><a href="http://www.spreadfirefox.com/?q=affiliates&amp;id=0&amp;t=182"><img border="0" alt="Get Thunderbird!" title="Get Thunderbird!" src="http://sfx-images.mozilla.org/affiliates/thunderbird/thunderbird_88x31.png"/></a>

  4. #4
    Moderator StrmnNrmn's Avatar
    Join Date
    Apr 2002
    Location
    UK
    Posts
    41
    Hrm, I'm not sure sure it would be that easy to port the plugins, as the xbox won't let you dynamically link to any code. There's no such things as .dlls on the xbox - everything has to be statically linked into the executable - so you have to have the source code to have any chance of getting the plugin working. When I ported Daedalus, I had to re-merge the graphics plugin source back into the main codebase.

    That said, if the plugin source is available, it's not too hard to do if you have a wrapper around the calls to the plugin, because you can just call the statically linked code directly. After that there's not really much work required to get DX8 code working with the Xbox (it's actually a lot simpler to create the render target and initialise everything, as there's no device enumeration to bother with). There's a few subtle changes that are needed - like you have to swizzle all the textures if you want to use the wrap or mirroring addressing modes, and that can be quite a performance hit.

    There's no DirectInput, so input plugins need to be changed to use the controller api (which is a lot simpler than DirectInput anyway).

    I've not got sound working in Daedalus-Xbox, so I can't really comment on that, although I guess it's not going to be that difficult. Having the source for an audio plugin would obviously help though.

    StrmnNrmn

  5. #5

  6. #6
    Harteex das Brot Harteex's Avatar
    Join Date
    Nov 2001
    Location
    Sweden
    Posts
    557
    Daedalus on Xbox is very very cool

    I really hope you release it in any form, like sourcecode. Whatever, it's great work!

  7. #7
    Harteex das Brot Harteex's Avatar
    Join Date
    Nov 2001
    Location
    Sweden
    Posts
    557
    Smiff: yes, but that's only the binaries... the source is still available.

  8. #8
    Blade64
    Guest
    I am a little unsure of things here - If the XBox Emu was released. Would it be a simple case of burning the image to CD. (Like you do with stuff from DCCopyWorld) and then it would play r would you have to have your X-Box chipped in some way. Would there be a way to make it self bootable. Someone explain!!!

  9. #9
    Moderator StrmnNrmn's Avatar
    Join Date
    Apr 2002
    Location
    UK
    Posts
    41
    You'd have to have a modded Xbox, or a devkit for it to work unfortunately.

  10. #10
    What's that...? mesman00's Avatar
    Join Date
    Nov 2001
    Location
    USA
    Posts
    1,425
    strmnrm, if you don't wanna answer this, its alright, but how are u running the port, is ur xbox modded?? or do u have the devkit?
    <font color="blue">System Specs</font>
    Dual Boot:
    1. Gentoo Linux
    2. Win2k
    Athlon XP Barton 2700
    512 MB PC 2700 DDR Ram
    GF4 Ti4200 AGP 8X 64 MB
    Onboard Sound

Page 1 of 4 123 ... LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •