Skip to content

CLua console su mac non funziona

Ciao Ragazzi sono nuovo del forum.
botta di nostalgia per il vecchio bg e e scopro che è uscito bg2 e io nn lo sapevo…. quindi scarico e parto a giocare a manetta ( peccato non ci sia in italiano )

solo che ho un problema in una quest… ho perso una gemma e senza non riesco ad entrare nella tana di un drago.
vorrei attivare la club console ma proprio non riesco… qualcuno può aiutarmi? ho modificato il file baldur.ini ma nn ne vuol sapere di funzionare :S

Comments

  • joluvjoluv Member Posts: 2,137
    Hai provato chiudere e riavviare il gioco? In caso affermativo, mettere il testo del vostro baldur.ini qui. Assicurarsi che sia quello per BG2EE, non BGEE.

    (Spero che tu possa capire il mio cattivo italiano.)
  • MetallomanMetalloman Member, Moderator, Translator (NDA) Posts: 3,975
    Confermo ciò che ha detto @joluv, posta qui il testo del tuo baldur.ini, @tommi, oppure posta qui direttamente il file utilizzando l'opzione "attach a file" in basso a sinistra del box di immissione testo, così possiamo dare un'occhiata e vedere se hai editato il file correttamente. :)
  • tommitommi Member Posts: 5
    grazie ragazzi!! ho provato a editarlo nn so quante volte!! con windows nn ho mai avuto problemi -_-'
  • tommitommi Member Posts: 5
    CREATE TABLE options (
    section string,
    name string,
    value string
    );
    INSERT INTO options ROWS (
    'Fonts', 'ko_KR', 'UNBOM',
    'Fonts', 'zh_CN', 'SIMSUN',
    'Fonts', 'ja_JP', 'MSGOTHIC',
    'Fonts', 'ru_RU', 'PERMIAN',
    'Fonts', 'uk_UA', 'PERMIAN',
    'Window', 'Full Screen', '1',
    'Graphics', 'version', '2.1 NVIDIA-7.32.12',
    'Graphics', 'renderer', 'NVIDIA GeForce 9400M OpenGL Engine',
    'Graphics', 'vendor', 'NVIDIA Corporation',
    'MOVIES', 'LOGO', '1',
    'MOVIES', 'INTRO15F', '1',
    'Game Options', 'Footsteps', '1',
    'Game Options', 'Memory Level', '1',
    'Game Options', 'Mouse Scroll Speed', '36',
    'Game Options', 'GUI Feedback Level', '5',
    'Game Options', 'Locator Feedback Level', '3',
    'Game Options', 'Bored Timeout', '3000',
    'Game Options', 'Always Dither', '1',
    'Game Options', 'Subtitles', '1',
    'Game Options', 'Keyboard Scroll Speed', '36',
    'Game Options', 'Command Sounds Frequency', '2',
    'Game Options', 'Selection Sounds Frequency', '3',
    'Game Options', 'Effect Text Level', '62',
    'Game Options', 'Infravision', '1',
    'Game Options', 'Weather', '1',
    'Game Options', 'Tutorial State', '1',
    'Game Options', 'Attack Sounds', '1',
    'Game Options', 'Auto Pause State', '0',
    'Game Options', 'Auto Pause Center', '1',
    'Game Options', 'Difficulty Level', '2',
    'Game Options', 'Quick Item Mapping', '1',
    'Game Options', 'Environmental Audio', '1',
    'Game Options', 'Heal Party on Rest', '0',
    'Game Options', 'Terrain Hugging', '0',
    'Game Options', 'HP Over Head', '0',
    'Game Options', 'Critical Hit Screen Shake', '1',
    'Game Options', 'Hotkeys On Tooltips', '1',
    'Game Options', 'Area Effects Density', '100',
    'Game Options', 'Duplicate Floating Text', '1',
    'Game Options', 'Tiles Precache Percent', '100',
    'Game Options', 'Color Circles', '1',
    'Graphics', 'Scale UI', '1',
    'Game Options', 'Over Confirm Everything', '0',
    'Game Options', 'Pausing Map', '0',
    'Game Options', 'Extra Feedback', '0',
    'Game Options', 'Filter Games', '1',
    'Game Options', 'All Learn Spell Info', '0',
    'Graphics', 'Hardware Mouse Cursor', '1',
    'Program Options', 'Debug Mode=1',
    'Program Options', 'Font Name', '',
    'Program Options', 'Double Byte Character Support', '0',
    'Program Options', 'Drop Capitals', '1',
    'Program Options', '3D Acceleration', '1',
    'Program Options', 'Maximum Frame Rate', '30',
    'Program Options', 'Path Search Nodes', '32000',
    'Program Options', 'Tooltips', '60',
    'Program Options', 'Translucent Shadows', '1',
    'Program Options', 'Sprite Mirror', '0',
    'Program Options', 'Gamma Correction', '0',
    'Program Options', 'Brightness Correction', '0',
    'Program Options', 'Backwards Compatible 3d', '0',
    'Program Options', 'Volume Movie', '90',
    'Program Options', 'Volume Music', '40',
    'Program Options', 'Volume Voices', '100',
    'Program Options', 'Volume Ambients', '40',
    'Volume SFX',
    '80', 'MOVIES', 'RESTDUNG',
    '1', 'MOVIES', 'RESTINN',
    '1', 'MOVIES', 'DAYNITE',
    '1', 'MOVIES', 'DEATHAND',
    '1', 'MOVIES', 'REST',
    '1', 'MOVIES', 'FLYTHR01',
    '1', 'MOVIES', 'FLYTHR02',
    '1', '', '',
    'Program Options', 'Volume SFX', '80',
    'MOVIES', 'RESTDUNG', '1',
    'MOVIES', 'RESTINN', '1',
    'MOVIES', 'DEATHAND', '1'
    );
  • MetallomanMetalloman Member, Moderator, Translator (NDA) Posts: 3,975
    La sintassi corretta è:

    'Program Options', 'Debug Mode', '1',

    Invece di:

    'Program Options', 'Debug Mode=1',
  • tommitommi Member Posts: 5
    Provo anche se credo di aver fatto anche questa prova… cmq una volta salvato il file.. lancio bg e con ctrl+space dovrebbe aprire no?
  • tommitommi Member Posts: 5
    nulla continua a non funzionare… possibile che nn sia compatibile con la versione del mio mac? ho os x 10.7.5
Sign In or Register to comment.