Jump to content

MakaHost

Member
  • Content Count

    3
  • Joined

  • Last Visited

Community Reputation

1 Recognised

About MakaHost

  • Rank
    Freshman
  1. As I said, the program creates a proxy and will change ie-settings (as long as it's running) to use that proxy. The reason why websites are stated as unsafe is also something I already explained (or at least tried). The proxy encryptes your https-traffic (it has to, otherwise the program can't change the answer of ea's server), In order to do that, it will replace the ssl-license to a "selfmade" one. Websites are now stated as unsafe. because the ssl-license doesn't match the website anymore. It is warning you that someone could decrypt the traffic and therefore it is not safe anymore. That's why I said if you want to be sure, don't use any websites while the program is running. BTW more infos about the main-core is here: http://www.fiddler2.com/fiddler2/ <- My program is based on that tool
  2. Okay, so I added all languages that were in the file provided by sct_nicolaus. Here is the download-link: http://uploaded.net/file/y9g36qri Just run it (before opening origin) and play simcity in whatever language you want (language-select will only come, if your origin-client is in an unsupported language, otherwise it will use the language of the origin-client). The tool does create a proxy and also decrypts https-traffic (it has to, the part of the origin-client is send via a https-connection) so maybe avoid using stuff like online-banking or w/e (the proxy is a locale-proxy, not a realy one, you will keep your IP and also I do not log traffic or anything, I just say it 'just in case'). Also, program is in c#, anyone being skeptical feel free to have a look at it ;P
  3. Hey everyone! I wrote myself a little program, that enables the language without the need to modify the game-files. ATM my program only supports activating English (US and GB) and German so for every other language, I would need the locale-code (like en_US, en_GB or de_DE). If I get these, I can add them to my program and put it on here. PS: For everyone who is interested in how it works. The language-lock is not server-side. You need to start my program before you start origin and keep it running as long as you play. It will create a local proxy and directs all connections through it (that's why images will load a bit slower while the program is running). However, the program waits for the origin-client to ask for the games you own and change the available languages for it, so the client thinks you are allowed to use english/german or whatever language you want. Because the server is not checking it again, you are free to download the game in the specific language and play (simcity only checks with the origin-client if you have that language, not online)
×