So I'm actually pretty desperate to get this simple issue resolved. This is my first time modding a game that has ~20 years of a modding community, and I feel kind of like an idiot with struggling with a simple mod that its common knowledge for most Quake players at this point.
I've been modding Doom for the last couple years, but that's really easy. I'm finally ready to move onto id's next (and arguably final) great game. I've been playing Quake using Darkplaces, which makes it look prettier, but I really want the next-best thing, in my opinion being Quake 1.5
So I have Quake installed via Steam. I extracted all of Darkplaces into the steam file Quake was installed under. Opening darkplaces.exe from that file launches into darkplaces Quake without any issue.
Here's where I'm struggling: I downloaded Quake 1.5 from its Moddb page. It's a rar file. I created a sub folder within Quake's folder called "Quake1.5", and put the rar file in that folder.
Now I'm trying to make a shortcut to darkplaces.exe that will contain a command to open the mod file. The Target location of the shortcut is "'...\Steam\steamapps\common\Quake\darkplaces.exe' ".
From my understanding, I have to make the target address "'...\common\Quake\darkplaces.exe -game Quake1.5'", correct?
When I do this, a Windows notification appears saying the address is invalid.
I'm sure many of you are able to see my issue right away in those last two lines. What am I doing wrong guys?
Any (swift) replies will be greatly appreciated
I've been modding Doom for the last couple years, but that's really easy. I'm finally ready to move onto id's next (and arguably final) great game. I've been playing Quake using Darkplaces, which makes it look prettier, but I really want the next-best thing, in my opinion being Quake 1.5
So I have Quake installed via Steam. I extracted all of Darkplaces into the steam file Quake was installed under. Opening darkplaces.exe from that file launches into darkplaces Quake without any issue.
Here's where I'm struggling: I downloaded Quake 1.5 from its Moddb page. It's a rar file. I created a sub folder within Quake's folder called "Quake1.5", and put the rar file in that folder.
Now I'm trying to make a shortcut to darkplaces.exe that will contain a command to open the mod file. The Target location of the shortcut is "'...\Steam\steamapps\common\Quake\darkplaces.exe' ".
From my understanding, I have to make the target address "'...\common\Quake\darkplaces.exe -game Quake1.5'", correct?
When I do this, a Windows notification appears saying the address is invalid.
I'm sure many of you are able to see my issue right away in those last two lines. What am I doing wrong guys?
Any (swift) replies will be greatly appreciated
Comment