ffman1985 Posted September 21, 2022 Posted September 21, 2022 Did anyone try to create a shortcut to start a game without seeing the gui of raine? Assume I want a shortcut for kof96 and the location of my file is as follow: D:\Games\raine64\raine.exe D:\Games\Neogeo\kof96.zip I try the following command in the shortcut, but fail, can anyone help me please, thx. D:\Games\raine64\raine.exe -nogui "D:\Games\Neogeo\kof96.zip"
Tux Posted September 21, 2022 Posted September 21, 2022 (edited) what error do you get ? No error, don't bother, you just found a windows specific bug, it works perfectly in linux though ! Edited September 21, 2022 by Tux
ffman1985 Posted September 21, 2022 Author Posted September 21, 2022 A black screen without anything is seen, and it then close. No error message can be seen.
Tux Posted September 21, 2022 Posted September 21, 2022 ... and fixed ! It's a bug which is here since the 1st sdl2 version, which means that nobody ever tried to run a game from the command line in windows with the sdl2 version, or didn't report the problem, it's because windows requires a special glsl initialization, which was skipped if using the command line this way. Sorry !
ffman1985 Posted September 21, 2022 Author Posted September 21, 2022 (edited) Ok, thank you for telling me the truth. (But in fact it does not work in old version with sdl1.2.) Edited September 21, 2022 by ffman1985
Tux Posted September 21, 2022 Posted September 21, 2022 Yeah I guessed it was older than that after posting, it would be here since opengl became the default display method then, which would make it a very, very old bug ! Well since most people in windows probably don't even know there is a command line, the only ones who could use that would be the ones using frontends to run raine. It's quite surprising none tried and failed to use one then... !
ffman1985 Posted September 24, 2022 Author Posted September 24, 2022 Even I use the version 0.94.4 (64bit), the -nogui command does not work.
Tux Posted September 24, 2022 Posted September 24, 2022 18 minutes ago, ffman1985 said: Even I use the version 0.94.4 (64bit), the -nogui command does not work. well it works for neocd games ! It's not windows specific this time. And it works if you don't put the -nogui. For now, just don't put the -nogui thing, I'll fix it later... !
ffman1985 Posted September 24, 2022 Author Posted September 24, 2022 It always show “Could not open IPL.TXT”, even I try to load the aes rom.
Tux Posted September 24, 2022 Posted September 24, 2022 9 minutes ago, ffman1985 said: It always show “Could not open IPL.TXT”, even I try to load the aes rom. exact command line ?
Tux Posted September 24, 2022 Posted September 24, 2022 (edited) Anyway just tested in windows 10 to be sure it works, it does, here is a screenshot to prove it : (tested also with the iso contents extracted to a zip without a cue file). Edited September 24, 2022 by Tux
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now