mod

  1. Tigrito64

    Apply For modder Status

    My Mod Star = Speed link: Mod STar=Speed Code : -- name: \\#FFD700\\Star = Speed V1.0 -- description: Each star you collect increases your speed! +0.5 per star. -- category: gameplay -- pausable: true -- Variables to track stars per player local starCount = {} -- Configuration local...
  2. Tigrito64

    Apply For Modder Status

    My Mod Star = Speed Link:Star=Speed Code Lua: -- name: \\#FFD700\\Star = Speed V1.0 -- description: Each star you collect increases your speed! +0.5 per star. -- category: gameplay -- pausable: true -- Variables to track stars per player local starCount = {} -- Configuration local...
  3. M

    .bin not compiling.

    I've been following this tutorial to try and make my own self insert mod. The character file is done and made, right now it's a matter of compiling the mod. The tutorial says to create a folder in (sm64coopdx > dynos > packs) and then make a actors folder for the exported textures and an Assets...
  4. jonathanoflebones

    [Hangout] dshanyie's SM64 Custom Maps 1.0

    This is a collection of 3 maps created by dshanyie with no stars that were converted into hangout maps, some of which have been used in SM64 Machinima videos before. This pack contains the following 3 maps: -Mario & Luigi's House -Yoshi's Island -Green Hill Zone I wouldn't recommend hanging...
  5. snepy4

    levels names 50x only one version

    Translate the names of the levels 50 times.
  6. Hooski

    How do I make this type of mod?

    I want a mod that spawns a character on specified levels that chases you, I would also like adjustable options in the menu. Specifically I just want Baldi to chase you like in the game. I want 2 things for be adjustable in the menu, Baldi's slap speed and if when he gets a player if its an...
  7. mine007play

    Can someone port rtx support to Coop DX ? thank you 😊

    Can someone port rtx support to Coop DX ? thank you 😊
  8. Sushi8756

    3D World type shared camera for better couch play

    I was playing Mario 3D World with friends and was wondering how Mario 64 would be cool with a shared camera like 3D World for couch play. Or normal online play idk. (also though all the players have to keep the current level synced whenever someone loads a new area so people dont get left...
  9. Yuyake "FunkyLion"

    [OFFICIAL] - [CS] Extra Characters PLUS v1.3.1

    REQUIRES Character Select 1.16 or newer to utilize all it's features. DELETE old files and then add the mod to avoid issues. Extra Characters PLUS is a complete version of the original Extra Characters that was in the works for a year created by Team Ultra Bros, a team comprised of CoopDX...
  10. ShibaBoi

    Can someone please make a kaizo practice mod? I really want to be good at kaizo.

    I just really want to practice kaizo.
  11. S

    Using Mods Personally

    I was thinking of this since I made my own mod using my Roblox Studio coding skills and pondered if you could use the mod personally without distributing it to others. Does this break a rule, or am I allowed to use my mod for myself?
  12. G

    Why has no one ported the SM64 DS levels to co-op

    I feel that combining the DS levels into Super Mario 64 and ensuring it uses the og textures to allow for render 96 support and co-op of all characters with the characters specific moveset would make a great DEFINITIVE mario 64 experience. That and also higher quality textures. Og is rather tiny...
  13. Loam803

    MyCustomMusic not working (pls HELP!!!)

    It won't work pls help -- File: main.lua -- Load the custom audio stream from the 'sound' folder within the mod local custom_castle_music = audio_stream_load("sound/Tomorrow's Nostalgia Today.mp3") -- Check if the music loaded successfully if (custom_castle_music == nil) then print("Error...
  14. ShovelKnightTrue

    How do I upload a mod here? / ¿Como c***jos subo un mod aquí?

    I have no idea how to upload a mod on this site. I can't find the button or a solution. Help :3 no tengo la mínima idea de como se sube un mod en esta pagina, no encuentro el botón ni solución, ayuda :3
  15. J

    I have absolutely no idea how to use character select

    I do not know where to put the folders, or whether I am even placing them in the correct position, please help.
  16. C

    instabub // Support on-demand bubbling and bubble warping to friends 1.1.0

    instabub Support on-demand bubbling and bubble warping in sm64coopdx. Controls D-Pad Up: Instantly enter bubble D-Pad Up-3x (rapidly): de-bubble While in bubble: D-Pad Down: Warp above player (cycles thru players in a loop)
  17. WEEN

    How can I determine the state of a specific player in the server?

    I'm trying to make a death counter mod for my friends and I. I've gotten far enough to make one counter that both display's the first players name and properly updates on a death. The problem is that the first counter updates on any player dying. I can't for the life of me figure out how to...
  18. Clamsplayz

    Custom Star Model

    Is there any sort of template of the star model? like the Mario, Luigi, etc. templates. I need it for my mod I'm working on. It would very nice to have it Thanks
  19. SgamerMinectaft

    Help to create mods in sm64coopdx

    (This was translated by Google Translate) Hello! I need help creating my sm64coopdx mods. My first attempt at creating a mod to increase Mario's size when collecting a coin failed due to the name of the variable that stores Mario's size. I need help getting the name of each variable (Mario's...
  20. P

    Issues with Character Select

    I apologize if this question has already been answered, but I could not find a solution that worked for me. I am trying to change my character but no matter what I try whenever I enter "/char-select" I get the message " Character Select is unavailable." I have the latest version of the character...