Dreamcast Widescreen Hacks

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

  1. megavolt85

    megavolt85 Peppy Member

    Joined:
    Jan 8, 2015
    Messages:
    311
    Likes Received:
    454
    it is your code, I only made of it HEX patch

    yes
     
    fafadou likes this.
  2. optimus0

    optimus0 Member

    Joined:
    Feb 18, 2018
    Messages:
    5
    Likes Received:
    2
    thanks ....
    render fix NOT WORKING :(
     
  3. megavolt85

    megavolt85 Peppy Member

    Joined:
    Jan 8, 2015
    Messages:
    311
    Likes Received:
    454
    absolutely or disappears through some time?

    last three codes it's render fix
     
  4. optimus0

    optimus0 Member

    Joined:
    Feb 18, 2018
    Messages:
    5
    Likes Received:
    2
    not work at all... :( ill re-check the edits.... just in case

    UPDATE: works now :) THANKSSSSSS (i was so stupid that i only search once)

    BTW: it will be cool if you could tell as how to convert patches to hex
     
    Last edited: Feb 27, 2018
  5. megavolt85

    megavolt85 Peppy Member

    Joined:
    Jan 8, 2015
    Messages:
    311
    Likes Received:
    454
    it is difficult to explain it, sometimes it is necessary to do corrections in a game code
     
  6. megavolt85

    megavolt85 Peppy Member

    Joined:
    Jan 8, 2015
    Messages:
    311
    Likes Received:
    454
    Soul Calibur v1.001 (1999)(Namco)(PAL)(M4)
    (track03)

    HEX patch for VGA mode

    Code:
    find
    18E0F7FD 1CE030A0 F7FD04E5 01E60B4B 30E418E0 F7FD09C7 25A008F3 09000900
    
    replace
    06D0061D 1CE030A0 F7FD04E5 01E60B4B 30E418E0 F7FD09C7 25A008F3 0000403F
     
    Last edited: Feb 27, 2018
    Esppiral, pitito and fafadou like this.
  7. pitito

    pitito Rising Member

    Joined:
    Mar 8, 2015
    Messages:
    57
    Likes Received:
    31
    Thank you very much for the hex code for soul calibur :)

    I have a translation patch in Spanish pending, of these games.
    Star Wars Racer Pal version, I have it practically finished. I need hex code widescreen and 60 Fps.
    Star Wars Jedi Power Battles Pal version, I have it in the testing phase. I need hex code widescreen.
    Ring Terror Realm Ntsc US version, I have it in the testing phase, I need widescreen hex code.
    Everyone what works to VGA
    Could you help me with this?
     
    Last edited: Feb 28, 2018
  8. megavolt85

    megavolt85 Peppy Member

    Joined:
    Jan 8, 2015
    Messages:
    311
    Likes Received:
    454
    pitito likes this.
  9. pitito

    pitito Rising Member

    Joined:
    Mar 8, 2015
    Messages:
    57
    Likes Received:
    31
    Sorry I do not have CB codes.

    Perhaps the codes of the US version may be valid, even if they are in different offset.
    But the values can be the same.
    Or wait for someone to help us out

    Thanks for the Ring codes :)
     
  10. backgamon

    backgamon EmuscreenHD

    Joined:
    Oct 28, 2012
    Messages:
    17
    Likes Received:
    7
  11. megavolt85

    megavolt85 Peppy Member

    Joined:
    Jan 8, 2015
    Messages:
    311
    Likes Received:
    454
    with Codebreaker it's work good without render fix?
     
  12. backgamon

    backgamon EmuscreenHD

    Joined:
    Oct 28, 2012
    Messages:
    17
    Likes Received:
    7
    It work well with only the codebreaker code, but with only the Hex not.
     
  13. megavolt85

    megavolt85 Peppy Member

    Joined:
    Jan 8, 2015
    Messages:
    311
    Likes Received:
    454
    Ok, i'm make hex patch for this game
     
    backgamon likes this.
  14. megavolt85

    megavolt85 Peppy Member

    Joined:
    Jan 8, 2015
    Messages:
    311
    Likes Received:
    454
    Star Wars - Episode I - Racer v1.005 (2000)(Activision)(PAL)

    (track05)
    WARNING is all one code
    Code:
    find
    E3603070 9DF00AF0 E3603470 8DF00AF0
    E3603870 8DF00AF0 E3603C70 8DF00AF0
    E3604070 8DF00AF0 E3604470 9DF00AF0
    
    replace
    E3604470 8DF00BF0 0BF00BF0 0BF00900
    05D22620 05D21470 22200900 08A00900
    09000900 09000900 0000403F 0000A03F
     
    fafadou, backgamon and pitito like this.
  15. pitito

    pitito Rising Member

    Joined:
    Mar 8, 2015
    Messages:
    57
    Likes Received:
    31
    Wow, Thank you very much Megavolt !!!! :)
     
  16. megavolt85

    megavolt85 Peppy Member

    Joined:
    Jan 8, 2015
    Messages:
    311
    Likes Received:
    454
    Ring, The - Terror's Realm v1.002 (2000)(Infogrames)(NTSC)(US)

    (track03)

    Code:
    find
    20552020 20202020 30373939 41303020
    
    replace
    20552020 20202020 30373939 41313020
    

    ATTENTION don't work on real hardware, only for emulator. (tested on demul)

    Code:
    find
    C3F5683F 88AC218C 08950F8C 8AAC218C
    
    replace
    ABAAAA3F 88AC218C 08950F8C 8AAC218C
    
    Code:
    find
    B87A8E8C BC7A8E8C C07A8E8C 00002044
    
    replace
    B87A8E8C BC7A8E8C C07A8E8C 0000E143
    
    updated 13.03.2018
     
    Last edited: Mar 13, 2018
    fafadou, backgamon and pitito like this.
  17. pitito

    pitito Rising Member

    Joined:
    Mar 8, 2015
    Messages:
    57
    Likes Received:
    31
    Thank you very much for the new codes of the Ring !!! :)

    They work perfect :)

    I just launched my translation into Spanish, you can find it here

    http://www.segasaturno.com/portal/star-wars-racer-doblado-al-castellano-v3-vp103330.html#p103330
     
    Last edited: Mar 1, 2018
    fafadou likes this.
  18. megavolt85

    megavolt85 Peppy Member

    Joined:
    Jan 8, 2015
    Messages:
    311
    Likes Received:
    454
    any request for make hex patch from CB code?
     
  19. backgamon

    backgamon EmuscreenHD

    Joined:
    Oct 28, 2012
    Messages:
    17
    Likes Received:
    7
    maybe u can fix some of this:

    Skies of Arcadia :
    It seem to run well at start, but when u are in flying boat all are misaligned, u run into wall instead of door by exemple.
    Skies of Arcadia PAL 02502A88 3F400000
    -----------------------------
    Otherwise i can't make it this to work:
    Max Steel - Covert Missions NTSC-U 02441BAC 3F400000
    -------------------------------
    And for request:
    Carrier PAL 02B0109C 43F00000
    02B010CC 3F400000
    ----------
    Floigan Bros EP.1 PAL 02132DD8 3F400000
    02A26CA8 3F400000
    02A26738 3F400000
    02A275B8 3F400000
    02A26AD8 3F400000
    02A26908 3F400000
    ------------
    Fur Fighters PAL 0255A354 3FAAAAAB
    ------------------
    Kao The Kangaroo PAL 02278508 43700000
    ------------------
    Le Mans 24 Hours PAL 0229B90C 3F400000
    -------------------
    Shadow Man PAL 022C03F4 3F400000
    -> Many hole with CB code, a render fix are needed
    ----------------------
    Sonic Adventure PAL 0288F528 43F00000
    0288F55C 3FA66666
    ------------------------
    Super Runabout PAL 02E2B234 3f800000
    ----------------------
    Sonic Shuffle PAL 02110B4C 3F400000
    ----------------------
    Zombie Revenge pal m4 029484E8 43700000
    ----------------------
    TimeStalkers PAL 0214EFA8 43F00000
    0214EFD8 3F400000
    --------------------------------------------------------------------
    Thanks for any or all of the code above on hex hack.
     
  20. Wesker

    Wesker Spirited Member

    Joined:
    Jan 5, 2008
    Messages:
    147
    Likes Received:
    14
    Which code is for widescreen and which one is for 60fps? I'm just interested in unlocking 60fps.

    PS: It's not an Activision game by the way. That's Star Wars Demolition.
     
sonicdude10
Draft saved Draft deleted
Insert every image as a...
  1.  0%

Share This Page