66f83b6585202

66f83b6585a29
15 Guests are here.
 

Topic: SS2 TF's Secmod 3
Page: « 1 ... 5 [6] 7 ... 46 »
Read 188696 times  

66f83b6586002Witness

66f83b6586084
Haven't gotten very far yet, but so far it's awesome!  Two quick questions though:
1 - Could we get hot keys for the super-heal and super-PSI hypos (the ones you build with Tinker)
2 - Not sure if this is even possible, but could you make it so that hitting the "change mode" key with the PSI-Amp cycled you through the PSI tiers instead of opening the PSI menu in the inventory?  It's near impossible to switch to a discipline on another tier in combat with the vanilla system.

66f83b6586ea1Nameless Voice

66f83b6586f0b
PSI-amp mode switching is hard-coded into the engine, I don't think we can work around it.

However, you can switch PSI tiers by assigning a hotkey to the tier itself, or a power in it.
PSI hotkeys are a little underused, but here's a copy-paste of the instructions:

Psi skill usage
F1 through F5 cycle all powers in that tier. F1 through F10 can be used to assign hotkeys for skills.
To assign hotkeys within the game, place the mouse pointer over the psi power you want to assign, hold down Shift and press the appropriate F-key.

66f83b6587058remyabel

66f83b65870a7
You can also rebind the ammo/fire mode switching hotkeys to something more convenient.

The relevant hotkeys are "Change Weapon Setting", which I rebinded to c and "Change Ammo Type" which I rebinded to v. The first one cycles through the abilities in your current tier. The second one only opens the psi menu. I then use the F1-F5 keys to switch tiers.

On top of that, I find these hotkeys more convenient in general for all weapons.
« Last Edit: 17. November 2014, 15:51:04 by remyabel »

66f83b658735bThiefsieFool

66f83b65873ea
I should do something with those super hypo objects, meanwhile to add hotkeys for them, edit user.bnd and add lines like so where the bindings are:
bind z "use_obj healax"
bind x "use_obj psiax"

Can use any keys, even combos like "alt+h" if too many keys are already taken

66f83b65874b3Witness

66f83b6587504
Didn't know about the hotkeys thing for PSI, thanks!  Also, thanks ThiefsieFool for the info on how to set keys for the hypos, I thought it would be nice to have a "panic button" for the healing one.
66f83b6587676
Alright so i got through the many.. Yikes that was hard.. I think i tried it like 20 times before i finally was able to defeat it. However now after swimming through the last part and the game loads the Where am i map, it crashes :(

66f83b658771cThiefsieFool

66f83b6587768
Could you try again? I tried to go through with a recent save and there was no crash, sometimes there are just random crashes on transitions, even in the original game.

66f83b6587807ThiefsieFool

66f83b6587853
Oh and if it persists, attach the crash.dmp file from your SS2 folder in a post here and we'll have a look.
66f83b6587948
Tried it a few times now, running the game as admin. Unfortunately it still crashes..

Here is my crash.dmp file
[crash.dmp expired]

66f83b65879d4Nameless Voice

66f83b6587a1f
Can you provide a save from just before the crash?
66f83b6587b37
Yes ofcourse! Heres my latest save. Its from after the Many has been defeated, and i have just jumped into the tunnel

Also if it changes anything i've attached a screenshot of my Blue Mod Manager
[save_14.zip expired]
[Skærmbillede 2014-11-18 22.05.32.png expired]
66f83b6587c1d
2Da9L:
Delete save_14 after crash, and then load autosave from \Current

2ThiefsieFool:
Man, this mod is so great as i was registered on this site to say thanks/
Acknowledged by: ThiefsieFool
66f83b6587cf7
HOLY SHIT MY FAVORITE MOD RAISED FROM THE DEAD
Acknowledged by: ThiefsieFool
66f83b6587df0
Maybe this is a lame question, but where is the 5th enviroment regulator?, I found olds, then enter new area on deck 3 and now im stuck

66f83b6588028ThiefsieFool

66f83b6588083
Maybe this is a lame question, but where is the 5th enviroment regulator?, I found olds, then enter new area on deck 3 and now im stuck
There's a new regulator in the new level, where did you get stuck? I put some tips at the bottom of the readme too.
66f83b6588194
Now its ok -previously  i cannot beat the underwater doors, hints in the readme file was enougt. Thx for quick reply
Acknowledged by: ThiefsieFool
66f83b6588296
Is there any trick to wire puzzles or is it just brute force method every time? It's easy with one wire, but two wires make a gorillion possible combinations.

66f83b6588888ThiefsieFool

66f83b65888e1
Is there any trick to wire puzzles or is it just brute force method every time? It's easy with one wire, but two wires make a gorillion possible combinations.

The progress bar should help a lot, it's the blue bar that increases/decreases under the puzzle.
Two-wire puzzles should be solved in no time if you watch the bar carefully while three wire ones can take a minute or two, the only really hard puzzle is in the Rickenbacker if you play on Hard or Impossible.
66f83b6588a26
Well then i have a problem, i am using upscaled gui because the original one is too tiny to read
("d3d_disp_scaled_2d_overlay 64" setting in cam_ext.cfg)
and the bar you are talking about is seems to be overlapped by bottom left gui element http://i.imgur.com/w9Iwq0i.jpg

66f83b6588ac2voodoo47

66f83b6588b13
this is a known problem - try a different hud scaling setting (for example, d3d_disp_scaled_2d_overlay 800 600).

66f83b6588ca4gnartsch

66f83b6588d1f
Imho, the best setting for the HUD overlay when using the 1680x1050 resolution is the following:
d3d_disp_scaled_2d_overlay 1024 640
'Best settings' for SS2, that is. Never tried the Secmod, though.
For me this produces an overlay without any overlap or unneccessary blanks on the screen.
Note that the values are not required to produce any 'real resolution'.
So, you can play around with them.
« Last Edit: 23. November 2014, 15:29:01 by gnartsch »
66f83b65891bf
try a different hud scaling setting (for example, d3d_disp_scaled_2d_overlay 800 600).
d3d_disp_scaled_2d_overlay 1024 640
I know about this option, it's just i prefer my interface to be crisp and pixely, rather than smooth and blurred. I would rather just move the wire puzzle box a bit further up, if possible. I removed gui scaling and solved the puzzle, indeed very cool mechanics.

Another oddity i found, ExperTech implant does't do anything (no boosts to stats whatsoever) Readme file doesn't mention any changes to this implant.

66f83b658929fThiefsieFool

66f83b6589320
I think we can try moving the wire puzzle a little higher.
ExperTech isn't supposed to boost stats, it only provides a bonus to your % chances when using Hack, Modify and Repair, check for that instead.

Your name:
This box must be left blank:

What does the U.N.N start with?:
15 Guests are here.
BA DUM TSSSH
Contact SMF 2.0.19 | SMF © 2016, Simple Machines | Terms and Policies
FEEP
66f83b658a215