mrchous-ExternalStartingItems icon

ExternalStartingItems

Gives items on run start. You need to download an app for it to function, please see Thunderstore page!

Last updated 6 months ago
Total downloads 20653
Total rating 3 
Categories Tools Items
Dependency string mrchous-ExternalStartingItems-2.1.0
Dependants 5 other packages depend on this package

This mod requires the following mods to function

bbepis-BepInExPack-5.4.9 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.9
RiskofThunder-HookGenPatcher-1.2.1 icon
RiskofThunder-HookGenPatcher

MMHOOK generation at runtime.

Preferred version: 1.2.1
tristanmcpherson-R2API-4.2.1 icon
tristanmcpherson-R2API

A modding API for Risk of Rain 2

Preferred version: 4.2.1

README

General Information

Used for getting starting items. You can use an external application to select the items with a GUI.

Download the application from the link found below and simply select the items, they will be added to your inventory upon starting the run. If Windows Smart Screen is warning you, click "more" and "open anyway". You can check that the app is safe on the github.

To add an item, left click it. To remove an item, right click it. You can change how many items you get / remove by clicking on the "x1" button on the bottom.

You can add unlimited profiles and change between them in the "Profiles" tab.

This mod works in multiplayer and with the DLC.

IMPORTANT!

You need to get an application to select items.

To download the app, navigate to the link below and click on "Releases" on the right of the page. Then, click on "ExternalStartingItemsGUI.exe". It is located under "Assets" in whatever the latest release is.

https://github.com/IKEA0x90/ExternalStartingItemsGUI/tree/v2.0.0

Using the modded items menu

Since it is impossible (or too hard for me) to get most of the item information from other mods, the menu looks clunky. To use it, follow these steps:

  1. Download the item mods that you wish to use and start a run.
  2. If you added new mods: Exit the run and go to the modded menu in the application. Click on the "Reload" button if the application was already open.
  3. If you didn't add new mods, you do not need to do start and exit the run.
  4. Mod names should appear in the drop box. These might look different from their official names but it's usually easy to figure out.
  5. Select the item on the left and click add / remove. The quantity modifier still works here.
  6. As you see, the items don't have pictures and their names look different from the official ones. The best way to find out what item you are looking at is by going to the Thunderstore page of the item mod and checking the names there.

Using the mod without the app

It is possible to use the mod without the app. To do so, go here https://github.com/IKEA0x90/ExternalStartingItems/tree/v2.0.0 and download profiles.xml located in the externalitems folder.

Place this file in C:\Users<USER>\AppData\Roaming\externalitems. If you do not see the AppData folder, google how to open it.

Open the file and edit the numbers on the items you want to get. There is an example for a modded item in the bottom, although finding proper names for them might be hard.

V.F.A.Q (VERY frequently asked question)

Question: Why am I not getting any items?

Answer: The most probable reason is a mod conflict. Disable all of the mods except this one, then enable them one by one or in small chunks to see which one causes the conflict.

Answer 2: They say that there is no such thing as a stupid question. However, this is untrue. I have received a lot of DMs with "does not work fix" and without any other information. The mod definitely works! Pretty please, check that the issue is with the mod itself and not with something else.

It is impossible to know why the mod is not working for you. The reasons included:

  • You already started the run and tried getting the items after that.
  • You did not download the application.
  • You downloaded the application but your Windows refuses to open .exe files.
  • You made a new profile and forgot that it does not have any items.
  • You and your friends downloaded the mod and the application. However, your friends cannot connect because of version differences.

Contact Me

If any problems arise, you can contact me in Discord - IKEA0x90

PLEASE make sure that you checked the stuff described above and is certain that the problem you are having has to do with the mod.

Thanks to PapiOphidian for contacting me and giving me enough resources for the modded items support to be implemented!

ChangeLog

2.1.0 - Equipment now works again.
2.0.0 - Modded items are now supported!
1.0.2 - Fixed items not dropping from chests.
1.0.1 - Fixed an issue that prevented everything from spawning. Fixed the process of giving equipment to the player
1.0.0 - Initial release