Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
PortWINE
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Mikhail Tergoev
PortWINE
Commits
d2138ff8
Commit
d2138ff8
authored
Feb 14, 2024
by
Mikhail Tergoev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
used WINE_LG for all setup.exe
parent
ac894715
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
changelog_rus
data_from_portwine/changelog_rus
+2
-0
setup
data_from_portwine/scripts/portwine_db/setup
+2
-1
No files found.
data_from_portwine/changelog_rus
View file @
d2138ff8
...
...
@@ -2,6 +2,8 @@
-----------------------------------------
История изменений:
* для всех setup.exe автоматически используется WINE_LG (исправляет ошибки unarc.dll)
###Scripts version 2256### Дата: 13.02.2024 / Размер скачиваемого обновления: 15 мегабайт
* обновлен WINE_LG до версии 9-2
* обновлены версии:
...
...
data_from_portwine/scripts/portwine_db/setup
View file @
d2138ff8
...
...
@@ -15,7 +15,8 @@ export PW_NO_ESYNC=1 # Do not use eventfd-based in-process synchronizatio
export
PW_USE_GAMEMODE
=
0
# Force disabele gamemod
export
PW_FORCE_LARGE_ADDRESS_AWARE
=
1
# Force Wine to enable the LARGE_ADDRESS_AWARE flag for all executables. Enabled by default.
export
PW_DLL_INSTALL
=
""
export
WINEDLLOVERRIDES
=
"mscoree,mshtml="
# export WINEDLLOVERRIDES="mscoree,mshtml="
export
PW_WINE_USE
=
WINE_LG
add_in_stop_portwine
()
{
pw_find_exe news
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment