Games Launch
#1
Hi,

Firstly I apologize for my poor english. (I’m french)

So I'm using ICE (http://scottrice.github.io/Ice/) to run my games through steam.

Is it possible to launch the game with steam but a full launch (with the ps2 intro) I don't wan't a quick launch when i'm launching my game through steam.

Why? Because during a quick launch some of my games are in english by default and when a "complete launching" (with the ps2 intro) my games are in french by default.


So is it possible to configure how my game will be launch? by default a full launch.


Thanks for your reply :-)
Reply

Sponsored links

#2
By full launch, do you mean the full boot function ? If yes, I don't think there is any way to override the language settings rather than using full boot.
We're supposed to be working as a team, if we aren't helping and suggesting things to each other, we aren't working as a team.
- Refraction
Reply
#3
Yes I want to configure a full boot by default. It's not possible to configure that? I have to launch manually a full boot by myself?
Reply
#4
You have to find the command line arguments of pcsx2 in your steam account. Add '--fullboot' without the '.

Using the example configuration from the ICE webpage:
Code:
[PCSX2]
location=C:\Emulators\PCSX2\pcsx2.exe
command=%l %r
needs to be adjusted to:
Code:
[PCSX2]
location=C:\Emulators\PCSX2\pcsx2.exe
command=%l %r --fullboot

or something like that...
Reply
#5
thanks it works fine!
Reply




Users browsing this thread: 1 Guest(s)