Jump to content

Syko

Members
  • Posts

    403
  • Joined

  • Last visited

Everything posted by Syko

  1. So I uploaded binaries for a Jedi Outcast Linux port that was made by someone else here to JKHub, but I obtained specific written permission from them that I could upload their file to JKHub. I made this clear in my readme file, but my file still got denied. Is there some rule against uploading someone else's work with their permission? I can prove that I got permission from the guy who made the port if necessary. Also, it would be cool if you guys made it clearer that your file was rejected, and with a specific reason. The only way I knew my file was rejected was by checking the pending page until it started re-directing me to the homepage.
  2. 626 downloads

    With these binaries you can easily natively play the single-player portion of Jedi Knight II: Jedi Outcast on Linux. No bullshit, just put your assets files in the base folder and run. A widescreen tweak was also added to the source code. You don't have to compile anything. Note: Currently, this only works for Ubuntu based distros (Ubuntu, Linux Mint, Lubuntu, etc), and does not work with Fedora or OpenSUSE for example. Installation NOTE 2: YOU STILL HAVE TO OWN AN ORIGINAL COPY OF JEDI OUTCAST TO USE THIS. To get the binaries to work, simply copy assets0.pk3, assets1.pk3, assets2.pk3 and assets5.pk3 from your Jedi Outcast game disk (or Steam version) to the base directory, and start the jk2sp executable. If things aren't working for some reason install the needed dependencies with this command: sudo apt-get install libopenal1 ia32-libs Credits I did not make this port. All credit goes to xLAva (Jochen Leopold) who did all of the porting work. I have permission from him to upload the binaries to JKHub. Because of the GPL2 license of the original source code, I am also required to put a link to the source code on this readme. Original Github link: https://github.com/xLAva/JediOutcastLinux
  3. Another fairly good Drake song that was just released a few days ago: https://www.youtube.com/watch?v=nRl9EW2yHTI Great beat, 'meh' rapping.
  4. Syko

    OpenJK Launcher?

    Why does it even matter what it looks like? I thought the whole point of the launcher was for functionality.
  5. Found it. It's in /Users/[username]/Library/Application Support/Jedi Knight II
  6. Please beat me over the head with a gaffi stick if this has already been answered in a tutorial somewhere, but I just downloaded the JK2 Steam version onto my Mac and it works like a charm. I have no idea where the jk2config.cfg file is though...anybody know where the file path is?
  7. Anyone want a Steam key for Dark Forces II? I have an extra since I already owned that game on Steam.

    1. Show previous comments  12 more
    2. Sentra

      Sentra

      @@Circa Time to create some giveaway for JKHub Steam group members on SteamGifts!

    3. Ping

      Ping

      df2 so good

    4. dark soul

      dark soul

      Is DF2 working on Win 8?

  8. Well, I was right then. Every game in the Steam Star Wars pack is available for $12 now, except for diahrea Clone Wars. They added JK2, DF2, and Star Wars Starfighter.
  9. It isn't yet but they are going to add new games at 11:00 AM Pacific time today. If they don't add JK2 I'll be pretty pissed. I looked at the Star Wars Complete pack on Steam and the only games that weren't part of the bundle were Dark Forces II, JK2 and the clone wars game for the cartoon.
  10. ffa_deathstar, ffa_yavin and the WLS CTF map pack for JK2. I never really cared for the base JKA maps that much. BlueIce Twilight and BlueIce Nightfall are probably my favorite JK3 maps, only because they are a lot of fun to explore.
  11. Syko

    OpenJK Launcher?

    It would be cool if you could add some way for you to be able to automatically download and update mods from JKHub right from the launcher, kind of how Steam workshop works with Skyrim's launcher.
  12. You could just use Wordpress with a modified theme.
  13. It's also highly likely that they will add Jedi Outcast to the bundle soon for people who have beaten the average price. JK2 will likely get a boost as well.
  14. Source code release? That was over a year ago though.
  15. There's so many people playing JKA now. I looked at the server list and it said 500 people were playing. Just a couple of weeks ago when the master server was down there were only like 2 or 3 populated servers with like 6 people on each.
  16. Just made a Reddit post that got 1900 upvotes..feel kind of proud.

    1. Ping

      Ping

      What was it about? Link pls!

    2. Syko

      Syko

      It was in the TIL subreddit. http://www.reddit.com/r/todayilearned/comments/2up5u5/til_that_in_2013_metallica_became_the_first_band/ I've made a few Reddit posts before but most of them only get like 2 or 3 upvotes.

    3. Ping
  17. So... you are going to buy the Humble Bundle legal copy. Or did you...no... you couldn't have...
  18. JKA might be a lot more active now with that Humble Bundle! This bundle is actually pretty good. I haven't bought a bundle in ages. A lot of the latest ones have sucked, quite frankly. I think the last one I actually bought was the one with Batman Arkham Asylum which was like at least 6 months ago. I also finally own a legal copy of JKA...
  19. https://www.youtube.com/watch?v=u2lTZ7YU0T8
  20. Easy way to look badass online: use a pic of Rick Rubin for your avatar. Then people will think you're Rick Rubin.

    1. Bek

      Bek

      Welcome back Syko

    2. Omicron
    3. afi

      afi

      Wat you're not?

  21. Make sure to put the fabulous_openjk.pk3 file in your base folder. It's in the OpenJK folder by default, I don't know why. That usually clears up any crashes that I have.
  22. I think I'm closer to the error. In the call stack window, right under the entry that points to the strncpy.asm file, a green arrow points me to this line of code: strncpy(files[*num_file].dir, page, strstr(page, ";")-page);It's within the J3F_GetData function. When the J3F_GetData function is called in main.cpp, it has 3 null parameters at the end. J3F_GetData(urls[curr_url], urls, &num_url, files, &num_file, &num_page, &curr_url, NULL, NULL, NULL);Maybe these three null parameters at the end are the problem? Still not entirely sure what to do.
  23. I tried to clean it up a bit a few times but I eventually realized it was kind of pointless since no one seems to even read the wiki.
×
×
  • Create New...