Jump to content

Marty2JKA

Members
  • Posts

    5
  • Joined

  • Last visited

Profile Information

  • Operating System
    Windows 7 x64

Marty2JKA's Achievements

  1. Hello @ll In the current state I'm working on it. But i have Lost my Job and i'm finished LH.Game(Start,i). (Working at few years on the Game Tweak Starter for old and new Games) . @@ensiform: Yes you right, the code is not compatible. This thing with GitHUB is a good idea. I have not really experience with the GITHUB enviroment but share the code to and Peoples can Optimze the Aspekt Ratio and test is a great Idea. ...This... need a Special Directory structure. greetings Marty2JKA
  2. Hello, I'm working on an 16:10/16:9 Menu SP/MP and Retexture the Grafic. All 4:3 Menu GFX are Retextured with high Resolution Textures (2048x2048/4096x4096). Added from RTCW Fix the WS Resolutions to OpenJK I have looked for the WS Code in RTCW unofficial Patch, but my C++ Skill is not enough to add the correct WS Ratio. The Transparent Cells Idea comes from SkyLineGFXPackage, the Litte Loadingbar. The Most stuff painted from Scratch.
  3. I Used the windows version 1.0.1.0 from JK Build Bot So, I Create a VM with Windows 7 Home, Visual Studio 2010, GitHUB und Cmake and Compile OpenJK Successfull. Now it runs very fine and the Keyboard Bug is gone. Is now Version 1.0.1.1
  4. Thanks for the Replay 1. huh, , great. I don install my games on C:\Programs. Because the Right Management System. Set fs_homepath .\ works 2. Which files ? 3. I tried with numlock off and on. I think is a VK_numpad2 and VK_numpad8 vs VK_Up / VK_Down api thing I'm not a Coder. .I dont see a VK_NUMPAD8/2 detail in the Source. Could try: switch(wParam) { case VK_NUMPAD2 break; case VK_NUMPAD8 break; case VK_UP // scroll up: arrow-up case VK_DOWN // scroll up: arrow-up }
  5. Hello, Why is the Config redirected to C:\%user%\Documents ? I dont play in a Domain/ Network Enviroment. Exists a Commandline switch to avoid to save the Config in C:\%user%\Documents\OpenJK. Personally i hate this that all config saves go C:\Users\>different places< from hundred of games. Bug(s)! If i in windowed mode and change the Customheight and -width in the Console from 4:3 (1280x768) to 16:9 (1920x1080) and return this with vid_restart: OpenJK crasht There a always show white loading Screens in 16:9 format and the Videos are stretched in 16:9. The 2D Objects (Crosshair, Ammo etc..) are stretched in 16:9. sad this is always not fixed. If i type in the console a '2' or '8' with numpad/numblock it clears the actual line. Is this really a stable Replacement for JKA or should i use the Original version 1.01 from Raven?
×
×
  • Create New...