Home Gothic Gothic II Gothic 3 Gothic 4 Downloads Forums

 

Seite 1 von 5 12345 Letzte »
Ergebnis 1 bis 20 von 86
  1. Beiträge anzeigen #1
    Cat  Avatar von Larisa
    Registriert seit
    Oct 2006
    Beiträge
    8.520
     
    Larisa ist offline

    Gothic 2 extractor

    Gothic 2 extractor is an alternative for installing G2.

    In case you get a "math64.dll" or an "Insufficient Memory" error when you try to install Gothic 2, here's a possible solution: use the batch installer provided here.

    So far the scripts work only with:
    • G2 on 3CDs in English
    • G2 on 3CDs in English (another variant)
    • G2 on DVD in English
    • G2 Gold on 4CDs in English
    • G2 Gold on DVD in English


    How it works: it will copy the files from the optical media onto your hard drive, it will create the G2 folder structure, extract the files from archives, move each file where it belongs and delete the leftovers.

    It doesn't make shortcuts and it doesn't write in the registry.

    Right now it does some error checking, but it's still possible to encounter problems, so if one step of the script doesn't work as it should, it won't always exit gracefully (which will probably result in more errors). But it's safe, it won't screw your system (no guarantees though ).


    Here's the file: click me

    Installation: unpack the archive, put the G2 disk in the drive, launch the matching *.cmd file and follow the on-screen instructions.
    Geändert von Larisa (07.06.2010 um 19:39 Uhr) Grund: update to version 1.2

  2. Beiträge anzeigen #2
    Local Hero Avatar von Vampirelle
    Registriert seit
    Nov 2008
    Ort
    Athens,Greece
    Beiträge
    298
     
    Vampirelle ist offline
    I just wish I knew computers like you do. Great job, every single time.
    Girl power!
    In a world gone mad,only a lunatic is trully insane.

  3. Beiträge anzeigen #3
    Cat  Avatar von Larisa
    Registriert seit
    Oct 2006
    Beiträge
    8.520
     
    Larisa ist offline
    Zitat Zitat von Vampirelle Beitrag anzeigen
    I just wish I knew computers like you do. Great job, every single time.
    Thanks. I wish I knew computers better, it took me 2 hours yesterday just to figure out 2 if-else statements.


    Does somebody know why NotR's setup launches delsaves.exe when it finishes copying the files? What exactly does it do? Deletes savegames? Why? Is it important to be done at install time?
    Also it launches that vdfs tool "please wait while vdfs creates...."
    Again, is it important to be run at install time and not when the game firsts starts?

  4. Beiträge anzeigen #4
    General Avatar von Korianous
    Registriert seit
    Jun 2008
    Ort
    USA
    Beiträge
    3.080
     
    Korianous ist offline
    My guesses:

    - Getting rid of incompatible save files that may cause issues.
    - Ensuring that the VDFS system is initialized and the files have been installed correctly.

    EDIT/PS: Larisa, this should be in the Downloads Section, excellent work . I'll see if we can't get it officially hosted.
    Ach Fry, Ich hab dich mehr als der Monde, die Sterne...das...fail.

  5. Beiträge anzeigen #5
    Cat  Avatar von Larisa
    Registriert seit
    Oct 2006
    Beiträge
    8.520
     
    Larisa ist offline
    Zitat Zitat von Korianous Beitrag anzeigen
    EDIT/PS: Larisa, this should be in the Downloads Section, excellent work . I'll see if we can't get it officially hosted.
    Thanks, but not so fast, I still want to finish the notr part and then adapt it for the 4 cds version.


    Do you know what vssver.scc files are for? A lot of those in _work\Data\Scripts\system\*

    Each one different from the other

    The installer, being an idiot, overwrites the files when extracted with /x, so I have only one vssver.scc and I need like 9 different copies. No option to autorename if file already exists.
    So, important or not? Can be generated?
    Geändert von Larisa (19.11.2009 um 23:00 Uhr)

  6. Beiträge anzeigen #6
    General Avatar von Korianous
    Registriert seit
    Jun 2008
    Ort
    USA
    Beiträge
    3.080
     
    Korianous ist offline
    Visual Source Safe files? That's a relic from VS 6.0 days, it's Version Control software. Idk if anyone actually uses that in the industry these days (outside of Microsoft). The PBs use Perforce now, as I'm sure many others do.

    To cap off that minor tangent, I don't know why your installer would be looking for those files , especially in the script path.
    Ach Fry, Ich hab dich mehr als der Monde, die Sterne...das...fail.

  7. Beiträge anzeigen #7
    Cat  Avatar von Larisa
    Registriert seit
    Oct 2006
    Beiträge
    8.520
     
    Larisa ist offline
    Zitat Zitat von Korianous Beitrag anzeigen
    I don't know why your installer would be looking for those files , especially in the script path.
    I don't know either, the thing is that the NotR setup has them in it's belly and puts them there.
    Are they used by the game? Or for something else? Can I safely ignore and not copy them?

  8. Beiträge anzeigen #8
    General Avatar von Korianous
    Registriert seit
    Jun 2008
    Ort
    USA
    Beiträge
    3.080
     
    Korianous ist offline
    Zitat Zitat von mistress_larisa Beitrag anzeigen
    I don't know either, the thing is that the NotR setup has them in it's belly and puts them there.
    Are they used by the game? Or for something else? Can I safely ignore and not copy them?
    They shouldn't be used in the game, no. My guess is that it would be safe to ignore them.
    Ach Fry, Ich hab dich mehr als der Monde, die Sterne...das...fail.

  9. Beiträge anzeigen #9
    Cat  Avatar von Larisa
    Registriert seit
    Oct 2006
    Beiträge
    8.520
     
    Larisa ist offline
    New and improved version! Big feature: new color for text. And it also supports NotR now.

    Link.

    Ranting/musings: now everything appears to be in order, launched the game without the scc files, works fine.
    I've decided the script shouldn't create the vdfs.dmp file, it's done anyway when launching the game if it doesn't exist, and if the user moves the folder somewhere else it will be recreated again, so no need for it.
    Also, no need for delsaves.exe, since at the time when the script is run, there are no G2 vanilla savegames yet.

    I wanted to add some features, like auto detect free space and act accordingly. However, the console doesn't do arithmetic with anything above 32bit numbers, and since the free space in bytes can be well above 4billions... I've had to just display the free space and the required space, let the user do the thinking.
    I'll try some error management in case the disk isn't inserted or wrong disk.

    Now I'll have to adapt it for the CD version, which should be fairly easy if there are no file differences inside the archives.

    I remember something about the Universe edition not being able to install just g2, without notr... If we're lucky and it's just something from wise installer's compiled script and the archives contain g2 and notr files separately, I could make it install just G2. Remains to be seen.

  10. Beiträge anzeigen #10
    General Avatar von Korianous
    Registriert seit
    Jun 2008
    Ort
    USA
    Beiträge
    3.080
     
    Korianous ist offline
    Larisa, I could try and code an installer with your batch file, should you wish to get past some of that stuff. Need some little practical application work anyway. Given my latest Ubuntu discovery and out of desire to keep it simple, it'll still be a console app.
    Ach Fry, Ich hab dich mehr als der Monde, die Sterne...das...fail.

  11. Beiträge anzeigen #11
    Cat  Avatar von Larisa
    Registriert seit
    Oct 2006
    Beiträge
    8.520
     
    Larisa ist offline
    Well, except that free space auto selection, the script does so far everything I wanted.
    I though too about a compiled tool, but, excepting the fact that I know nothing about programming languages, I had to give up the idea because:
    -simplicity: just 1 file, no external stuff (I've found some tools for extracting the wise packages, but if /x is enough to skip the errors (remains to be seen), why should I complicate myself?)
    and there is a solution with vbscript files and windows scripting host or something, but again, so far I've managed without it.
    -I wanted to avoid registry and links (because of special folders like documents&settings), game runs fine without them (without registry entries probably other programs won't auto-find G2's folder, but that's why there's a browse button)
    -making sure the program is compatible with vista and 7, maybe the user has to have the necessary libraries (.net or c++ stuff, I don't really know much about this), I hope dir, md and move are still present in win 7

    But that's no reason not to try if you need the practice.


    And now, version 0.7. New: the script checks if the necessary files exist on the dvd and have the right size. Basically, a way to fine tune it to the g2 variant that I've tested and to avoid possible errors if used with other g2 flavors.


    EDIT: new version 0.8. Now it supports a 4 cds variant.
    Link.

  12. Beiträge anzeigen #12
    General Avatar von Korianous
    Registriert seit
    Jun 2008
    Ort
    USA
    Beiträge
    3.080
     
    Korianous ist offline
    Zitat Zitat von Larisa Beitrag anzeigen
    -making sure the program is compatible with vista and 7, maybe the user has to have the necessary libraries (.net or c++ stuff, I don't really know much about this), I hope dir, md and move are still present in win 7
    Fear not. All it would be is a console-based installer, it would run much as a batch script would, as far as laymen are concerned. It only allows for a bit more interactivity .
    Ach Fry, Ich hab dich mehr als der Monde, die Sterne...das...fail.

  13. Beiträge anzeigen #13
    Cat  Avatar von Larisa
    Registriert seit
    Oct 2006
    Beiträge
    8.520
     
    Larisa ist offline
    New update.
    0.9 brings support for a G2 vanilla on DVD and some error management in case of unsuccessfully copied files.

    Zitat Zitat von Korianous Beitrag anzeigen
    Fear not. All it would be is a console-based installer, it would run much as a batch script would, as far as laymen are concerned. It only allows for a bit more interactivity .
    Then get busy.



    Someone with a non EN Windows reading this? I'm curious if the commands are translated or still in English. For example, on a German Windows, does dir shows "freien Bytes" or "free bytes"?

  14. Beiträge anzeigen #14
    Ehrengarde
    Registriert seit
    Aug 2009
    Ort
    Ekaterinburg, Russia
    Beiträge
    2.014
     
    Dimus ist offline

    Post

    To make it work with other versions (the ones on CDs, universe edition, other languages, etc.) I need your help: to test the scrip with Vista and Win 7 (preferably with UAC on (if it work with ON, it will work with OFF also, I guess)) and to copy paste here a list with the contents of your G2&notr disks (DVD or CDs), with a command like this: dir /s /og > c:\list.txt
    There are contents of russian versions of Gothic II (localized by Akella).
    Gothic II (vanilla, built on base of english version 1.31, 3 CDs set).
    CD #1:
    Spoiler:(zum lesen bitte Text markieren)
    Том в устройстве D имеет метку GOTHIC2_CD1
    Серийный номер тома: F7E8-DEDA

    Содержимое папки D:\

    07.12.2004 15:39 <DIR> video
    07.12.2004 15:39 <DIR> rus
    15.05.2000 13:08 134•656 Setup.exe
    07.12.2004 05:04 81 Setup.ini
    16.11.2004 06:39 1•654•784 autorun.exe
    15.11.2004 21:38 68 AutoRun.inf
    07.12.2004 05:05 32•874 data1.hdr
    07.12.2004 05:06 398•864•384 data2.cab
    25.07.2002 21:07 346•602 ikernel.ex_
    07.12.2004 05:09 505 layout.bin
    07.12.2004 05:05 437•435 data1.cab
    07.12.2004 05:04 142•847 setup.inx
    22.01.2003 07:30 766 AutoRun.ico
    11 файлов 401•615•002 байт

    Содержимое папки D:\rus

    07.12.2004 17:36 <DIR> ..
    07.12.2004 15:39 <DIR> Data
    07.12.2004 15:39 <DIR> _work
    07.12.2004 15:39 <DIR> System
    07.12.2004 15:39 <DIR> .
    24.11.2004 17:41 11•457 ReadMe.txt
    22.01.2003 04:30 97 Gothic2.url
    26.09.2003 17:05 48 akella.url
    02.02.2004 14:29 1•919 Техподдержка.txt
    4 файлов 13•521 байт

    Содержимое папки D:\rus\Data

    07.12.2004 15:39 <DIR> ..
    07.12.2004 15:39 <DIR> .
    07.12.2004 04:57 13•805•653 Textures_Fonts_Apostroph.vdf
    1 файлов 13•805•653 байт

    Содержимое папки D:\rus\System

    07.12.2004 15:39 <DIR> ..
    07.12.2004 15:39 <DIR> .
    22.01.2003 03:30 377•856 BinkW32.dll
    22.01.2003 03:30 32•827 BugslayerUtil.dll
    22.01.2003 03:30 573•952 GeDialogs.dll
    24.04.2003 22:00 19•215 Gothic.INI
    07.12.2004 14:56 4•030•524 Gothic2.exe
    22.01.2003 03:30 85•264 ImageHl2.dll
    22.01.2003 03:30 35•088 KillHelp.exe
    22.01.2003 03:30 94•208 MallocWin32Debug.dll
    22.01.2003 03:30 102•672 MsDbi.dll
    22.01.2003 03:30 349•696 Mss32.dll
    22.01.2003 03:30 1•269 Paths.d
    22.01.2003 03:30 56•832 Reverb3.flt
    22.01.2003 03:30 124•656 Shw32.dll
    23.04.2003 21:36 93•696 Vdfs32e.dll
    26.11.2004 06:48 45•056 Vdfs32e.exe
    24.04.2003 17:37 876•544 ar.exe
    07.12.2004 14:56 6•081•899 protect.dll
    07.12.2004 15:12 196•608 protect.msg
    18 файлов 13•177•862 байт

    Содержимое папки D:\rus\_work

    07.12.2004 15:39 <DIR> ..
    07.12.2004 15:39 <DIR> Data
    07.12.2004 15:39 <DIR> .
    0 файлов 0 байт

    Содержимое папки D:\rus\_work\Data

    07.12.2004 15:39 <DIR> ..
    07.12.2004 15:39 <DIR> Scripts
    07.12.2004 15:39 <DIR> .
    0 файлов 0 байт

    Содержимое папки D:\rus\_work\Data\Scripts

    07.12.2004 15:39 <DIR> ..
    07.12.2004 15:39 <DIR> Content
    07.12.2004 15:39 <DIR> System
    07.12.2004 15:39 <DIR> _compiled
    07.12.2004 15:39 <DIR> .
    0 файлов 0 байт

    Содержимое папки D:\rus\_work\Data\Scripts\Content

    07.12.2004 15:39 <DIR> ..
    07.12.2004 15:39 <DIR> Cutscene
    07.12.2004 15:39 <DIR> .
    0 файлов 0 байт

    Содержимое папки D:\rus\_work\Data\Scripts\Content\Cutscene

    07.12.2004 15:39 <DIR> ..
    07.12.2004 15:39 <DIR> .
    22.01.2003 04:30 5•449•906 OU.csl
    07.12.2004 04:36 4•506•399 OU.bin
    2 файлов 9•956•305 байт

    Содержимое папки D:\rus\_work\Data\Scripts\System

    07.12.2004 15:39 <DIR> .
    07.12.2004 15:39 <DIR> ..
    07.12.2004 15:39 <DIR> Camera
    07.12.2004 15:39 <DIR> VisualFx
    07.12.2004 15:39 <DIR> Menu
    07.12.2004 15:39 <DIR> Sfx
    07.12.2004 15:39 <DIR> Music
    07.12.2004 15:39 <DIR> _intern
    07.12.2004 15:39 <DIR> Pfx
    22.01.2003 04:30 418 Menu.src
    22.01.2003 04:30 51 Sfx.src
    22.01.2003 04:30 38 Camera.src
    22.01.2003 04:30 45 VisualFx.src
    22.01.2003 04:30 36 Music.src
    22.01.2003 04:30 76 ParticleFx.src
    6 файлов 664 байт

    Содержимое папки D:\rus\_work\Data\Scripts\System\Camera

    07.12.2004 15:39 <DIR> ..
    07.12.2004 15:39 <DIR> .
    22.01.2003 04:30 12•947 CamInst.d
    1 файлов 12•947 байт

    Содержимое папки D:\rus\_work\Data\Scripts\System\Menu

    07.12.2004 15:39 <DIR> ..
    07.12.2004 15:39 <DIR> .
    22.01.2003 04:30 2•079 Menu_Defines.d
    22.01.2003 04:30 5•791 Menu_Log.d
    22.01.2003 04:30 5•418 Menu_Main.d
    22.01.2003 04:30 1•646 Menu_Misc.d
    22.01.2003 04:30 5•303 Menu_Opt.d
    22.01.2003 04:30 10•438 Menu_Opt_Audio.d
    22.01.2003 04:30 26•675 Menu_Opt_Controls.d
    22.01.2003 04:30 9•978 Menu_Opt_Ext.d
    22.01.2003 04:30 10•982 Menu_Opt_Game.d
    22.01.2003 04:30 6•542 Menu_Opt_Graphics.d
    22.01.2003 04:30 6•405 Menu_Opt_Video.d
    22.01.2003 04:30 25•443 Menu_Savegame.d
    22.01.2003 04:30 19•037 Menu_Status.d
    13 файлов 135•737 байт

    Содержимое папки D:\rus\_work\Data\Scripts\System\Music

    07.12.2004 15:39 <DIR> ..
    07.12.2004 15:39 <DIR> .
    22.01.2003 04:30 28•280 MusicInst.d
    1 файлов 28•280 байт

    Содержимое папки D:\rus\_work\Data\Scripts\System\Pfx

    07.12.2004 15:39 <DIR> ..
    07.12.2004 15:39 <DIR> .
    22.01.2003 04:30 189•107 Pfx.d
    22.01.2003 04:30 247•330 PfxMagic.d
    22.01.2003 04:30 3•941 ParticleFxEngine.d
    3 файлов 440•378 байт

    Содержимое папки D:\rus\_work\Data\Scripts\System\Sfx

    07.12.2004 15:39 <DIR> ..
    07.12.2004 15:39 <DIR> .
    22.01.2003 04:30 12•404 SfxInstSpeech.d
    22.01.2003 04:30 167•641 SfxInst.d
    2 файлов 180•045 байт

    Содержимое папки D:\rus\_work\Data\Scripts\System\VisualFx

    07.12.2004 15:39 <DIR> ..
    07.12.2004 15:39 <DIR> .
    22.01.2003 04:30 104•694 VisualFxInst.d
    1 файлов 104•694 байт

    Содержимое папки D:\rus\_work\Data\Scripts\System\_intern

    07.12.2004 15:39 <DIR> ..
    07.12.2004 15:39 <DIR> .
    22.01.2003 04:30 4•528 Menu.d
    22.01.2003 04:30 2•686 Music.d
    22.01.2003 04:30 3•581 ParticleFxDef.d
    22.01.2003 04:30 2•083 Sfx.d
    22.01.2003 04:30 4•347 VisualFx.d
    22.01.2003 04:30 1•902 Camera.d
    6 файлов 19•127 байт

    Содержимое папки D:\rus\_work\Data\Scripts\_compiled

    07.12.2004 15:39 <DIR> ..
    07.12.2004 15:39 <DIR> .
    22.01.2003 04:30 7•750 Camera.dat
    22.01.2003 04:30 37•070 Fight.dat
    07.12.2004 04:35 5•535•570 Gothic.dat
    22.01.2003 04:30 10•779 Music.dat
    22.01.2003 04:30 3•057•173 OuInfo.inf
    22.01.2003 04:30 515•749 ParticleFx.dat
    22.01.2003 04:30 223•124 Sfx.dat
    22.01.2003 04:30 126•673 VisualFx.dat
    07.12.2004 04:35 130•151 menu.dat
    9 файлов 9•644•039 байт

    Содержимое папки D:\video

    07.12.2004 17:36 <DIR> ..
    07.12.2004 15:39 <DIR> _work
    07.12.2004 15:39 <DIR> .
    0 файлов 0 байт

    Содержимое папки D:\video\_work

    07.12.2004 15:39 <DIR> ..
    07.12.2004 15:39 <DIR> Data
    07.12.2004 15:39 <DIR> .
    0 файлов 0 байт

    Содержимое папки D:\video\_work\Data

    07.12.2004 15:39 <DIR> ..
    07.12.2004 15:39 <DIR> Video
    07.12.2004 15:39 <DIR> .
    0 файлов 0 байт

    Содержимое папки D:\video\_work\Data\Video

    07.12.2004 15:39 <DIR> ..
    07.12.2004 15:39 <DIR> .
    22.01.2003 04:30 37•935•740 Credits.bik
    22.01.2003 04:30 58•824•680 Credits2.bik
    22.01.2003 04:30 19•777•544 Credits_Extro.bik
    17.11.2004 17:22 11•294•764 DragonAttack.bik
    17.11.2004 17:22 6•070•052 Extro_AllesWirdGut.bik
    22.01.2003 04:30 15•962•436 Extro_DJG.bik
    22.01.2003 04:30 15•815•896 Extro_KDF.bik
    22.01.2003 04:30 16•229•264 Extro_PAL.bik
    17.11.2004 17:19 12•042•124 Extro_Xardas.bik
    22.01.2003 04:30 4•879•444 FishFood.bik
    17.11.2004 17:17 27•105•484 Intro.bik
    22.01.2003 04:30 6•178•996 Logo1.bik
    22.01.2003 04:30 3•142•420 Logo2.bik
    22.01.2003 04:30 7•814•036 LoveScene.bik
    17.11.2004 17:40 9•368•216 OrcAttack.bik
    22.01.2003 04:30 15•263•332 Ship.bik
    16 файлов 267•704•428 байт

    Всего файлов:
    94 файлов 716•838•682 байт
    63 папок 0 байт свободно

    CD #2:
    Spoiler:(zum lesen bitte Text markieren)
    Том в устройстве D имеет метку GOTHIC2_CD2
    Серийный номер тома: 80D6-CB65

    Содержимое папки D:\

    07.12.2004 05:08 727•654•400 data3.cab
    1 файлов 727•654•400 байт

    Всего файлов:
    1 файлов 727•654•400 байт
    0 папок 0 байт свободно

    CD #3:
    Spoiler:(zum lesen bitte Text markieren)
    Том в устройстве D имеет метку GOTHIC2_CD3
    Серийный номер тома: E4CC-CACB

    Содержимое папки D:\

    07.12.2004 05:14 <DIR> DirectX81
    14.11.2004 15:48 220 AutoRun.inf
    07.12.2004 05:09 694•690•428 data4.cab
    22.01.2003 06:30 766 AutoRun.ico
    3 файлов 694•691•414 байт

    Содержимое папки D:\DirectX81

    07.12.2004 05:30 <DIR> ..
    07.12.2004 05:14 <DIR> .
    22.01.2003 06:30 562•193 BDA.cab
    22.01.2003 06:30 562•548 BDANT.cab
    22.01.2003 06:30 35•328 DSETUP.dll
    22.01.2003 06:30 14•382•314 DirectX.cab
    22.01.2003 06:30 41•984 cfgmgr32.dll
    22.01.2003 06:30 1•901•056 dsetup32.dll
    22.01.2003 06:30 9•884•799 dxnt.cab
    22.01.2003 06:30 140•288 dxsetup.exe
    22.01.2003 06:30 341•264 setupapi.dll
    9 файлов 27•851•774 байт

    Всего файлов:
    12 файлов 722•543•188 байт
    3 папок 0 байт свободно


    Gothic II (NotR, built on base of german version 2.6, 2 CDs set).
    CD #1:
    Spoiler:(zum lesen bitte Text markieren)
    Том в устройстве D имеет метку G2ADDON
    Серийный номер тома: D87B-A534

    Содержимое папки D:\

    24.03.2005 20:07 <DIR> catalog cd
    24.03.2005 20:08 <DIR> jwd
    24.03.2005 20:08 <DIR> DIRECTX9b
    24.03.2005 20:07 <DIR> Demki
    24.03.2005 20:08 <DIR> rus
    15.05.2000 13:08 134•656 Setup.exe
    20.03.2005 04:33 95 Setup.ini
    10.03.2005 22:51 1•454•080 autorun.exe
    21.03.2005 19:30 140•982 Setup.Inx
    20.03.2005 04:33 437•465 data1.cab
    20.03.2005 04:33 36•484 data1.hdr
    20.03.2005 04:35 511•504•384 data2.cab
    25.07.2002 19:07 346•602 ikernel.ex_
    30.07.2003 20:04 766 Autorun.ico
    20.03.2005 04:37 461 layout.bin
    11.03.2005 02:51 89 AutoRun.inf
    11 файлов 514•056•064 байт

    Содержимое папки D:\DIRECTX9b

    24.03.2005 20:31 <DIR> ..
    24.03.2005 20:08 <DIR> .
    18.03.2003 07:16 695•962 BDA.cab
    11.06.2003 03:33 1•149•019 BDANT.cab
    11.06.2003 03:33 968•156 BDAXP.cab
    02.06.2003 06:30 60•416 DSETUP.dll
    25.06.2003 22:24 15•443•578 DirectX.cab
    23.06.2003 20:47 1•978•368 dsetup32.dll
    25.06.2003 22:06 13•160•291 dxnt.cab
    02.06.2003 06:47 467•456 dxsetup.exe
    8 файлов 33•923•246 байт

    Содержимое папки D:\Demki

    24.03.2005 20:07 <DIR> .
    24.03.2005 20:31 <DIR> ..
    24.03.2005 20:07 <DIR> files
    24.03.2005 20:07 <DIR> images
    23.05.2002 22:50 5•734 adventure1s.html
    23.05.2002 22:50 6•515 adventure2.html
    23.05.2002 22:50 5•726 adventure2s.html
    23.05.2002 22:52 6•987 adventure3.html
    23.05.2002 22:52 5•734 adventure3s.html
    24.05.2002 19:30 6•621 adventure4.html
    23.05.2002 22:52 5•725 adventure4s.html
    23.05.2002 23:15 7•105 adventure5.html
    24.05.2002 19:37 5•964 adventure5s.html
    24.05.2002 19:11 5•546 arcade.html
    29.05.2002 01:56 6•451 arcade1.html
    23.05.2002 22:57 5•831 arcade1s.html
    23.05.2002 22:50 6•394 adventure1.html
    23.05.2002 22:57 6•383 arcade2s.html
    23.05.2002 22:57 6•283 arcade3.html
    23.05.2002 22:57 5•805 arcade3s.html
    23.05.2002 22:57 7•845 arcade4.html
    23.05.2002 22:57 5•809 arcade4s.html
    23.05.2002 22:57 6•827 arcade5.html
    23.05.2002 22:57 5•799 arcade5s.html
    23.05.2002 22:57 6•585 arcade6.html
    23.05.2002 22:58 6•384 arcade6s.html
    23.05.2002 22:58 6•865 arcade7.html
    23.05.2002 22:58 5•810 arcade7s.html
    24.05.2002 02:04 4•499 child.html
    16.05.2002 00:44 5•835 child1.html
    16.05.2002 00:44 5•462 child1s.html
    24.05.2002 02:03 5•336 adventure.html
    23.05.2002 22:57 6•273 arcade2.html
    24.05.2002 02:01 5•563 index.html
    24.05.2002 19:13 4•409 logic.html
    16.05.2002 00:44 5•856 logic1.html
    16.05.2002 00:44 5•456 logic1s.html
    17.04.2002 01:25 411 menu.css
    30.05.2002 01:18 5•003 rpg.html
    30.05.2002 01:18 7•003 rpg1.html
    30.05.2002 01:18 5•642 rpg1s.html
    30.05.2002 01:18 6•228 rpg2.html
    30.05.2002 01:18 5•608 rpg2s.html
    30.05.2002 01:18 5•608 rpg2v.html
    30.05.2002 01:18 8•354 rpg3.html
    30.05.2002 01:19 6•131 rpg3s.html
    30.05.2002 01:19 5•898 rpg3v.html
    30.05.2002 01:14 7•526 rpg4.html
    30.05.2002 01:23 5•634 rpg4s.html
    24.05.2002 19:12 5•786 strategy.html
    16.05.2002 00:45 7•752 strategy1.html
    16.05.2002 00:45 5•909 strategy1s.html
    16.05.2002 23:03 6•988 strategy2.html
    16.05.2002 00:45 5•939 strategy2s.html
    16.05.2002 23:28 7•549 strategy3.html
    16.05.2002 00:45 5•955 strategy3s.html
    23.05.2002 23:20 7•560 strategy4.html
    23.05.2002 23:21 6•468 strategy4s.html
    25.05.2002 00:11 7•035 strategy5.html
    25.05.2002 00:11 5•917 strategy5s.html
    16.05.2002 23:31 7•280 strategy6.html
    16.05.2002 00:45 5•919 strategy6s.html
    16.05.2002 23:44 7•244 strategy7.html
    16.05.2002 00:45 5•954 strategy7s.html
    16.05.2002 23:49 7•168 strategy8.html
    16.05.2002 00:45 5•944 strategy8s.html
    62 файлов 380•830 байт

    Содержимое папки D:\Demki\files

    24.03.2005 20:07 <DIR> ..
    24.03.2005 20:07 <DIR> .
    0 файлов 0 байт

    Содержимое папки D:\Demki\images

    24.03.2005 20:07 <DIR> .
    24.03.2005 20:07 <DIR> ..
    24.03.2005 20:07 <DIR> multimedia
    03.12.2001 21:58 177 arrow-bottom.gif
    03.12.2001 21:58 1•894 arrow-top.gif
    26.10.2001 00:48 53 bg-bot.gif
    26.10.2001 00:49 155 bot-button.gif
    26.10.2001 00:49 123 bot-l-cubes.gif
    16.04.2002 20:32 84•018 akella-demo copy.jpg
    26.10.2001 00:49 113 bot-r-cubes.gif
    26.10.2001 00:49 74 bot-right.gif
    03.12.2001 22:43 247 copyright.gif
    20.03.2002 20:48 67 left-bt.gif
    16.04.2002 20:04 7•897 left.gif
    03.12.2001 21:58 423 menu.gif
    26.10.2001 00:49 73 bot-left.gif
    03.12.2001 21:58 1•205 present.gif
    20.03.2002 20:48 67 right-bt.gif
    16.04.2002 20:04 7•835 right.gif
    16.04.2002 20:05 68 texture.gif
    16.04.2002 20:05 3•117 top.gif
    23.08.2001 13:05 43 trans.gif
    19 файлов 107•649 байт

    Содержимое папки D:\Demki\images\multimedia

    24.03.2005 20:07 <DIR> .
    24.03.2005 20:07 <DIR> ..
    24.03.2005 20:08 <DIR> preview
    24.03.2005 20:07 <DIR> big
    21.12.2001 23:01 19•254 aw.gif
    27.04.2002 21:36 22•384 auryn.gif
    27.02.2002 17:45 18•008 bloodaria.gif
    02.11.2001 22:33 16•476 bsebomber-box.gif
    11.04.2002 20:33 16•555 chicken.gif
    18.02.2002 22:56 16•762 director.gif
    22.04.2002 22:07 20•721 dragon.gif
    17.12.2001 23:12 16•676 absolute.gif
    11.02.2002 19:02 14•714 fairy.gif
    26.02.2002 18:00 16•069 farwest.gif
    22.05.2002 22:19 17•547 gothic2.gif
    17.04.2002 00:21 16•974 hotel.gif
    14.02.2002 21:07 16•423 jack.gif
    23.01.2002 23:13 17•710 knight-cross.gif
    04.04.2002 18:31 9•481 knightshift.gif
    18.02.2002 22:00 11•045 pi2.gif
    07.02.2002 23:59 17•232 pinball.gif
    11.03.2002 21:02 17•561 ploing.gif
    04.02.2002 23:06 13•000 evilkris.gif
    20.10.1997 19:50 17•546 provincial-gamer.gif
    09.04.2002 01:38 13•995 rabiddogs.gif
    04.12.2001 00:21 17•210 solaris.gif
    21.03.2002 23:24 18•478 starship.gif
    20.11.2001 22:33 17•412 timoshka.gif
    12.02.2002 19:32 15•181 worms.gif
    02.04.2002 19:00 19•510 wwii.gif
    20.10.1997 19:22 211 x.gif
    27 файлов 434•135 байт

    Содержимое папки D:\Demki\images\multimedia\big

    24.03.2005 20:07 <DIR> .
    24.03.2005 20:07 <DIR> ..
    24.03.2005 20:07 <DIR> absolute
    24.03.2005 20:08 <DIR> worms
    24.03.2005 20:08 <DIR> tim
    24.03.2005 20:07 <DIR> auryn
    24.03.2005 20:07 <DIR> aw
    24.03.2005 20:07 <DIR> bloodaria
    24.03.2005 20:08 <DIR> starship
    24.03.2005 20:08 <DIR> solaris
    24.03.2005 20:07 <DIR> chicken
    24.03.2005 20:08 <DIR> rabiddogs
    24.03.2005 20:07 <DIR> df
    24.03.2005 20:08 <DIR> ploing
    24.03.2005 20:07 <DIR> dragon
    24.03.2005 20:07 <DIR> evilkris
    24.03.2005 20:08 <DIR> pinball
    24.03.2005 20:07 <DIR> fairy
    24.03.2005 20:07 <DIR> pi2
    24.03.2005 20:07 <DIR> farwest
    24.03.2005 20:07 <DIR> gothic
    24.03.2005 20:07 <DIR> hotel
    24.03.2005 20:07 <DIR> pi
    24.03.2005 20:07 <DIR> jack
    24.03.2005 20:08 <DIR> wwii
    24.03.2005 20:07 <DIR> kc
    24.03.2005 20:07 <DIR> madcow
    24.03.2005 20:07 <DIR> knightshift
    23.01.2002 23:12 163•765 knight-cross-bigbox.jpg
    17.04.2002 00:19 145•457 hotel-bigbox.jpg
    11.02.2002 19:02 304•931 fairy-bigbox.jpg
    04.02.2002 23:05 232•703 evilkris-bigbox.jpg
    07.02.2002 23:56 345•806 pinball-bigbox.jpg
    18.02.2002 22:56 224•403 director-bigbox.jpg
    11.03.2002 21:01 158•744 ploing2-bigbox.jpg
    13.03.2002 21:20 187•374 privateer-bigbox-en.jpg
    14.01.2002 22:06 111•099 privateer-bigbox.jpg
    11.04.2002 20:33 143•957 chicken-bigbox.jpg
    06.11.2001 20:57 164•887 seadogs-bigbox.jpg
    06.11.2001 18:17 164•887 seadogs2-bigbox.jpg
    02.11.2001 22:36 91•531 bsebomber-bigbox.jpg
    04.12.2001 00:20 141•790 solaris104.jpg
    27.02.2002 17:44 261•460 bloodaria-bigbox.jpg
    21.03.2002 23:23 160•166 starship-bigbox.jpg
    11.02.2002 17:38 176•264 aos2-bigbox-en.jpg
    20.11.2001 22:32 180•687 timoshka.jpg
    17.12.2001 23:12 77•921 absolute-bigbox.jpg
    12.02.2002 19:31 311•098 worms-bigbox.jpg
    14.02.2002 21:05 261•000 jack-bigbox.jpg
    21 файлов 4•009•930 байт

    Содержимое папки D:\Demki\images\multimedia\big\absolute

    24.03.2005 20:07 <DIR> ..
    24.03.2005 20:07 <DIR> .
    25.04.2002 23:11 235•494 2.jpg
    25.04.2002 23:10 184•433 3.jpg
    25.04.2002 23:10 160•905 4.jpg
    25.04.2002 23:11 118•601 1.jpg
    4 файлов 699•433 байт

    Содержимое папки D:\Demki\images\multimedia\big\auryn

    24.03.2005 20:07 <DIR> ..
    24.03.2005 20:07 <DIR> .
    27.04.2002 21:42 250•852 2.jpg
    27.04.2002 21:42 199•736 3.jpg
    27.04.2002 21:44 154•659 4.jpg
    27.04.2002 21:42 248•203 1.jpg
    4 файлов 853•450 байт

    Содержимое папки D:\Demki\images\multimedia\big\aw

    24.03.2005 20:07 <DIR> ..
    24.03.2005 20:07 <DIR> .
    25.04.2002 23:12 221•834 2.jpg
    25.04.2002 23:12 234•675 3.jpg
    25.04.2002 23:11 208•264 4.jpg
    25.04.2002 23:12 219•701 1.jpg
    4 файлов 884•474 байт

    Содержимое папки D:\Demki\images\multimedia\big\bloodaria

    24.03.2005 20:07 <DIR> ..
    24.03.2005 20:07 <DIR> .
    25.04.2002 23:13 368•157 2.jpg
    25.04.2002 23:13 373•729 3.jpg
    25.04.2002 23:12 400•262 4.jpg
    25.04.2002 23:13 358•390 1.jpg
    4 файлов 1•500•538 байт

    Содержимое папки D:\Demki\images\multimedia\big\chicken

    24.03.2005 20:07 <DIR> ..
    24.03.2005 20:07 <DIR> .
    25.03.2002 21:21 137•002 2.jpg
    25.03.2002 21:22 57•298 3.jpg
    25.03.2002 21:22 134•384 4.jpg
    25.03.2002 21:21 165•450 1.jpg
    4 файлов 494•134 байт

    Содержимое папки D:\Demki\images\multimedia\big\df

    24.03.2005 20:07 <DIR> ..
    24.03.2005 20:07 <DIR> .
    04.03.2002 16:18 86•353 2.jpg
    04.03.2002 16:22 82•349 3.jpg
    04.03.2002 16:24 112•001 4.jpg
    04.03.2002 16:17 107•537 1.jpg
    4 файлов 388•240 байт

    Содержимое папки D:\Demki\images\multimedia\big\dragon

    24.03.2005 20:07 <DIR> ..
    24.03.2005 20:07 <DIR> .
    22.04.2002 22:10 120•161 2.jpg
    22.04.2002 22:10 57•999 3.jpg
    22.04.2002 22:10 112•189 4.jpg
    22.04.2002 22:09 68•910 1.jpg
    4 файлов 359•259 байт

    Содержимое папки D:\Demki\images\multimedia\big\evilkris

    24.03.2005 20:07 <DIR> ..
    24.03.2005 20:07 <DIR> .
    05.02.2002 21:36 225•300 2.jpg
    05.02.2002 21:37 281•114 3.jpg
    05.02.2002 21:37 254•404 4.jpg
    05.02.2002 21:36 214•038 1.jpg
    4 файлов 974•856 байт

    Содержимое папки D:\Demki\images\multimedia\big\fairy

    24.03.2005 20:07 <DIR> ..
    24.03.2005 20:07 <DIR> .
    21.12.2001 21:26 101•629 2.jpg
    21.12.2001 21:28 84•333 3.jpg
    21.12.2001 21:27 116•027 4.jpg
    21.12.2001 21:26 136•659 1.jpg
    4 файлов 438•648 байт

    Содержимое папки D:\Demki\images\multimedia\big\farwest

    24.03.2005 20:07 <DIR> ..
    24.03.2005 20:07 <DIR> .
    25.04.2002 23:15 76•248 2.jpg
    25.04.2002 23:15 78•319 3.jpg
    25.04.2002 23:15 88•028 4.jpg
    25.04.2002 23:15 74•914 1.jpg
    4 файлов 317•509 байт

    Содержимое папки D:\Demki\images\multimedia\big\gothic

    24.03.2005 20:07 <DIR> ..
    24.03.2005 20:07 <DIR> .
    29.05.2002 23:13 532•774 2.jpg
    29.05.2002 23:14 452•151 3.jpg
    23.05.2002 22:02 345•119 4.jpg
    29.05.2002 23:13 385•489 1.jpg
    4 файлов 1•715•533 байт

    Содержимое папки D:\Demki\images\multimedia\big\hotel

    24.03.2005 20:07 <DIR> ..
    24.03.2005 20:07 <DIR> .
    25.04.2002 23:18 94•222 2.jpg
    25.04.2002 23:17 109•799 3.jpg
    25.04.2002 23:17 85•587 4.jpg
    25.04.2002 23:18 91•600 1.jpg
    4 файлов 381•208 байт

    Содержимое папки D:\Demki\images\multimedia\big\jack

    24.03.2005 20:07 <DIR> ..
    24.03.2005 20:07 <DIR> .
    29.01.2002 19:28 276•760 2.jpg
    29.01.2002 19:25 263•410 3.jpg
    29.01.2002 19:26 158•117 4.jpg
    29.01.2002 19:23 258•800 1.jpg
    4 файлов 957•087 байт

    Содержимое папки D:\Demki\images\multimedia\big\kc

    24.03.2005 20:07 <DIR> ..
    24.03.2005 20:07 <DIR> .
    25.04.2002 23:18 375•276 2.jpg
    25.04.2002 23:18 261•752 3.jpg
    25.04.2002 23:18 382•357 4.jpg
    25.04.2002 23:19 349•593 1.jpg
    4 файлов 1•368•978 байт

    Содержимое папки D:\Demki\images\multimedia\big\knightshift

    24.03.2005 20:07 <DIR> ..
    24.03.2005 20:07 <DIR> .
    25.04.2002 23:19 434•556 2.jpg
    25.04.2002 23:19 566•114 3.jpg
    25.04.2002 23:19 508•625 4.jpg
    25.04.2002 23:19 462•239 1.jpg
    4 файлов 1•971•534 байт

    Содержимое папки D:\Demki\images\multimedia\big\madcow

    24.03.2005 20:07 <DIR> ..
    24.03.2005 20:07 <DIR> .
    25.04.2002 23:22 128•870 2.jpg
    25.04.2002 23:22 109•577 3.jpg
    25.04.2002 23:22 120•555 4.jpg
    25.04.2002 23:22 108•366 1.jpg
    4 файлов 467•368 байт

    Содержимое папки D:\Demki\images\multimedia\big\pi

    24.03.2005 20:07 <DIR> ..
    24.03.2005 20:07 <DIR> .
    06.11.2001 16:41 103•174 2.jpg
    06.11.2001 16:41 89•519 3.jpg
    06.11.2001 16:43 73•858 4.jpg
    06.11.2001 16:40 117•601 1.jpg
    4 файлов 384•152 байт

    Содержимое папки D:\Demki\images\multimedia\big\pi2

    24.03.2005 20:07 <DIR> ..
    24.03.2005 20:07 <DIR> .
    25.04.2002 23:23 254•999 2.jpg
    25.04.2002 23:23 245•103 3.jpg
    25.04.2002 23:23 337•730 4.jpg
    25.04.2002 23:23 257•376 1.jpg
    4 файлов 1•095•208 байт

    Содержимое папки D:\Demki\images\multimedia\big\pinball

    24.03.2005 20:07 <DIR> ..
    24.03.2005 20:08 <DIR> .
    29.01.2002 22:04 68•396 2.jpg
    29.01.2002 22:14 155•848 3.jpg
    29.01.2002 22:17 470•939 4.jpg
    29.01.2002 22:12 277•738 1.jpg
    4 файлов 972•921 байт

    Содержимое папки D:\Demki\images\multimedia\big\ploing

    24.03.2005 20:07 <DIR> ..
    24.03.2005 20:08 <DIR> .
    25.04.2002 23:24 331•544 2.jpg
    25.04.2002 23:24 328•518 3.jpg
    25.04.2002 23:23 267•304 4.jpg
    25.04.2002 23:24 357•842 1.jpg
    4 файлов 1•285•208 байт

    Содержимое папки D:\Demki\images\multimedia\big\rabiddogs

    24.03.2005 20:07 <DIR> ..
    24.03.2005 20:08 <DIR> .
    25.03.2002 21:09 237•061 2.jpg
    25.03.2002 21:09 240•343 3.jpg
    27.03.2002 22:44 238•335 4.jpg
    25.03.2002 21:08 276•198 1.jpg
    4 файлов 991•937 байт

    Содержимое папки D:\Demki\images\multimedia\big\solaris

    24.03.2005 20:07 <DIR> ..
    24.03.2005 20:08 <DIR> .
    25.04.2002 23:25 148•667 2.jpg
    25.04.2002 23:25 143•319 3.jpg
    25.04.2002 23:25 131•741 4.jpg
    25.04.2002 23:25 133•374 1.jpg
    4 файлов 557•101 байт

    Содержимое папки D:\Demki\images\multimedia\big\starship

    24.03.2005 20:07 <DIR> ..
    24.03.2005 20:08 <DIR> .
    25.04.2002 23:26 356•412 2.jpg
    25.04.2002 23:26 348•714 3.jpg
    25.04.2002 23:25 366•831 4.jpg
    25.04.2002 23:26 344•679 1.jpg
    4 файлов 1•416•636 байт

    Содержимое папки D:\Demki\images\multimedia\big\tim

    24.03.2005 20:07 <DIR> ..
    24.03.2005 20:08 <DIR> .
    25.04.2002 23:26 139•247 2.jpg
    16.11.2001 18:10 106•942 3.jpg
    25.04.2002 23:26 149•815 4.jpg
    25.04.2002 23:27 147•757 1.jpg
    4 файлов 543•761 байт

    Содержимое папки D:\Demki\images\multimedia\big\worms

    24.03.2005 20:07 <DIR> ..
    24.03.2005 20:08 <DIR> .
    25.04.2002 23:27 150•487 2.jpg
    12.11.2001 21:21 130•137 3.jpg
    12.11.2001 21:22 122•433 4.jpg
    25.04.2002 23:27 186•790 1.jpg
    4 файлов 589•847 байт

    Содержимое папки D:\Demki\images\multimedia\big\wwii

    24.03.2005 20:07 <DIR> ..
    24.03.2005 20:08 <DIR> .
    25.04.2002 23:28 112•004 2.jpg
    25.04.2002 23:28 100•323 3.jpg
    25.04.2002 23:28 93•592 4.jpg
    25.04.2002 23:28 108•506 1.jpg
    4 файлов 414•425 байт

    Содержимое папки D:\Demki\images\multimedia\preview

    24.03.2005 20:07 <DIR> ..
    24.03.2005 20:08 <DIR> .
    16.11.2001 00:58 8•416 absolute1.gif
    16.11.2001 00:59 15•898 absolute2.gif
    16.11.2001 00:59 16•714 absolute3.gif
    16.11.2001 01:01 9•882 absolute4.gif
    27.04.2002 21:46 14•197 auryn1.gif
    27.04.2002 21:45 12•339 auryn2.gif
    27.04.2002 21:45 14•488 auryn3.gif
    27.04.2002 21:44 13•364 auryn4.gif
    21.12.2001 21:18 15•013 aw1.gif
    21.12.2001 21:16 16•121 aw2.gif
    21.12.2001 21:16 15•566 aw3.gif
    21.12.2001 21:15 13•892 aw4.gif
    30.01.2002 00:16 15•702 bloodaria1.gif
    30.01.2002 00:16 16•937 bloodaria2.gif
    30.01.2002 00:15 16•019 bloodaria3.gif
    30.01.2002 00:12 16•244 bloodaria4.gif
    25.03.2002 21:24 15•114 chicken1.gif
    25.03.2002 21:23 13•012 chicken2.gif
    25.03.2002 21:23 13•467 chicken3.gif
    25.03.2002 21:23 13•770 chicken4.gif
    11.03.2002 17:55 12•479 df1.gif
    11.03.2002 17:55 11•052 df2.gif
    11.03.2002 17:53 13•101 df3.gif
    11.03.2002 17:53 12•419 df4.gif
    22.04.2002 22:12 11•270 dragon1.gif
    22.04.2002 22:11 12•554 dragon2.gif
    22.04.2002 22:12 10•508 dragon3.gif
    22.04.2002 22:13 13•942 dragon4.gif
    05.02.2002 21:41 11•585 evilkris1.gif
    05.02.2002 21:40 11•109 evilkris2.gif
    05.02.2002 21:39 12•055 evilkris3.gif
    05.02.2002 21:38 12•813 evilkris4.gif
    21.12.2001 21:33 15•022 fairy1.gif
    21.12.2001 21:32 12•809 fairy2.gif
    21.12.2001 21:32 12•304 fairy3.gif
    21.12.2001 21:29 13•269 fairy4.gif
    26.02.2002 17:56 15•660 farwest1.gif
    26.02.2002 17:54 15•275 farwest2.gif
    26.02.2002 17:54 16•380 farwest3.gif
    26.02.2002 17:53 16•115 farwest4.gif
    06.11.2001 16:49 12•208 gambler1.gif
    06.11.2001 16:50 8•823 gambler2.gif
    06.11.2001 16:46 11•021 gambler3.gif
    06.11.2001 16:44 6•908 gambler4.gif
    29.05.2002 23:15 14•985 gothic2-1.gif
    29.05.2002 23:15 15•533 gothic2-2.gif
    29.05.2002 23:16 15•121 gothic2-3.gif
    23.05.2002 22:14 15•434 gothic2-4.gif
    22.02.2002 00:07 13•917 hotel1.gif
    22.02.2002 00:06 14•396 hotel2.gif
    22.02.2002 00:06 15•462 hotel3.gif
    22.02.2002 00:05 14•100 hotel4.gif
    29.01.2002 19:30 14•751 jack1.gif
    29.01.2002 19:29 13•242 jack2.gif
    29.01.2002 19:27 12•380 jack3.gif
    29.01.2002 19:26 12•818 jack4.gif
    23.01.2002 23:22 16•983 kc1.gif
    23.01.2002 23:21 15•844 kc2.gif
    23.01.2002 23:20 15•917 kc3.gif
    23.01.2002 23:20 16•166 kc4.gif
    04.04.2002 18:32 16•808 knightshift1.gif
    04.04.2002 18:33 14•928 knightshift2.gif
    04.04.2002 18:33 16•967 knightshift3.gif
    04.04.2002 18:33 17•133 knightshift4.gif
    05.11.2001 22:57 14•374 mad-cow1.gif
    05.11.2001 22:58 14•801 mad-cow2.gif
    05.11.2001 22:59 11•938 mad-cow3.gif
    05.11.2001 22:59 14•581 mad-cow4.gif
    18.02.2002 22:11 10•630 pi2-1.gif
    18.02.2002 22:10 13•264 pi2-2.gif
    18.02.2002 22:09 12•868 pi2-3.gif
    18.02.2002 22:09 13•482 pi2-4.gif
    29.01.2002 22:20 16•173 pinball1.gif
    29.01.2002 22:19 15•885 pinball2.gif
    29.01.2002 22:20 14•944 pinball3.gif
    29.01.2002 22:18 16•045 pinball4.gif
    14.02.2002 21:46 14•051 ploing1.gif
    14.02.2002 21:45 13•043 ploing2.gif
    14.02.2002 21:44 12•626 ploing3.gif
    14.02.2002 21:43 13•861 ploing4.gif
    25.03.2002 21:11 16•432 rabiddogs1.gif
    25.03.2002 21:10 17•206 rabiddogs2.gif
    25.03.2002 21:11 16•662 rabiddogs3.gif
    27.03.2002 22:45 13•498 rabiddogs4.gif
    16.11.2001 18:01 13•382 solaris1.gif
    16.11.2001 18:03 13•940 solaris2.gif
    16.11.2001 18:03 12•428 solaris3.gif
    16.11.2001 18:04 11•596 solaris4.gif
    01.03.2002 22:05 14•720 starship1.gif
    01.03.2002 22:04 14•919 starship2.gif
    01.03.2002 22:05 14•461 starship3.gif
    01.03.2002 22:04 13•592 starship4.gif
    16.11.2001 18:13 14•166 tim1.gif
    16.11.2001 18:19 11•861 tim2.gif
    16.11.2001 18:12 11•337 tim3.gif
    16.11.2001 18:11 13•916 tim4.gif
    12.11.2001 21:23 13•951 worms1.gif
    12.11.2001 21:25 13•424 worms2.gif
    12.11.2001 21:24 14•551 worms3.gif
    12.11.2001 21:24 14•658 worms4.gif
    02.04.2002 18:45 15•888 wwii1.gif
    02.04.2002 18:44 16•856 wwii2.gif
    02.04.2002 18:44 13•574 wwii3.gif
    02.04.2002 18:45 15•394 wwii4.gif
    104 файлов 1•454•699 байт

    Содержимое папки D:\catalog cd

    24.03.2005 20:31 <DIR> ..
    24.03.2005 20:07 <DIR> .
    22.09.2003 18:44 2•605•206 bdcd.txt
    24.07.2003 16:27 227 genre.txt
    21.11.2003 15:51 5•654 read_me.txt
    21.11.2003 15:51 7•310 rules.html
    24.07.2003 16:27 372 vendor.txt
    24.07.2003 16:27 569•856 bdGame.exe
    6 файлов 3•188•625 байт

    Содержимое папки D:\jwd

    24.03.2005 20:31 <DIR> ..
    24.03.2005 20:08 <DIR> .
    04.06.2004 20:05 13 jwd_g2a_eng_gm1_06122004_1_js_sr.txt
    1 файлов 13 байт

    Содержимое папки D:\rus

    24.03.2005 20:31 <DIR> ..
    24.03.2005 20:08 <DIR> Miles
    24.03.2005 20:08 <DIR> System
    24.03.2005 20:08 <DIR> _work
    24.03.2005 20:08 <DIR> data
    24.03.2005 20:08 <DIR> .
    0 файлов 0 байт

    Содержимое папки D:\rus\Miles

    24.03.2005 20:08 <DIR> ..
    24.03.2005 20:08 <DIR> .
    17.03.2003 19:15 81•408 MssDS3D.m3d
    17.03.2003 19:15 90•112 MssDX7.m3d
    17.03.2003 19:15 115•712 MssEAX.m3d
    17.03.2003 19:15 369•664 MssRSX.m3d
    17.03.2003 19:15 77•824 MssSoft.m3d
    17.03.2003 19:15 98•816 MssA3D.m3d
    6 файлов 833•536 байт

    Содержимое папки D:\rus\System

    24.03.2005 20:08 <DIR> ..
    24.03.2005 20:08 <DIR> .
    16.04.2003 22:19 375•808 BinkW32.dll
    22.01.2003 03:30 32•827 BugslayerUtil.dll
    22.01.2003 03:30 573•952 GeDialogs.dll
    24.04.2003 22:00 19•215 Gothic.INI
    24.03.2005 01:26 9•034•600 Gothic2.exe
    22.01.2003 03:30 85•264 ImageHl2.dll
    22.01.2003 03:30 35•088 KillHelp.exe
    11.03.2005 05:17 77•824 MSSSOFT.M3D
    22.01.2003 03:30 94•208 MallocWin32Debug.dll
    22.01.2003 03:30 102•672 MsDbi.dll
    17.03.2003 19:15 370•688 Mss32.dll
    05.08.2003 07:55 131•584 MssDsp.flt
    24.09.2003 05:06 1•268 Paths.d
    22.01.2003 03:30 124•656 Shw32.dll
    07.08.2003 14:59 2•356•224 Spacer2.exe
    23.04.2003 21:36 93•696 Vdfs32e.dll
    24.04.2003 08:20 45•056 Vdfs32e.exe
    22.01.2003 03:30 93•696 Vdfs32g.dll
    24.09.2003 05:06 7•168 Vdfs32g.exe
    06.12.2004 19:20 2•113•536 ar.exe
    24.03.2005 01:26 6•725•035 protect.dll
    24.03.2005 13:38 217•088 protect.msg
    22 файлов 22•711•153 байт

    Содержимое папки D:\rus\_work

    24.03.2005 20:08 <DIR> ..
    24.03.2005 20:08 <DIR> data
    24.03.2005 20:08 <DIR> .
    0 файлов 0 байт

    Содержимое папки D:\rus\_work\data

    24.03.2005 20:08 <DIR> ..
    24.03.2005 20:08 <DIR> Scripts
    24.03.2005 20:08 <DIR> Video
    24.03.2005 20:08 <DIR> .
    0 файлов 0 байт

    Содержимое папки D:\rus\_work\data\Scripts

    24.03.2005 20:08 <DIR> ..
    24.03.2005 20:08 <DIR> Content
    24.03.2005 20:08 <DIR> _compiled
    24.03.2005 20:08 <DIR> .
    0 файлов 0 байт

    Содержимое папки D:\rus\_work\data\Scripts\Content

    24.03.2005 20:08 <DIR> ..
    24.03.2005 20:08 <DIR> Cutscene
    24.03.2005 20:08 <DIR> .
    0 файлов 0 байт

    Содержимое папки D:\rus\_work\data\Scripts\Content\Cutscene

    24.03.2005 20:08 <DIR> ..
    24.03.2005 20:08 <DIR> .
    24.03.2005 04:47 6•110•935 Ou.bin
    24.03.2005 04:47 6•110•935 Ou.dat
    02.10.2003 20:02 7•381•618 Ou.lsc
    22.01.2003 04:30 5•449•906 OU.csl
    4 файлов 25•053•394 байт

    Содержимое папки D:\rus\_work\data\Scripts\_compiled

    24.03.2005 20:08 <DIR> ..
    24.03.2005 20:08 <DIR> .
    02.10.2003 20:03 7•750 CAMERA.DAT
    02.10.2003 20:03 42•312 FIGHT.DAT
    24.03.2005 04:47 7•551•463 GOTHIC.DAT
    02.10.2003 20:02 14•859 MUSIC.DAT
    02.10.2003 19:59 3•957•242 OUINFO.INF
    02.10.2003 20:02 647•240 PARTICLEFX.DAT
    02.10.2003 20:02 269•088 SFX.DAT
    02.10.2003 20:03 176•826 VISUALFX.DAT
    03.02.2005 00:56 130•151 menu.dat
    9 файлов 12•796•931 байт

    Содержимое папки D:\rus\_work\data\Video

    24.03.2005 20:08 <DIR> ..
    24.03.2005 20:08 <DIR> .
    23.02.2005 12:55 29•074•656 Intro_Addon.bik
    1 файлов 29•074•656 байт

    Содержимое папки D:\rus\data

    24.03.2005 20:08 <DIR> ..
    24.03.2005 20:08 <DIR> .
    21.03.2005 19:26 1•064•820 speech3.vdf
    1 файлов 1•064•820 байт

    Всего файлов:
    406 файлов 671•113•126 байт
    138 папок 0 байт свободно

    CD #2:
    Spoiler:(zum lesen bitte Text markieren)
    Том в устройстве D имеет метку G2ADDON2
    Серийный номер тома: D9D1-2F64

    Содержимое папки D:\

    20.03.2005 04:37 416•360•790 data3.cab
    02.02.2004 14:29 1•919 Техподдержка.txt
    24.03.2005 20:16 209•715•200 data.dat
    3 файлов 626•077•909 байт

    Всего файлов:
    3 файлов 626•077•909 байт
    0 папок 0 байт свободно


    N.B.:
    - List of files contains some cyrillic characters (because I have a russian version of Windows).
    - I know nothing about files from a folder "rus" - they may be included into .cab or should be copied directly into "Gothic 2" folder after end of unpacking from cabs?
    - Contents of folders "Demki" and "catalog cd" from NotR CD #1 not required to install addon.
    - Filled by junk code file "data.dat" from NotR CD #2 must be ignored.
    - I know about presence of russian version Gothic II in one DVD and Gothic II Gold (russian versions of Gothic II and NotR in one DVD), but I don't have these discs.
    Geändert von Dimus (09.11.2009 um 09:13 Uhr)

  15. Beiträge anzeigen #15
    Cat  Avatar von Larisa
    Registriert seit
    Oct 2006
    Beiträge
    8.520
     
    Larisa ist offline
    Version 0.91 supports G2 vanilla on 3 CDs, the one avaratz has.


    Zitat Zitat von Dimus Beitrag anzeigen
    - I know nothing about files from a folder "rus" - they may be included into .cab or should be copied directly into "Gothic 2" folder after end of unpacking from cabs?
    I guess in the packs are the original En version files and in the rus folder the translation to Russian (looks like the binaries, the scripts and the videos). Does the Ru version has full speech in Russian or just the text?

  16. Beiträge anzeigen #16
    Ehrengarde
    Registriert seit
    Aug 2009
    Ort
    Ekaterinburg, Russia
    Beiträge
    2.014
     
    Dimus ist offline
    Zitat Zitat von Larisa Beitrag anzeigen
    Version 0.91 supports G2 vanilla on 3 CDs, the one avaratz has.




    I guess in the packs are the original En version files and in the rus folder the translation to Russian (looks like the binaries, the scripts and the videos). Does the Ru version has full speech in Russian or just the text?
    Yes, the Russian versions of G2 & NotR have full Russian speeches (Speech1.vdf, Speech2.vdf and Speech_Addon.vdf) which included into cabs. The file speech3.vdf contains a part of error fixes in various dialogues (for example, fixed one phrase of Boltan about Bennet, phrases of Dar when Hero gives him mushroom tobacco, some phrases of Hero from dialogues with Lee and so on).
    I'll try your latest extractor to look into cabs of Russian version of G2 and compare unpacked contents with files from "rus" folder.

  17. Beiträge anzeigen #17
    Deus Avatar von WernerTWC
    Registriert seit
    Feb 2005
    Ort
    Germany/NRW
    Beiträge
    13.341
     
    WernerTWC ist offline
    Zitat Zitat von Larisa Beitrag anzeigen
    Someone with a non EN Windows reading this? I'm curious if the commands are translated or still in English. For example, on a German Windows, does dir shows "freien Bytes" or "free bytes"?
    Do you mean this?
    Miniaturansichten angehängter Grafiken Miniaturansichten angehängter Grafiken g2extract_scr01.jpg  

  18. Beiträge anzeigen #18
    Cat  Avatar von Larisa
    Registriert seit
    Oct 2006
    Beiträge
    8.520
     
    Larisa ist offline
    Zitat Zitat von WernerTWC Beitrag anzeigen
    Do you mean this?
    Yep. It's what I was afraid about.

    Guess I have to change the detection method from dir to wmic.

  19. Beiträge anzeigen #19
    Ehrengarde
    Registriert seit
    Aug 2009
    Ort
    Ekaterinburg, Russia
    Beiträge
    2.014
     
    Dimus ist offline

    Post

    Attempt to unpack Russian version of G2 via script "G2 on 3 CDs.cmd" failed because required for installation file sets in English and Russian versions too different. After adaptation script to Russian file set all required files copied into current folder:
    Spoiler:(zum lesen bitte Text markieren)
    Volume in drive D has label Data
    Volume Serial Number: E49B-16C5

    Contents of folder D:\Temp

    12.11.2009 17:24 <DIR> .
    12.11.2009 17:24 <DIR> ..
    12.11.2009 16:46 <DIR> Gothic2
    07.12.2004 05:05 437•435 data1.cab
    07.12.2004 05:08 727•654•400 data3.cab
    07.12.2004 05:09 694•690•428 data4.cab
    12.11.2009 16:41 21•124 G2 Rus on 3 CDs.cmd
    07.12.2004 05:06 398•864•384 data2.cab
    07.12.2004 05:05 32•874 data1.hdr
    25.07.2002 21:07 346•602 ikernel.ex_
    07.12.2004 05:09 505 layout.bin
    15.05.2000 13:08 134•656 Setup.exe
    07.12.2004 05:04 81 Setup.ini
    07.12.2004 05:04 142•847 setup.inx
    12.11.2009 17:04 91 setup.log
    12 files 1•822•325•427 bytes

    (Warning: contents of folder D:\Temp\Gothic2 is not shown.)

    But after execution of command setup.exe /S /X .\ unpacking process not started and appears file setup.log with following content:
    Spoiler:(zum lesen bitte Text markieren)
    [InstallShield Silent]
    Version=v6.00.000
    File=Log File
    [ResponseResult]
    ResultCode=-5

    Further testing of script stopped because I don't know what means this result code.
    Geändert von Dimus (12.11.2009 um 14:11 Uhr)

  20. Beiträge anzeigen #20
    Cat  Avatar von Larisa
    Registriert seit
    Oct 2006
    Beiträge
    8.520
     
    Larisa ist offline
    Zitat Zitat von Dimus Beitrag anzeigen
    installation file sets in English and Russian versions too different.
    Indeed, the scripts made so far by me are tailored to work only with the versions I've tested, to make sure other problems, like the one below, don't appear to normal users.

    Zitat Zitat von Dimus Beitrag anzeigen
    But after execution of command setup.exe /S /X .\ unpacking process not started and appears file setup.log with following content:
    [InstallShield Silent]
    That means the russian installer is made with installshield software, not with wise installer software, like the English versions. So, most probably, it needs different parameters. (you could try with setup.exe /extract_all:c:\g2extra or setup.exe /a )
    But, do you know if there are such problems like the ones this script tries to solve... with the russian version? No need to develop a fix for a problem that doesn't exist.
    So far my guess was that it was related to the installer technology used.



    Other things: switched the free space detection method, works fine both in xp and in vista.
    However, now I saw that I must add some lines advising the user what to do in case a UAC windows pops up, and also trying to find a workaround for another window (vista is so great ) with compatibility assistant blah blah blah.
    Geändert von Larisa (12.11.2009 um 14:47 Uhr)

Seite 1 von 5 12345 Letzte »

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
Impressum | Link Us | intern
World of Gothic © by World of Gothic Team
Gothic, Gothic 2 & Gothic 3 are © by Piranha Bytes & Egmont Interactive & JoWooD Productions AG, all rights reserved worldwide