Author Topic: Version 243 released  (Read 1891 times)

Offline Wisp

  • Moderator
  • Planewalker
  • *****
  • Posts: 1176
Version 243 released
« on: January 07, 2018, 03:14:48 PM »
WeiDU v243 "243 is not a prime number" has been released.

Download for Windows
Download for GNU/Linux
Download for mac OS (pending compiler)
Download the source code
Change log
Readme

Offline Magus_BGforge

  • Planewalker
  • *****
  • Posts: 75
Re: Version 243 released
« Reply #1 on: January 19, 2018, 12:21:14 PM »
still can't find those biffs:

Code: [Select]
HD0: is C:\Games\bg2\
Looking for biff tb#gen3.bif at C:\Games\bg2\data\data/tb#gen3.bif
Looking for biff tb#gen3.bif at C:\Games\bg2\data\data/tb#gen3.bif
Looking for biff tb#gen3.bif at C:\Games\bg2\data\data/tb#gen3.bif
Looking for biff tb#gen3.bif at C:\Games\bg2\data\data/tb#gen3.bif
Looking for biff tb#gen3.bif at C:\Games\bg2\data\data/tb#gen3.bif
Looking for biff tb#gen3.bif at C:\Games\bg2\data\data/tb#gen3.bif
Looking for biff tb#gen3.bif at C:\Games\bg2\data/tb#gen3.bif
Looking for biff tb#gen3.bif at ./CD1/data/tb#gen3.bif
Looking for biff tb#gen3.bif at ./CD2/data/tb#gen3.bif
Looking for biff tb#gen3.bif at ./CD3/data/tb#gen3.bif
Looking for biff tb#gen3.bif at ./CD4/data/tb#gen3.bif
Looking for biff tb#gen3.bif at ./CD5/data/tb#gen3.bif
Looking for biff tb#gen3.bif at ./CD6/data/tb#gen3.bif
Stopping installation because of error.
Stopping installation because of error.
Stopping installation because of error.

Code: [Select]
[Alias]
HD0:=C:\Games\bg2\
CD1:=C:\Games\bg2\data\
CD2:=C:\Games\bg2\data\
CD3:=C:\Games\bg2\data\
CD4:=C:\Games\bg2\data\
CD5:=C:\Games\bg2\data\
CD6:=C:\Games\bg2\data\

Code: [Select]
ls -l data/tb#gen3.bif
-rwxrwxrwx  1 usr  staff  22754909 Sep 10 04:30 data/tb#gen3.bif

Offline Wisp

  • Moderator
  • Planewalker
  • *****
  • Posts: 1176
Re: Version 243 released
« Reply #2 on: January 19, 2018, 01:49:22 PM »
Do you have the equivalent of a linux.ini in your game path? WeiDU seems to be picking up the paths from your ini file now, but if it's only finding the wrong (Windows) paths, that would lead to not finding the biffs.

Since WeiDU will add /data to everything, something like
Code: [Select]
HD0:=.
would be appropriate. And something like ./cdx for the CDx folders, if you have any of those.

Offline Magus_BGforge

  • Planewalker
  • *****
  • Posts: 75
Re: Version 243 released
« Reply #3 on: January 21, 2018, 04:30:02 PM »
Works with linux.ini HD0:=.
Other mods work without linux.ini, though, so I don't quite understand the logic.

Offline Wisp

  • Moderator
  • Planewalker
  • *****
  • Posts: 1176
Re: Version 243 released
« Reply #4 on: January 24, 2018, 12:46:15 PM »
Normal file look-ups go to the override first. Could that be the reason?
Otherwise, could you post a biff-check that works and one that does not work without the extra INI path and I'll see if I can explain why. It's a bit difficult without knowing with of all the different code paths are involved.

Offline Magus_BGforge

  • Planewalker
  • *****
  • Posts: 75
