What's new

Dark Rift

Ackman

Demon
i cant play it ....its like this
Good name Dark Rift
Status Needs video plugin
Notes (default plugins)[video]missing players
how can i fix it?
 

returno

New member
video plugin

If it says it needs a video plugin, there's only one thing you can do: write one. It's easy to do, all you have to do is type in the right code and the compiler will do the rest! So, get the compiler warmed up and have at it, Ackman! We'll be waiting for your new plugin.
 

Doomulation

?????????????????????????
Dark rift uses an unknown microcode, which is why it won't work. It doesn't work with any plugins atm.
 
OP
Ackman

Ackman

Demon
Thank you very much Mr.Returno but....i dont understand a thing of what you say.LOL.How can i make a plugin?And whats a compiler?damn i fell stupid....:blush:
 

mewtwo064

New member
._.;;

Oh.... my.... ._o

Ackman, a compiler is a program that takes code such as C++ and translates it into low level machine language that's readable by the computer. Example your code might look like this:

PRINT "Hello!"
INPUT "What is your name"; n$
PRINT "Hello"; n$
END

When it is compiled it might look something like this to a computer:

11000110110101101111011010111101010011110010110001010111101010100001110101110101...... etc etc...

and YES i know the code i used was BASIC and not C++, so sue me :p

and alas! I wasn't paying attention to the posting dates on this thread, its probably dead by now and you'll never see this reply =D
 

Top