100% Orange Juice
C13L99 Jul 9, 2024 @ 9:00pm
Where can I find all the launch options?
I want to disable the launcher and jump straight into the main screen. I'm using gamescope and the launcher messes badly with it, leaving only a small area to click.

I wanted to check if I could get rid of the launcher but nowhere in the manual or google is a list of all the game launch options (the things you append after %command%)

Trying to launch the game with wine doesn't help.
cd'ing into the game's folder I do

wine 100orange.exe --help
wine 100orange.exe -help
wine 100orange.exe help

And the game just launches normally. I know there are launch options because the last release they added one, I just don't know which ones are there.

Also, the checkbox for "Don't show again" is gone from the launcher with the latest version and there's no setting in the Configuration menu to disable the launcher.
< >
Showing 1-5 of 5 comments
C13L99 Jul 9, 2024 @ 9:11pm 
Nvm that, just found it on an unrelated section of the PCGamingWiki

To remove the launcher:

cd into the game folder
Open the file settings.ojc with vim, nvim or emacs or vscode, anything as long as it supports UTF-8 (this is an instruction in the page)
Find the line "showStartupDialog" : true,
Change it to "showStartupDialog" : false,
Save and quit

There, no more launcher (whose options are still in the Configuration menu anyways), and I just tested as far as the main screen, now I can click anywhere on the window

Still, I would like to know if there's a list of launch options and what they do
hydoc Jul 14, 2024 @ 5:25pm 
-console
Poppo is now developer certified.

-sachiko
A heated rivalry begins!

-guile
Kai goes home to be a family man.

-":moo:"
There is no cow level.

also a bump for shared curiosity
Psyche Jul 24, 2024 @ 8:27am 
I did always find it odd that this game had a launcher whose settings were all adjustable inside of the game anyway, but I never thought much of it. However now that you mention it, I think I will try to do something about it. You seem to be on Linux; do you know if all of the steps you described the same or similar on Windows? I don't think I've heard the term CDing before but from context I gather it basically means to browse/navigate or open something.
C13L99 Jul 24, 2024 @ 9:03am 
Originally posted by Psyche:
I did always find it odd that this game had a launcher whose settings were all adjustable inside of the game anyway, but I never thought much of it. However now that you mention it, I think I will try to do something about it. You seem to be on Linux; do you know if all of the steps you described the same or similar on Windows? I don't think I've heard the term CDing before but from context I gather it basically means to browse/navigate or open something.

I haven't used Windows in a while (more or less 7 to 9 years depending from where we're counting), so I don't know how to do it on Windows cmd.exe or powerline.

But, there's always the graphical way. All you have to do is Right Click on Orange Juice -> Manage -> Browse Local Files.

This opens a File Explorer window inside the game folder. Then just search for the file and open it with a text editor and change the value. Save and launch.

You're right, cd'ing is a reference to the cd command (change directory).
C13L99 Jul 24, 2024 @ 9:06am 
Just to add, those text editors I mentioned are not necessary, but they are the most common in Linux systems (especially vim which is more often than not preinstalled)
< >
Showing 1-5 of 5 comments
Per page: 1530 50