Home Risen Risen2 Risen3 Forum English Russian

Registrieren Hilfe Kalender Heutige Beiträge
Ergebnis 1 bis 2 von 2
  1. #1 Zitieren
    research Avatar von NicoDE
    Registriert seit
    Dec 2004
    Beiträge
    7.409
    The internal default parameters for the bin/Risen.exe (if none specified on command-line) are:
    Code:
    -mnt=mountlist_packed.ini -projectfile=Projects -worldfile=World
    The internal default content for the bin/mountlist_packed.ini (if the file doesn’t exists) is:
    Code:
    [Root]
    RootPath=..
    NoWatch=true
    NoPacked=false
    NoPhysical=true
    
    [Bin]
    scripts
    
    [Physical]
    ini=data/ini
    statistics=data/statistics
    appdata=$(localappdata)/Risen
    snapshots=$(localappdata)/Risen/ScreenShots
    save=$(savedgames)/Risen/SaveGames
    data/extern/videos
    
    [Packed]
    data/raw/_intern
    data/raw/animations
    data/raw/brushpresets
    data/raw/effects
    data/raw/gui2
    data/raw/images
    data/raw/infos
    data/raw/library
    data/raw/logicaleditor
    data/raw/meshes
    data/raw/quests
    data/raw/sounds
    data/raw/speech_*
    data/raw/speedtrees
    data/raw/strings
    data/common/brushes
    data/common/effects
    data/common/gui2
    data/common/library
    data/common/materials
    data/common/meshes
    data/common/physics
    data/common/projects
    data/common/templates
    data/common/workspace
    data/compiled/animations
    data/compiled/effects
    data/compiled/images
    data/compiled/library
    data/compiled/materials
    data/compiled/navigation
    data/compiled/sounds
    data/compiled/speech_*
    data/compiled/speedtrees
    data/compiled/strings
    The following special folders are supported:
    Code:
    $(appdata)
    $(localappdata)
    $(mydocuments)
    $(savedgames)
    $(system)
    $(user)
    Creating your own bin/mountlist_packed.ini allows you to configure Risen’s file system to fit your needs (e.g. alter SaveGame path, enable Physical and/or Watch, ...).
    Angehängte Dateien
    "Unter diesen schwierigen Umständen bin ich mir sicher, daß diese guten Menschen meinen augenblicklichen Bedarf an deren Gold verstehen werden." -- Connor
    NicoDE ist offline Geändert von NicoDE (06.07.2010 um 11:33 Uhr)

  2. #2 Zitieren
    research Avatar von NicoDE
    Registriert seit
    Dec 2004
    Beiträge
    7.409
    In the Demo the internal default content for the bin/mountlist_packed.ini (if the file doesn’t exists) is:
    Code:
    [Root]
    RootPath=..
    NoWatch=true
    NoPacked=false
    NoPhysical=true
    
    [Bin]
    scripts
    
    [Physical]
    ini=data/ini
    statistics=data/statistics
    appdata=$(localappdata)/Risen
    snapshots=$(localappdata)/Risen/ScreenShots
    savedemo=$(savedgames)/RisenDemo/SaveGames
    data/extern/videos
    
    [Packed]
    data/raw/_intern
    data/raw/animations
    data/raw/brushpresets
    data/raw/effects
    data/raw/gui2
    data/raw/images
    data/raw/infos
    data/raw/library
    data/raw/logicaleditor
    data/raw/meshes
    data/raw/quests
    data/raw/sounds
    data/raw/speech_*
    data/raw/speedtrees
    data/raw/strings
    data/common/brushes
    data/common/effects
    data/common/gui2
    data/common/library
    data/common/materials
    data/common/meshes
    data/common/physics
    data/common/projects
    data/common/templates
    data/common/workspace
    data/compiled/animations
    data/compiled/effects
    data/compiled/images
    data/compiled/library
    data/compiled/materials
    data/compiled/navigation
    data/compiled/sounds
    data/compiled/speech_*
    data/compiled/speedtrees
    data/compiled/strings
    Angehängte Dateien
    "Unter diesen schwierigen Umständen bin ich mir sicher, daß diese guten Menschen meinen augenblicklichen Bedarf an deren Gold verstehen werden." -- Connor
    NicoDE ist offline

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •