schijnn Posted July 4, 2011 Posted July 4, 2011 Hi, all! I just found this site a few days ago, installed Lovers PK, the resource pack, and a few other things, and most of it is working great! The only problem I'm having is with Lovers Aphrodisia. Whenever I load a saved game, it complains about not being able to find the .ini file. The download didn't include an .ini, though, it was just a bare .esp, not even zipped. So, any idea where I can get the .ini, or what I'm doing wrong? Thanks in advance! On an unrelated note, I was surprised that there isn't an imageboard here, or at least I haven't seen one.
Flying Banana Posted July 4, 2011 Posted July 4, 2011 The file is only the translated esp. You need to download the original version here: http://wiki.livedoor.jp/oblivion_jp/d/Lovers%B4%D8%CF%A2MOD%B0%EC%CD%F7#content_3 and then overwrite with the english esp.
Ryllynyth Posted July 5, 2011 Posted July 5, 2011 What a coincidence, I have a question myself. Does anyone know what settings I need to change to change the 'Lust' font and/or bring it down lower to the bar? The only line in the ini that looks promising doesn't do anything. I'd love to have it match the PK Extender font (Kingthings Petrock).
davidsalter Posted July 5, 2011 Posted July 5, 2011 What a coincidence' date=' I have a question myself. Does anyone know what settings I need to change to change the 'Lust' font and/or bring it down lower to the bar? The only line in the ini that looks promising doesn't do anything. [img']http://i.imgur.com/YZk7B.jpg[/img] I'd love to have it match the PK Extender font (Kingthings Petrock). tbh i want to know how you got your bar layout like that, mine either squishes up or gets so far appart it hides behind other hud elements, i'm clueless with the ini side of mods
leddis3 Posted July 6, 2011 Posted July 6, 2011 Is there a working link to the english .esp? The one on the forums is broken.
maou Posted July 6, 2011 Posted July 6, 2011 What a coincidence' date=' I have a question myself. Does anyone know what settings I need to change to change the 'Lust' font and/or bring it down lower to the bar? The only line in the ini that looks promising doesn't do anything. [img']http://i.imgur.com/YZk7B.jpg[/img] I'd love to have it match the PK Extender font (Kingthings Petrock). set xLoversAphrodisiaHUD.hudbase_x to screenInfo 0 * 0.012 set xLoversAphrodisiaHUD.hudbase_y to screenInfo 1 * 0.925 These two lines control the position of the HUD. "ScreenInfo 0" returns your screen's horizontal resolution and "screenInfo 1" the vertical resolution. Adjust the position by changing the multiplier. If you are sure that your resolution won't change then you can also remove the screenInfo part and use absolute values. set xLoversAphrodisiaHUD.hudbar1_x to 0 set xLoversAphrodisiaHUD.hudbar1_y to 30 These lines specify the offset for the bar. To get the text closer to the bar while maintaining the overall position you'd first position the whole HUD a bit lower then lower the value for hudbar1_y. set xLoversAphrodisiaHUD.font_height to 12 set xLoversAphrodisiaHUD.font_width to 0 set xLoversAphrodisiaHUD.font_weight to 450 set xLoversAphrodisiaHUD.font_italic to 0 set xLoversAphrodisiaHUD.font_r to 254 set xLoversAphrodisiaHUD.font_g to 244 set xLoversAphrodisiaHUD.font_b to 183 set xLoversAphrodisiaHUD.font_format to 5 setString xLoversAphrodisiaHUD.font "MS Pゴシック" 1 These control the font. Leave the format value alone. Pluggy uses Windows fonts. If PK Extender uses Pluggy then you can specify the same font name here. If it uses an Oblivion font then you cannot use it unless there is a normal font file available that you can install on your system.
Mephisto_VI Posted March 3, 2013 Posted March 3, 2013 Same issue, but not able to download from 4shared. Keep getting connection aborted message. Anyone able to attach the .ini for me please?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.