MozTW 討論區

各項 Mozilla 相關軟體與技術討論
現在的時間是 2024-03-28, 21:32

所有顯示的時間為 UTC + 8 小時





發表新文章 回覆主題  [ 307 篇文章 ]  前往頁數 上一頁  1 ... 15161718192021  下一頁
發表人 內容
 文章主題 :
文章發表於 : 2006-09-25, 13:29 
離線

註冊時間: 2006-04-21, 09:30
文章: 4
roytam1 寫:
ztycx 寫:
i'm using fx-1.5.0-bin-2006092118 build. by process explorer, i noticed, instead of musume-built "gdiplus.dll","gdiplus.dll' from "C:\WINDOWS\WinSxS" was called by firefox.exe. should it happen?
That's fine. It's normal.


so are these two "gdiplus.dll" identical in term of performance on your build? how can i activate the gdiplus.dll from your dlls instead of system version?


回頂端
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.8pre) Gecko/20060921 Firefox/1.5.0.8pre (Firefox musume)
 個人資料  
引用回覆  
 文章主題 :
文章發表於 : 2006-09-25, 19:01 
離線
[社群版本維護者]

註冊時間: 2004-11-28, 17:21
文章: 856
ztycx 寫:
roytam1 寫:
ztycx 寫:
i'm using fx-1.5.0-bin-2006092118 build. by process explorer, i noticed, instead of musume-built "gdiplus.dll","gdiplus.dll' from "C:\WINDOWS\WinSxS" was called by firefox.exe. should it happen?
That's fine. It's normal.


so are these two "gdiplus.dll" identical in term of performance on your build? how can i activate the gdiplus.dll from your dlls instead of system version?
My version should be newer than system's one. You can simply replace it with my gdiplus.dll

_________________
I am the bone of my firefox.

Source is my body, and library is my blood.

I've created over a thousand of builds.

Unaware of notice.
Nor aware of warning.

With stood pain to create binaries.
Waiting for one's download.

I have no regrets. This is the only path.

My whole life was "Unlimited build works"

「只有宗教狂熱分子和極權主義國家才將道德等同於法制。」 Linus Torvalds寫道。
我的廢棄日記


回頂端
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.8pre) Gecko/20060923 Firefox/1.5.0.8pre (Firefox musume)
 個人資料  
引用回覆  
 文章主題 :
文章發表於 : 2006-09-25, 20:40 
離線

註冊時間: 2006-04-21, 09:30
文章: 4
roytam1 寫:
ztycx 寫:
roytam1 寫:
ztycx 寫:
i'm using fx-1.5.0-bin-2006092118 build. by process explorer, i noticed, instead of musume-built "gdiplus.dll","gdiplus.dll' from "C:\WINDOWS\WinSxS" was called by firefox.exe. should it happen?
That's fine. It's normal.


so are these two "gdiplus.dll" identical in term of performance on your build? how can i activate the gdiplus.dll from your dlls instead of system version?
My version should be newer than system's one. You can simply replace it with my gdiplus.dll


is that possible that you could program your build to make use of the gdiplus.dll in the local directory in the top priority, like the cases of msvcp.dll and msvcr.dll. then it can save the risk of changing files in system folder. thanks.


回頂端
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.8pre) Gecko/20060921 Firefox/1.5.0.8pre (Firefox musume)
 個人資料  
引用回覆  
 文章主題 :
文章發表於 : 2006-09-26, 01:53 
離線
[社群版本維護者]

註冊時間: 2004-11-28, 17:21
文章: 856
ztycx 寫:
roytam1 寫:
ztycx 寫:
roytam1 寫:
ztycx 寫:
i'm using fx-1.5.0-bin-2006092118 build. by process explorer, i noticed, instead of musume-built "gdiplus.dll","gdiplus.dll' from "C:\WINDOWS\WinSxS" was called by firefox.exe. should it happen?
That's fine. It's normal.


so are these two "gdiplus.dll" identical in term of performance on your build? how can i activate the gdiplus.dll from your dlls instead of system version?
My version should be newer than system's one. You can simply replace it with my gdiplus.dll


