lotrointerface.com
Search Downloads


Go Back   LoTROInterface > LotRO > General Discussion & Support > Interface Requests (L)

Reply
 
Thread Tools Display Modes
  #1  
Unread 12-27-2022, 07:04 PM
Adra's Avatar
Adra Adra is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Jun 2011
Location: France
Posts: 171
Great ! Thank you for sharing this information

Why did I learned about it only today ?!

I tried to add simultaneously these 2 arguments in the launcher shortcut properties "...\The Lord of the Rings Online\LotroLauncher.exe" -nosplash -skiprawdownload

It do not downloads anymore the advertisements in French + English + German each time I run the launcher, however I still have the splash screen (and have to press escape).

Am I doing something wrong ?
__________________
JRR skins collection download page
JRR Azure Glass download page
Extended and enhanced panels
Adra/Adragor/Osred from Sirannon.
Derelos/Prurit/Karnaj from Evernight.
Reply With Quote
  #2  
Unread 12-29-2022, 11:47 AM
JohnMHammer's Avatar
JohnMHammer JohnMHammer is offline
The Indomitable
Interface Author - Click to view interfaces
 
Join Date: Dec 2020
Posts: 14
It's possible that -nosplash was disabled. SSG has made quite a number of changes to the LOTRO Launcher application (and the client apps) over the last year. It worked the last time I tried it, but when I tested it just now after reading your reply, that argument did not disable the display of the two splash screens (the logo animation followed by the advertising still).
Reply With Quote
  #3  
Unread 12-30-2022, 08:26 AM
dt192 dt192 is offline
The Unscathed
Interface Author - Click to view interfaces
 
Join Date: Aug 2013
Posts: 19
Quote:
Originally Posted by JohnMHammer
It's possible that -nosplash was disabled. SSG has made quite a number of changes to the LOTRO Launcher application (and the client apps) over the last year. It worked the last time I tried it, but when I tested it just now after reading your reply, that argument did not disable the display of the two splash screens (the logo animation followed by the advertising still).
It hasn't ever skipped those that I've seen. The splash screen it skips is the one that displays when you open the launcher, just before the launcher shows.
Reply With Quote
  #4  
Unread 12-30-2022, 01:00 PM
Adra's Avatar
Adra Adra is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Jun 2011
Location: France
Posts: 171
So, do someone know a way to skip the SSG logo animation and the "press escape" screen ?
__________________
JRR skins collection download page
JRR Azure Glass download page
Extended and enhanced panels
Adra/Adragor/Osred from Sirannon.
Derelos/Prurit/Karnaj from Evernight.
Reply With Quote
  #5  
Unread 01-08-2023, 09:32 PM
b414213562's Avatar
b414213562 b414213562 is offline
The Undefeated
Interface Author - Click to view interfaces
 
Join Date: Oct 2020
Posts: 5
There's no way for a LOTRO plugin to do this, since plugins don't get loaded until after you log in a character. However, I'm confused as to why you need this. When I don't touch anything after selecting my server, it takes around 30 seconds for me to get to the character selection screen. If I do the double-escape key, it takes 10 to 15 seconds... but if I'm not present to press Escape then the extra 15-20 seconds don't seem relevant. And if I am present and want to speed up the process, then I press Escape.

However, you could write a small program that looks for the LOTRO client launching, waits ten seconds (or however long on your system), and then sends the Escape key to the LOTRO client twice.
Reply With Quote
  #6  
Unread 01-09-2023, 08:36 AM
Adra's Avatar
Adra Adra is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Jun 2011
Location: France
Posts: 171
Quote:
Originally Posted by b414213562
There's no way for a LOTRO plugin to do this...
I'm confused as to why you need this...
My question was not concerning plugins but the launcher or the lotro client options/commands/tweaks.

Working on skins, particularly when resizing a panel, require a lot of game relaunching to track the changes. Doing this more than 50 times a day is boring and is a big time loss.
__________________
JRR skins collection download page
JRR Azure Glass download page
Extended and enhanced panels
Adra/Adragor/Osred from Sirannon.
Derelos/Prurit/Karnaj from Evernight.

Last edited by Adra : 01-09-2023 at 02:54 PM.
Reply With Quote
  #7  
Unread 01-09-2023, 05:59 PM
b414213562's Avatar
b414213562 b414213562 is offline
The Undefeated
Interface Author - Click to view interfaces
 
Join Date: Oct 2020
Posts: 5
Quote:
Originally Posted by Adra
My question was not concerning plugins but the launcher or the lotro client options/commands/tweaks.

Working on skins, particularly when resizing a panel, require a lot of game relaunching to track the changes. Doing this more than 50 times a day is boring and is a big time loss.
Hopefully you've already included the username and password options for your LOTRO shortcut?

Your shortcut's Target would look something like this:
Code:
"C:\Program Files (x86)\StandingStoneGames\The Lord of the Rings Online\LotroLauncher.exe" -nosplash -skiprawdownload -username [USERNAME] -password "[PASSWORD]"
Reply With Quote
  #8  
Unread 01-23-2023, 11:34 PM
June Stepp's Avatar
June Stepp June Stepp is offline
The Undefeated
Interface Author - Click to view interfaces
 
Join Date: Jun 2019
Location: Celburnia
Posts: 7
Quote:
Originally Posted by Adra
So, do someone know a way to skip the SSG logo animation and the "press escape" screen ?
The animation can be skipped by deleting "<LOTRO Install Folder>/raw/<Your game language (en, de, or fr)>/logo/turbine_logo.bik"

My messing around failed to uncover a clean way to skip the pregame ad/"press escape" screen. One could make a plugin with a startup script for OneLauncher to do the escape key spamming on game launch pretty easily, though. Might add a similar, but more precise solution to Onelauncher in the future, if some potenttial features involving similar tech get implemented.
Reply With Quote
  #9  
Unread 01-25-2023, 03:45 PM
Adra's Avatar
Adra Adra is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Jun 2011
Location: France
Posts: 171
Hi and thank you for the tweak about the animated logo, however, it in my case, lotro restores it on the next launch.
__________________
JRR skins collection download page
JRR Azure Glass download page
Extended and enhanced panels
Adra/Adragor/Osred from Sirannon.
Derelos/Prurit/Karnaj from Evernight.
Reply With Quote
  #10  
Unread 01-29-2023, 02:00 AM
June Stepp's Avatar
June Stepp June Stepp is offline
The Undefeated
Interface Author - Click to view interfaces
 
Join Date: Jun 2019
Location: Celburnia
Posts: 7
Quote:
Originally Posted by Adra
Hi and thank you for the tweak about the animated logo, however, it in my case, lotro restores it on the next launch.
Easiest way I've found to get around that with the default launcher should be to:
1. Replace "turbine_logo.bik" with a file the client still recognizes but won't play an animation. You can just create a copy of "lotro_ad_pregame.jpg" and rename it to "turbine_logo.bik".
2. Run the launcher with the "-skiprawdownload" and "-disablepatch" command line arguments.

Downside is you would have to run the launcher without the arguments and redo the change to "turbine_logo.bik" when there's a game update. Of course, the skipped patching also speeds up the launch process, and the change to "turbine_logo.bik" could easily get automated as part of your launch shortcut.

Only other easy option I found is to use a script to delete "turbine_logo.bik" a few seconds after running the launcher. That could potentially fail during the launch right after a game update, though, since patching would still be in progress when the file is deleted.

Last edited by June Stepp : 01-29-2023 at 03:47 PM. Reason: Remove extraneous/not fully up-to-date info
Reply With Quote
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
The Loading Screen Eclipse Tutorials & Other Helpful Information (L) 3 05-26-2013 04:17 PM
Skin for Character Selection Screen (login screen) Chazcon Interface Requests (L) 4 12-04-2010 10:25 PM
Screen shots of the new panels.... Thayilis Chit Chat 3 11-09-2010 09:54 AM
Making more space on the screen Justin12221 Interface Help (L) 5 11-04-2010 08:39 PM
dual screen help TOP-Proto Interface Requests (L) 15 06-29-2007 03:26 PM


All times are GMT -5. The time now is 04:37 AM.


Our Network
EQInterface | EQ2Interface | Minion | WoWInterface | ESOUI | LoTROInterface | MMOUI | Swtorui