User talk:Morgan525

From UFOpaedia
Revision as of 10:30, 27 September 2012 by PavelB (talk | contribs) (→‎Weight issues)
Jump to navigation Jump to search

Questions&Feedback

Any questions or feedback one may have.... (please be sure to leave a signature: "~" three times in a row, four to time-and-date stamp it.)


FYI: I've created a new UFO Extender page. If you are having a problem on this, please use the discussion page located there. If your message is about UFO Extender, you can leave it here but I may start copying it to the UFO page and leaving my reply there.

Decompiled accuracy algorithm?

Hi Morgan/Tycho

Is the algorithm you describe above, what you have decompiled from the standard game? Or is it a variant for UFOExtender? Great news if you have decompiled what the game actually uses - I will need to check some of my firepower calculations to make sure they are still in line with the algorithm.

cheers, Spike 09:37, 30 June 2012 (EDT)

It is an extender version of the original formula if one chooses to enable it. The original is the one that has been noted already: [1+(3/UFOsize)]/2 * Weapon Accuracy ... UFO sizes going from 5 for very small to 1 for very large. The calculation starts at offset 0x446DCD of the CE version. The original UFO accuracy algorithm is a flat 60% chance to hit despite the difficulty level (and no penalty for the Xcraft being in cautious mode.)

Tycho 19:23, 30 June 2012 (EDT)

A few questions

Hi Morgan / Tycho

First a really really dumb question. Where can I download TFTD Extender from? I only see links to UFO Extender. Is it the same download, different config file? Or??

Clicking on the title heading for TFTD Extender will take you to its page in the wiki Tycho

Thank you. Follow up really dumb question - the zip archive does not seem to include an .ini file. Where do I get the .ini file from? Spike 12:37, 6 September 2012 (EDT)
Oh hang on. It looks like the latest version of the zip file does not include the .ini file. When I go back to the previous version of the zip file, I can see the .ini file. Spike 17:45, 6 September 2012 (EDT)
The latest release is a patch, which means there are no new additions to the INI. I don't include it in patches usually so that those who already have the prior release don't have to reconfigure their current INI. It may not seem like a big deal now but earlier, I was releasing fixes almost on a weekly basis and so I still continue with that idea.Tycho
Ah I guessed that might be the reason. Makes a lot of sense. It really sucks to have a customised INI file overwritten. Spike 07:25, 7 September 2012 (EDT)

Now a couple of suggestions for UFO Extender / TFTD Extender:

Aliens picking up weapons. This makes the game tougher as stunned / panicked bipedal-type aliens are no longer permanently disarmed. This now seems to be possible due to research by Volutar. See Talk:OBDATA.DAT#Field_0x2D. A fix for this would be a very helpful rebalancing of both games that eliminates one of the aliens' weak spots.

General Tank Modding

I see you are interested in modding tanks (HWPs/SWPs) and that's partly what got you into updating UFO Extender. I made some suggestions for Tank Modding myself, including some of the mechanics required to make it work via a config file such as the UFO Extender config file. For example you could have cargo carrier / ambulance / casevac tanks, you could have demolition tanks, mine thrower tanks, and of course tanks with custom weapons including dual weapons. Could you have a look here: User:Spike#Tank_mods and see if any of that makes you feel like getting creative?

Thanks, Spike 10:46, 3 September 2012 (EDT)

Weapons disappear in tactical mode with UFOLoader v1.28

Hi Morgan525 and thank you for your great work on XCOM games!

There is a problem with UFOLoader v1.28 installed on a Steam XCOM:EU version. During tactical combat soldiers' weapons are not shown in right/left hand slots. They are black as if the soldier doesn't carry anything in his hands. The weapon is present on the soldier and I can choose firing mode and fire. But the slots are empty. I've then installed 1.27, and everything became ok.PavelB 09:41, 24 September 2012 (EDT)

