Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
4
Question by bruno martelli_legacy · Apr 29, 2010 at 10:32 PM · standalonepcmultiple-monitors

2 PC standalones, one on each monitor in 2 monitor setup

I need to run 2 PC standalones, one on each monitor in 2 monitor setup. Ive set them to 'run in background' and 'Capture single screen' - but only one will run at a time.

Help!

Comment
Add comment · Show 3
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image qJake · Apr 30, 2010 at 12:01 AM 0
Share

Is this even Unity related?

avatar image e-bonneville · Apr 30, 2010 at 12:07 AM 0
Share

I agree. Don't post questions unless they are obviously related to Unity, and have a specific reference to a problem.

avatar image Eric5h5 · Apr 30, 2010 at 01:29 AM 1
Share

Yes, it's definitely Unity-related, since it's a feature or limitation of the Unity engine depending on whether it's possible or not.

4 Replies

· Add your reply
  • Sort: 
avatar image
1

Answer by sean · May 06, 2010 at 09:24 PM

The Run In Background option should let you do the multiple-instance thing just fine according to the docs. I've done multiple instances in a single screen no problem. If you then need to control where the players load up, you may be able to use a 3rd-party tool like UltraMon (for Windows) to launch your exes via a shortcut programmed with the target monitors/resolutions.

Comment
Add comment · Show 2 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image bruno martelli_legacy · May 08, 2010 at 12:21 PM 0
Share

it won't run in the background + with ultramon you can control where the unity opening screen comes up - (where you set res etc) but then when you hit play unity opens in the main screen. it doesnt seem consistent...

avatar image sean · May 11, 2010 at 06:11 PM 0
Share

ahhhhh... gotcha. I suppose you've tried Edit->Project Settings->Player->Display Resolution Dialog: Disabled?

avatar image
0

Answer by jonas-echterhoff · Apr 30, 2010 at 01:10 AM

Regarding the above comments, I think it is a fair question. Is it possible to run two Unity instances on one PC, with each running on it's own screen?

In the mac version, it is possible to select which screen to run on, by dragging the screen selector dialog to the respective screen. By doing this, it should, at least in theory, be possible to set up a configuration as you describe. However, I don't know if this is possible on windows as well.

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image
0

Answer by alexnode · Apr 30, 2010 at 02:20 PM

Hi Bruno, welcome on board ... here are some ideas about your question.
http://answers.unity3d.com/questions/7396/dual-monitor-support

I had in the past the same problem and we came with a a solution of having three identical pc's that they synchronise themselves through the local network. The scene was set up with three cameras that formed an arc around the player and each app was rendering one of them. This is useful when you have really heavy scenes that you don't want to render multiple times in one machine. Still it is not an answer ...

Comment
Add comment · Show 3 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image bruno martelli_legacy · Apr 30, 2010 at 05:17 PM 0
Share

you old dog i had no idea you were on the forums!

avatar image bruno martelli_legacy · Apr 30, 2010 at 05:33 PM 0
Share

Actually $$anonymous$$ - Really i wanted to use the 3 pc solution. Ive got a show co$$anonymous$$g up 14 may - 6 june, where can i borrow pcs from? got any spare????

avatar image alexnode · Apr 30, 2010 at 05:37 PM 0
Share

Haha! I just discovered you today !!! Small world ... sending email !

avatar image
0

Answer by seventyfive · May 06, 2010 at 05:14 PM

Hej Bruno Does it need to be two instances? You could use a matrox dualhead2go or triplehead and have one big scene with two (or even three) separate cams rendering additional viewports of your world on screen. e.g. your player resolution could be instead of 1024x768 2048x768 with two viewports side by side. therefore enabling a multiplayer game in one unity instance, which might be performance wise the better decision instead of twice the amount of application code. :)

Comment
Add comment · Show 2 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image bruno martelli_legacy · May 08, 2010 at 12:19 PM 0
Share

yes i think seperate files as each has different ambient + directional light and different fog

avatar image seventyfive · May 15, 2010 at 05:52 PM 0
Share

you could use layers and or tags and two viewports..? layers for cam a 12345 layers for cam b 67890

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

No one has followed this question yet.

Related Questions

how can I remote sqlite from android to pc/standalone after build? 0 Answers

Will PlayerPrefs be efficient and allowed if the game is published on Steam? 0 Answers

Facebook sdk and PC Build? -1 Answers

keyboard launch when clicking on text area. 0 Answers

Borderless window in standalone player 5 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges