forked from CastroFidel/PortWINE
		
	fixed ru_lang in EAapp and added share pid for flatpak
This commit is contained in:
		| @@ -599,11 +599,13 @@ ${PW_PV_OVERRIDES}/i386-linux-gnu/aliases:\ | ||||
|         --unshare-home \ | ||||
|         --home="${PW_SANDBOX_HOME_PATH}" \ | ||||
|         --remove-game-overlay \ | ||||
|         --share-pid \ | ||||
|         ${PW_ADD_TO_ARGS_IN_RUNTIME} --" | ||||
|     else | ||||
|         export pw_runtime="${PW_WINELIB}/pressure-vessel/bin/pressure-vessel-unruntime \ | ||||
|         --share-home \ | ||||
|         --remove-game-overlay \ | ||||
|         --share-pid \ | ||||
|         ${PW_ADD_TO_ARGS_IN_RUNTIME} --" | ||||
|     fi | ||||
|  | ||||
|   | ||||
| @@ -41,4 +41,4 @@ export PW_DLL_INSTALL="" | ||||
| export WINEDLLOVERRIDES="" | ||||
| export PW_WINE_CPU_TOPOLOGY="disabled" | ||||
| export GAMESCOPE_ARGS="-F fsr" | ||||
| add_in_start_portwine () { export LANG=C ;} | ||||
| add_in_start_portwine () { export LC_CTYPE=C ;} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user