Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .run/Titanic's End GPU.run.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<configuration default="false" name="Titanic's End GPU" type="Application" factoryName="Application">
<option name="MAIN_CLASS_NAME" value="heronarts.lx.studio.TEApp" />
<module name="te-app" />
<option name="PROGRAM_PARAMETERS" value="--resolution 1920x1200" />
<option name="PROGRAM_PARAMETERS" value="--resolution 1080x1400" />
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

note: i turned resolution down to 1080 a bit to get the performance working right for the PlayaAlchemist linkup

<option name="VM_PARAMETERS" value="-ea -XstartOnFirstThread -Djava.awt.headless=true -Dgpu" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/te-app" />
<method v="2">
Expand Down
4 changes: 2 additions & 2 deletions .run/Titanic's End.run.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<option name="ALTERNATIVE_JRE_PATH" value="temurin-21" />
<option name="MAIN_CLASS_NAME" value="heronarts.lx.studio.TEApp" />
<module name="te-app" />
<option name="PROGRAM_PARAMETERS" value="Projects/BM2024_TE.lxp" />
<option name="PROGRAM_PARAMETERS" value="Projects/BM25_TE_8channel.lxp" />
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

note: this was our main showfile for 2025

<option name="VM_PARAMETERS" value="-ea -XstartOnFirstThread -Djava.awt.headless=true " />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/te-app" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
</component>
</component>
Loading