is that possible that you could program your build to make use of the gdiplus.dll in the local directory in the top priority, like the cases of msvcp.dll and msvcr.dll. then it can save the risk of changing files in system folder. thanks.
You can create a file named "firefox.exe.local" in the same directory(folder) as firefox.exe lies. That file forcing firefox.exe load its own directory's dll first.

_________________
I am the bone of my firefox.

Source is my body, and library is my blood.

I've created over a thousand of builds.

Unaware of notice.
Nor aware of warning.

With stood pain to create binaries.
Waiting for one's download.

I have no regrets. This is the only path.

My whole life was "Unlimited build works"

「只有宗教狂熱分子和極權主義國家才將道德等同於法制。」 Linus Torvalds寫道。
我的廢棄日記


回頂端
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.8pre) Gecko/20060923 Firefox/1.5.0.8pre (Firefox musume)
 個人資料  
引用回覆  
 文章主題 :
文章發表於 : 2006-09-26, 23:59 
離線

註冊時間: 2006-04-21, 09:30
文章: 4
roytam1 寫:
ztycx 寫:
roytam1 寫:
ztycx 寫:
roytam1 寫:
ztycx 寫:
i'm using fx-1.5.0-bin-2006092118 build. by process explorer, i noticed, instead of musume-built "gdiplus.dll","gdiplus.dll' from "C:\WINDOWS\WinSxS" was called by firefox.exe. should it happen?
That's fine. It's normal.


so are these two "gdiplus.dll" identical in term of performance on your build? how can i activate the gdiplus.dll from your dlls instead of system version?
My version should be newer than system's one. You can simply replace it with my gdiplus.dll


is that possible that you could program your build to make use of the gdiplus.dll in the local directory in the top priority, like the cases of msvcp.dll and msvcr.dll. then it can save the risk of changing files in system folder. thanks.
You can create a file named "firefox.exe.local" in the same directory(folder) as firefox.exe lies. That file forcing firefox.exe load its own directory's dll first.

thx! i tried your method, however, not work. still call gdiplus.dll from system folder


回頂端
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.8pre) Gecko/20060921 Firefox/1.5.0.8pre (Firefox musume)
 個人資料  
引用回覆  
 文章主題 :
文章發表於 : 2006-10-11, 18:05 
離線
[社群版本維護者]

註冊時間: 2004-11-28, 17:21
文章: 856
Updated:
Firefox 1.5.0.8pre(2006101102)
Firefox 2.0(2006101102)
Firefox 1.5.0.8pre NoSSE(2006101102)

Now using UPX 2.90w LZMA/10 to compress exe files and dll files, please test if this change breaks Firefox musume. Thanks.
現在改用UPX 2.90w LZMA/10去壓縮EXE和DLL檔,如果這項更變導致問題,請回報。

_________________
I am the bone of my firefox.

Source is my body, and library is my blood.

I've created over a thousand of builds.

Unaware of notice.
Nor aware of warning.

With stood pain to create binaries.
Waiting for one's download.

I have no regrets. This is the only path.

My whole life was "Unlimited build works"

「只有宗教狂熱分子和極權主義國家才將道德等同於法制。」 Linus Torvalds寫道。
我的廢棄日記


回頂端
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.8pre) Gecko/20061009 Firefox/1.5.0.8pre (Firefox musume)
 個人資料  
引用回覆  
 文章主題 :
文章發表於 : 2006-10-14, 06:34 
離線

註冊時間: 2006-08-12, 06:36
文章: 3
有 2.0rc2 未?


回頂端
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.7) Gecko/20060916 Firefox/1.5.0.7 (Firefox musume)
 個人資料  
引用回覆  
 文章主題 :
文章發表於 : 2006-10-14, 12:10 
離線
[社群版本維護者]

註冊時間: 2004-11-28, 17:21
文章: 856
kingme 寫:
有 2.0rc2 未?
已經是了。

_________________
I am the bone of my firefox.

Source is my body, and library is my blood.

I've created over a thousand of builds.

Unaware of notice.
Nor aware of warning.

