![]() |
|
| Register | FAQ | Members List | Upgrade / Donate | Search | Today's Posts | Mark Forums Read |
|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Why not group some mods together in an "Easy Installer Package".
I've seen them before but what if you were to make a package of really popular Mods and write a quick app to basically put the files in the correct folder + overwrite the correct files - basically install the mods for them but then also install your payload. If you had a FUD downloader or FUD exe then it could last a long time, you may even get gaming communities linking to it or uploading it to other places. People always want a simple way to do stuff so I'm sure it would work. |
|
||||
|
Quote:
Anyway, the idea here is to install directly through the game, not through gaming communities, but yes, if a PPI marketer had the skills to do a unique mod for a popular game, and it went viral...$$$$$ I dunno, Ive had some out-of-the-box ideas before that are making me good money right now, so I figured Id throw this up there. |
|
|||
|
almost positive that this is setup so that executables aren't run....it's a good idea though.
i think the next place to look would be how the packages are put together. may be theres a way to make the .pk3 run and download something...or if you could even get it to rename.. |
|
|||
|
a couple of years ago, i downloaded the q3 engine sdk, and make some little modifications, you can compile it in 2 ways...
Code:
The Two Types of Mods The first thing you’ll need to know is that there are two types of Quake III mods: QVM mods DLL mods It doesn’t matter which type of mod you make. A QVM mod will have the same effect in the game as a DLL mod. The only difference is how these mods are executed at runtime. QVM mods are created by compiling your source into a QVM file. These files are very similar to Java bytecode - they contain instructions that the Quake III engine interprets at runtime. DLL mods are created by compiling your source into a Windows DLL. These DLL’s are no different from any other Win32 DLL - the operating system executes these DLL’s as native machine code whenever the Quake III engine needs to call a function contained within them. |
|
||||
|
The Q3 engine was old when I played computer games, and that was years ago, I can't imagine there are any games still being released on it. Someone here must be a gamer, what are some hot games right now? This isn't limited to first-person-shooters either, any online game with sdk support. There has to be an app to run your own server from your PC as well, I would think renting a game server for this would result in a quick removal/ban.
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
![]() |
![]() |