Search found 110 matches

by Erik JS
Sun Feb 07, 2016 11:39 am
Forum: Mass Effect 3 Private Server Emulator
Topic: Extending number of players
Replies: 18
Views: 15894

Re: Extending number of players

conf\conf.txt -> RWTimeout. It's 100 by default, you'll have to use some higher number. Use "ping 92.52.77.245" and see what average time you get, then use any number a little higher than that (Example: you get 222ms, use 250). I included this on the FAQ now.
by Erik JS
Sat Feb 06, 2016 5:54 pm
Forum: Mass Effect 3 Private Server Emulator
Topic: Disabling balance changes
Replies: 25
Views: 17977

Re: Disabling balance changes

ASI Plugin repository is online now, plugin for disabling balance changes is there. :D
https://github.com/Erik-JS/ME3-ASI
by Erik JS
Sat Feb 06, 2016 11:31 am
Forum: Mass Effect 3 Private Server Emulator
Topic: Disabling balance changes
Replies: 25
Views: 17977

Re: Disabling balance changes

I think it's time to clear something about binkw32: https://github.com/Erik-JS/masseffect-binkw32 (putting this here for those who haven't seen it yet) Edit: does not work... I have no idea how to use the FindPattern() in binkw32 , I got it mostly working in LauncherWV buti t never could read bytes ...
by Erik JS
Sat Feb 06, 2016 12:39 am
Forum: Mass Effect 3 Private Server Emulator
Topic: Extending number of players
Replies: 18
Views: 15894

Re: Extending number of players

Were you able to select "Friends Only" as privacy when trying to create a match? If yes, then you have successfully disabled the remote Coalesced. Balance changes are also enforced through Patch02, if memory isn't failing me I think we both mentioned this at some point back in ME3Ex forums...
by Erik JS
Fri Feb 05, 2016 6:10 pm
Forum: Mass Effect 3 Private Server Emulator
Topic: Extending number of players
Replies: 18
Views: 15894

Re: Extending number of players

Edit: wait so you raised cap on private game to 5 and it returned 5? Could you show me how to do that <3? I still didn't the 5 client test here, but I compiled a test version of PSE for you: http://www.mediafire.com/download/y6f8j71mp5xnmw5/ME3Server_WV_playercapacity.rar New menu: Test -> Player C...
by Erik JS
Thu Feb 04, 2016 5:21 pm
Forum: Mass Effect 3 Private Server Emulator
Topic: Extending number of players
Replies: 18
Views: 15894

Re: Extending number of players

Live post (from Notepad :P): - Programming is ready. Packet will be recreated with the new value for capacity before being handled by PSE's main server, or sent to EA. *** Test with cap = 5 *** - PSE offline profile: everything goes well, PSE's returnDedicatedServerToPool is still hardcoded to 4, so...
by Erik JS
Wed Feb 03, 2016 5:40 pm
Forum: Mass Effect 3 Private Server Emulator
Topic: Extending number of players
Replies: 18
Views: 15894

Re: Extending number of players

Well, from what I saw, the player capacity is set by the lobby creator. When a player wants to create a lobby, ME3 sends a createGame packet to the server. Sample: ATTR BTPL => 0 0 0 (0x0 0x0 0x0) GCTR => GENT => 0 (0x0) GNAM => TEST GSET => 287 (0x11F) GTYP => GURL => HNET list: 3 _ Entry #0 _ _ EX...
by Erik JS
Fri Jan 15, 2016 5:53 pm
Forum: Mass Effect 3 Private Server Emulator
Topic: New Releases - Announcements
Replies: 1
Views: 11503

New Releases - Announcements

All new releases will be announced in this locked topic. Basically, if you notice a change in date of last post from this topic, then a new version was released. Simple. :) My posts will follow the same format of what I did in the old ME3Explorer News section. Those topics should be here now: http:/...
by Erik JS
Fri Jan 15, 2016 5:47 pm
Forum: Mass Effect 3 Private Server Emulator
Topic: Official How-To's and FAQ
Replies: 1
Views: 26239

PSE: Questions & Answers

Official FAQ Originally started by Milakai. Last update: Jul 09 2018 ERRORS -I get an error in the log: "AuthenticationException: A call to SSPI failed, see inner exception." (Windows 10) As of v1709 (Fall Creators Update; 10.0.16299.*), Windows 10 no longer, by default, allows the use of...
by Erik JS
Fri Jan 15, 2016 5:39 pm
Forum: Mass Effect 3 Private Server Emulator
Topic: Official How-To's and FAQ
Replies: 1
Views: 26239

Official How-To's and FAQ

For reference, anywhere where I mention this: %PSE% - the folder where you put PSE. Example: I have PSE installed at C:\Misc\PSE . So, for me, %PSE%\logs is C:\Misc\PSE\logs . Disclaimer: Read everything in this topic. Things may change, get added or deleted, with or without prior notice, at any tim...