Re
Posté : ven. 29 avr. 2016, 18:35
par Shamalau12
J'ai modifié à la fois le Baldur.exe et le Baldur.lua. Je peux toujours y jouer par le biais des copies que j'ai faites au préalable, et je ne rencontre aucun souci. Le problème, c'est que les modifications que je fais au Baldur.lua (qui est donc le Baldur.ini !) sont enregistrées mais pas prises en compte dans le jeu. Quand je fais CTRL + Espace, il se met simplement en pause.
Et oui, erreur de ma part, je n'ai pas mis le répertoire ! Voici un nouveau screen :
Donc en gros, c'est dans le dossier Steam. (C:\Program Files (x86)\Steam\SteamApps\common\Baldur's Gate II Enhanced Edition)
Sinon, j'ai c/c le dossier du jeu dans Mes Documents :
J'ai utilisé le Baldur.ini d'un membre de ce forum dans ce dossier, puisque, rebelote, le Baldur.lua ne prenait pas en compte mes modifications ! Voici ce qu'il donne :
Et pour finir, j'ai bien suivi les explications données dans le guide d'installation, et ce bien avant de poster un message sur le forum ! Hélas, rien n'y fait. Je réinstallerai le jeu en copiant mes sauvegardes et tout le tralala dans un coin s'il le faut, mais je jure qu'un jour, j'arriverai à ouvrir cette foutue console
!
En tout cas, c'est cool de m'aider !
(Edit pour améliorer la visibilité des images)
Re²
Posté : ven. 29 avr. 2016, 19:18
par Shamalau12
Oui, comme je l'ai dit, j'ai utilisé le Baldur.ini (lua, du coup !) d'un membre du forum.
Voici le contenu du véritable Baldur.lua :
[HTML]SetPrivateProfileString('Program Options','Font Name','')
SetPrivateProfileString('Program Options','Debug Mode','1')
SetPrivateProfileString('Program Options','Tooltips','15')
SetPrivateProfileString('Program Options','Volume Movie','15')
SetPrivateProfileString('Program Options','Volume Music','10')
SetPrivateProfileString('Program Options','Maximum Frame Rate','30')
SetPrivateProfileString('Program Options','Volume Voices','10')
SetPrivateProfileString('Program Options','Cloud Saves Enabled','0')
SetPrivateProfileString('Program Options','Volume SFX','7')
SetPrivateProfileString('Program Options','Active Campaign','0')
SetPrivateProfileString('Program Options','Sprite Mirror','0')
SetPrivateProfileString('Program Options','Translucent Shadows','1')
SetPrivateProfileString('Program Options','Drop Capitals','1')
SetPrivateProfileString('Program Options','Volume Ambients','0')
SetPrivateProfileString('Program Options','Disable Cosmetic Attacks','0')
SetPrivateProfileString('Program Options','3D Acceleration','1')
SetPrivateProfileString('Program Options','Display Subtitles','1')
SetPrivateProfileString('Program Options','Path Search Nodes','32000')
SetPrivateProfileString('Language','Text','en_US')
SetPrivateProfileString('MOVIES','RESTDUNG','1')
SetPrivateProfileString('MOVIES','RESTINN','1')
SetPrivateProfileString('MOVIES','INTRO','1')
SetPrivateProfileString('MOVIES','FLYTHR01','1')
SetPrivateProfileString('MOVIES','DEATHAND','1')
SetPrivateProfileString('MOVIES','REST','1')
SetPrivateProfileString('MOVIES','BLACKPIT','1')
SetPrivateProfileString('MOVIES','FLYTHR02','1')
SetPrivateProfileString('MOVIES','LOGO','1')
SetPrivateProfileString('MOVIES','INTRO15F','1')
SetPrivateProfileString('Fonts','zh_CN','SIMSUN')
SetPrivateProfileString('Fonts','uk_UA','PERMIAN')
SetPrivateProfileString('Fonts','ja_JP','MEIRYO')
SetPrivateProfileString('Fonts','ru_RU','PTSERIF')
SetPrivateProfileString('Fonts','Zoom','125')
SetPrivateProfileString('Fonts','ko_KR','NANUM')
SetPrivateProfileString('Window','h','768')
SetPrivateProfileString('Window','Maximized','1')
SetPrivateProfileString('Window','w','1024')
SetPrivateProfileString('Window','x','154')
SetPrivateProfileString('Window','Full Screen','0')
SetPrivateProfileString('Window','y','322')
SetPrivateProfileString('Game Options','Extra Feedback','0')
SetPrivateProfileString('Game Options','All Learn Spell Info','0')
SetPrivateProfileString('Game Options','Hotkeys On Tooltips','1')
SetPrivateProfileString('Game Options','Render Actions','0')
SetPrivateProfileString('Game Options','Subtitles','1')
SetPrivateProfileString('Game Options','Command Sounds Frequency','2')
SetPrivateProfileString('Game Options','Cleric Ranger Spells','1')
SetPrivateProfileString('Game Options','Pausing Map','0')
SetPrivateProfileString('Game Options','Weather','1')
SetPrivateProfileString('Game Options','Effect Text Level','62')
SetPrivateProfileString('Game Options','No Difficulty Based XP Bonus','1')
SetPrivateProfileString('Game Options','Classic Selection Circles','0')
SetPrivateProfileString('Game Options','Locator Feedback Level','3')
SetPrivateProfileString('Game Options','Nightmare Bonus Gold','0')
SetPrivateProfileString('Game Options','Last Save SOA','000000001-Quick-Save-2')
SetPrivateProfileString('Game Options','Auto Pause Center','1')
SetPrivateProfileString('Game Options','Journal Popups','1')
SetPrivateProfileString('Game Options','Message Box Top','118')
SetPrivateProfileString('Game Options','Keyboard Scroll Speed','37')
SetPrivateProfileString('Game Options','Critical Hit Screen Shake','1')
SetPrivateProfileString('Game Options','Auto Pause State','0')
SetPrivateProfileString('Game Options','Attack Sounds','1')
SetPrivateProfileString('Game Options','Over Confirm Everything','0')
SetPrivateProfileString('Game Options','Heal Party on Rest','1')
SetPrivateProfileString('Game Options','Maximum HP','1')
SetPrivateProfileString('Game Options','Always Dither','1')
SetPrivateProfileString('Game Options','3E Thief Sneak Attack','0')
SetPrivateProfileString('Game Options','Environmental Audio','1')
SetPrivateProfileString('Game Options','Combat UI','1')
SetPrivateProfileString('Game Options','Ranged Weapon Switching','0')
SetPrivateProfileString('Game Options','Show Message Box Hint','1')
SetPrivateProfileString('Game Options','Color Circles','0')
SetPrivateProfileString('Game Options','HP Over Head','0')
SetPrivateProfileString('Game Options','GUI Feedback Level','5')
SetPrivateProfileString('Game Options','Duplicate Floating Text','1')
SetPrivateProfileString('Game Options','Filter Games','1')
SetPrivateProfileString('Game Options','Suppress Extra Difficulty Damage','0')
SetPrivateProfileString('Game Options','Tutorial State','1')
SetPrivateProfileString('Game Options','Confirm Dialog','0')
SetPrivateProfileString('Game Options','Mouse Scroll Speed','40')
SetPrivateProfileString('Game Options','Memory Level','1')
SetPrivateProfileString('Game Options','Infravision','1')
SetPrivateProfileString('Game Options','Show Character HP','1')
SetPrivateProfileString('Game Options','Nightmare Bonus XP','0')
SetPrivateProfileString('Game Options','Area Effects Density','100')
SetPrivateProfileString('Game Options','Terrain Hugging','0')
SetPrivateProfileString('Game Options','Selection Sounds Frequency','3')
SetPrivateProfileString('Game Options','Bored Timeout','3000')
SetPrivateProfileString('Game Options','Render Travel Regions','0')
SetPrivateProfileString('Game Options','Footsteps','1')
SetPrivateProfileString('Game Options','Difficulty Level','2')
SetPrivateProfileString('Game Options','Show Learnable Spells','1')
SetPrivateProfileString('Game Options','Quick Item Mapping','1')
SetPrivateProfileString('Game Options','Render Explored Map','1')
SetPrivateProfileString('Game Options','Tiles Precache Percent','100')
SetPrivateProfileString('Graphics','Backend','0')
SetPrivateProfileString('Graphics','Greyscale On Pause','1')
SetPrivateProfileString('Graphics','Use Sprite Outlines','1')
SetPrivateProfileString('Graphics','Zoom Lock','0')
SetPrivateProfileString('Graphics','Scale UI','0')
SetPrivateProfileString('Graphics','Hardware Mouse Cursor','1')
SetPrivateProfileString('Graphics','Use Character Highlights','1')
SetPrivateProfileString('Graphics','vendor','Intel')
SetPrivateProfileString('Graphics','version','OpenGL version 2.1.0 - Build 8.15.10.2291 - build XXXX')
SetPrivateProfileString('Graphics','renderer','Intel(R) HD Graphics')
[/HTML]
(+ Edit : Au cas où le problème proviendrait de Steam, j'ai préféré faire une copie du jeu dans Mes Documents.)