Jump to content

Waynolt

Veterans
  • Posts

    674
  • Joined

  • Days Won

    8

 Content Type 

Profiles

Forums

Events

Reborn Development Blog

Rejuvenation Development Blog

Desolation Dev Blog

Everything posted by Waynolt

  1. Oh, sure... here you are SWM - SharedPC.rb
  2. Yes. The .rb and .png files transform how the ItemFinder works, but you still need to have and activate it.
  3. https://github.com/Waynolt/SWM-modular-modpack Does it give any error? Does any other mod work? Sorry, I had missed this post... is this a random error or is there a reliable way to reproduce it?
  4. You're using a mismatched mod version/episode number pair, though I don't remember which mismatched pair would cause this specific error. Please make sure you're using the latest Episode of the game, and that you're using a compatible version of any mods you're using (in the case of SWM mods it means the latest version).
  5. Sure, but you'll likely have to edit SharedPC to make it work in those games. Every change I made is tagged with "MODDED"; those sections are likely the only ones that you need to copy-paste.
  6. Please check that the hard drive space is actually assigned to c:\
  7. It should. It's great that the game is getting a few, and very much welcome, improvements in the form of quick patches, but... checking every component for incompatibilities is a time-consuming task, and I can't really keep up. Yes.
  8. I've literally put a trap in the modpack just to force people to read the Readme file. Please do so.
  9. What are you trying to download? The modpack is just a series of text files hosted by Google Drive, there's no way Chrome would block that unless it's set to be super-hyper-paranoiac...
  10. Have you tried redownloading both SWM and the game? Does the error come up if you remove SharedPC?
  11. Then you should redownload the game... Explanation: since version 18.1, Reborn implemented a multisave functionality. SWM has been updated accordingly, to support that function. The error you're having means that either the SWM version you're using or the game doesn't actually support the multisave feature (iirc, in this case, the game - which is why I'm suggesting to redownload Reborn 18.4) (To be sure you could redownload SWM too, since it's a pretty small archive)
  12. That's because it doesn't... @Devilish linked the wrong pack
  13. Which version of Reborn are you using? Do you have any other mods installed?
  14. Can you please post a screenshot with the error?
  15. The AddOpt one is a plugin for Aironfaar's Additional Options Mod, and adds the option (as a game setting) to consider Headbutt an HM like Fly, Flash, etc. In the latest version of SWM that option no longer is part of the download, and is instead part of the NoTMX mod itself; it still does require Aironfaar's mod, though, or else that option won't show up.
  16. It is, @andracass, it is. Why are you all even using that? Please take a look at this, from KK20: https://forum.chaos-project.com/index.php/topic,15072.msg191963.html#msg191963 Crashes with game-z, but works fine with game.exe Instructions in the script itself. It can: export the game's scripts from Scripts.rxdata as plain text, which you can then edit freely with actual editors (for example Visual Studio Code) import that plain text back into the game, re-packing it (including any edits made) also has a "playtest" mode which sounds incredibly useful, as it automates the import on a game restart without actually editing the Scripts.rxdata file Since this is for anyone interested and not just for cass, a word of warning: ALWAYS MAKE BACKUP COPIES OF YOUR FILES BEFORE TRYING A NEW TOOL!!! In case the linked post goes missing in the future, I'll copy-paste version 4.0 of KK20's script in the SPOILER below:
  17. It should be fine, as long as it doesn't break the IV limit cap...
  18. I forgot to change that message, sorry. Anyway, it means that the Scripts.rxdata you're using is from Episode 18.1 or below. If you're not using other mods then you didn't properly update the game, and have to redownload it. If instead you're using other mods which change Scripts.rxdata, then you can use the last version of SWM (v59) to be compatible with mods based on Reborn Episode 18.1: https://drive.google.com/open?id=1iuvk4uLSRV4VEMF0Gp5wdv9d5MmlZ-ez
  19. Quick notice: the previously mentioned code pass has now also been done in regards to SWM in @Commander's Redux. The result is: - most SWM mods should not break Redux, because they alter script sections that Redux didn't change (knowing whether Redux breaks them would, instead, require a more thorough checking and testing process) - SWM mods that are compatible but quite redundant (i.e. ItemBan) have been left unaltered - ExpShareFullTeam is redundant and incompatible: it will now close the game if you try to use it in Redux - EvOverflow will now engage a "Redux compatibility" mode if it detects Redux being used - executing the pass on the Mouse mod is still waaaaaaay too time consuming to actually be done; you can use it in Redux, but at your own risk and peril
  20. It will, actually. That's exactly what you're supposed to do. A word of caution though: Aironfaar sadly hasn't been around for quite some time, and his mods may be outdated in Episode 18.4.
  21. Copy-paste The point of updating them is to make sure that they keep working https://www.youtube.com/watch?v=6hc3Mo432C0
  22. Hi everybody, quick announcement: 1. SWM has been updated to episode 18.4 With "updated" I mean that I've done a full pass on the code of all the mods, with some quick testing here and there. There is one exception: the mouse mod only got the quick testing, and not the full code check. I'll do that for Episode 19, and not sooner. Nope. It's too big, I don't have the energy to deal with it again this soon. 2. Due to popular demand, UnrealTime has been split into two components, and thus the "show current time" part can now be installed separately. So, uhm, that's all. Thanks for your attention.
  23. The newest version of SharedPC should work... are you using SWM v63 - updated 16/05/2020? Sure! https://drive.google.com/file/d/1tj6H03abHb5Xeu1M2y2HNdbpsNvUOI-o/view?usp=sharing If you're using UnrealTime then you'll have to delete that, replace it with this one, reboot, and finally enter any building.
×
×
  • Create New...