Operation Blitzkrieg: Polymer Edition
#1 Posted 18 April 2013 - 04:08 AM
Here's a link to my blog with a couple of screenshots to demonstrate what I mean:
Screenshots
This post has been edited by Dave_Billing: 18 April 2013 - 04:10 AM
#2 Posted 18 April 2013 - 04:29 AM
#5 Posted 22 June 2016 - 02:10 AM
And thanks to LeoD for a working download link
This post has been edited by Polunka: 22 June 2016 - 02:12 AM
#7 Posted 23 June 2016 - 03:42 AM
This post has been edited by NightFright: 23 June 2016 - 03:42 AM
#8 Posted 15 July 2016 - 05:14 AM
It says: Run OPPOLY.grp from its own folder within the Duke3D Directory. (this is not helpfull at all)
1. How do run a .grp? it says not associated then just plays normal duke if I associate it
2. Which Duke folder? Edukes or Megatons?
This post has been edited by Captain Massive: 15 July 2016 - 05:31 AM
#9 Posted 15 July 2016 - 12:10 PM
Captain Massive, on 15 July 2016 - 05:14 AM, said:
It says: Run OPPOLY.grp from its own folder within the Duke3D Directory. (this is not helpfull at all)
1. How do run a .grp? it says not associated then just plays normal duke if I associate it
2. Which Duke folder? Edukes or Megatons?
Man, haven't you got rid of the problem yet? If not, what worked for me was: I just put everything into an empty folder along with eduke32.exe and a batch file to run the custom GRP.
P.S.: I'm pretty sure this won't work fully with Megaton. AFAIK, Megaton's sourceport has no Polymer support (might be wrong tho).
This post has been edited by Polunka: 15 July 2016 - 12:24 PM
#10 Posted 15 July 2016 - 02:25 PM
Polunka, on 15 July 2016 - 12:10 PM, said:
P.S.: I'm pretty sure this won't work fully with Megaton. AFAIK, Megaton's sourceport has no Polymer support (might be wrong tho).
AFAIK??? huh?
I cant find a file named batch.
#11 Posted 15 July 2016 - 08:09 PM
open your notepad
add this line:
EDuke32.exe / OPPOLY.grp
save it (as opblitz.txt, or whatever you want.txt)
rename it from opblitz.txt to opblitz.bat
then double-click it to run it
#12 Posted 15 July 2016 - 09:54 PM
Forge, on 15 July 2016 - 08:09 PM, said:
open your notepad
add this line:
EDuke32.exe / OPPOLY.grp
save it (as opblitz.txt, or whatever you want.txt)
rename it from opblitz.txt to opblitz.bat
then double-click it to run it
Got it working finnally!
Awesome, Thanks
This post has been edited by Captain Massive: 16 July 2016 - 01:00 AM
#13 Posted 16 July 2016 - 07:37 AM
Captain Massive, on 15 July 2016 - 09:54 PM, said:
Got it working finnally!
Awesome, Thanks
Sorry, I had no idea you hadn't learnt what a batch file is Anyways, glad you've got it working. Actually, I first intended to thoroughly explain the method of batch files' creation (like Forge did later), but then it seemed to me everyone out here should have known what a batch file is. It's kinda unfortunate I ended up being of no help.