Dreamcast Widescreen Hacks

Discussion in 'Sega Dreamcast Development and Research' started by S4pph4rad, Oct 20, 2015.

  1. Gromber

    Gromber Spirited Member

    Joined:
    Apr 4, 2012
    Messages:
    115
    Likes Received:
    30
    @japanese_cake you are working on a boot cd that can patch for example an original skies of arcadia gdrom to widescreen and your vga patch? :p
     
    japanese_cake likes this.
  2. japanese_cake

    japanese_cake Spirited Member

    Joined:
    Jul 24, 2009
    Messages:
    125
    Likes Received:
    123
    If what you are saying is right, you've just guessed 1/3 of the project :p
     
  3. Esppiral

    Esppiral Gutsy Member

    Joined:
    Oct 3, 2012
    Messages:
    495
    Likes Received:
    1,041
    Maybe a hacked bios that will automatically boot games in widescreen? if so, I also have a widescreen hack (among other things) for the bios if you are interested.


    [​IMG] [​IMG]
    [​IMG]

    [​IMG]
     
    Last edited: Jan 13, 2017
  4. Baseball9x

    Baseball9x Active Member

    Joined:
    Apr 23, 2015
    Messages:
    29
    Likes Received:
    7
    That's awesome, how would one go about applying this to their console?'

    Could you upload the file?
     
  5. Esppiral

    Esppiral Gutsy Member

    Joined:
    Oct 3, 2012
    Messages:
    495
    Likes Received:
    1,041
    BUGGYHEAT, J, T6801M, V1.004

    Widescreen

    Code:
    02042F3C
    4384BC09

    [​IMG]

    60 FPS.
    Code:
    0215584F
    15665401
     
  6. truemaster1

    truemaster1 Enthusiastic Member

    Joined:
    Nov 10, 2015
    Messages:
    512
    Likes Received:
    226
    i thing a new custom bios that will give native widescreen on all dreamcast games is coming next. if that turn to be true i will order a new flashable bios for my dc
     
    Anthony817 likes this.
  7. Esppiral

    Esppiral Gutsy Member

    Joined:
    Oct 3, 2012
    Messages:
    495
    Likes Received:
    1,041
    Finally!!!

    Rez v1.003 (2001)(Sega)(PAL)
    REZ, E, MK-5119250, V1.003

    Code:
    020C5EB4
    3A888889
    [​IMG]



    [​IMG]

    [​IMG]

    [​IMG]

    60 fps.
    Code:
    0228E080
    00000001
     
    Last edited: Jan 16, 2017
  8. -=FamilyGuy=-

    -=FamilyGuy=- Site Supporter 2049

    Joined:
    Mar 3, 2007
    Messages:
    3,034
    Likes Received:
    893
  9. Baseball9x

    Baseball9x Active Member

    Joined:
    Apr 23, 2015
    Messages:
    29
    Likes Received:
    7
    Holy shit, thank you much for the REZ patch.

    You are a LEGEND, once again THANK YOU SO MUCH.
     
    Anthony817 likes this.
  10. Anthony817

    Anthony817 Familiar Face

    Joined:
    May 12, 2010
    Messages:
    1,078
    Likes Received:
    535
    Hell yes! Time to bust out the subwoofer! REZ in widescreen and 60fps is going to be pretty fantastic.
     
  11. bothanspy

    bothanspy Newly Registered

    Joined:
    Jan 16, 2017
    Messages:
    4
    Likes Received:
    1
    Awesome work on the Rez codes. 60 fps looks fantastic but it does change the game a bit. It seems like you're able to lock on/fire more frequently and it really lowers the difficulty level of the game. I've only tested it on Demul, no idea if it performs this way on real hardware.
     
    Gromber likes this.
  12. Baseball9x

    Baseball9x Active Member

    Joined:
    Apr 23, 2015
    Messages:
    29
    Likes Received:
    7
    Rez freezes right before the data loading screen (butterfly on the bottom right corner of the screen) when using the widescreen on ReviveDC Rez.

    Can this be fixed?
     
  13. Roareye

    Roareye Active Member

    Joined:
    Aug 11, 2015
    Messages:
    47
    Likes Received:
    51
    Up to date codes listing. :D Keep 'em coming Esppiral!
     

    Attached Files:

    megavolt85 and Anthony817 like this.
  14. Gromber

    Gromber Spirited Member

    Joined:
    Apr 4, 2012
    Messages:
    115
    Likes Received:
    30
  15. Esppiral

    Esppiral Gutsy Member

    Joined:
    Oct 3, 2012
    Messages:
    495
    Likes Received:
    1,041
    I tested this code on my Dreamcast and it works, maybe a bad burn? or different region?

    This can't be applied to a real bios with action replay codes, someone could just hack the values, but action replay codes are applied after the sega logo afaik


    One of the values I look for to find the correct address is 0,0015625 float, wich is the result of dividing 1/640.

    For some reason when I did the searching on others versions of Rez Cheat engine would display a bunch of results but none of them were the one I was looking for, that's not the case in the beta, cheat engine gave me the right address, so I started looking at similar addreses in the retail version of Rez, it turns out the value was there, but for some inexplicable reason Cheat engine will avoid displaying that concrete address when doing a search...

    Weird...
     
    Last edited: Jan 17, 2017
    Woofmute and Gromber like this.
  16. Xerxes3rd

    Xerxes3rd Rapidly Rising Member

    Joined:
    Sep 1, 2016
    Messages:
    96
    Likes Received:
    35
    So then this code changes REZ from 640 vertical lines to 960?
     
  17. Esppiral

    Esppiral Gutsy Member

    Joined:
    Oct 3, 2012
    Messages:
    495
    Likes Received:
    1,041
    Rez v1.003 (2001)(Sega)(PAL)
    REZ, E, MK-5119250, V1.003

    1ST_READ.BIN Patch.

    Code:
    OFFSSET
    000B5EB4
    
    Find
    CDCCCC3A
    
    Replace
    8988883A

    ISO PATCH.

    Find
    Code:
    8988083B CDCCCC3A 2CDB018C 0000003D BCA1238C
    Replace
    Code:
    8988083B 8988883A 2CDB018C 0000003D BCA1238C


    Re-Volt v1.001 (1999)(Acclaim)(PAL)
    REVOLT, E, T8107D, 50V1.001

    Code:
    020464FC
    3A888889
    [​IMG]


    Revolt needs a render Fix, I'll take a look at it later.
     
  18. Baseball9x

    Baseball9x Active Member

    Joined:
    Apr 23, 2015
    Messages:
    29
    Likes Received:
    7
    Can every game be patched in that manner (I'm talking about the ISO)?

    If so what should we be looking out for the in the code to spot where to replace the addresses?
     
  19. Gromber

    Gromber Spirited Member

    Joined:
    Apr 4, 2012
    Messages:
    115
    Likes Received:
    30
    Crazy Taxi Pal
    Code:
    022B3410
    43700000
    Crazy Taxi 2 Pal
    Code:
    022BFB70
    43700000
    
    Virtua Tennis Pal v1.001
    Code:
    02456378                
    43700000
    
    Virtua Tennis Pal ?
    Code:
    024562F8
    43700000
    
     
    Last edited: Jan 18, 2017
    Anthony817, megavolt85 and Esppiral like this.
  20. -=FamilyGuy=-

    -=FamilyGuy=- Site Supporter 2049

    Joined:
    Mar 3, 2007
    Messages:
    3,034
    Likes Received:
    893
    No you can't do it in general. If the 1st_read.bin can be patched directly, then the ISO can. Be aware though that patching a bin file requires rebuilding the EDC/ECC for the affected sector.
     
sonicdude10
Draft saved Draft deleted
Insert every image as a...
  1.  0%

Share This Page