hmm. Are you using the Autoequip mod? I've seen this happen when autoequip was active on the second stage of a multiple-stage mission. It is just a graphical glitch, if you go to inventory and click on the items in each hand, the problem resolves itself. I'll look into this more.. Thanks for the feedback! Tycho 19:59, 24 September 2012 (EDT)
If you are talking about "Save Equipment" setting, i've tried to enable and disable it, but the glitch remained. No other mods are installed. I've also tried clicking the items on the inventory screen as you said, but nothing changed. There is also such a nuance: when I right-click somewhere in order to make soldier look in that direction, the items in his hand slots are flickering while he turns, baut then dissapear again. PavelB 05:08, 25 September 2012 (EDT)
A couple of questions: What OS are you running? Are you playing the "UFO Defense.exe" stand-alone or do you go through a modified version of the steam loader? What video options do you use?
I'm running WinXP SP3, launching the game through "UFOLOADER.EXE". You are right, disabling ClipCursor resolved the issue. PavelB 05:16, 26 September 2012 (EDT)

I am having the same problem (Windows 7 32bit, using steam version, but not launching it through steam). I noticed that the problem is coming from "clip cursor" option, if it's set to 0 the weapons will show, but if it's anything else, they won't. Is there any solution to this? --OpT1mUs 00:47, 26 September 2012 (EDT)

The problem seems to be with the main subroutine for tactical in EU, Windows 7, and the location I inserted the code for the Improved Clip Cursor. The method seems to work fine in TFTD but not EU. I'll have to see about finding a new place to initialize the ClipCursor Function in EU. Tycho

I just released a patch for 1.28. Hopefully this will fix the problems

Works fine, great thanks Tycho! PavelB

Weapons are visible now, but there is a couple of new problems, first, the geoscape clock is now working properly (aka slowly) but sometimes lags when suddenly changing its speed (like going to 5 sec speed from 1 day speed). Also when when any tactical mission starts whole screen is black, you can only see the weapon effects, but after one turn it goes back to normal (or at least that's what happened in my test game, one of the squadies got shot dead and then graphics came back on) --OpT1mUs 07:01, 26 September 2012 (EDT)

I think it's fine, I tried it couple of more times ,and every time it worked, I haven't changed any settings. --OpT1mUs 07:30, 26 September 2012 (EDT)


D3D Problem

Using the latest V1.28 extender. There was a problem with the D3D options. In windowed D3D it worked fine, in HQ4X it worked fine. But when I use D3D full screen, the screen goes black. I can still here the music and if I try to move my mouse and keep clicking I can still hit the New Game button. But obviously I can't continue playing the game groping in the dark. I have one of those widescreen 1920x1080 resolution. Is this the problem? Running WinXP and X-Com Gold edition.Hellblade

In full screen D3D, do you still have the ClipCursor mod running?Tycho

Nothing else running. In fact I turned off every other feature in extender ... just to be sure. And then I tried running it in various combinations of (win compatibility, 256 color, disable desktop composition etc. etc.). My monitor is some really low priced brandless monitor so I wonder if that's an issue. Does extender try to detect my monitor resolution or does it detect desktop resolution?Hellblade

What version of Extender did you start using and did version 1.27 work fine for you? Extender relies on your systems video adapter to handle the video on the monitor. (PS please sign your post: see the top of the page for instructions) Tycho
Hellblade, try the new patch and see if it helps your issue as well. Tycho

Problem with MP3 playback

I wasn't able to find any solution to this. I want to use PSX mp3s but game crashes every time I put apply=1 to music section of the config. I tried converting them to ogg files and it's the same thing. Is there any solution to this? --OpT1mUs 15:21, 26 September 2012 (EDT)

Another player had the same problem and he tracked it down to a incompatible CODEC that he installed. Right now that's the only reasonable idea that I have. I haven't changed anything in the section for MP3 playback. I wonder if it's related to upgrading the OS to Windows 7 vs a system originally installed with it... Tycho

Weight issues

Tycho, while playing TFD with TFD extender (v. 1.05 patch 1.1) I've noticed a stange thing: some soldiers have their weight > 0 (2-5) even when their inventory is empty! Bug?... PavelB 05:17, 27 September 2012 (EDT)

It would not surprise me. Someone told me that Seb never actually fixed the weight issue for automatically loaded clips. I suspect this is a side-effect of the save equipment mod.Tycho
Ok, understand. As I see, "Save equipment" doesn't work properly: every mission I reequip the same soldiers... PavelB 06:30, 27 September 2012 (EDT)