With stood pain to create binaries.
Waiting for one's download.

I have no regrets. This is the only path.

My whole life was "Unlimited build works"

「只有宗教狂熱分子和極權主義國家才將道德等同於法制。」 Linus Torvalds寫道。
我的廢棄日記


回頂端
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.8pre) Gecko/20061011 Firefox/1.5.0.8pre (Firefox musume)
 個人資料  
引用回覆  
 文章主題 :
文章發表於 : 2006-10-23, 22:35 
離線

註冊時間: 2003-09-01, 03:21
文章: 214
發現一個不知道算不算問題的問題

只要nProtect的GameGuard常駐中Fx就無法啟動
如果是事先開啟Fx就沒問題

UPX壓縮後造成的?

_________________
おいしくな~れ、おいしくな~れ、もえもえきゅん♥


回頂端
Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-TW; rv:1.8.0.7) Gecko/20060916 Firefox/1.5.0.7 (pigfoot)
 個人資料  
引用回覆  
 文章主題 :
文章發表於 : 2006-10-24, 00:52 
離線
[社群版本維護者]

註冊時間: 2004-11-28, 17:21
文章: 856
痕 寫:
發現一個不知道算不算問題的問題

只要nProtect的GameGuard常駐中Fx就無法啟動
如果是事先開啟Fx就沒問題

UPX壓縮後造成的?
應該無關...
倒是GameGuard自身與其他程式的兼容性不太好有關。

當然要是懷疑UPX 2.90w的兼容性的話,可以照以下方法測試:
  1. 下載 http://upx.sourceforge.net/download/uns ... px290w.zip 並解壓upx.exe至Firefox的目錄中
  2. 建立UnpackAll.bat,內容如下:
    代碼:
    @for /R %%x in (*.exe;*.dll) do upx -d "%%~x"
  3. 執行UnpackAll.bat,就會自動把Firefox目錄中的所有exe/dll檔給解壓了
  4. 執行Firefox.exe


而我比較懷疑是GameGuard禁止了UPX的in-place decompression,可以用ASPack/PECompat等同類程式測試

_________________
I am the bone of my firefox.

Source is my body, and library is my blood.

I've created over a thousand of builds.

Unaware of notice.
Nor aware of warning.

With stood pain to create binaries.
Waiting for one's download.

I have no regrets. This is the only path.

My whole life was "Unlimited build works"

「只有宗教狂熱分子和極權主義國家才將道德等同於法制。」 Linus Torvalds寫道。
我的廢棄日記


回頂端
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.8pre) Gecko/20061020 Firefox/1.5.0.8pre (Firefox musume)
 個人資料  
引用回覆  
 文章主題 :
文章發表於 : 2006-10-24, 04:32 
離線

註冊時間: 2003-09-01, 03:21
文章: 214
roytam1 寫:
而我比較懷疑是GameGuard禁止了UPX的in-place decompression,可以用ASPack/PECompat等同類程式測試

報告一下剛剛的測試

decompress之後就可以在GameGuard常駐下開啟
不過再次compress後便又無法在GameGuard常駐下開啟
1.5.0.8(2006102211)(2006102009)皆是如此
再往前的版本我就沒有試了

奇怪的是另外找來pigfoot大的1.5.0.7 P0 build
經過compress卻依然可以在GameGuard常駐下開啟

GameMon是掛在PSU上的Rev 860

_________________
おいしくな~れ、おいしくな~れ、もえもえきゅん♥


回頂端
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.8) Gecko/20061022 Firefox/1.5.0.8 (Firefox musume)
 個人資料  
引用回覆  
 文章主題 :
文章發表於 : 2006-10-24, 07:17 
離線
[社群版本維護者]

註冊時間: 2004-11-28, 17:21
文章: 856
痕 寫:
roytam1 寫:
而我比較懷疑是GameGuard禁止了UPX的in-place decompression,可以用ASPack/PECompat等同類程式測試

報告一下剛剛的測試

decompress之後就可以在GameGuard常駐下開啟
不過再次compress後便又無法在GameGuard常駐下開啟
1.5.0.8(2006102211)(2006102009)皆是如此
再往前的版本我就沒有試了

