FileForums

FileForums (https://fileforums.com/index.php)
-   PC Games - CD/DVD Conversions (https://fileforums.com/forumdisplay.php?f=39)
-   -   The Incredible Adventures of Van Helsing - 2xDVD5 *Full* (https://fileforums.com/showthread.php?t=94603)

pakrat2k2 29-06-2013 09:15

thanks for that 'fix' :D:p

Fabioddq 05-07-2013 09:01

Update 17 (1.1.09) was released.

Changelog:

Code:

Fixed bugs:

Multiplayer:

- Fixed a bug with the Treasure Hunter perk. It properly shows up in the detailed information panel when playing with more than 2 players.
- Fixed a lot of achievements that only worked for the host.
- Katarina works right when you send her awayO
- Katarina sells the items if you switched to another map as a client while she is out shopping.
- Characters who reached the level limit shows normal number as the XP required for their next level in multiplayer.
- Fixed some story progression errors.
- After respawning at a checkpoint, your character works normally.
- Inviting/joining from outside the game now works correctly.
- Icons of the spells affecting Katarina no longer show up at the bottom right corner for the clients.
- Fixed an issue with the other player's HP display.
- Effects don’t remain on screen for the client after they should have disappeared.
- Fixed some issues with a skill of the gargoyles.

General:

- The infamous Old Town crash fixed.
- Improved performance when launching from Steam.
- Improved loading time when launching from Steam.
- Item lag fixed when launching from Steam.
- The HP per Hit bonus from Vitality Essences works in the alternate weapon set.
- The Diamond Essence works properly.
- Fixed an intended inconsistency in Lady Katarina's Otherworldly Senses skill.
- Fixed some potential exploits with Circle of Timelessness. You can no longer interact with objects/people or teleport home and cutscenes will automatically end the spell.
- Ray of Destruction and Occult Shield spells will end automatically at the start of cutscenes.
- Fixed an issue that caused the summoned shooting Katarina clones to try and flee instead of attacking as they should.
- FixQuest 2 and 5 got expanded a bit.
- FixQuest 8 should work properly now.
- You no longer fail the Orichalcum Shipment quest if you collected all the 10 items, but didn't report it before the night version of the Port became inaccessible.
- Items dropped on the ground couldn’t disappear if the game did not close properly.
- Fixed a bug with Online Characters. The list does refresh properly when creating a new character and deleting a file wasn't permanent (saves were synchronized back from Cloud on startup).
- Spells with no cooldown don’t cast twice with one click (e.g. Earthquake).


Fabioddq 10-07-2013 21:16

Code:

Update 18 Changelog v1.1.10:
=============================
New features:

- When activating the steam overlay, the game now pauses, if you are playing single player
- From now on, when Katarina kills a monster, you get the rage for the kill.

Fixed bugs:

Multiplayer

- If you join a multiplayer game, your progress will no longer be affected. From now on you can join
  to players regardless of their progress in the game. Of course you will still retain the gained
  experience, items and skills after you leave the game
- Some of the monsters started with the wrong animation when appearing. This has been fixed
- Ray of destruction and Sphere of timelessness no longer causes massive lag.
- Fixed a bug where some of the footstep effects didn't work correctly on the client side, and it
  caused some lag.
- Pressing the "Go online" button no longer removes the pause effect, only when someone actually
  joins.
- The invite window at the Hunting Party bossfight is fixed now (there was no accept or refuse option)
- If you joined multiplayer as a guest, after a quest failed a red X stayed on the screen. It is now
  fixed.

General:

- Rusalkas will appear correctly in the second Lair siege.
- Using powerup with scattershot didn't count as a rage usage, so you got back the rage after a kill.
- Fixed a bug where the character could have less than 0 gold. Also, if you are already have negative
  gold, you can still respawn choosing a respawn option that is free.
- Bossfight related messages will now display in the language of the receiver not the host.


Fabioddq 11-07-2013 14:51

Update 19 Changelog 1.1.10b

Code:

A hotfix to fix missing/broken sound issues that people have
reported since update 1.1.10


dillinger11 25-11-2013 05:46

The Incredible Adventures of Van Helsing
 
Working with update 1.1.25?

Fabioddq 25-11-2013 08:04

Quote:

Originally Posted by dillinger11 (Post 426354)
Working with update 1.1.25?


Not tested yet. Latest update is 1.2.1 + 6 DLC's.
Also, i will update the conversion to CIU v2 soon. Busy until december 15.

ceifadorx 26-01-2014 12:47

tested with v1.2.61 patch and 7 dlcs. working fine, and still fits in 2 dvd 5
but would be good if you update your conversion because the uninstall bug (sometimes it works, sometimes it has uninstall bug)

pakrat2k2 14-06-2014 11:27

Quote:

Originally Posted by ceifadorx (Post 428647)
tested with v1.2.61 patch and 7 dlcs. working fine, and still fits in 2 dvd 5
but would be good if you update your conversion because the uninstall bug (sometimes it works, sometimes it has uninstall bug)

have never had an uninstall issue with 1014.

cavaliero 16-06-2014 10:33

hi
i have the v1.2.2 updated game. when i used the freearc version i get 4.7 Go for the 1st dvd ( 10% more). i know that i can choose the compressing whith freearc but i don't find the codes and/or the methode to use to change the .bat file. someone can help me please.
sorry for my english.

pakrat2k2 16-06-2014 17:11

Quote:

Originally Posted by cavaliero (Post 432031)
hi
i have the v1.2.2 updated game. when i used the freearc version i get 4.7 Go for the 1st dvd ( 10% more). i know that i can choose the compressing whith freearc but i don't find the codes and/or the methode to use to change the .bat file. someone can help me please.
sorry for my english.

edit compress.bat look for section below.

Code:

:Data1
set arc=Data1.cab
if exist .\TIAVH_1\%arc% goto Data2
arc a -ep1 -r -w.\ [email protected] -dp"%choice1%" .\TIAVH_1\%arc%
if ERRORLEVEL 1 goto arcfail

Add -m3 infront of [email protected] ( make sure space between -m3 & -x

_Hell_Boy_ 16-06-2014 22:31

any plans to make an amazing conversation for second game like this one ?

cavaliero 17-06-2014 01:52

Quote:

Originally Posted by pakrat2k2 (Post 432036)
edit compress.bat look for section below.

Code:

:Data1
set arc=Data1.cab
if exist .\TIAVH_1\%arc% goto Data2
arc a -ep1 -r -w.\ [email protected] -dp"%choice1%" .\TIAVH_1\%arc%
if ERRORLEVEL 1 goto arcfail

Add -m3 infront of [email protected] ( make sure space between -m3 & -x

there is tuto to understand haw change this value ?

pakrat2k2 17-06-2014 18:00

Quote:

Originally Posted by cavaliero (Post 432039)
there is tuto to understand haw change this value ?

read this topic > http://fileforums.com/showthread.php?t=93191


All times are GMT -7. The time now is 04:27.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com