The Free Assets Thread

Discussion in 'Showroom' started by LuigiXHero, Feb 3, 2017.

  1. giovanni.gen

    giovanni.gen It's still Joe-vanni, not Geo-vanni. Member

    Joined:
    Apr 16, 2015
    Messages:
    313
    Location:
    Italy
    This remark is plain rude. To write off an asset you specifically may not find use for as plain pointless, regardless of what it is, is just mean. Sure, I'm beyond the need for premade HUD mappings myself, and likely won't find use for these mappings. And yes, the edit itself is particularly simple to replicate. But to reduce someone's efforts to "pointless", like you just did, is low. Please, be better than this. If all you have to say about something is of this lowliness, then you'd do everyone a favor by not saying it at all.
     
  2. HighHog

    HighHog Newcomer Trialist

    Joined:
    Jan 15, 2023
    Messages:
    3
    ehh
    makes it seem like a watermark from a tv show
     
    JGamer2151 and Nik Pi like this.
  3. Soldaten

    Soldaten The Coilgun Root Admin

    Joined:
    Mar 10, 2016
    Messages:
    268
    upload_2023-2-27_19-7-47.png
    Maybe take your own advice @EddyTF...

    Back to your regular scheduled programming.
     
  4. Grosy

    Grosy Romhacker + owns a mega drive 2 Member

    Joined:
    Dec 30, 2021
    Messages:
    38
    What about s1 git
     
  5. RobiWanKenobi

    RobiWanKenobi Python Developer and ASM enthusiast Member

    Joined:
    Sep 10, 2022
    Messages:
    84
    Location:
    United States
    It should be basically the same thing in all versions.

    Also, as a fun note, Sonic Clean Engine reverts the behavior back to the sonic 1/2 monitor collision behavior.
     
  6. giovanni.gen

    giovanni.gen It's still Joe-vanni, not Geo-vanni. Member

    Joined:
    Apr 16, 2015
    Messages:
    313
    Location:
    Italy
    For the GitHub disassembly, the code for Monitor collision is located in "_incObj/sub ReactToItem.asm", at React_Monitor. The code (as well as the procedure) is otherwise very similar.
     
  7. BL3H

    BL3H Newcomer Trialist

    Joined:
    Jul 19, 2022
    Messages:
    9
    Location:
    Tails' Workshop, Angel Island
    I made a replacement to the chaos emeralds in Sonic 1, the Knuckles Chaotix chaos rings!

    Please note:
    - these were not made for hacks that have a 7th special stage

    If you use these, please give credits! Thanks!

    [​IMG]
     

    Attached Files:

    Dark Shamil Khan and Hame like this.
  8. Grosy

    Grosy Romhacker + owns a mega drive 2 Member

    Joined:
    Dec 30, 2021
    Messages:
    38
    Hello, heres some ports of music from other genesis games to sonic 1
     

    Attached Files:

    BL3H likes this.
  9. 2008Soniks

    2008Soniks Newcomer Trialist

    Joined:
    Mar 1, 2023
    Messages:
    4
    Location:
    Sheffield, ENG
    Hello! Would you like to know how to use the missing press start text in YOUR very own Sonic ROM hack???
    Well make sure you're using the Github Disasm because I'm going to teach you!
    1. Go to Sonic.asm in the root of your disasm
    2. Search for "Tit_ClrObj2:"
    3. You should notice a line of code that has been commented out which reads
      Code:
      ;clr.b    (v_objspace+$80+obRoutine).w
    4. You see that little semi colon at the start? Delete it!
    5. Et Voila, you now have working PRESS START BUTTON text!
     
  10. giovanni.gen

    giovanni.gen It's still Joe-vanni, not Geo-vanni. Member

    Joined:
    Apr 16, 2015
    Messages:
    313
    Location:
    Italy
    Hi! This is not so much an asset, but a tutorial. For small tutorials like this, I'd recommend checking out and posting in the linked thread. As for the guide itself... it feels somewhat redundant, considering that right below the line in question lies an explanation as to why the line was placed there in the first place. Although, the less experienced people, without any guidance, would have to deliberately seek out such a line, as there's nothing else around the code pointing them to the line in question, so I guess this does provide a pointer for them?
     
    Last edited: Apr 15, 2023
    Nik Pi likes this.
  11. 2008Soniks

    2008Soniks Newcomer Trialist

    Joined:
    Mar 1, 2023
    Messages:
    4
    Location:
    Sheffield, ENG
    I am very confused, but ill take tutorials in that thread from now on :)
     
  12. Dark Shamil Khan

    Dark Shamil Khan TASer lol Member

    Joined:
    Nov 7, 2021
    Messages:
    90
    Location:
    Pakistan
    So, uhh hi. I was going to give 2 SMPS' today but the other one was kinda meh sounding. So I wanted give out my attempt at Splash Hill Zone Act 1 which is somehow my favourite song from S4 episode 1. And I thought it sounded nice.
    I have 3 files with me.
    The original binary music file, will work with vanilla sonic 1.
    One converted with smps2asm to make into an ASM music (by flamewing, based on Cinossu's s1smps2asm). You must need to have the smps2asm driver in your hack or homebrew. Otherwise, it won't work.
    One converted with s1smps2asm (by Cinossu). You must have the s1smps2asm driver in your hack or homebrew. Otherwise, it won't work.
    So yeah, have fun with this.
     

    Attached Files:

    Alegamer700 likes this.
  13. Dark Shamil Khan

    Dark Shamil Khan TASer lol Member

    Joined:
    Nov 7, 2021
    Messages:
    90
    Location:
    Pakistan
    Welp, back at it again aren't I? I didn't made this recently. I made this like... In April. It's Skybase from Sonic 1 8-bit(Game Gear+Sega Master System).
    This one as before, also has 3 files:
    Normal S1 binary file: works with vanilla S1 sound driver.
    S1SMPS2ASM: works with vanilla S1 with the s1smps2asm file installed. If not installed, it won't work or play anything.
    SMPS2ASM: works with S1, S2 and S3 with Smps2asm file installed. If not installed, it won't work or play anything.
    Anyway, have fun with it. And let me know what you think of it.
     

    Attached Files:

    Alegamer700 likes this.
  14. That-One-Mega-Man

    That-One-Mega-Man Doofus Maximus Member

    Joined:
    Jun 18, 2023
    Messages:
    30
    Location:
    Right behind you
    is it intentional for it to only work once per act?
    EDIT: Nevermind, the issue now is there's no way to increase jump height
     
    Last edited: Jun 21, 2023
  15. LuigiXHero

    LuigiXHero Well-Known Member Member

    Joined:
    Mar 22, 2014
    Messages:
    280
    Added Sonic 1 Jammed but here is the crosspost from retro:
    Update: ignore the bit about it being unfinished, there is a new update should be final: https://github.com/LuigiXHero/Sonic1Jammed/releases
     
    Last edited: Aug 20, 2023
    Samey, EddyTF, JGamer2151 and 2 others like this.
  16. HenryD3bby

    HenryD3bby Newcomer Member

    Joined:
    Aug 24, 2022
    Messages:
    11
    Location:
    Marble Zone
    I have converted the remade cyber city art from sonic retro in sonic 2 a while ago with some help, but seeing the new showcased assets, I thought about giving it here. NOTE: These are for the final version of sonic 2, but you can convert them to simon wai easily, and also the collision I tried giving it is unfinished, thus only working on some platform
     

    Attached Files:

    Super321 likes this.
  17. HenryD3bby

    HenryD3bby Newcomer Member

    Joined:
    Aug 24, 2022
    Messages:
    11
    Location:
    Marble Zone
    Here is the updated version, with finished collision and new chunks for cyber city!
     

    Attached Files: