Trine 2 ошибка 262147

I was trying to play trine 2 with my friend and ran into problems connecting to eachother. Sometimes we could connect and see the other person connect, displaying their name in the lobby, but their ping would skyrocket from 300-2000 ping, and on the other side the player connecting would just see a «connecting…» screen. Connection problems have been known for Trine2, many threads have been made on the steam forums.

The solution we figured out involved changing a value in a config file in %APPDATA%/Trine2 called options.txt.
In that cfg file there is an option; setOption(networkModule, «DisableSteamRelay», false). It is set to false by default. Change it to ture so that; setOption(networkModule, «DisableSteamRelay», true) is saved in the options.txt file. Make sure to close the game before you do this or it will change the value back. Both players need to change the option in their options.txt config file.

Another thing to check is if the ports for the game are correctly opened. We temporarly set our routers to DMZ mode, which is an option, but forwarding the ports is more secure. Frozenbyte makes a console program that checks to see if the correct ports are open for Trine 2. The program can be found at
http://www.trine2.com/help/Trine2_nettest.zip

It will run and display whether or not the correct ports are open for Trine2.

Another solution that was given in the forums by a developer of FrozenByte was as followed: .

Playing with v1.14

If you’re having connection issues, you can try the older v1.14 version of Trine 2. It uses different multiplayer methods internally. 

You should know that savegames from versions 1.15 and 1.16 are not compatible with 1.14 (it will simply not recognize them as having any levels completed). So be prepared to lose your savegames. You can avoid that by using a different save slot (Settings -> Save Slot) and not touch the other saves, but it may not always be bulletproof. 

You should do the downgrade to all co-op players, because 1.14 can only play with other 1.14 players. Mixing 1.14 and 1.16 will not work. 

To downgrade to 1.14: Launch Steam, go to Library, right-click on Trine 2 and go to Properties. Then go to Betas tab, and choose «old». It doesn’t require password. Now Steam will load v1.14 on your computer. («old_v115» is v1.15 but it is based on the new multiplayer system so you don’t want to use that.)

To summarize, this thread to help with the various multiplayer errors and troubles that still occur to some users. For general information, Trine 2 now supports multiplayer between Steam (Windows/Mac), and also with standalone Mac and Linux versions. This works very well for the most part and most players don’t encounter any problems — there’s a lot of multiplayer games going on.

That said, some are encountering errors and other trouble. Usually it’s related to connecting to other players. The game will output an error code when it can. This can happen due to a few reasons — one reason is the simple fact that the servers might be under heavy load right now. It’s advised to try a few times at least. If the error numbers are always different, then that might indicate that the problem isn’t «permanent» and you’ll get through with enough tries. 

Error codes

Here are the error codes and explanations:

0 = NetErrorUnknown
// Unexpected disconnection

2 = NetErrorJoinLobbyAborted
// User cancelled connection attempt

3 = ConnectFailReasonNotOnline
// Not connected to master server

4 = NetErrorNoResponseFromHost
// No reply received in 30s

6 = NetErrorConnectionRejected, NetErrorNoResponseFromServer
// Connection was lost

7 = NetErrorConnectionRejectedByServer, Disconnecting
// Server is disconnecting

8 = NetErrorConnectionLost
// Connection was lost

9 = NetErrorConnectionSyncDataTimeOut
// Sync data was not received in 30s (slow connection)

10 = NetErrorConnectingToMasterFailed
// Cannot connect to master server

65539 = ConnectFailReasonFull
// Game is full

65541 = NetErrorConnectionRejected, ResponseRejectedFull
// Game is full

65543 = NetErrorConnectionRejectedByServer, ServerFull
// Game is full

131075 = ConnectFailReasonRejected
// Rejected by peer

131077 = NetErrorConnectionRejected, ResponseRejectedBadPassword
// Invalid password

131079 = NetErrorConnectionRejectedByServer, BadVersion
// Incompatible version

196611 = ConnectFailReasonInvalidTarget
// No such peer

196613 = NetErrorConnectionRejected, ResponseRejected
// No longer hosting a game

196615 = NetErrorConnectionRejectedByServer, BadRequest
// Incompatible version

262147 = ConnectFailReasonTimeOut
// Connecting took too long

262151 = NetErrorConnectionRejectedByServer, TimeOut
// Join attempt timed out

327683 = ConnectFailReasonDeleted
// Disconnected from master server

393223 = NetErrorConnectionRejectedByServer, KickedOut
// Kicked out by server

Trine 2 nettest program

We have a quick port test program now at
http://www.trine2.com/help/Trine2_nettest.zip

This may help figuring out if the ports are open or not. It is not, however, conclusive — most players will be able to play just fine even if the ports are closed. (We’ll try to add some more help and how-to as we go along, but right now you’ll have to look elsewhere for info on how to open those.) 

How to start solving the problem

First, make sure the Steam Ports are open. 

Then, there’s a lot of different options that relate to multiplayer in the game itself. You can access them by opening %APPDATA%Trine2 folder and then opening options.txt. %APPDATA%Trine2 can be copypasted to Windows Explorer and it should go to e.g. C:UsersJoelAppDataRoamingTrine2 (AppData is a hidden folder). On Mac it’s in ~/Library/Trine2/

The settings we are looking for are at the end, and the most important ones are these:

setOption(networkModule, «AllowSteamConnections», true)
setOption(networkModule, «AllowNonSteamConnections», true)
setOption(networkModule, «AllowSteamRelay», false)

The first thing to try is to enable AllowSteamRelay. If it doesn’t work, change something else and try again… 

Private/Public games

There’s been reports that Private games have more trouble than Public ones. So try Public and see if it has the same issues. We are looking into this too and will see if there’s anything that would cause this (there shouldn’t, but who knows)…

Private games with password

The password system in Trine 2 is a little unintuitive. Even if you are invited by your friend, you may get a Bad Password popup. In this case, go to the Multiplayer / Join Online Game menu, and join the Private game manually. First enter the password at the bottom of the screen, and then click on the server to join. 

Other things

If you have any internet speed/connectivity programs on the computer(s), e.g. to boost downloads, or other similar things, please make sure they are not enabled. 

Petrified Tree / The Final Chapter

We are aware of some strange disconnection issues with the levels Petrified Tree and The Final Chapter. These seem to be related to Low/Very Low graphics settings (which cause longer loading times as well). You may do well to try Medium settings and see if the problem remains with these levels. 

Playing with older version

One alternative, if you only want to play with Steam friends, is to try out the older version of the game. This may help in some of the cases (but not all — the newer version should be the best one for most people). 

If you are interested in that, there’s a couple of things to know:

1. Your savegames will get messed up. Newer versions of the game can load any savegame, but older versions do not recognize newer savegames. Therefore, if you «downgrade» to v1.14, your v1.16 savegames will not work (they may show up as only having the Story Begins level available). Use a different «Save Slot» for v1.14 and that way you might be able to keep all saves in working condition. In general, be prepared to lose your savegames. 
2. V1.14 can only play multiplayer against other v1.14 versions. So if you do this, you can only play with your friends or others who use the same version (which is very few people).
3. This has not been done many times so something strange can happen — most dramatic would be losing your savegames (as said in #1). 

If that sounds ok, then here’s instructions on how to do this: Launch Steam, go to Library, right-click on Trine 2 and go to Properties. Then go to Betas tab, and choose «old». It doesn’t require password. Now Steam will load v1.14 on your computer. («old_v115» is v1.15 but it is based on the new multiplayer system so you don’t want to use that.)

Enable multiplayer logging

In options.txt ( %APPDATA%Trine2 , see above for a longer explanation), there’s this line:

setOption(networkModule, «NetLogEnabled», false)

set it to true, and the game will produce a log of the events to logtrine2.log file. You can open this file with e.g. Notepad, it’s just text data. Please either copypaste it along with your post or make it available elsewhere online, so we can take a look at it. 

Report your problem in detail

To help us figure out what’s going on. 

Here’s some information that would help:

— the net log output ( trine2.log )
— what game settings you are using (resolution, graphics detail level, etc)
— your computer specs
— your location (country/city)
— your ISP and bandwidth/connection


http://forums.steampowered.com/forums/showthread.php?t=2827833

This page contains workarounds and information about Online Multiplayer errors and issues that might occur in the Trine games on PC, but there is a small section for 🎮 Consoles included as well. The games all this info applies to are listed below.

  • Trine Enchanted Edition
  • Trine 2
  • Trine 3: The Artifacts of Power

Parts of these instructions also apply to Trine 4: The Nightmare Prince and Nine Parchments – the biggest difference is the error codes, which are slightly different in Trine 4 and Nine Parchments in comparison to Trine 1-3. There is also a separate section for Trine 4 as well.

If you have any questions, please email us at the following address. However, please note that we recommend going through this page first, especially the Help section. 🙂

General Information

Trine games 1-3 support cross-platform multiplayer between Windows, Mac and Linux. However, note that some, usually just older, versions might not work together.

The Online Multiplayer works very well for the most part as most players never encounter any problems, but unfortunately some players have trouble with online matches. Usually the issues are related to connecting to other players. Sometimes the game will output an error code when it can, which might explain why the problem occurred. You can see the explanations for error codes below.

Please note that one reason for errors can be as simple as the servers might be under heavy load at the moment. That’s why it’s advised to try a few times at least and maybe at different times during the day. If the error codes are always different, it might indicate that the problem isn’t permanent, and that you’ll get through after enough tries.

If this guide doesn’t help you with your problem, remember to check the Further Help title for how to report the issue, so we can help you efficiently!

Error Codes

Below are error codes that might show up in-game and their explanations.

0 = NetErrorUnknown
// Unexpected disconnection2 = NetErrorJoinLobbyAborted
// User cancelled connection attempt3 = ConnectFailReasonNotOnline
// Not connected to master server4 = NetErrorNoResponseFromHost
// No reply received in 30s6 = NetErrorConnectionRejected, NetErrorNoResponseFromServer
// Connection was lost8 = NetErrorConnectionLost
// Connection was lost9 = NetErrorConnectionSyncDataTimeOut
// Sync data was not received in 30s (slow connection)10 = NetErrorConnectingToMasterFailed
// Cannot connect to master server65539 = ConnectFailReasonFull
// Game is full65541 = NetErrorConnectionRejected, ResponseRejectedFull
// Game is full65543 = NetErrorConnectionRejectedByServer, ServerFull
// Game is full131075 = ConnectFailReasonRejected
// Rejected by peer131077 = NetErrorConnectionRejected, ResponseRejectedBadPassword
// Invalid password131079 = NetErrorConnectionRejectedByServer, BadVersion
// Incompatible version196611 = ConnectFailReasonInvalidTarget
// No such peer196613 = NetErrorConnectionRejected, ResponseRejected
// No longer hosting a game196615 = NetErrorConnectionRejectedByServer, BadRequest
// Incompatible version262147 = ConnectFailReasonTimeOut
// Connecting took too long262151 = NetErrorConnectionRejectedByServer, TimeOut
// Join attempt timed out327683 = ConnectFailReasonDeleted
// Disconnected from master server393223 = NetErrorConnectionRejectedByServer, KickedOut
// Kicked out by server

Help

This section covers possible workarounds. Please read through them carefully! If none of them helps, please head to the Further Help section to know what’s the best way to contact us for further assistance.

How to Start Solving the Problem?

Please first check that you don’t have an antivirus or some other security program that is blocking the game. To avoid this, we recommend add the game you’re having trouble with to your security program’s exceptions.

If that doesn’t help, please also try playing online at a different time. This is worth a try in case your connection is loaded by programs that are not in your control. Do make sure you close all downloads on your own computer(s) as well just in case.

On Windows, starting the game as administrator has helped many players, so it’s definitely recommended. You can do this simply by going to the game’s installation folder and right-clicking the game’s executable (trine1_32bit.exe, trine2_32bit.exe or trine3_64bit.exe) and choosing Run As Administrator. Note that there are two executables for Trine 3 – you can try both or choose the one that corresponds to your operating system version.

Another Windows-related workaround is to go to the following folder. You can just paste it to Windows Explorer or search for it with Windows+R.

%AppData%

In AppData, choose the game’s folder, and delete the options.txt file. After this open the game normally. This will force the game to reset its settings, which has often helped.

If these steps don’t resolve the issue, take a look at the other titles on this page.

Private and Public Games

There have been reports that Private games have more issues than Public ones. So if you’re having problems with Private games, please also try a Public one and see if it has the same issues.

Unfortunately we don’t know why this happens, but we hope you can play Public games if the Private ones don’t work as well.

Private Games with a Password

Even if you are invited by your friend on Steam, you sometimes may get a Bad Password pop-up. If this happens, go to the Multiplayer / Join Online Game menu, and join the Private game manually. This has been patched already, but in case it still happens, joining manually should do the trick. When joining the game, first enter the password at the bottom of the screen, and then click on the server to join.

Try an Older Version

There might be older versions available for your game from Steam. Note that your friends must use the same version to play together with you, and that this might mess up your save files.

If this sounds okay, here’s how you can check if there are any other versions available and how to download them:

    Go to your Steam Library and right-click the game. Select Properties → Betas → click the dropdown menu and choose one of the builds from the list → close Properties.
    If Steam doesn’t start the download automatically, verify the game’s cache from Steam by right-clicking the game again in your Steam Library and go to Properties → Local Files → Verify integrity of game cache.

Hamachi

We have gotten many reports about issues with Trine games and this problem, so if you are experiencing issues with Online Multiplayer and are using Hamachi, we recommend closing Hamachi and disabling its virtual Hamachi network card before trying the game again.

Note that also other programs that create a LAN-like network can interfere with the games, so it’s recommended to close them as well.

Open Correct Ports

This refers to the UDP ports from your router. There are many guides for how to forward the ports online, but if you’re unsure please contact your Internet service provider. You can ask them for help, or search online for methods to actually check if the ports are open or not.

Trine games use the UDP ports from 27300 to 27315, but you can change the range from the game’s options.txt file. See the instructions below for how to find this file.

▸ Location of options.txt

On Windows, the files are in %AppData%. It’s normally a hidden folder, but you can find it by copy-pasting the name to Windows Explorer or by using Windows+R to search for it. After finding the folder, locate the correct game folder (Trine1, Trine2, Trine3, Trine4) and open it. The options.txt file is in the game’s folder.

On Mac the folders are in the ~/Library/ folder.

On Linux the options.txt file is located in the HOME directory under .frozenbyte.

🎮Consoles

Some of the general information, such as the recommendation to try both Private and Public games, goes for consoles as well. However, you can’t change as many settings in the console versions, and because of this we recommend looking at the console’s network options, and also contacting your Internet service provider if you’re using for further assistance.

It might seem strange, but it’s very important to adjust your router to fit your console. Especially PlayStation 4 might need some adjustments from your Internet service provider. There might also be online guides to improve your console’s connection, but it’s usually easier to ask your Internet service provider directly.

Also, as a final tip, we recommend using a wired connection instead of a wireless one if at all possible.

If nothing on this site seems to help, just email us with the following information and we’ll be happy to help you! Remember to also mention if you’re having issues connecting to a one specific friend, or if the problem exists with all online matches.

  • The title of the game
    Which Trine game are you trying to play?
  • Your platform
    Which console are you trying to play on?
  • Description of the problem
    When and how often is the issue occurring? Did you see any error messages or error codes?
  • Your location
    The country and the city you’re located in. What region is your console registered at?
  • Your Internet service provider and connection speed
    This information together with your location might reveal what kind of quality can be expected.

After getting the info, email it to us at the following address. If you’ve reported the problem elsewhere (for example on Discord, a forum, etc.), remember to mention it and possible include a link to the report so we know it’s you.

Further Help

If the above workarounds didn’t help, this section explains what kind of information we need to look into your case. However, do note that if you’re experienced with computers you could also try the 📡 LAN Only Option. When sending a report to us, we recommend including all of the information mentioned under “Important Information”, but it’s okay if you leave out information you couldn’t find.

Important Information

What kind of information we need to look into your case most efficiently. Try to include as many of them as you can. Note that if you’re having trouble connecting to or playing with a specific friend(s), we might need this info from them as well.

  • The title of the game
    remember to mention which game(s) you’re trying to play
  • List of possible error codes you may have received
    even if it’s just one
  • Description of the problem
    including how often it happens and what exactly do you do when the issue shows up
  • Your net log output
    instructions just a bit further below
  • What game settings you are using?
    like your resolution, graphics detail level etc. You can also just take a picture from your launcher or the game’s Options or Settings screen.
  • Your operating system and other computer information
    Computer information stands for system specifications, like your operating system, the amount of available RAM, your graphics card, and processor model. For help with this see here.
  • Your location
    Just your country and city is enough.
  • Your Internet service provider and connection speed
    This information together with your location might reveal what kind of quality can be expected.

After getting the info, email it to us to the following address. If you’ve reported the problem elsewhere (for example on Discord, a forum, etc.), remember to mention it and possible include a link to the report so we know it’s you.

How to Enable Multiplayer Logging?

Here’s how you can enable multiplayer netlogs, which can help us solve the issue. Note that you can also just paste them to a message or email instead of sending the file as an attachment.

In the game’s options.txt is a line:

setOption(networkModule, “NetLogEnabled”, false)

As you might have guessed, you just have to replace the value “false” to “true”. After doing this save the file, start the game, and try playing online. After your session you can find a log file under the log folder in the game’s installation folder. Please make sure that the log file you send us is the newest file, if there are multiple files in the folder.

If you don’t remember where the options.txt is, go to this part.

System Specifications

This section tells how to get information about your system. Usually the basic operating system, amount of RAM, graphics card and processor models are enough.

On Windows, one way to see your system specs is to use the DxDiag tool. Here’s how to access it:

  • Search for the dxdiag.exe with the Windows Search tool
  • Open dxdiag.exe
  • Copy the information from there or save them with the button ”Save All Information…” and send us the .txt file

On Mac, press the Apple icon and choose the About This Mac option. Just taking a screenshot of that window is enough.

On Linux, please see help for your distro but here is a site that should help. Also mentioning your distro’s version number is very helpful.

📡 LAN Only Option

If nothing else works, you could try to play the game using the LAN only mode. Note that this is for more advanced users only, because if you’re not in the same network you also need to use a separate program to establish a LAN network, and we can’t guarantee the game will work with third party softwares. This setting will also prevent you from joining other people’s games in Trine.

If you’d still like to try this, have all of the participants connect to the same network, and change the following line in the game’s options.txt to match the following:

setOption(networkModule, “UseLANOnly”, true)

 You can just change the line back to “false” to disable this option later.

Please also note that if you edited the options.txt file earlier, it might be necessarily to reset it for the LAN only mode for it to work correctly. You can reset the options.txt simply by deleting it. A new file with default options will be created automatically when you launch the game again.

This section is for online multiplayer troubleshooting in Trine 4: The Nightmare Prince and Melody of Mystery if the Help section didn’t help.

Steam Privacy Settings

Check your Steam profile’s privacy settings. My Privacy Settings → My Profile → My Games should be set to Public or Friends only. We’ve heard from several players that having it set to Private has caused problems in online multiplayer.

Check All Updates

Check that you have all available game updates installed. The easiest way to do this is by checking what Build number you currently have by going to Main Menu → Options. There is small text at the bottom right corner of the screen that says what Version and Build number of the game you currently have. Note that if you want to play online multiplayer with friends, they also need to have the same Build number as you. You can check what the latest public Build number is here – just look for the latest patch update on the list.

If you suspect that you’re missing an update, verifying the game cache can help. On Steam, you can do this by right-clicking Trine 4 in your Steam library and going to Properties → Local Files → Verify Integrity of Game Files. On GOG, you can do this by clicking the game and selecting More → Manage → Verify.

Edit Network Settings

If nothing else helps, you can edit the game’s network settings in its options file. First, turn off the game and navigate to %AppData%. Find the Trine4 folder, open it, and open options.txt in a text editor.

Search for this line:

setOption(networkModule, “PreferCustomP2PChannels2”, false)

Edit the line and set “false” to “true”. Remember to save the file after this. If you’re playing with certain friends, note that they need to do this on their computers as well.

🎮 Trine 4 on Consoles

Checking for Updates

First, check that you have all game updates installed.

On Playstation 4, this can be done via Home screen → Notifications by checking that there any no pending updates for Trine 4.

On Nintendo Switch, go to the Home menu, select Trine 4’s game icon without starting the game. Then press the Plus or Minus button on your controller, select Software Update → Via the Internet.

On Xbox One, game updates should be automatic as long as you’re connected to the Internet.

Change Playstation NAT Type

Your Network Address Translation type, or NAT, affects online multiplayer. If you’re having problems connecting to online games, check your NAT type. This can be done by going to Settings → Network → Test Internet Connection. After the test it’ll show you your NAT Type. You need either Type 1 or Type 2. If your NAT type is 3, you need to change it. There are online guides for how to do this.

If you’re only having issues connecting with certain friends, it’s recommended that they do all these steps on their consoles as well. This is because we can’t tell if the issue is at your end or theirs.

Character Invisible on PS4

This issue occurs sometimes in online multiplayer games on Playstation 4. There are a couple of ways to fix it.

1. Try to Change Characters

Some players have managed to solve this issue by changing characters, which is possible starting from level 4 ”Craghill Moors”. There might also be a difference depending on if you play the game in classic or unlimited mode.

2. Try PlayStation’s Share Play

Note that you need only one copy of the game to do this.

3. Set MTU Number from 1500 to 1473

To do this, go to your Home screen and go to Settings → Network and select “Set Up Internet Connection”. Then, select your preferred method (Wifi/LAN), select “Custom”, and set up your IP Address Settings, DHCP Host Name, DNS settings as you normally would (automatically or manually). Select “Manual” when you get to MTU Settings and change the MTU to 1473. After this set up Proxy Server as you normally would.

Despite being an amazing game, considering the small scale developers, Trine 2 has its fair share of errors and issues but our Trine 2 Troubleshooting Errors guide will help you solve them.

Trine 2 is a side-scrolling action platform and puzzle game developed by Frozenbyte. Sequel to the critically acclaimed original, it follows three iconic characters in the roles of Wizard, Thief, and Knight and features cooperative mode.

It takes all the great ingredients from the original game and refines it, but may pose few technical difficulties as the original game. It’s a resource eater, so you may have to tweak it to perform at best while putting less burden on your PC.

Trine 2 Troubleshooting Errors

We have listed below all the workarounds to fix different technical problems you may come across while playing Trine 2.

#1 Trine 2 Doesn’t start after Launcher
It can be due to multiple issues so try following workarounds:

  • Run the executable file “As Administrator”
  • Also try moving your Trine 2 folder to some other drive which might solve the problem. Sometimes moving it to the root directory helps in running the game.
  • Redownload the game if it doesn’t help

#2 Trine 2 Very High Ping/Can’t Play Co-op
If you have a descent connection and still getting high ping issue then it is recommended that you check the settings of your network card. If Jumbo frames option is enabled, disable everything to see the difference.

#3 Trine 2 Keyboard Configuration Issue
If you have been unable to change the keyboard key mapping then you should search for %APPDATA%Trine2UserBinds folder and then make sure that it is not write protected. If you can’t find a folder, create it manually to write and save the settings.

#4 Trine 2 Does Not Start
Many users are facing this problem and strangely a pretty simple workaround fixes the issue. Just restart your Steam client, your PC, and launch the game. that is restart your Steam and your PC and then launch the game.

#5 Trine 2 Port Forwarding – Connection Issues
It will be quite rare that you don’t have the Steam Ports open, but if that’s the case, then follow the instructions on this post and enable the Steam Ports which Trine 2 uses.

#6 How To Change Refresh Rate of Your TV/Monitor etc
Trine 2 by default supports 50 refresh rate so some of you might face display problems. In order to change it, you can try the following workaround:

  • Locate the options.txt file in C:Program FilesSteamsteamappscommontrineconfigoptions. txt
  • Then open the file and find the “Display” section. Add “refresh_rate_override = 60” to the end of the Display section (your refresh rate may differ).

The settings will look like this after you change it:

Display
{
anisotrophy = 2
antialias_active_samples = 2
antialias_samples = 2
brightness = 1.000000
contrast = 1.000000
gamma = 1.000000
maximize_window = 0
render_use_vsync = 1
saturation = 1.000000
screen_bpp = 32
screen_height = 1080
screen_width = 1920
window_titlebar = 0
windowed = 0
refresh_rate_override = 60
}

  • After changing the value, make the file write protected (right click and mark “Read Only”)

#7 Trine 2 Poor Performance/Low FPS
If you don’t know about your FPS then use the command “/show_fps 1” in the console window of the game to display the FPS.

If you are getting low FPS then try “/render_half_resolution 1” command and see the difference. It actually reduces (to half) the game resolution but the menu and user interface remains the same.

#8 Trine 2 Save Games Problem
If you are having trouble with your save games then you can get the save game files from this link. It’s a temporary measure till they fix the problem.

How To Use Trine 2 Save Game File:

  • Download the savegame and put it to profilesdefaultsave
  • Edit configoptions.txt and find the line “steam_cloud_enabled = 1” and change that to 0, save the file and then right-click it and choose Properties.
  • Launch the game, and go check that your new save appears in the Options / Saveslots menu.
  • If so, open the ingame console with F8 button, and write:
  • “saveToSteamCloud” and press enter (case-sensitive, without quotes). This sends the local saves to Steam Cloud.
  • Then to finish things, re-enable Steam Cloud in the console by writing: “/steam_cloud_enabled 1” and press enter.

#9 Trine 2 Overheats the GPU/CPU
Trine 2 really tests your GPU, 100% usage is normal as the game uses the full available resources of your machine. You can limit your framerates though to give your machine a breathing space. Also, lower super sample anti-aliasing (SSAA) as it is the most consuming option.

To limit the framerates manually, edit %APPDATA%/Trine2/options.txt. If you change line setOption(renderingModule, “ReduceInputLag”, false) and change the value to false, it will help make the gameplay smooth while putting less burden on your machine.

#10 How to Reduce Input Lag in Trine 2
You can face this issue due to number of frames being buffered. Trine 2 by default uses 2 frames.

Anyways, if you change value “setOption(renderingModule, “ReduceInputLag”, false” to true in %APPDATA%/Trine2/options.txt file then you can feel the difference. It might reduce some framerates but not much of a sacrifice.

#11 Trine 2 Multiplayer Connectivity Issues
Although Trine does support cross-platform multiplayer you might experience some unwanted issues during your playthrough preventing you from connecting to your friends. If you happen to be a part of the unfortunate few experiencing problems connecting to your friends, then you can try a few methods below:

The first and foremost thing that you should do is check that any external program isn’t mucking up the entire thing. You are looking for an antivirus running in the background or any security program that might be preventing the game from connecting online.  Other than this, you can try and run the game as an administrator.

Alternatively, type in %AppData% into the address bar of your folder and go into the game’s folder and delete the options.txt file to reset the game’s settings.

If you can’t connect to a Private Game even after entering the correct password, then go to the Multiplayer game menu and try joining the game manually instead of through your friend’s invite.

If all else fails, try going back to an older version of Trine 2.

#12 Exception Code 0xc0000005
Try updating your video card drivers.

Go to the Trine 2 installation folder and try removing or renaming the atiags.dll from the folder.

Disable XFire if you have it running in the background.

If nothing works then go to your Steam Library, right click on Trine 2, select properties and then click on set launch options and enter the following line of text.

-disableMinidump

#13 Character animations aren’t working as intended, game crashing in certain missions
Try restarting the game from last checkpoint or just try to verify the game’s cache which should download the missing game files.

All the issues stated above have been reported by the community; if there is any other issue that you have experienced that might not be on the list, let us know in the comments.

Despite being an amazing game, considering the small scale developers, Trine 2 has its fair share of errors and issues but our Trine 2 Troubleshooting Errors guide will help you solve them.

Trine 2 is a side-scrolling action platform and puzzle game developed by Frozenbyte. Sequel to the critically acclaimed original, it follows three iconic characters in the roles of Wizard, Thief, and Knight and features cooperative mode.

It takes all the great ingredients from the original game and refines it, but may pose few technical difficulties as the original game. It’s a resource eater, so you may have to tweak it to perform at best while putting less burden on your PC.

Trine 2 Troubleshooting Errors

We have listed below all the workarounds to fix different technical problems you may come across while playing Trine 2.

#1 Trine 2 Doesn’t start after Launcher
It can be due to multiple issues so try following workarounds:

  • Run the executable file “As Administrator”
  • Also try moving your Trine 2 folder to some other drive which might solve the problem. Sometimes moving it to the root directory helps in running the game.
  • Redownload the game if it doesn’t help

#2 Trine 2 Very High Ping/Can’t Play Co-op
If you have a descent connection and still getting high ping issue then it is recommended that you check the settings of your network card. If Jumbo frames option is enabled, disable everything to see the difference.

#3 Trine 2 Keyboard Configuration Issue
If you have been unable to change the keyboard key mapping then you should search for %APPDATA%Trine2UserBinds folder and then make sure that it is not write protected. If you can’t find a folder, create it manually to write and save the settings.

#4 Trine 2 Does Not Start
Many users are facing this problem and strangely a pretty simple workaround fixes the issue. Just restart your Steam client, your PC, and launch the game. that is restart your Steam and your PC and then launch the game.

#5 Trine 2 Port Forwarding – Connection Issues
It will be quite rare that you don’t have the Steam Ports open, but if that’s the case, then follow the instructions on this post and enable the Steam Ports which Trine 2 uses.

#6 How To Change Refresh Rate of Your TV/Monitor etc
Trine 2 by default supports 50 refresh rate so some of you might face display problems. In order to change it, you can try the following workaround:

  • Locate the options.txt file in C:Program FilesSteamsteamappscommontrineconfigoptions. txt
  • Then open the file and find the “Display” section. Add “refresh_rate_override = 60” to the end of the Display section (your refresh rate may differ).

The settings will look like this after you change it:

Display
{
anisotrophy = 2
antialias_active_samples = 2
antialias_samples = 2
brightness = 1.000000
contrast = 1.000000
gamma = 1.000000
maximize_window = 0
render_use_vsync = 1
saturation = 1.000000
screen_bpp = 32
screen_height = 1080
screen_width = 1920
window_titlebar = 0
windowed = 0
refresh_rate_override = 60
}

  • After changing the value, make the file write protected (right click and mark “Read Only”)

#7 Trine 2 Poor Performance/Low FPS
If you don’t know about your FPS then use the command “/show_fps 1” in the console window of the game to display the FPS.

If you are getting low FPS then try “/render_half_resolution 1” command and see the difference. It actually reduces (to half) the game resolution but the menu and user interface remains the same.

#8 Trine 2 Save Games Problem
If you are having trouble with your save games then you can get the save game files from this link. It’s a temporary measure till they fix the problem.

How To Use Trine 2 Save Game File:

  • Download the savegame and put it to profilesdefaultsave
  • Edit configoptions.txt and find the line “steam_cloud_enabled = 1” and change that to 0, save the file and then right-click it and choose Properties.
  • Launch the game, and go check that your new save appears in the Options / Saveslots menu.
  • If so, open the ingame console with F8 button, and write:
  • “saveToSteamCloud” and press enter (case-sensitive, without quotes). This sends the local saves to Steam Cloud.
  • Then to finish things, re-enable Steam Cloud in the console by writing: “/steam_cloud_enabled 1” and press enter.

#9 Trine 2 Overheats the GPU/CPU
Trine 2 really tests your GPU, 100% usage is normal as the game uses the full available resources of your machine. You can limit your framerates though to give your machine a breathing space. Also, lower super sample anti-aliasing (SSAA) as it is the most consuming option.

To limit the framerates manually, edit %APPDATA%/Trine2/options.txt. If you change line setOption(renderingModule, “ReduceInputLag”, false) and change the value to false, it will help make the gameplay smooth while putting less burden on your machine.

#10 How to Reduce Input Lag in Trine 2
You can face this issue due to number of frames being buffered. Trine 2 by default uses 2 frames.

Anyways, if you change value “setOption(renderingModule, “ReduceInputLag”, false” to true in %APPDATA%/Trine2/options.txt file then you can feel the difference. It might reduce some framerates but not much of a sacrifice.

#11 Trine 2 Multiplayer Connectivity Issues
Although Trine does support cross-platform multiplayer you might experience some unwanted issues during your playthrough preventing you from connecting to your friends. If you happen to be a part of the unfortunate few experiencing problems connecting to your friends, then you can try a few methods below:

The first and foremost thing that you should do is check that any external program isn’t mucking up the entire thing. You are looking for an antivirus running in the background or any security program that might be preventing the game from connecting online.  Other than this, you can try and run the game as an administrator.

Alternatively, type in %AppData% into the address bar of your folder and go into the game’s folder and delete the options.txt file to reset the game’s settings.

If you can’t connect to a Private Game even after entering the correct password, then go to the Multiplayer game menu and try joining the game manually instead of through your friend’s invite.

If all else fails, try going back to an older version of Trine 2.

#12 Exception Code 0xc0000005
Try updating your video card drivers.

Go to the Trine 2 installation folder and try removing or renaming the atiags.dll from the folder.

Disable XFire if you have it running in the background.

If nothing works then go to your Steam Library, right click on Trine 2, select properties and then click on set launch options and enter the following line of text.

-disableMinidump

#13 Character animations aren’t working as intended, game crashing in certain missions
Try restarting the game from last checkpoint or just try to verify the game’s cache which should download the missing game files.

All the issues stated above have been reported by the community; if there is any other issue that you have experienced that might not be on the list, let us know in the comments.

Пока в игре нельзя создавать игру, пишет ошибка при создании.
У кого заработало отпишитесь. (:
Или подождём пока Tunngle придумает.

+1 Тоже интересует сей вопрос. Игру скачал но пришлось пока отложить, хочется поиграть в коопе)

Денег нету блеать а пропускать такую игру мимо, лень =))

Попробуйте способ от сайта Tungle http://tunngrus.ru/manuals/text-manual/trine-2.html

Полное, красивое, понятное и со скринами руководство по запуску игры по сети.
(http://coop-land.ru/rookovodstva/405-rukovodstvo-zapuska-trine-2-po-seti.html)

спасибо, действительно работает

мужики сделал так как написано в руководстве!!!!!все норм!!
проблема в том что на другом акке не запускаеться код(((!
как можно все назад вернуть??

кто-нить знает способ без smartsteam’а ?

TITss
это из-за смартстима, большинство лиц. игр работать не будет

ОК!!
ну а если его удалить все норм будет??
ах и да,кто хочет Trine 2 пройти сначала просто я вообще не играл!!!!!??
ник в скайпе tit-blr!!)
и еще я согласен с m1x_T1mMy,мот есть другая ломалка кроме smartsteam’а??

1. Качаем и устнавливаем игру ( лучше не репак а что то типо steam rip, кряк не ставим!)
2. Идем по пути и блокнотом откройте следующий файл:
Windows 7: C:UsersИмя пользователяAppdataRoamingTrine2options.txt
Windows Vista: C:UsersИмя пользователяAppdataRoamingTrine2options.txt
Windows XP: C:Documents and SettingsИмя пользователяApplication DataTrine2options.txt
находим 2 такие строчки в самом конце:
setOption(profileModule, «UseSteamCloud», true)
setOption(profileModule, «UseSteamCloudSyncing», true)
и слово true меняем на false:
если такой папки и документа нету, зайдите в игру и выйдите.
4. Запускаем SmartSteam
5. качаем обновление/кряк http://files.coop-land.ru/tj7t0mc40ivz.html
6. В документе steam_appid.txt меням то что там на 28020.(если не заменяется то сначала снимите галочку «только чтение» в свойствах,напишите 28020, сохраните и обратно поставьте галочку на «только чтение».
7. Далее запускаем игру и ищем сервера!(И еще к кому у подключаешегося должен стоять тот же патч что и у тебя, и вбит тот же appid (28020)

Trine 2 вылетает? Не запускается? Тормозит? Выдает ошибку? — Решение проблем

На свет появился платформер Trine 2 и многие пользователи, конечно же, прильнули к экранам своих компьютеров, чтобы оценить всю прелесть данного творения. Но что если игра вылетает, сильно тормозит или вообще не запускается? Как с этим бороться? Есть несколько советов от бывалых геймеров.

Прежде чем начать искать свою проблему, вам необходимо обновить драйвер своей видеокарты или дополнительное програмное обеспечение (DirectX, Microsoft .NET Framework и Microsoft Visual C++)

1. Появляется ланчер, но затем Trine 2 не хочется запускаться

Причин данной проблемы может быть много. Способы решения:

1) Попробуйте запустить .exe файл от имени администратора

2) Переместите папку с Trine 2 на другой диск

3) Заново скачайте игру

2. Очень высокий пинг в Trine 2. Невозможно играть в кооператив

Тут, скорее всего, дело в вашей сетевой карте. Попробуйте поиграться с настройками или отключить вообще все дополнительные функции сетевой карты, если таковые имеются.

3. Проблема с раскладкой клавиатуры в Trine 2

Если вы не можете сменить раскладку клавиатуры, то найдите папку %APPDATA%Trine2UserBinds и проверьте, чтобы у неё не стаяла галочка напротив параметра «только для чтения». Если же таковой папки вообще нет, то создайте её сами.

4. Trine 2 вообще не запускается

Как ни странно, но это довольно распространённая проблема. И опять же, как ни странно, в подавляющем большинстве случаев элементарная перезагрузка клиента Steam, а лучше и всего РС помогает на ура.

5. Проблемы с портами в Trine 2

Наиболее вероятно, что у вас не замапины порты Steam. Тут есть список портов, которые использует клиент. Пропишите их в своём роутере и вероятно проблема исчезнет.

6. Как изменить частоту обновления экрана в Trine 2

1) По умолчанию в Trine 2 используется частота обновления 50 Гц. Если у вас есть какие-то проблемы с этим, то попробуйте изменить данный параметр. Для этого:

2) Найдите файл options.txt, который находится в C:Program FilesSteamsteamappscommontrineconfigoptions.txt

3) Затем откройте текстовый файл и найдите раздел Display. добавьте строчку refresh_rate_override = 60 (частота обновления может быть другой, в зависимости от вашего предпочтения).

4) После всех манипуляций раздел Display будет выглядеть примерно так:

Display

{

anisotrophy = 2

antialias_active_samples = 2

antialias_samples = 2

brightness = 1.000000

contrast = 1.000000

gamma = 1.000000

maximize_window = 0

render_use_vsync = 1

saturation = 1.000000

screen_bpp = 32

screen_height = 1080

screen_width = 1920

window_titlebar = 0

windowed = 0

refresh_rate_override = 60

}

5) После внесённых изменений сделайте файл доступным «только для чтения»

7. Проблемы с производительностью в Trine 2

Чтобы узнать какое значение FPS показывает ваш компьютер в игре, наберите в консоли команду /show_fps 1.

Если значение окажется маленьким, то введите команду /render_half_resolution 1 и посмотрите изменится ли что-нибудь. По сути, игра будет работать при разрешении вдвое меньшем, но меню и пользовательский интерфейс останутся без изменений.

8. проблема с сохранениями Trine 2

Если у вас возникла данная проблема, то можно скачать сохранения отсюда. Это временное решение, пока разработчики не разберутся в чём проблема.

Как использовать сохранения:

Качаем файл сохранений и помещаем сюда profilesdefaultsave

1) Редактируем файл configoptions.txt. Находим в нём строчку steam_cloud_enabled = 1 и меняем значение на 0, затем сохраняем файл и делаем доступным только для чтения.

2) Заходим в Trine 2 и убеждаемся, что сохранения появились в игре.

3) Если так и есть, то открываем консоль нажатием клавишу F8 и вписываем туда saveToSteamCloud, а затем жмём Enter. Данный параметр отправит сохранения в Steam Cloud.

4) Теперь опять меняем значение /steam_cloud_enabled в файле configoptions.txt на 1.

9. Процессор или видеокарта перегреваются из-за Trine 2

Trine 2 и правда очень требовательна к ресурсам и использует вашу машину по полной. Чтобы немного облегчить жизнь вашего компьютера можете ограничить количество кадров в секунду или выключить анти-альязинг.

Чтобы ограничить количество кадров в секунду обратимся к старому доброму файлу %APPDATA%/Trine2/options.txt. Если поставить значение false напротив параметров setOption(renderingModule, ReduceInputLag) то игра будет работать быстрее.

10. Как уменьшить количество лагов в Trine 2

Эта проблема связана с количеством кадров, которые игра помещает в буфер. По умолчанию это 2 кадра.

Если поменять вышеупомянутое значение setOption(renderingModule, ReduceInputLag) на true, то разница будет заметна. Тут уже сами решайте, как вам будет приятнее играть.

Надеемся, вам помогут данные советы. Хоть они и совсем элементарные, но порой очень даже действенные.

руководство запуска: trine 2 по сети
Информация по игре: Trine 2
Для интернет-игры необходимы программы: SmartSteam

Руководство для дополнения Trine 2 Goblin Menace здесь

Подготовка к запуску:
1. Скачиваем и устанавливаем Стим (если нету). Регистрируемся, запускаем, обновляем.
2. Закрываем стим. Затем скачиваем и кидаем в папку стима SmartSteam + патчер-фикс.
3. Скачиваем Фикс + обновление и кидаем его в папку с игрой:

Скачать актуальную версию фикса v3 + патч Update 7 (17 Mb):
Скачать:

руководство запуска: trine 2 по сети руководство запуска: trine 2 по сети
Обменники:руководство запуска: trine 2 по сети ——

руководство запуска: trine 2 по сетируководство запуска: trine 2 по сети

При обнаружении битой ссылки, просьба написать об этом в комментарии! И файл будет незамедлительно перезалит.
4. Блокнотом открываем следующий файл (он появится после первого запуска игры):
Windows 7/Vista: C:UsersИмя пользователяAppdataRoamingTrine2options. txt
Windows XP: C:Documents and SettingsИмя пользователяApplication DataTrine2options. txt
Находим 2 такие строчки:
SetOption(profileModule, «UseSteamCloud», true)
SetOption(profileModule, «UseSteamCloudSyncing», true)

И слово true меняем на false:

руководство запуска: trine 2 по сети
Запуск игры:
1. Запускаем сначала SmartSteam (или GreenLuma).
1.1. Желательно также запустить Tunngle или Hamachi, чтобы было больше серверов.
2. Запускаем игру.

В игре:
Подключение:
Сетевая игра —> Подключиться к сетевой игре —> Перед вами появится список серверов, Выбираем наиболее понравившийся и Подключаемся.

Создание сервера:
Сетевая игра —> Организовать публичную игру (для всех игроков) или частную игру (только для друзей) —> Указываем настройки сервера по вкусу —> Ждем пока к вам подключатся 1-2 ваших друга, или же пригласите их через систему друзей стима.—>Начинаем игру

Примечания, FAQ:
Будет видно другие игры, но подключиться к ним нельзя. Поэтому узнавайте название сервера, созданного с этим же фиксом, заранее.
Если у вас выскакивает «ошибка создания игры» или «ошибка подключения», то замените в файле steam_appid. txt в папке с игрой цифру 7780 на 28020 (сначала снимите галочку «только чтение», затем верните ее назад).
Как сменить язык в игре:
В файле options. txt по адресу…appdata/trine 2 (для xp) и C:/users/user/appdata/roaming/trine 2 (для windows 7)

руководство запуска: trine 2 по сети
Если проблемы с сохранением, тов том же options. txt найдите setOption(profileModule, «UseSteamCloud», true) и setOption(profileModule, «UseSteamCloudSyncing», true) и поставьте эти значения на false. Теперь сохранения будут работать.

Рассказать друзьям:

