Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Mods that are only cosmetics, such as different re-textures and ext. item description should be one-sided and allowed for online (maybe with a certain tag in lobby enabled?)
For the 'server-side' mods that change the game drastically (like Fiend Folio) they need to be installed for all the players in lobby in order to play.
That's one way I see how to resolve this, but whether they'll do something like that, that's another question.
It is possible.
During the online beta, the EID mod maintainer(s?) made a way to play with their mod online.
This has been removed since, and the maintainer said that they don't plan on making it possible to use the mod online in the near future.
What did work was following the steps that were used to create the online mod during the beta, just with a recent version of the mod. Using that way I managed to complete a 4 player random online game and a 2 player friend game (with victory lap) on Rep+ today.
Following this is a walkthrough on how I did things, and what to do to get it installed.
In case you're a person of concern and don't want this explanation/guide online, feel free to reach out. Considering the original mod has no license attached, and I don't know the rules for this specific Steam forum, I don't know whether I'm actually allowed to share this, but I understand the feeling of just wanting to use EID in coop with friends, so I wanted to share this with others.
E.g. Change require("eid_config") to require("eidonline.eid_config") or pcall(require, "descriptions."..EID.GameVersion..".transformations") to pcall(require,"eidonline.descriptions."..EID.GameVersion..".transformations")
That being said... there are multiple helper sites. It is a little slow, but you do start to get familiar with items over time. https://isaacguru.com/ is the one I'm using lately.
Take a look at that dude Github [github.com]. He made an .exe who patches the game and inserts the EID. This dude is a bless