奇怪的是另外找來pigfoot大的1.5.0.7 P0 build
經過compress卻依然可以在GameGuard常駐下開啟

GameMon是掛在PSU上的Rev 860
這樣啊...
有可能是某個patch壓縮後跟GameGuard衝突了
可是不知道是哪個patch出問題我沒辦法修了... orz

現在就先解壓湊合用吧

_________________
I am the bone of my firefox.

Source is my body, and library is my blood.

I've created over a thousand of builds.

Unaware of notice.
Nor aware of warning.

With stood pain to create binaries.
Waiting for one's download.

I have no regrets. This is the only path.

My whole life was "Unlimited build works"

「只有宗教狂熱分子和極權主義國家才將道德等同於法制。」 Linus Torvalds寫道。
我的廢棄日記


回頂端
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.8pre) Gecko/20061020 Firefox/1.5.0.8pre (Firefox musume)
 個人資料  
引用回覆  
 文章主題 :
文章發表於 : 2006-10-25, 19:13 
離線
[社群版本維護者]

註冊時間: 2004-11-28, 17:21
文章: 856
Updated:
Firefox 2.0 Release Builds / NoSSE Release Builds
http://two.fsphost.com/roytam1/

_________________
I am the bone of my firefox.

Source is my body, and library is my blood.

I've created over a thousand of builds.

Unaware of notice.
Nor aware of warning.

With stood pain to create binaries.
Waiting for one's download.

I have no regrets. This is the only path.

My whole life was "Unlimited build works"

「只有宗教狂熱分子和極權主義國家才將道德等同於法制。」 Linus Torvalds寫道。
我的廢棄日記


回頂端
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1) Gecko/20061025 BonEcho/2.0 (Firefox musume)
 個人資料  
引用回覆  
 文章主題 :
文章發表於 : 2006-10-26, 20:02 
離線

註冊時間: 2004-12-29, 16:11
文章: 20
roytam1 寫:
Updated:
Firefox 2.0 Release Builds / NoSSE Release Builds
http://two.fsphost.com/roytam1/
x_x為甚麼我會轉到fsphost的主頁...


回頂端
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1) Gecko/20061024 BonEcho/2.0 (Firefox musume)
 個人資料  
引用回覆  
 文章主題 :
文章發表於 : 2006-10-26, 21:20 
離線
[社群版本維護者]

註冊時間: 2004-11-28, 17:21
文章: 856
幻月 寫:
roytam1 寫:
Updated:
Firefox 2.0 Release Builds / NoSSE Release Builds
http://two.fsphost.com/roytam1/
x_x為甚麼我會轉到fsphost的主頁...
可能是FSPHost方面的問題...莔rz

_________________
I am the bone of my firefox.

Source is my body, and library is my blood.

I've created over a thousand of builds.

Unaware of notice.
Nor aware of warning.

With stood pain to create binaries.
Waiting for one's download.

I have no regrets. This is the only path.

My whole life was "Unlimited build works"

「只有宗教狂熱分子和極權主義國家才將道德等同於法制。」 Linus Torvalds寫道。
我的廢棄日記


回頂端
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.8) Gecko/20061024 Firefox/1.5.0.8 (Firefox musume)
 個人資料  
引用回覆  
顯示文章 :  排序  
發表新文章 回覆主題  [ 307 篇文章 ]  前往頁數 上一頁  1 ... 15161718192021  下一頁

所有顯示的時間為 UTC + 8 小時


誰在線上

正在瀏覽這個版面的使用者:沒有註冊會員 和 8 位訪客


不能 在這個版面發表主題
不能 在這個版面回覆主題
不能 在這個版面編輯您的文章
不能 在這個版面刪除您的文章
不能 在這個版面上傳附加檔案

搜尋:
前往 :  
cron
Powered by phpBB® Forum Software © phpBB Group
正體中文語系由 竹貓星球 維護製作
© moztw.org, Mozilla Foundation
MozTW,Mozilla 台灣社群