Wii rvt-h question

Discussion in 'Nintendo Game Development' started by ktfdemo111, Dec 2, 2016.

Tags:
  1. ktfdemo111

    ktfdemo111 Nintendo Demo and Collect

    Joined:
    Oct 22, 2016
    Messages:
    240
    Likes Received:
    42
    I'll try it. But itll be a while before I can test it.
     
  2. pstrick1

    pstrick1 Site Supporter

    Joined:
    Aug 6, 2007
    Messages:
    679
    Likes Received:
    144
    According to the docs, it is possible to burn dlf files to the rvt h.

    Don't know anything beyond that. Haven't tried it myself.
     
  3. Logi26

    Logi26 Site Supporter 2014

    Joined:
    Jun 17, 2013
    Messages:
    295
    Likes Received:
    94
    It says that it is possible, but recommends using a .rpf file instead.

     
  4. ktfdemo111

    ktfdemo111 Nintendo Demo and Collect

    Joined:
    Oct 22, 2016
    Messages:
    240
    Likes Received:
    42
    Do you know how one would convert it to a .rpf file? You would have to convert the whole game, not just the .dol file, right?
     
  5. Logi26

    Logi26 Site Supporter 2014

    Joined:
    Jun 17, 2013
    Messages:
    295
    Likes Received:
    94
    Normally you would use rdpack to pack the .dlf and the data in the $DVDROOT into a .rpf file.
    I wouldn't have a clue what to do for retail converted games. Maybe set $DVDROOT to a folder that contains all of the game data?
    I would be very surprised if any of this worked on a retail game.
     
  6. ktfdemo111

    ktfdemo111 Nintendo Demo and Collect

    Joined:
    Oct 22, 2016
    Messages:
    240
    Likes Received:
    42
    Wait, If you set the $DVDROOT, it shouldn't affect the rvt-h because I thought it was used just for the NDEV, I could be wrong though, I'm no computer expert.
     
  7. ktfdemo111

    ktfdemo111 Nintendo Demo and Collect

    Joined:
    Oct 22, 2016
    Messages:
    240
    Likes Received:
    42
    Also, where would I get rdpack so I can mess around with it?
     
  8. Logi26

    Logi26 Site Supporter 2014

    Joined:
    Jun 17, 2013
    Messages:
    295
    Likes Received:
    94
    $DVDROOT does not affect the RTV-H. It is used by the NDEV and some of the disc mastering tools such as rdpack.

    rdpack takes the data from the $DVDROOT and the .dlf file and packages them into a .rpf file which you then transfer to the RVT-H using the rvtwriter software.
    It is basically the same as making a .rvm file except it is not padded to 4.7GB, therefore it is much quicker to transfer to the RVT-H internal hard drive.
     
  9. Logi26

    Logi26 Site Supporter 2014

    Joined:
    Jun 17, 2013
    Messages:
    295
    Likes Received:
    94
  10. ktfdemo111

    ktfdemo111 Nintendo Demo and Collect

    Joined:
    Oct 22, 2016
    Messages:
    240
    Likes Received:
    42
    That sounds like the thing I need, do you know where to find it?
     
  11. ktfdemo111

    ktfdemo111 Nintendo Demo and Collect

    Joined:
    Oct 22, 2016
    Messages:
    240
    Likes Received:
    42
    sorry, didn't get your comment
     
  12. Logi26

    Logi26 Site Supporter 2014

    Joined:
    Jun 17, 2013
    Messages:
    295
    Likes Received:
    94
    Sorry, I didn't notice that some more up to date documentation had been shared with the 3.3 SDK.
    It appears that they now suggest only using .rvm files with the RVT-H console.
    There are also step by step guides for updating the firmware and using Cygwin, would have saved me some time if I had spotted these earlier :)
     
  13. ktfdemo111

    ktfdemo111 Nintendo Demo and Collect

    Joined:
    Oct 22, 2016
    Messages:
    240
    Likes Received:
    42
    Ok, thanks. I'll try it later.
     
  14. ktfdemo111

    ktfdemo111 Nintendo Demo and Collect

    Joined:
    Oct 22, 2016
    Messages:
    240
    Likes Received:
    42
    I was looking through the file that you provided, and I couldn't find Cygwin anywhere on it, am I just missing something?
     
sonicdude10
Draft saved Draft deleted
Insert every image as a...
  1.  0%

Share This Page