Re: Version 243 released
« Reply #5 on: March 04, 2018, 11:46:48 AM »
I went to the light side (linux) meanwhile... still can't find the files. For some reason, paths in weidu-generated linux.ini are wrong  - using default wine prefix. (In previous runs on mac, that was the case, but on new system I moved it to a specialized one).

Code: [Select]
HD0: is C:\Games\bg2\
Looking for biff cresound.bif at C:\Games\bg2\data\data/cresound.bif
Looking for biff cresound.bif at C:\Games\bg2\data\data/cresound.bif
Looking for biff cresound.bif at C:\Games\bg2\data\data/cresound.bif
Looking for biff cresound.bif at C:\Games\bg2\data\data/cresound.bif
Looking for biff cresound.bif at C:\Games\bg2\data\data/cresound.bif
Looking for biff cresound.bif at C:\Games\bg2\data\data/cresound.bif
Looking for biff cresound.bif at C:\Games\bg2\data/cresound.bif
Looking for biff cresound.bif at /home/adm/.wine/dosdevices/../drive_c/Games/bg2/data/data/cresound.bif
Looking for biff cresound.bif at /home/adm/.wine/dosdevices/../drive_c/Games/bg2/data/data/cresound.bif
Looking for biff cresound.bif at /home/adm/.wine/dosdevices/../drive_c/Games/bg2/data/data/cresound.bif
Looking for biff cresound.bif at /home/adm/.wine/dosdevices/../drive_c/Games/bg2/data/data/cresound.bif
Looking for biff cresound.bif at /home/adm/.wine/dosdevices/../drive_c/Games/bg2/data/data/cresound.bif
Looking for biff cresound.bif at /home/adm/.wine/dosdevices/../drive_c/Games/bg2/data/data/cresound.bif
Looking for biff cresound.bif at /home/adm/.wine/dosdevices/../drive_c/Games/bg2/data/cresound.bif
Looking for biff cresound.bif at ./CD1/data/cresound.bif
Looking for biff cresound.bif at ./CD2/data/cresound.bif
Looking for biff cresound.bif at ./CD3/data/cresound.bif
Looking for biff cresound.bif at ./CD4/data/cresound.bif
Looking for biff cresound.bif at ./CD5/data/cresound.bif
Looking for biff cresound.bif at ./CD6/data/cresound.bif
Stopping installation because of error.
Stopping installation because of error.
Stopping installation because of error.

Code: [Select]
$ pwd
/home/adm/.wineprefixes/bg2/drive_c/games/bg2
$ readlink -f data/cresound.bif
/home/adm/.wineprefixes/bg2/drive_c/games/bg2/data/cresound.bif
$ cat linux.ini
CD1:=/home/adm/.wine/dosdevices/../drive_c/Games/bg2/
CD1:=/home/adm/.wine/dosdevices/../drive_c/Games/bg2/data/
CD1:=/home/adm/.wine/dosdevices/../drive_c/Games/bg2/data/
CD1:=/home/adm/.wine/dosdevices/../drive_c/Games/bg2/data/
CD1:=/home/adm/.wine/dosdevices/../drive_c/Games/bg2/data/
CD1:=/home/adm/.wine/dosdevices/../drive_c/Games/bg2/data/
CD1:=/home/adm/.wine/dosdevices/../drive_c/Games/bg2/data

Tried with v244.

Offline Wisp

  • Moderator
  • Planewalker
  • *****
  • Posts: 1176
Re: Version 243 released
« Reply #6 on: March 13, 2018, 03:00:15 PM »
Yeah, that's Tolower. If your winedir is not $HOME/.wine/dosdevices, it's no good and you'll need to do it by hand.

 

With Quick-Reply you can write a post when viewing a topic without loading a new page. You can still use bulletin board code and smileys as you would in a normal post.

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.

Name: Email:
Verification:
Type the letters shown in the picture
Listen to the letters / Request another image
Type the letters shown in the picture:
What color is grass?:
What is the seventh word in this sentence?:
What is five minus two (use the full word)?: