Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 40

Thread: nullDC v1.0.0.0 public beta 1 released!

                  
   
  1. #11
    DCEmu Legend Cap'n 1time's Avatar
    Join Date
    May 2004
    Location
    Right behind you...
    Age
    36
    Posts
    4,547
    Rep Power
    117

    Default

    Quote Originally Posted by SSaxdude View Post
    I'm going to test in a few minutes and I will report how JGR runs. Cap'n 1time did you make those dumps yourself?
    long ago. I dont even know where the cables are or if i can still make them. I only have a serial cable, so it takes hours and hours.

    This isnt pointed directly at you SSaxdude, but please do not ask me how to make backups. That discussion has been against DCemu site policy since the very beginning, and will remain so.

  2. #12
    DCEmu Coder BrooksyX's Avatar
    Join Date
    Feb 2006
    Location
    Washington, U.S.
    Age
    34
    Posts
    1,336
    Rep Power
    84

    Default

    Does anybody know how to use a gamepad with this. I tried using a Xbox controller and a Microsoft Sidwinder but neither worked. I also tried messing with the plugins but that didn't work either. Its kind of hard playing Dreamcast games with a keyboard.


  3. #13

    Default

    Rofl, ive just put my version of windows xp pro back on to test this :P

    (even tho i had it before )

    my pcs pretty good so i should get good speed.

    Pentium 4 3.0ghz
    1Gb ram
    128mb Radeon x300


    just installing the psp toolchain, (yes the cygwin one ) then im gonna test it out

    if cygwin doesnt take all night :rofl: it took about 3hrs last time lol

  4. #14

    Default

    First game I tried is Sonic Adventure (PAL). Seems to be playable.
    When you need to select the memory card, you can't see anything. It also happens in the Options and when you select a character. On these screens, after 20 seconds, the music dies.
    You cant' see the text when the characters are talking and sometimes the music dies for 2 or 3 seconds. No graphic problems ingame. Excellent speed, totally playable.


  5. #15

    Default

    This emu release made my day i have to say

  6. #16

    Default

    @ SSaxdude: If you need help dumping games, contact me

    @ BrooksyX: there isn't good support for gamepads on this release, sadly try using your keyboard.


  7. #17
    DCEmu Coder BrooksyX's Avatar
    Join Date
    Feb 2006
    Location
    Washington, U.S.
    Age
    34
    Posts
    1,336
    Rep Power
    84

    Default

    Quote Originally Posted by JKKDARK View Post
    @ SSaxdude: If you need help dumping games, contact me

    @ BrooksyX: there isn't good support for gamepads on this release, sadly try using your keyboard.
    Yeah, I guess we will just have to hope it will be added in the next release.


  8. #18
    DCEmu Newbie
    Join Date
    Apr 2006
    Posts
    6
    Rep Power
    0

    Default NAOMI System

    very wonderful !!

    Is it scheduled that NAOMI System comes to operate?





  9. #19

    Default

    'Undocumented' nullDC features

    nullDC.cfg file :
    There are varius settings that are not exposed in the interface.That includes AntiAlias & resolution settings for the pvr plugins.To restore default settings , just delete the config file .

    Command line params (These are mostly usefull to developers):

    -nosse2 , -nosse3 , -nossse3
    These disable the use of some instruction sets (sse2/3/S3).(Not realy usefull)

    -serial "file here"
    Redirects the serial output to the given file.It can also redirect it to a COM port (-serial \\.\COM1).The file MUST exist before loading nullDC.

    -slave
    Writes serial output to pipe1 , reads from pipe2.The handles have to be created properly first (ie : -slave 912 913).It can be used to redirect the serial IO to another application

    .gdi files:

    The ImageReader plugin supports a format to load gdrom dumps.
    here's the structure :
    Entry Count
    Track StartSector ctrl SectorSize File Offset
    ....
    Track : track number
    StartSector : start sector on the gdrom to map the file
    ctrl : 4 -> data , 0 -> audio
    SectorSize :Sector size for the data in the file , 2048 , 2352 & a few others are supported.If this is set to 0 the file is considered 'missing'
    File : file to read the data from
    Offset : byte offset into file to read the data from. Can be both negative and positive

    The first 2 entrys are for the low density area (tracks 1 & 2,session 1)
    The rest of em are on the hi density area (tracks 3+ , session 2)

    Here are a few examples :

    Tony Hawks Pro Skater 1:
    Code:
    5
    1 0 0 0 none 0
    2 0 0 0 none 0 3 45000 4 2352 45000to63139.bin -8
    4 63288 0 0 none 0 5 69313 4 2352 69313to549150.bin -8
    the 1,2 and 4 tracks are missing from my dump , the -8 is to offset the files a bit (dumped using cdrwin so the format is a bit different)

    Visual Park
    Code:
    13
    1 0 0 0 none 0
    2 0 0 0 none 0 3 45000 4 2048 track3.iso 0
    4 445516 0 0 track04.raw 0
    5 449104 0 0 track05.raw 0
    6 453213 0 0 track06.raw 0
    7 455855 0 0 track07.raw 0
    8 469617 0 0 track08.raw 0
    9 483437 0 0 track09.raw 0
    10 486080 0 0 track10.raw 0
    11 491965 0 0 track11.raw 0
    12 543479 0 0 track12.raw 0
    13 547889 4 2048 track13.iso 0
    tracks 1,2,4,5,6,7,8,9,10,11,12 are missing here (audio tracks -- they just get replaced by silence)


    Thats it , i hope that helps.


  10. #20

    Default

    i found that i get the best sound and fps when using the chankast plugins

Page 2 of 4 FirstFirst 1234 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

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