Похожие записи:

    Похожая запись

    Despite being an amazing game, considering the small scale developers, Trine 2 has its fair share of errors and issues but our Trine 2 Troubleshooting Errors guide will help you solve them.

    Trine 2 is a side-scrolling action platform and puzzle game developed by Frozenbyte. Sequel to the critically acclaimed original, it follows three iconic characters in the roles of Wizard, Thief, and Knight and features cooperative mode.

    It takes all the great ingredients from the original game and refines it, but may pose few technical difficulties as the original game. It’s a resource eater, so you may have to tweak it to perform at best while putting less burden on your PC.

    Trine 2 Troubleshooting Errors

    We have listed below all the workarounds to fix different technical problems you may come across while playing Trine 2.

    #1 Trine 2 Doesn’t start after Launcher
    It can be due to multiple issues so try following workarounds:

    • Run the executable file “As Administrator”
    • Also try moving your Trine 2 folder to some other drive which might solve the problem. Sometimes moving it to the root directory helps in running the game.
    • Redownload the game if it doesn’t help

    #2 Trine 2 Very High Ping/Can’t Play Co-op
    If you have a descent connection and still getting high ping issue then it is recommended that you check the settings of your network card. If Jumbo frames option is enabled, disable everything to see the difference.

    #3 Trine 2 Keyboard Configuration Issue
    If you have been unable to change the keyboard key mapping then you should search for %APPDATA%Trine2UserBinds folder and then make sure that it is not write protected. If you can’t find a folder, create it manually to write and save the settings.

    #4 Trine 2 Does Not Start
    Many users are facing this problem and strangely a pretty simple workaround fixes the issue. Just restart your Steam client, your PC, and launch the game. that is restart your Steam and your PC and then launch the game.

    #5 Trine 2 Port Forwarding – Connection Issues
    It will be quite rare that you don’t have the Steam Ports open, but if that’s the case, then follow the instructions on this post and enable the Steam Ports which Trine 2 uses.

    #6 How To Change Refresh Rate of Your TV/Monitor etc
    Trine 2 by default supports 50 refresh rate so some of you might face display problems. In order to change it, you can try the following workaround:

    • Locate the options.txt file in C:Program FilesSteamsteamappscommontrineconfigoptions. txt
    • Then open the file and find the “Display” section. Add “refresh_rate_override = 60” to the end of the Display section (your refresh rate may differ).

    The settings will look like this after you change it:

    Display
    {
    anisotrophy = 2
    antialias_active_samples = 2
    antialias_samples = 2
    brightness = 1.000000
    contrast = 1.000000
    gamma = 1.000000
    maximize_window = 0
    render_use_vsync = 1
    saturation = 1.000000
    screen_bpp = 32
    screen_height = 1080
    screen_width = 1920
    window_titlebar = 0
    windowed = 0
    refresh_rate_override = 60
    }

    • After changing the value, make the file write protected (right click and mark “Read Only”)

    #7 Trine 2 Poor Performance/Low FPS
    If you don’t know about your FPS then use the command “/show_fps 1” in the console window of the game to display the FPS.

    If you are getting low FPS then try “/render_half_resolution 1” command and see the difference. It actually reduces (to half) the game resolution but the menu and user interface remains the same.

    #8 Trine 2 Save Games Problem
    If you are having trouble with your save games then you can get the save game files from this link. It’s a temporary measure till they fix the problem.

    How To Use Trine 2 Save Game File:

    • Download the savegame and put it to profilesdefaultsave
    • Edit configoptions.txt and find the line “steam_cloud_enabled = 1” and change that to 0, save the file and then right-click it and choose Properties.
    • Launch the game, and go check that your new save appears in the Options / Saveslots menu.
    • If so, open the ingame console with F8 button, and write:
    • “saveToSteamCloud” and press enter (case-sensitive, without quotes). This sends the local saves to Steam Cloud.
    • Then to finish things, re-enable Steam Cloud in the console by writing: “/steam_cloud_enabled 1” and press enter.

    #9 Trine 2 Overheats the GPU/CPU
    Trine 2 really tests your GPU, 100% usage is normal as the game uses the full available resources of your machine. You can limit your framerates though to give your machine a breathing space. Also, lower super sample anti-aliasing (SSAA) as it is the most consuming option.

    To limit the framerates manually, edit %APPDATA%/Trine2/options.txt. If you change line setOption(renderingModule, “ReduceInputLag”, false) and change the value to false, it will help make the gameplay smooth while putting less burden on your machine.

    #10 How to Reduce Input Lag in Trine 2
    You can face this issue due to number of frames being buffered. Trine 2 by default uses 2 frames.

    Anyways, if you change value “setOption(renderingModule, “ReduceInputLag”, false” to true in %APPDATA%/Trine2/options.txt file then you can feel the difference. It might reduce some framerates but not much of a sacrifice.

    #11 Trine 2 Multiplayer Connectivity Issues
    Although Trine does support cross-platform multiplayer you might experience some unwanted issues during your playthrough preventing you from connecting to your friends. If you happen to be a part of the unfortunate few experiencing problems connecting to your friends, then you can try a few methods below:

    The first and foremost thing that you should do is check that any external program isn’t mucking up the entire thing. You are looking for an antivirus running in the background or any security program that might be preventing the game from connecting online.  Other than this, you can try and run the game as an administrator.

    Alternatively, type in %AppData% into the address bar of your folder and go into the game’s folder and delete the options.txt file to reset the game’s settings.

    If you can’t connect to a Private Game even after entering the correct password, then go to the Multiplayer game menu and try joining the game manually instead of through your friend’s invite.

    If all else fails, try going back to an older version of Trine 2.

    #12 Exception Code 0xc0000005
    Try updating your video card drivers.

    Go to the Trine 2 installation folder and try removing or renaming the atiags.dll from the folder.

    Disable XFire if you have it running in the background.

    If nothing works then go to your Steam Library, right click on Trine 2, select properties and then click on set launch options and enter the following line of text.

    -disableMinidump

    #13 Character animations aren’t working as intended, game crashing in certain missions
    Try restarting the game from last checkpoint or just try to verify the game’s cache which should download the missing game files.

    All the issues stated above have been reported by the community; if there is any other issue that you have experienced that might not be on the list, let us know in the comments.

    I was trying to play trine 2 with my friend and ran into problems connecting to eachother. Sometimes we could connect and see the other person connect, displaying their name in the lobby, but their ping would skyrocket from 300-2000 ping, and on the other side the player connecting would just see a «connecting…» screen. Connection problems have been known for Trine2, many threads have been made on the steam forums.

    The solution we figured out involved changing a value in a config file in %APPDATA%/Trine2 called options.txt.
    In that cfg file there is an option; setOption(networkModule, «DisableSteamRelay», false). It is set to false by default. Change it to ture so that; setOption(networkModule, «DisableSteamRelay», true) is saved in the options.txt file. Make sure to close the game before you do this or it will change the value back. Both players need to change the option in their options.txt config file.

    Another thing to check is if the ports for the game are correctly opened. We temporarly set our routers to DMZ mode, which is an option, but forwarding the ports is more secure. Frozenbyte makes a console program that checks to see if the correct ports are open for Trine 2. The program can be found at
    http://www.trine2.com/help/Trine2_nettest.zip

    It will run and display whether or not the correct ports are open for Trine2.

    Another solution that was given in the forums by a developer of FrozenByte was as followed: .

    Playing with v1.14

    If you’re having connection issues, you can try the older v1.14 version of Trine 2. It uses different multiplayer methods internally. 

    You should know that savegames from versions 1.15 and 1.16 are not compatible with 1.14 (it will simply not recognize them as having any levels completed). So be prepared to lose your savegames. You can avoid that by using a different save slot (Settings -> Save Slot) and not touch the other saves, but it may not always be bulletproof. 

    You should do the downgrade to all co-op players, because 1.14 can only play with other 1.14 players. Mixing 1.14 and 1.16 will not work. 

    To downgrade to 1.14: Launch Steam, go to Library, right-click on Trine 2 and go to Properties. Then go to Betas tab, and choose «old». It doesn’t require password. Now Steam will load v1.14 on your computer. («old_v115» is v1.15 but it is based on the new multiplayer system so you don’t want to use that.)

    To summarize, this thread to help with the various multiplayer errors and troubles that still occur to some users. For general information, Trine 2 now supports multiplayer between Steam (Windows/Mac), and also with standalone Mac and Linux versions. This works very well for the most part and most players don’t encounter any problems — there’s a lot of multiplayer games going on.

    That said, some are encountering errors and other trouble. Usually it’s related to connecting to other players. The game will output an error code when it can. This can happen due to a few reasons — one reason is the simple fact that the servers might be under heavy load right now. It’s advised to try a few times at least. If the error numbers are always different, then that might indicate that the problem isn’t «permanent» and you’ll get through with enough tries. 

    Error codes

    Here are the error codes and explanations:

    0 = NetErrorUnknown
    // Unexpected disconnection

    2 = NetErrorJoinLobbyAborted
    // User cancelled connection attempt

    3 = ConnectFailReasonNotOnline
    // Not connected to master server

    4 = NetErrorNoResponseFromHost
    // No reply received in 30s

    6 = NetErrorConnectionRejected, NetErrorNoResponseFromServer
    // Connection was lost

    7 = NetErrorConnectionRejectedByServer, Disconnecting
    // Server is disconnecting

    8 = NetErrorConnectionLost
    // Connection was lost

    9 = NetErrorConnectionSyncDataTimeOut
    // Sync data was not received in 30s (slow connection)

    10 = NetErrorConnectingToMasterFailed
    // Cannot connect to master server

    65539 = ConnectFailReasonFull
    // Game is full

    65541 = NetErrorConnectionRejected, ResponseRejectedFull
    // Game is full

    65543 = NetErrorConnectionRejectedByServer, ServerFull
    // Game is full

    131075 = ConnectFailReasonRejected
    // Rejected by peer

    131077 = NetErrorConnectionRejected, ResponseRejectedBadPassword
    // Invalid password

    131079 = NetErrorConnectionRejectedByServer, BadVersion
    // Incompatible version

    196611 = ConnectFailReasonInvalidTarget
    // No such peer

    196613 = NetErrorConnectionRejected, ResponseRejected
    // No longer hosting a game

    196615 = NetErrorConnectionRejectedByServer, BadRequest
    // Incompatible version

    262147 = ConnectFailReasonTimeOut
    // Connecting took too long

    262151 = NetErrorConnectionRejectedByServer, TimeOut
    // Join attempt timed out

    327683 = ConnectFailReasonDeleted
    // Disconnected from master server

    393223 = NetErrorConnectionRejectedByServer, KickedOut
    // Kicked out by server

    Trine 2 nettest program

    We have a quick port test program now at
    http://www.trine2.com/help/Trine2_nettest.zip

    This may help figuring out if the ports are open or not. It is not, however, conclusive — most players will be able to play just fine even if the ports are closed. (We’ll try to add some more help and how-to as we go along, but right now you’ll have to look elsewhere for info on how to open those.) 

    How to start solving the problem

    First, make sure the Steam Ports are open. 

    Then, there’s a lot of different options that relate to multiplayer in the game itself. You can access them by opening %APPDATA%\Trine2\ folder and then opening options.txt. %APPDATA%\Trine2\ can be copypasted to Windows Explorer and it should go to e.g. C:\Users\Joel\AppData\Roaming\Trine2 (AppData is a hidden folder). On Mac it’s in ~/Library/Trine2/

    The settings we are looking for are at the end, and the most important ones are these:

    setOption(networkModule, «AllowSteamConnections», true)
    setOption(networkModule, «AllowNonSteamConnections», true)
    setOption(networkModule, «AllowSteamRelay», false)

    The first thing to try is to enable AllowSteamRelay. If it doesn’t work, change something else and try again… 

    Private/Public games

    There’s been reports that Private games have more trouble than Public ones. So try Public and see if it has the same issues. We are looking into this too and will see if there’s anything that would cause this (there shouldn’t, but who knows)…

    Private games with password

    The password system in Trine 2 is a little unintuitive. Even if you are invited by your friend, you may get a Bad Password popup. In this case, go to the Multiplayer / Join Online Game menu, and join the Private game manually. First enter the password at the bottom of the screen, and then click on the server to join. 

    Other things

    If you have any internet speed/connectivity programs on the computer(s), e.g. to boost downloads, or other similar things, please make sure they are not enabled. 

    Petrified Tree / The Final Chapter

    We are aware of some strange disconnection issues with the levels Petrified Tree and The Final Chapter. These seem to be related to Low/Very Low graphics settings (which cause longer loading times as well). You may do well to try Medium settings and see if the problem remains with these levels. 

    Playing with older version

    One alternative, if you only want to play with Steam friends, is to try out the older version of the game. This may help in some of the cases (but not all — the newer version should be the best one for most people). 

    If you are interested in that, there’s a couple of things to know:

    1. Your savegames will get messed up. Newer versions of the game can load any savegame, but older versions do not recognize newer savegames. Therefore, if you «downgrade» to v1.14, your v1.16 savegames will not work (they may show up as only having the Story Begins level available). Use a different «Save Slot» for v1.14 and that way you might be able to keep all saves in working condition. In general, be prepared to lose your savegames. 
    2. V1.14 can only play multiplayer against other v1.14 versions. So if you do this, you can only play with your friends or others who use the same version (which is very few people).
    3. This has not been done many times so something strange can happen — most dramatic would be losing your savegames (as said in #1). 

    If that sounds ok, then here’s instructions on how to do this: Launch Steam, go to Library, right-click on Trine 2 and go to Properties. Then go to Betas tab, and choose «old». It doesn’t require password. Now Steam will load v1.14 on your computer. («old_v115» is v1.15 but it is based on the new multiplayer system so you don’t want to use that.)

    Enable multiplayer logging

    In options.txt ( %APPDATA%\Trine2\ , see above for a longer explanation), there’s this line:

    setOption(networkModule, «NetLogEnabled», false)

    set it to true, and the game will produce a log of the events to log\trine2.log file. You can open this file with e.g. Notepad, it’s just text data. Please either copypaste it along with your post or make it available elsewhere online, so we can take a look at it. 

    Report your problem in detail

    To help us figure out what’s going on. 

    Here’s some information that would help:

    — the net log output ( trine2.log )
    — what game settings you are using (resolution, graphics detail level, etc)
    — your computer specs
    — your location (country/city)
    — your ISP and bandwidth/connection



    http://forums.steampowered.com/forums/showthread.php?t=2827833

    This page contains workarounds and information about Online Multiplayer errors and issues that might occur in the Trine games on PC, but there is a small section for 🎮 Consoles included as well. The games all this info applies to are listed below.

    • Trine Enchanted Edition
    • Trine 2
    • Trine 3: The Artifacts of Power

    Parts of these instructions also apply to Trine 4: The Nightmare Prince and Nine Parchments – the biggest difference is the error codes, which are slightly different in Trine 4 and Nine Parchments in comparison to Trine 1-3. There is also a separate section for Trine 4 as well.

    If you have any questions, please email us at the following address. However, please note that we recommend going through this page first, especially the Help section. 🙂

    General Information

    Trine games 1-3 support cross-platform multiplayer between Windows, Mac and Linux. However, note that some, usually just older, versions might not work together.

    The Online Multiplayer works very well for the most part as most players never encounter any problems, but unfortunately some players have trouble with online matches. Usually the issues are related to connecting to other players. Sometimes the game will output an error code when it can, which might explain why the problem occurred. You can see the explanations for error codes below.

    Please note that one reason for errors can be as simple as the servers might be under heavy load at the moment. That’s why it’s advised to try a few times at least and maybe at different times during the day. If the error codes are always different, it might indicate that the problem isn’t permanent, and that you’ll get through after enough tries.

    If this guide doesn’t help you with your problem, remember to check the Further Help title for how to report the issue, so we can help you efficiently!

    Error Codes

    Below are error codes that might show up in-game and their explanations.

    0 = NetErrorUnknown
    // Unexpected disconnection2 = NetErrorJoinLobbyAborted
    // User cancelled connection attempt3 = ConnectFailReasonNotOnline
    // Not connected to master server4 = NetErrorNoResponseFromHost
    // No reply received in 30s6 = NetErrorConnectionRejected, NetErrorNoResponseFromServer
    // Connection was lost8 = NetErrorConnectionLost
    // Connection was lost9 = NetErrorConnectionSyncDataTimeOut
    // Sync data was not received in 30s (slow connection)10 = NetErrorConnectingToMasterFailed
    // Cannot connect to master server65539 = ConnectFailReasonFull
    // Game is full65541 = NetErrorConnectionRejected, ResponseRejectedFull
    // Game is full65543 = NetErrorConnectionRejectedByServer, ServerFull
    // Game is full131075 = ConnectFailReasonRejected
    // Rejected by peer131077 = NetErrorConnectionRejected, ResponseRejectedBadPassword
    // Invalid password131079 = NetErrorConnectionRejectedByServer, BadVersion
    // Incompatible version196611 = ConnectFailReasonInvalidTarget
    // No such peer196613 = NetErrorConnectionRejected, ResponseRejected
    // No longer hosting a game196615 = NetErrorConnectionRejectedByServer, BadRequest
    // Incompatible version262147 = ConnectFailReasonTimeOut
    // Connecting took too long262151 = NetErrorConnectionRejectedByServer, TimeOut
    // Join attempt timed out327683 = ConnectFailReasonDeleted
    // Disconnected from master server393223 = NetErrorConnectionRejectedByServer, KickedOut
    // Kicked out by server

    Help

    This section covers possible workarounds. Please read through them carefully! If none of them helps, please head to the Further Help section to know what’s the best way to contact us for further assistance.

    How to Start Solving the Problem?

    Please first check that you don’t have an antivirus or some other security program that is blocking the game. To avoid this, we recommend add the game you’re having trouble with to your security program’s exceptions.

    If that doesn’t help, please also try playing online at a different time. This is worth a try in case your connection is loaded by programs that are not in your control. Do make sure you close all downloads on your own computer(s) as well just in case.

    On Windows, starting the game as administrator has helped many players, so it’s definitely recommended. You can do this simply by going to the game’s installation folder and right-clicking the game’s executable (trine1_32bit.exe, trine2_32bit.exe or trine3_64bit.exe) and choosing Run As Administrator. Note that there are two executables for Trine 3 – you can try both or choose the one that corresponds to your operating system version.

    Another Windows-related workaround is to go to the following folder. You can just paste it to Windows Explorer or search for it with Windows+R.

    %AppData%

    In AppData, choose the game’s folder, and delete the options.txt file. After this open the game normally. This will force the game to reset its settings, which has often helped.

    If these steps don’t resolve the issue, take a look at the other titles on this page.

    Private and Public Games

    There have been reports that Private games have more issues than Public ones. So if you’re having problems with Private games, please also try a Public one and see if it has the same issues.

    Unfortunately we don’t know why this happens, but we hope you can play Public games if the Private ones don’t work as well.

    Private Games with a Password

    Even if you are invited by your friend on Steam, you sometimes may get a Bad Password pop-up. If this happens, go to the Multiplayer / Join Online Game menu, and join the Private game manually. This has been patched already, but in case it still happens, joining manually should do the trick. When joining the game, first enter the password at the bottom of the screen, and then click on the server to join.

    Try an Older Version

    There might be older versions available for your game from Steam. Note that your friends must use the same version to play together with you, and that this might mess up your save files.

    If this sounds okay, here’s how you can check if there are any other versions available and how to download them:

      Go to your Steam Library and right-click the game. Select Properties → Betas → click the dropdown menu and choose one of the builds from the list → close Properties.
      If Steam doesn’t start the download automatically, verify the game’s cache from Steam by right-clicking the game again in your Steam Library and go to Properties → Local Files → Verify integrity of game cache.

    Hamachi

    We have gotten many reports about issues with Trine games and this problem, so if you are experiencing issues with Online Multiplayer and are using Hamachi, we recommend closing Hamachi and disabling its virtual Hamachi network card before trying the game again.

    Note that also other programs that create a LAN-like network can interfere with the games, so it’s recommended to close them as well.

    Open Correct Ports

    This refers to the UDP ports from your router. There are many guides for how to forward the ports online, but if you’re unsure please contact your Internet service provider. You can ask them for help, or search online for methods to actually check if the ports are open or not.

    Trine games use the UDP ports from 27300 to 27315, but you can change the range from the game’s options.txt file. See the instructions below for how to find this file.

    ▸ Location of options.txt

    On Windows, the files are in %AppData%. It’s normally a hidden folder, but you can find it by copy-pasting the name to Windows Explorer or by using Windows+R to search for it. After finding the folder, locate the correct game folder (Trine1, Trine2, Trine3, Trine4) and open it. The options.txt file is in the game’s folder.

    On Mac the folders are in the ~/Library/ folder.

    On Linux the options.txt file is located in the HOME directory under .frozenbyte.

    🎮Consoles

    Some of the general information, such as the recommendation to try both Private and Public games, goes for consoles as well. However, you can’t change as many settings in the console versions, and because of this we recommend looking at the console’s network options, and also contacting your Internet service provider if you’re using for further assistance.

    It might seem strange, but it’s very important to adjust your router to fit your console. Especially PlayStation 4 might need some adjustments from your Internet service provider. There might also be online guides to improve your console’s connection, but it’s usually easier to ask your Internet service provider directly.

    Also, as a final tip, we recommend using a wired connection instead of a wireless one if at all possible.

    If nothing on this site seems to help, just email us with the following information and we’ll be happy to help you! Remember to also mention if you’re having issues connecting to a one specific friend, or if the problem exists with all online matches.

    • The title of the game
      Which Trine game are you trying to play?
    • Your platform
      Which console are you trying to play on?
    • Description of the problem
      When and how often is the issue occurring? Did you see any error messages or error codes?
    • Your location
      The country and the city you’re located in. What region is your console registered at?
    • Your Internet service provider and connection speed
      This information together with your location might reveal what kind of quality can be expected.

    After getting the info, email it to us at the following address. If you’ve reported the problem elsewhere (for example on Discord, a forum, etc.), remember to mention it and possible include a link to the report so we know it’s you.

    Further Help

    If the above workarounds didn’t help, this section explains what kind of information we need to look into your case. However, do note that if you’re experienced with computers you could also try the 📡 LAN Only Option. When sending a report to us, we recommend including all of the information mentioned under “Important Information”, but it’s okay if you leave out information you couldn’t find.

    Important Information

    What kind of information we need to look into your case most efficiently. Try to include as many of them as you can. Note that if you’re having trouble connecting to or playing with a specific friend(s), we might need this info from them as well.

    • The title of the game
      remember to mention which game(s) you’re trying to play
    • List of possible error codes you may have received
      even if it’s just one
    • Description of the problem
      including how often it happens and what exactly do you do when the issue shows up
    • Your net log output
      instructions just a bit further below
    • What game settings you are using?
      like your resolution, graphics detail level etc. You can also just take a picture from your launcher or the game’s Options or Settings screen.
    • Your operating system and other computer information
      Computer information stands for system specifications, like your operating system, the amount of available RAM, your graphics card, and processor model. For help with this see here.
    • Your location
      Just your country and city is enough.
    • Your Internet service provider and connection speed
      This information together with your location might reveal what kind of quality can be expected.

    After getting the info, email it to us to the following address. If you’ve reported the problem elsewhere (for example on Discord, a forum, etc.), remember to mention it and possible include a link to the report so we know it’s you.

    How to Enable Multiplayer Logging?

    Here’s how you can enable multiplayer netlogs, which can help us solve the issue. Note that you can also just paste them to a message or email instead of sending the file as an attachment.

    In the game’s options.txt is a line:

    setOption(networkModule, “NetLogEnabled”, false)

    As you might have guessed, you just have to replace the value “false” to “true”. After doing this save the file, start the game, and try playing online. After your session you can find a log file under the log folder in the game’s installation folder. Please make sure that the log file you send us is the newest file, if there are multiple files in the folder.

    If you don’t remember where the options.txt is, go to this part.

    System Specifications

    This section tells how to get information about your system. Usually the basic operating system, amount of RAM, graphics card and processor models are enough.

    On Windows, one way to see your system specs is to use the DxDiag tool. Here’s how to access it:

    • Search for the dxdiag.exe with the Windows Search tool
    • Open dxdiag.exe
    • Copy the information from there or save them with the button ”Save All Information…” and send us the .txt file

    On Mac, press the Apple icon and choose the About This Mac option. Just taking a screenshot of that window is enough.

    On Linux, please see help for your distro but here is a site that should help. Also mentioning your distro’s version number is very helpful.

    📡 LAN Only Option

    If nothing else works, you could try to play the game using the LAN only mode. Note that this is for more advanced users only, because if you’re not in the same network you also need to use a separate program to establish a LAN network, and we can’t guarantee the game will work with third party softwares. This setting will also prevent you from joining other people’s games in Trine.

    If you’d still like to try this, have all of the participants connect to the same network, and change the following line in the game’s options.txt to match the following:

    setOption(networkModule, “UseLANOnly”, true)

     You can just change the line back to “false” to disable this option later.

    Please also note that if you edited the options.txt file earlier, it might be necessarily to reset it for the LAN only mode for it to work correctly. You can reset the options.txt simply by deleting it. A new file with default options will be created automatically when you launch the game again.

    Trine 4

    This section is for online multiplayer troubleshooting in Trine 4: The Nightmare Prince and Melody of Mystery if the Help section didn’t help.

    Steam Privacy Settings

    Check your Steam profile’s privacy settings. My Privacy Settings → My Profile → My Games should be set to Public or Friends only. We’ve heard from several players that having it set to Private has caused problems in online multiplayer.

    Check All Updates

    Check that you have all available game updates installed. The easiest way to do this is by checking what Build number you currently have by going to Main Menu → Options. There is small text at the bottom right corner of the screen that says what Version and Build number of the game you currently have. Note that if you want to play online multiplayer with friends, they also need to have the same Build number as you. You can check what the latest public Build number is here – just look for the latest patch update on the list.

    If you suspect that you’re missing an update, verifying the game cache can help. On Steam, you can do this by right-clicking Trine 4 in your Steam library and going to Properties → Local Files → Verify Integrity of Game Files. On GOG, you can do this by clicking the game and selecting More → Manage → Verify.

    Edit Network Settings

    If nothing else helps, you can edit the game’s network settings in its options file. First, turn off the game and navigate to %AppData%. Find the Trine4 folder, open it, and open options.txt in a text editor.

    Search for this line:

    setOption(networkModule, “PreferCustomP2PChannels2”, false)

    Edit the line and set “false” to “true”. Remember to save the file after this. If you’re playing with certain friends, note that they need to do this on their computers as well.

    🎮 Trine 4 on Consoles

    Checking for Updates

    First, check that you have all game updates installed.

    On Playstation 4, this can be done via Home screen → Notifications by checking that there any no pending updates for Trine 4.

    On Nintendo Switch, go to the Home menu, select Trine 4’s game icon without starting the game. Then press the Plus or Minus button on your controller, select Software Update → Via the Internet.

    On Xbox One, game updates should be automatic as long as you’re connected to the Internet.

    Change Playstation NAT Type

    Your Network Address Translation type, or NAT, affects online multiplayer. If you’re having problems connecting to online games, check your NAT type. This can be done by going to Settings → Network → Test Internet Connection. After the test it’ll show you your NAT Type. You need either Type 1 or Type 2. If your NAT type is 3, you need to change it. There are online guides for how to do this.

    If you’re only having issues connecting with certain friends, it’s recommended that they do all these steps on their consoles as well. This is because we can’t tell if the issue is at your end or theirs.

    Character Invisible on PS4

    This issue occurs sometimes in online multiplayer games on Playstation 4. There are a couple of ways to fix it.

    1. Try to Change Characters

    Some players have managed to solve this issue by changing characters, which is possible starting from level 4 ”Craghill Moors”. There might also be a difference depending on if you play the game in classic or unlimited mode.

    2. Try PlayStation’s Share Play

    Note that you need only one copy of the game to do this.

    3. Set MTU Number from 1500 to 1473

    To do this, go to your Home screen and go to Settings → Network and select “Set Up Internet Connection”. Then, select your preferred method (Wifi/LAN), select “Custom”, and set up your IP Address Settings, DHCP Host Name, DNS settings as you normally would (automatically or manually). Select “Manual” when you get to MTU Settings and change the MTU to 1473. After this set up Proxy Server as you normally would.

    This Trine 2 troubleshooting guide will help you identify and fix various errors that you might encounter while playing this game

    Despite being an amazing game, considering the small scale developers, Trine 2 has its fair share of errors and issues but our Trine 2 Troubleshooting Errors guide will help you solve them.

    Trine 2 is a side-scrolling action platform and puzzle game developed by Frozenbyte. Sequel to the critically acclaimed original, it follows three iconic characters in the roles of Wizard, Thief, and Knight and features cooperative mode.

    It takes all the great ingredients from the original game and refines it, but may pose few technical difficulties as the original game. It’s a resource eater, so you may have to tweak it to perform at best while putting less burden on your PC.

    Trine 2 Troubleshooting Errors

    We have listed below all the workarounds to fix different technical problems you may come across while playing Trine 2.

    #1 Trine 2 Doesn’t start after Launcher
    It can be due to multiple issues so try following workarounds:

    • Run the executable file “As Administrator”
    • Also try moving your Trine 2 folder to some other drive which might solve the problem. Sometimes moving it to the root directory helps in running the game.
    • Redownload the game if it doesn’t help

    #2 Trine 2 Very High Ping/Can’t Play Co-op
    If you have a descent connection and still getting high ping issue then it is recommended that you check the settings of your network card. If Jumbo frames option is enabled, disable everything to see the difference.

    #3 Trine 2 Keyboard Configuration Issue
    If you have been unable to change the keyboard key mapping then you should search for %APPDATA%\Trine2\UserBinds folder and then make sure that it is not write protected. If you can’t find a folder, create it manually to write and save the settings.

    #4 Trine 2 Does Not Start
    Many users are facing this problem and strangely a pretty simple workaround fixes the issue. Just restart your Steam client, your PC, and launch the game. that is restart your Steam and your PC and then launch the game.

    #5 Trine 2 Port Forwarding – Connection Issues
    It will be quite rare that you don’t have the Steam Ports open, but if that’s the case, then follow the instructions on this post and enable the Steam Ports which Trine 2 uses.

    #6 How To Change Refresh Rate of Your TV/Monitor etc
    Trine 2 by default supports 50 refresh rate so some of you might face display problems. In order to change it, you can try the following workaround:

    • Locate the options.txt file in C:\Program Files\Steam\steamapps\common\trine\config\options. txt
    • Then open the file and find the “Display” section. Add “refresh_rate_override = 60” to the end of the Display section (your refresh rate may differ).

    The settings will look like this after you change it:

    Display
    {
    anisotrophy = 2
    antialias_active_samples = 2
    antialias_samples = 2
    brightness = 1.000000
    contrast = 1.000000
    gamma = 1.000000
    maximize_window = 0
    render_use_vsync = 1
    saturation = 1.000000
    screen_bpp = 32
    screen_height = 1080
    screen_width = 1920
    window_titlebar = 0
    windowed = 0
    refresh_rate_override = 60
    }

    • After changing the value, make the file write protected (right click and mark “Read Only”)

    #7 Trine 2 Poor Performance/Low FPS
    If you don’t know about your FPS then use the command “/show_fps 1” in the console window of the game to display the FPS.

    If you are getting low FPS then try “/render_half_resolution 1” command and see the difference. It actually reduces (to half) the game resolution but the menu and user interface remains the same.

    #8 Trine 2 Save Games Problem
    If you are having trouble with your save games then you can get the save game files from this link. It’s a temporary measure till they fix the problem.

    How To Use Trine 2 Save Game File:

    • Download the savegame and put it to \profiles\default\save
    • Edit config\options.txt and find the line “steam_cloud_enabled = 1” and change that to 0, save the file and then right-click it and choose Properties.
    • Launch the game, and go check that your new save appears in the Options / Saveslots menu.
    • If so, open the ingame console with F8 button, and write:
    • “saveToSteamCloud” and press enter (case-sensitive, without quotes). This sends the local saves to Steam Cloud.
    • Then to finish things, re-enable Steam Cloud in the console by writing: “/steam_cloud_enabled 1” and press enter.

    #9 Trine 2 Overheats the GPU/CPU
    Trine 2 really tests your GPU, 100% usage is normal as the game uses the full available resources of your machine. You can limit your framerates though to give your machine a breathing space. Also, lower super sample anti-aliasing (SSAA) as it is the most consuming option.

    To limit the framerates manually, edit %APPDATA%/Trine2/options.txt. If you change line setOption(renderingModule, “ReduceInputLag”, false) and change the value to false, it will help make the gameplay smooth while putting less burden on your machine.

    #10 How to Reduce Input Lag in Trine 2
    You can face this issue due to number of frames being buffered. Trine 2 by default uses 2 frames.

    Anyways, if you change value “setOption(renderingModule, “ReduceInputLag”, false” to true in %APPDATA%/Trine2/options.txt file then you can feel the difference. It might reduce some framerates but not much of a sacrifice.

    #11 Trine 2 Multiplayer Connectivity Issues
    Although Trine does support cross-platform multiplayer you might experience some unwanted issues during your playthrough preventing you from connecting to your friends. If you happen to be a part of the unfortunate few experiencing problems connecting to your friends, then you can try a few methods below:

    The first and foremost thing that you should do is check that any external program isn’t mucking up the entire thing. You are looking for an antivirus running in the background or any security program that might be preventing the game from connecting online.  Other than this, you can try and run the game as an administrator.

    Alternatively, type in %AppData% into the address bar of your folder and go into the game’s folder and delete the options.txt file to reset the game’s settings.

    If you can’t connect to a Private Game even after entering the correct password, then go to the Multiplayer game menu and try joining the game manually instead of through your friend’s invite.

    If all else fails, try going back to an older version of Trine 2.

    #12 Exception Code 0xc0000005
    Try updating your video card drivers.

    Go to the Trine 2 installation folder and try removing or renaming the atiags.dll from the folder.

    Disable XFire if you have it running in the background.

    If nothing works then go to your Steam Library, right click on Trine 2, select properties and then click on set launch options and enter the following line of text.

    -disableMinidump

    #13 Character animations aren’t working as intended, game crashing in certain missions
    Try restarting the game from last checkpoint or just try to verify the game’s cache which should download the missing game files.

    All the issues stated above have been reported by the community; if there is any other issue that you have experienced that might not be on the list, let us know in the comments.


    +1 Тоже интересует сей вопрос. Игру скачал но пришлось пока отложить, хочется поиграть в коопе)

    • пожаловаться
    • скопировать ссылку


    Купите лицензию блеать!

    • пожаловаться
    • скопировать ссылку


    Денег нету блеать а пропускать такую игру мимо, лень =))

    • пожаловаться
    • скопировать ссылку


    Попробуйте способ от сайта Tungle http://tunngrus.ru/manuals/text-manual/trine-2.html

    • пожаловаться
    • скопировать ссылку


    Полное, красивое, понятное и со скринами руководство по запуску игры по сети.
    (http://coop-land.ru/rookovodstva/405-rukovodstvo-zapuska-trine-2-po-seti.html)

    • пожаловаться
    • скопировать ссылку


    спасибо, действительно работает

    • пожаловаться
    • скопировать ссылку


    мужики сделал так как написано в руководстве!!!!!все норм!!
    проблема в том что на другом акке не запускаеться код(((!
    как можно все назад вернуть??

    • пожаловаться
    • скопировать ссылку


    кто-нить знает способ без smartsteam’а ?

    TITss
    это из-за смартстима, большинство лиц. игр работать не будет

    • пожаловаться
    • скопировать ссылку


    ОК!!
    ну а если его удалить все норм будет??
    ах и да,кто хочет Trine 2 пройти сначала просто я вообще не играл!!!!!??
    ник в скайпе tit-blr!!)
    и еще я согласен с m1x_T1mMy,мот есть другая ломалка кроме smartsteam’а??

    • пожаловаться
    • скопировать ссылку


    1. Качаем и устнавливаем игру ( лучше не репак а что то типо steam rip, кряк не ставим!)
    2. Идем по пути и блокнотом откройте следующий файл:
    Windows 7: C:\Users\Имя пользователя\Appdata\Roaming\Trine2\options.txt
    Windows Vista: C:\Users\Имя пользователя\Appdata\Roaming\Trine2\options.txt
    Windows XP: C:\Documents and Settings\Имя пользователя\Application Data\Trine2\options.txt
    находим 2 такие строчки в самом конце:
    setOption(profileModule, «UseSteamCloud», true)
    setOption(profileModule, «UseSteamCloudSyncing», true)
    и слово true меняем на false:
    если такой папки и документа нету, зайдите в игру и выйдите.
    4. Запускаем SmartSteam
    5. качаем обновление/кряк http://files.coop-land.ru/tj7t0mc40ivz.html
    6. В документе steam_appid.txt меням то что там на 28020.(если не заменяется то сначала снимите галочку «только чтение» в свойствах,напишите 28020, сохраните и обратно поставьте галочку на «только чтение».
    7. Далее запускаем игру и ищем сервера!(И еще к кому у подключаешегося должен стоять тот же патч что и у тебя, и вбит тот же appid (28020)

    • пожаловаться
    • скопировать ссылку


    А у меня репак БЛЕАТЬ.

    • пожаловаться
    • скопировать ссылку


    у меня есть лецензия

    • пожаловаться
    • скопировать ссылку


    Хз — скачай репак

    • пожаловаться
    • скопировать ссылку

    Понравилась статья? Поделить с друзьями:
  1. Tslgame exe ошибка приложения pubg
  2. Ts3w exe ошибка приложения 0xc000007b
  3. Tried printing out of printing area ошибка
  4. Trove ошибка 1012
  5. Track off ошибка на тойоте хайлендер