Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
{LINK REMOVED}https://mega.nz/file/E4VATIpK#S-3wdISCkAVakkXS2OXDcmsWbAzDz5KU11PfP98oZeQ
A core issue was that the zoom level of 4 was resulting in a fov of 0.25, which was then rounded to 0.2 or 0.3. Somehow how that resulted in the return/original zoom not being 1.
If it doesn't for you, for example make sure to add the server eexe to your security software's whitelist, so it's not blocked or affected by some sort of auto-containment. Also sometimes you need to run it as admin. Check the extension options -> Named Pipes API to see if it works.
2 things though:
- Is it safe to remove during playthrough?
- I believe there is a way to have the Py server launched when the game starts, possibly with some arguments in the Steam properties of the game, mind in giving the details in the description? (On the API's page that is, here is a technique, https://www.reddit.com/r/Steam/comments/enrddy/is_there_any_way_to_launch_another_program/)
Cheers!
x4_python_host; winpipe.open_pipe error reason: access denied by OS
Any ideas?
Your hint about the English keyboard prompted me to experiment with the Z and Y keys, which are reversed on German keyboards. And YES, there is a problem: Obviously, the keystroke is interpreted differently in the keyboard settings than in the game. Because:
If I set Z there (German keyboard, Z pressed between T and U), then "Z" is also displayed there. But the game does not react to Z. But it does react to Y (to the left of X). This is doubly problematic because, for example, Y was already occupied in my case, but this is not immediately noticeable... By the way, it was exactly the same the other way round, if I press "Y" in the settings, then Y is also displayed there, but the game reacts to Z.
Hope this helps...
Greetings Trajan
Unfortunately, it's already set to 10, so is there any point in changing it? And what else can I do?
Greetings Trajan from Olb
The problem: A few days ago, the zoom worked perfectly. I really got used to it, very nice!
Then suddenly - probably after the last update - nothing works anymore. The hotkey is set (I also deleted it for testing and assigned a new one), pipe and hotkeys are green, but the zoom just doesn't work any more, NOTHING happens when the key is pressed. Any ideas? Thank you. Trajan von Olb
Translated with www.DeepL.com/Translator (free version)
have got the Pipe Server running now and the menu showing up in-game (the documentation could have been clearer - it's very simple to set up, but not signposted very well), and i can now set the new keys in the menu, but pressing them doesn't seem to do anything.
the python exe log updates when I set the hotkey, but there's no evidence it's even registering the hotkey subsequently being pressed
Specifically, it's about the following:
- Hotkeys for better target switching, e.g. direct switching of own carriers in the sector, of enemy capital ships and fighters (separately), switching of enemy missiles, the next goods flying around, jump gates, factories, etc. (there was once a MOD for X3 by X3-Freak-Cartman) Only: How can I actually unlock any target via mod? Do I have to use Lua or is it possible via in-game commands?
- Hotkeys for the fleet attack (wingman), attack first, retreat and land on your own carrier (player ship) or something like that.
- Direct access to various menu items on the map (with a check to see if the menu is already open, so you don't close it by mistake)
- Opening the map with your own ship selected
So, do you have ANY ideas? Feel free to choose something, I have to start somewhere...
Greetings Trajan
first of all, THANK YOU for this great opportunity with the hotkeys. Unfortunately, it seems that the project has not been expanded for almost a year. But I think it could really be interesting for many!
That's why I wanted to get involved with my own MOD, which, as a larger project, provides several sections of the game with hotkeys and thereby increases the functionality. Or help you to integrate this into your mod. However, I don't get any support in the English forum, which is why I'm asking you here if you could help me with possible solutions (or even know people who have already worked on this).
(To be continued in the next post because of the character limit).
Waited 10 minutes, tried starting Pipe Server before X4 loads, tried starting with X4 loaded, tried with exe in game executable folder - all of that without any luck.
So I started game with log enabled (also enabled writing to log from hotkeys) and left game for few minutes.
Generated log is quite big (~2MB) - but most of errors came from mod's singature problems.
https://filebin.net/2rdprkmx1bm0ruc4/x4.log?t=va8vfyjm
@Mycu try this!
File "c:\...\sn_x4_python_pipe_server_py\__init__.py", line 22, in <module>
from .Classes import Pipe_Server, Pipe_Client
ImportError: attempted relative import with no known parent package
Named Pipes API in game shows disconnected in x4_keys and x4_python_host sections: https://i.imgur.com/EnUyZB3.png
Is there anything else to do to make it working?
So I just need to setup and run Python server as a system enviorment to get this working right and use your API support mod.