Jump to content

Mmmh.. little help modding DefaultGameCore


rawghi

Recommended Posts

Hi friends,

sorry to bother but I'm a little stuck.

I'm using Xcom patched to version 4, I added the latest Warspace Extension, and I patched the exe the modpatcher with custom settings edited with XcomMeddler.

For example, I tried to increase the items slot for armors (to 2) or edit weapons stats, even messing up with the strategic settings.

 

Launching the game I found that the strategic effects are applyed, but not the tactical ones (armors, weapons, etc...)

I even tried to let the exe lead the .ini file with the recent discoveries modding the exe with the HEX editor but without success...

Anyone know what I'm doing wrong?

Thanks

 

Link to comment
Share on other sites

Ok, I tried to edit live the DefaulGameCore.ini for the strategy part (i tested with the power output of power plants) and the exe now definitely read the .ini.

But I tried editing weapons without success..

strange

Link to comment
Share on other sites

That sounds like you haven't prevented X-Com from "phoning home" -- I think it's an anti-cheat measure for multiplayer.

 

Two ways to handle it:

 

a) Offline Mode. Easier to accomplish. This prevents Steam from connecting to the Internet, but you won't be able to chat or update other games.
1). Start Steam.
2). Steam Menu (top left) > Go Offline > Restart in offline mode.
b) Modifying hosts file -- prevents XCom from calling out. More complicated, but lets you use Steam's online functions.
1) Start Menu > Right click on Notepad, select "Run as Administrator"
2) File > Open > %systemroot%\system32\drivers\etc\hosts -- The hosts file has no . suffix, make sure you don't add .txt or anything else. Also, %systemroot% on my system is C:\Windows, but it may vary.
3) Add these three lines to the file:
# Prevent XCOM Phone Home
127.0.0.1 prod.xcom.firaxis.com
127.0.0.1 65.118.245.165
4) Save the file.
If X-Com phones home, you'll need to uninstall the mod and start this process over.
Also make sure you have latest .net framework and Java.
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...