-
Posts
5,207 -
Joined
-
Last visited
Content Type
Profiles
News Articles
Tutorials
Forums
Downloads
Everything posted by eezstreet
-
Shield wall has never worked properly in JK2/A singleplayer, so I'm not surprised.
-
ja_melee_mod I think is just some code that Rich packed up for someone a while ago.
-
JK2 SP will actually load .npc files similar to JKA, despite this functionality not being used. Likewise, JKA will try and load npcs.cfg before it loads the .npc files. The code for loading NPCs is completely identical between JK2 and JKA.
-
Star Wars Episode VII Discussion
eezstreet replied to Circa's topic in Star Wars Franchise Discussions
That's clearly a troll website. -
It should be fine except for the text and background image, which could be subject to stretching.
-
Not if you use the previous method that I mentioned. It's the same code, just with some #ifdefs (believe me, the differences between SP and MP are veeeery subtle in terms of how they actually work).I have it basically running, just crashes on some stuff that isn't done yet (dissolve, SP-specific ghoul2 stuff (which is actually fine to port to MP))
-
well need to make renderers that work in both SP and MP I'm mostly porting this over for the sake of my mod..I've had some requests to improve JK2 support and I've kinda been sidetracked a bit I envision the process working like the following: CMake option: SPRend2 new project in code/rd-rend2 that has includes in code/rd-rend2 uses preprocessor: _SP Uses basically the same code, but has some differences in SP. This would be like a precursor to unified codebase ?
-
Star Wars Episode VII Discussion
eezstreet replied to Circa's topic in Star Wars Franchise Discussions
first movie poster has come out, looks good. I'm a little bit speculative of the "*.deviantart.com" bit, I think it might be a fake based on that, but not positive. Could just be someone's reupload of it, not sure. If you note, they very slightly and subtly changed the Star Wars logo new logo: old logo: It's a subtle change, but I actually really like the new logo. It stays true to the original but brings a modern look to it. -
Working on porting rd-rend2 to SP, primarily for use in JK2. Will let people know what becomes of it.
-
Bring Back The Old Review System From JKFiles
eezstreet replied to DarthDementous's topic in JKHub Feedback & Help
I disagree, the comments section is fine and I've never really come across anything that's off-topic. -
Yes, thank you, I will likely be adding support for this as well. Completely forgotten about it. EDIT: I'm thinking about taking a hint from Rapture and re-doing all the menus using Awesomium, that way they're compliant on all resolutions.
-
1. i've been looking into grip code and it might be a bit of a headache to do 2. OpenJK supports this (or will in the future anyway) 3. ? stress mapping? no idea what this is 4. haven't looked into it but should be doable
-
Nope. I'm only targeting SP. No point in targeting MP as people will play mods anyway.
-
Yup, it probably will include some version of it, but all cvar'd because people might not want it.I'll likely include a feature where you can start the game using some custom game settings for this reason. I wanted to make the game highly customizable. @@MoonDog: I'll probably include whatever resources I have with the mod, including the original version of the map. (I'll update the OP when I get a chance, currently on a cell phone)
-
JKO in Unreal Engine Porting Discussion
eezstreet replied to CaptainCrazy's topic in Art, Media & Technology
this thread is broken -
Added new Cvars to the OP. Many more will be added.
-
looking for nostalgic maps for JKA
eezstreet replied to Merek's topic in Jedi Knight General Discussions
anything shroomduck -
It's not necessary at the moment, but it might be good later on down the line (like when I release)
-
Upon examining the code further, the limit of 44100khz sample rate is indeed an arbitrary number. However using the proper sample rate might be a bit of a drastic overhaul of the code, and it's not something that's easily done. Also this could potentially break compat of a few commands, but nothing seriously major in that regards.
-
So uh, yeah. I've been working on this project for a long time now. Figured I might as well make a WIP post about this. I've been working on a secret underground collaborative project for quite some time now, and many people have had some knowledge of this project. Since I'm effectively trying to steer away from the JKA community as a whole, I figured I would announce this project to the general public. It'll likely be one of my last projects, as I'm kinda losing faith in the JKH API (not the difficulty, but the gains/losses aren't really cutting it for me) and I've retired from JKG due to the imbalanced workload. Anyway, onto the general project: JK2:HD is a mod which improves on JK2 in every way possible: graphics, sound, and gameplay. In addition, I will be attempting to restore whatever lost content I can that was stripped from the final game. This will be targeting SP primarily but there will be at least 2 maps released for MP which were cut from the final game. Background: I played and loved JK2. I still do. I loved the singleplayer, the absolute depth of the storyline (and I'm still finding new layers in it which make it comparable to the original SW movies), and I loved the online community aspects as well. I would rather be modding for JK2 if the engine was better developed and people were a bit more open-minded. But I digress. A few years ago, I discovered something interesting in the Dynamic Music files. As it turned out, there were two levels which contained music entries, but those levels did not exist: cairn_stockpile and cairn_dock2. A few emails to Raven Software indicated that these levels were cut from the development. Bummer. It seemed as though some of the assets were lost entirely in the process of developing the game, and there was nothing left of those levels but a few vague pieces of concept art. Their reasoning for cutting these levels was just: "We felt that the Cairn missions had dragged on for too long and it really began to get boring in those levels" 1 For a while, things seemed to get a bit stale. I wanted to poke around and make the game better in any way that I could. So, I did the best thing I could do. I reverse-engineered Jedi Academy and allowed it to run the Jedi Knight 2 levels with little problems. Of course, there were a few minor issues. Waypoints were goofy, so a few map mods were needed. Nothing fantastic. Widespread tests revealed bugs and glitches, and there were some definite issues which couldn't be resolved so easily (such as the water in yavin_swamp). I think I got it all the way to doom_shields before I encountered any serious, project-stalling bugs (game crash on gravity change). I didn't modify any scripts. I only modified a few maps (VERY few.). But then QFX came out. God was that enlightening. But it was buggy. A few of the shaders in QFX were really problematic, such as the ones used for color grading. I sought to correct those using some online resources and some know-how. I also consulted with Scooper and added in motion blur (it was really mostly his work, he did a phenomenal job). I was originally going to include QFX with this mod, but that's a different story entirely. I still enjoy Googling "QEffects Pro" and seeing the positive reactions that people have to the mod. I decided to contact Raven Software again, to see if I could pressure them into releasing source code again. While I would eventually succeed (probably more so due to the LucasArts closing ), I did however get some really cool stuff from them.. cairn_stockpile.map. Holeee shiet. I almost immediately compiled the map and took some screenshots of it. While it was definitely incomplete, it had some really neat ideas in place. I also received some more .map files, design documents, and the original script for the game. It was some really cool stuff, and I could have written a book with all the behind-the-scenes information that I obtained. Did you know that Tavion was supposed to be male, and his/her model eventually became the Jedi Trainer model? (As an aside, it's kinda interesting to note how original press releases for the game showed Kyle fighting a Jedi Trainer with a red saber...this would have been Tavion in that build of the game ) I'm not a book writer however. I'm a coder. A modder. So instead, I've decided to make JK2 better in every way possible, and stick very true to the original material for ultimate nostalgia. I'll also be including fully-finished versions of the original cut levels, and improving on the gameplay (How about Mind Trick not being useless? Or those metallic bolts in Nar Shaddaa Starpad being actually useful?) and sound effects. Once rend2 makes it to SP, I'll also see what I can do about improving the graphics of the game using rend2 as a base. Confirmed Features: Play through the lost mission (cairn_stockpile)2Runs on OpenJK. JK2 is required to play.A new never-released MP map: ffa_trench3Some changes to the original missionsSome added "improved" player models (I will be looking around, and try to include stuff like DT's stormtrooper if I have permission)Weapons have been very heavily tweaked. In addition to new weapon models4, there are new sounds, meant to make the guns more satisfying to use. The progression has also been tweaked as well (No det packs/trip mines until after receiving lightsaber, receive Repeater on NS_Starpad, ...)Gameplay tuned and improved upon, requiring some new strategiesEnemies have more variety (Trandoshans appear on more than one level!).New music, and improved musical moments in the cutscenesText crawl has been completely redone. Completely remastered audio (now in stereo!) and visuals.Lots of minor continuity corrections (Prisoners now use bowcasters as well as blasters, ...)New Custom Games option allows for multiple interesting playthroughs, all with their own unique settings.Probable, eventual features: Improved AI (this is the big one)Use rend2 (needs to be ported first. this will be BIG FEATURE number 1 when this happens)Possibly a new weapon or two?use JKA skeleton (which has JK2 anims in it), add in A FEW reborn with dual sabers or staff on "higher than JM" difficulty Some screenshots of stuff so far: Original version of cairn_stockpile: New Cvars I've added new Cvars, all of which will be available for use in Custom Games. [] for default, () for other options. All are boolean (1/0) unless otherwise stated. Items g_pullitems: Can pull items? [On]/(Off)g_pushitems: Can push items? [On]/(Off)g_gripitems: Can grip items? (On)/[Off] (Warning: buggy, items will jitter once they are un-gripped, not immediately fixable)g_sentryinfiniteammo: Do sentries have unlimited ammo? (0: You only)/(1: You and NPCs)/(2: NPCs only)/[3: No]g_sentryexplode: Do sentries explode when they run out of ammo? (0: You only)/(1: You and NPCs)/(2: NPCs only)/[3: No]g_sentryrate: Do sentries (for you) use MP's firing rate? (On)/[Off]g_npcsentryrate: Do sentries (for NPCs) use MP's firing rate? (On)/[Off]g_sentrycheat: Can push sentry guns over? (0: You only)/(1: You and NPCs)/[2: NPCs only]/(All other options: No)g_maxsentries: Maximum number of sentry guns in inventory [Default: 5]g_maxseekers: Maximum number of seekers in inventory [Default: 5]g_medpacheal: Medpac heal amount <<Slider, default at 25>>g_medpacgrunt: Play bacta's/Force Heal's "grunting" sound effect on medpacks: (0: Always)/(1: Only when healing for max amount)/[2: Never]g_medpacmpsound: Play MP sound effect for medpacks: (0: Always)/(1: Only when healing for max amount)/[2: Never]g_medpacdoomsound: Play Doom's sound effect for medpacks: (0: Always)/(1: Only when healing for max amount)/[2: Never]g_armormpsound: Play MP sound effect for armor pickup: (0: Always)/(1: Only when healing for max amount)/[2: Never]g_armorlgoverflow: Allow large armor packs to take you over maximum? (On)/[Off]g_armoroverflowdown: How many ms to take away an armor over max -- 1000ms = 1 second [0: Don't take away]/(1000: 1 second)/(1500: 1.5 seconds)/(2000: 2 seconds)g_armorsmamount: Small armor pickup amount <<Slider, default at 25>>g_armorlgamount: Large armor pickup amount <<Slider, default at 50>>g_ammompsound: Play MP sound effect for ammo pickup: (On)/[Off]g_bactaheal: Amount healed by bactas [Default: 25]g_bactagrunt: Play "grunting" sound effect on bacta use: [0: Always]/(1: Only when healing for max amount)/(2: Never)g_bactampsound: Play MP sound effect for bacta use: (0: Always)/(1: Only when healing for max amount)/[2: Never]g_bactadoomsound: Play Doom's sound effect on bacta use: (0: Always)/(1: Only when healing for max amount)/[2: Never]g_maxbactas: Maximum number of bactas in inventory [Default: 5]g_maxkeys: Maximum number of keys in inventory [Default: 5]g_keysused: Number of Supply Keys used on crates [Default: 1]g_binocgivebatteries: Do binocular pickups give you batteries? (0: Never)/[1: Always, not including first pickup]/(2: Always)g_binocrestrict: Are you not allowed to pick up extra goggles if you are at full batteries? [On]/(Off)g_binocdrainrate: Binocular battery drain rate <<Slider, default at 1.0>>g_binocrandomrate: % chance that battery spawn will be changed to electrobinocular spawn <<Slider, default at 0>> (This includes ones spawned with the /spawn command)g_lagivebatteries: Do LA goggle pickups give you batteries? (0: Never)/[1: Always, not including first pickup]/(2: Always)g_larestrict: Are you not allowed to pick up extra goggles if you are at full batteries? [On]/(Off)g_ladrainrate: LA goggle battery drain rate <<Slider, default at 1.0>>g_larandomrate: % chance that battery spawn will be changed to LA goggle spawn <Slider, default at 0>> (This includes ones spawned with the /spawn command)Weapons bg_repeaterrate: Repeater uses MP firing rate? [On]/(Off)g_repeaterspread: Repeater spread (0: No spread)/[1: Half of normal spread]/(2: Normal spread)cg_sfxSabers: SFX sabers (On)/[Off]Display cg_displayWeaponNumbers: Display ammo numbers on HUD? <<Mask>>cg_hideDepletedWeapons: Hide X weapons when their ammo is depleted <<Mask>>Bug Fixes Fixed a bug where Force Jump audio would get cut off when jumping in low areasHolding down inventory or force select buttons no longer BREAKS YOUR FUCKING EARDRUMSBattery pickups don't actually function as the developer intended. Originally, they were meant to be so that if you didn't use the whole battery, it would remain in the world, but have less batteries to give you later. This has been fixed. What I could use help with Texturing models, mostly. If you want to help me out, feel free to post in this thread. Also poke people with a stick to get rend2 ported to SP. I really don't care about weather. I want to toy around with lighting, shadows, PP and things of that nature. References 1 - ~Mike Gummelt, Raven Software 2 - Don't recall original artist at Ravensoft, remade version by @@MoonDog 3 - Also don't recall original artist. This one is all-original with some modified textures. 4 - Created by @BlackResuru and @@Silverfang. Textures TBD If a moderator sees this as more appropriate for a sub-forum, please don't hesitate to mention this in the thread and I will try to work something out via Steam.
-
it looks super ugly
-
JKO in Unreal Engine Porting Discussion
eezstreet replied to CaptainCrazy's topic in Art, Media & Technology
and the original meaning of the thread was completely lost great job! -
Are you going to say that in every thread?
-
It's not dead, I'm just waiting on certain things to happen before I work on it (rend2 getting ported to SP, new view models getting done, etc)