Search results

  1. EmeraldLockdown

    how to make custom textures

    Firstly, what do you mean? Are you wanting to add textures as a texture swap of level textures, or are you trying to change a hud element's texture? For the latter, changing a hud element's texture, this isn't too hard, you just have to know what the texture is called. First, open up...
  2. EmeraldLockdown

    Can I share a file?

    You need the modder role in order to be able to post mods, which you can obtain by following the qualifications of becoming a modder. For this instance, you should contact the original developer (in this case, PeachyPeach), tell them the problem, and show them how you solved it, so they can...
  3. EmeraldLockdown

    Best place to get started for a map mod?

    Check out fast64. It allows you to model a level in blender, and convert it into a sm64 level. There's a bit more to convert it from an sm64 level to a sm64coopdx level, but that's a great place to start!
  4. EmeraldLockdown

    Slide map races mod/slide map capability

    It depends on the hack. If the hack is open source (the source code is available to the public), it is indeed portable, otherwise, it is not.
  5. EmeraldLockdown

    Mod amount limit

    The main issue would be compatibility, however if all of them use Character Select, that wouldn't be a problem. Another issue is that there's a high probability that your lobby description set automatically will be broken, so players won't be able to see the full mod list.
  6. EmeraldLockdown

    Reporting an User

    When doing this, send a screenshot of the output of /players, a username is not enough to ban a player.
  7. EmeraldLockdown

    how do i get the 0.2 palettes?

    You can find the old palettes here. Head to your user folder (can be opened via the button ingame in Options -> Misc), then open up the palettes folder (if it doesn't exist create one), and drag any .ini file you want in there
  8. EmeraldLockdown

    Inverting camera

    Yea this is a bug, restart the game, go to settings, and change the setting.
  9. EmeraldLockdown

    I wanna make custom gamemodes for sm64 coop

    How much lua modding do you know? I'd recommend starting with something simpler, like a moveset, before you get working on gamemodes. Learn the basics of DJUI, mario state's, and all the hooks first. Start off with doing this, as setting up vscode is nearly a necessity. Next, read up on the hook...
  10. EmeraldLockdown

    Tag

    Report that here to the dev's
  11. EmeraldLockdown

    Tag

    You don't compile this mod... You drag and drop it into the sm64coopdx window If you're struggling to compile sm64coopdx, well, you don't have to compile it! You can download coop here, get the OpenGL ver (if that doesn't work, use directx), boot up the game, and drag and drop your rom!
  12. EmeraldLockdown

    Tag

    If late joining is on that’s why.
  13. EmeraldLockdown

    What the heck are .tex files???

    Just throw a .png in there, launch the game, and the tex file should be created for you.
  14. EmeraldLockdown

    how i disable the billboarding?

    Yea k, you should def report this to the dev's then.
  15. EmeraldLockdown

    how i disable the billboarding?

    Nice pfp. You should make this as a coopdx issue, since coopdx is meant to disable billboards automatically.
  16. EmeraldLockdown

    What do you guys think is a good basis for making mods in lua?

    Yea, I'd recommend reading up on some of the guides in the docs, they'll explain a bit.
  17. EmeraldLockdown

    What do you guys think is a good basis for making mods in lua?

    If you know basics of programming, then I'd highly recommend starting out with reading code of simple mods. Take a look at some example mods here. When you get a grip on how that works, then you can take a look at Hide and Seek. Then, with that knowledge, go make a mod!
  18. EmeraldLockdown

    How do I unbind something.

    Set it to a bind that already exists, in this case use the K bind.
  19. EmeraldLockdown

    Can't join most public lobbies

    Thats because people aren't updating to the latest version, due to bugs related to it. You're just gonna have to wait for more people to update, or use coopdx v0.2/ex-coop v36. Do note the latest versions of mods may break when using older versions of coop, so I'd recommend sticking with the latest.