help

  1. T

    How do I add/remove color palettes to Character Select 1.16?

    I had some color palettes to use in sm64 before character select 1.16, and I wanna add them to the built in menu that the mod has now. The only method I've seen so far is to edit the .lua file itself, but I'm wondering if there's any other way? The reason I don't want to edit the .lua file is...
  2. Tails Gamer

    Help me pls

    Today I uploaded an update to my Doraemon mod, but for some reason when I click download, two files appear. I only want the update file to appear. Can someone help me?
  3. reboot

    Countless "fatal error"s during compilation

    I followed the steps on the GitHub page closely, but at some point during compilation (not the same point on repeat attempts) the terminal begins spitting errors over and over. "gcc: fatal error: Killed signal terminated program cc1" "compilation terminated" "make: *** [Makefile:1455...
  4. F

    Cant beat bowser

    I was playing the game with some mods however once i reach the first bowser the boss arena dosent show up the bombs and i cant advance into the game help
  5. ZvarekK

    Ban appeal?

    I have been banned for almost half a year and I never knew why or if i was actually banned, could someone help me? i really want to play
  6. mike4751

    help me to get unblocked

    I need your help. When I try to connect to Coopnet, it says there's no connection to Coopnet. Can I get unblocked? Because once I lost it and accidentally wrote an insult, and I wanted to apologize so I can play online again.
  7. S

    How do I create working textures???

    So I'm trying to add a custom character, and I've made a texture for the life icon. I don't exactly know how to get the texture in a supported format. This is the texture in question: I've checked the forums for anyone having a similar problem and found nothing... Any help is appreciated!
  8. Neregamers12

    I want upload a mod, How do I upload it?

    I want to upload my own mod but I don't know how
  9. elcerezo213

    character select missing file??? but the file is there

    had to make an account to post this when either me or my friend joins a game we get the error "character select error missing file: actor/armature_geo.bin" when going to check the folder said file IS THERE we have no clue what to do only the person joining gets this error and the host gets to...
  10. 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...
  11. Loam803

    Custom music mod help

    Could someone help me make a mod that replaces in game music because I tried and it didn't work also here's what I tried local audio = audio_stream_load(Tomorrow_s-Nostalgia-Today.ogg) function on_warp() if gNetworkPlayers[0].currLevelNum == LEVEL_CASTLE then...
  12. Loam803

    I'm using it through Linux and its Lagging really bad!!! (pls help)

    I'm running it through Linux and its Lagging really bad and I don't know how to fix it. Also if it helps here is the list of commands I've used in the Chromebook terminal for Linux! cd Games/sm64coopdx_Linux chmod +x sm64coopdx ./sm64coopdx
  13. YuiGD

    Can someone make me a Yui Hirasawa skin?

    Hi, first of all I speak Spanish and I'm writing this with a translator, in case there's anything that isn't clear. I'd like to know if someone can make me a good Yui Hirasawa skin. I found one online but I didn't like it, so if anyone can make me a Yui skin, please get in touch? If it's...
  14. Artist

    how do i use cs mods?

    i have tried downloading multiple CS mods and after extracting them and putting them into the mod folder when a launch coop dx i cant figure out where to activate and use these characters.
  15. Bambno_Monochromatic

    Hey guys, I'm trying to create a mod for SM64 inspired by Outcome Memories, but I don't know much about programming, so I'm looking for a team.

    Si quieres más información, aquí tienes mi Discord: cursedCC_
  16. 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
  17. Unleash

    The custom moveset and CS that I downloaded are not showing up.

    First of all, to avoid questions, YES I have both Custom Moveset and Character Select mods. But the problem is that the two mods don't show me the characters I downloaded and added to the SM64 Coop DX mod folder. I added the folders for each mod as required, but it's as if the game isn't...
  18. Sillyman13

    Can't connect to CoopNet

    For whatever reason, I can't connect to any public servers on CoopDX Every time I click Public Lobbies, it just says "Could Not Connect to CoopNet" Is there anyone that can explain the reason for this please
  19. sudo

    I need help getting these widdlepet mods to work.

    Hiya! so I found these mods that use widdlepets Mini Bully! + chilly [PET] Torchic [CS+PET] Deep Cut (Splatoon 3) I have widdlepets installed but i dont know how to install custom pets. Can someone help me please? thanks!
  20. 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...