WineHQ
Wrye Bash 2xx



Category: Main > Games > Game Tools > Wrye Bash > 2xx


NameWrye Bash
Version2xx
License  
URLhttp://wrye.ufrealms.net/Wrye%...
Votes  
RatingSilver
Wine Version1.2-rc2
Free Download Download page
Maintainers of this version:
No maintainers. Volunteer today!
Description
Latest stable branch. As it is updated very very often, with a lot of small bugfix, I regroup 2xx branch. Please provide the exact version for comments/tests.
Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results (selected in 'Test Results' table below)

What works
Mod management, launching external tools, pretty much the whole program.  Excellent tool.  Can't imagine Oblivion without it.


What does not

Bashed patch reports (depends on IE).  The text and HTMLized reports are still available in [Oblivion dir]/Data/Docs/, they just don't automatically display after building the patch.  Instead, a harmless error is displayed.

You can avoid the error by just deleting the body of the "showWryeLog" function in Mopy/balt.py.


What was not tested
Not much (I've been using this tool for over a year now without trouble)


Additional Comments

Very receptive developers.  They are open to accepting help porting the application so that it runs natively in Linux (the program is pure Python)
Test Results
DistributionTest dateWine versionInstalls?Runs?RatingSubmitter
CurrentGentoo Linux AMD64Jun 04 20101.2-rc2 Yes Yes Silver Myk Taylor 
ShowDebian GNU/Linux 5.0 "Lenny" x86_64Feb 06 20091.1.13 N/A Yes Silver Pierre Réveillon 


Known bugs
Bug # Description Status Resolution Other apps affected

 
HOWTO Installing and running Wrye Bash
* Wrye Bash needs Python 2.5 and wxPython 2.8, both install and run on Wine without problems. You can either download them separately (see Wrye bash page for exact versions needed), or safely download "Wrye Python" all-in-one pack on http://planetelderscrolls.gamespy.com/View.php?view=OblivionUtilities.Detail&id=44.

* When you install Python, don't change the installation path, or if you change it, don't put spaces in path. I had problems with this.

* To run Wrye bash, you'll need to run Python with bash.py in parameter. But you first need to cd to Wrye Bash directory (Mopy). Here's my launching script :
cd path_to_wine_dir/drive_c/Jeux/Oblivion/Mopy
wine path_to_wine_dir/drive_c/Python25/pythonw.exe bash.py

 

The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.

wont copy files
by Harry on Monday March 25th 2013, 21:12
someone knows why wrye doesnt copy some files to Data folder?

worst is it says they were copied but they are not actually there...
after restarting wrye only that is "discovers" the files are missing...

any tip on this?

wrye v.303

thx!

[post new] [reply to this]

thanks!!!
by Harry on Sunday March 24th 2013, 16:29
version 303

the only way I could make it run was

wine "$WINEPREFIX/drive_c/Python27/pythonw.exe" "Wrye Bash Launcher.pyw"

thx to your tip!

[post new] [reply to this]

Running via PlayOnLinux
by dUc0N on Saturday July 17th 2010, 11:54
If you're using PlayOnLinux as your front-end to Wine, you'll need to edit the shortcut manually. Navigate to this file:

~/.PlayOnLinux/configurations/installed/

...and you'll find it's just a Bash script. Edit it to look like this:
#!/bin/bash
export WINEPREFIX="/home/ducon/.PlayOnLinux/wineprefix/TheElderScrolls4_Oblivion"
export WINEDEBUG="-all"
cd "/home/ducon/.PlayOnLinux/wineprefix/TheElderScrolls4_Oblivion/drive_c/Program Files/Bethesda Softworks/Oblivion/Mopy"
wine /home/ducon/.PlayOnLinux/wineprefix/TheElderScrolls4_Oblivion/drive_c/Python25/pythonw.exe bash.py

You can safely discard the quote marks in POL's script, as long as you don't have any spaces in the path.

[post new] [reply to this]

How to get new Betaish to work
by Samu Voutilainen on Saturday June 20th 2009, 15:03
gMessageList.gText = wx.lib.iewin.IEHtmlWindow(gBottom, -1, style = wx.NO_FULL_REPAINT_ON_RESIZE)

Comment this line out. I’ll report it to Wrye to get some idea what for it is.

[post new] [reply to this]




   << Back

Page loaded in 0.13611 seconds.