Global Agenda

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
pyrocide
Level 2
Level 2
Posts: 14
Joined: Sat Jan 02, 2010 12:22 am

Global Agenda

Post by pyrocide »

Is Global Agenda being planned to be ported to Wine?
Charles Davis

Global Agenda

Post by Charles Davis »

pyrocide wrote:
Is Global Agenda being planned to be ported to Wine?
You don't normally "port" apps to Wine. Wine runs Windows programs as if
they were being run on Windows itself. (Then again, you can build a
"Winelib" version of a Windows app, if you have the source.)

I see two things you may have meant by that question:

- Is the Wine project planning to support Global Agenda?
Yes and no. The goal of the Wine project is to support running all--or
most--Windows programs on Linux, Mac OS X, BSD, etc. We tend not to
focus on particular apps, though. It's true that developers and users
often have certain apps in mind, but for the most part, Wine is designed
to generally run Windows apps.

If you want to know if Wine supports running this app, try looking in
the Application Database (http://appdb.winehq.org ). If it's not there,
try running it yourself and posting the results there.

- Do the makers of Global Agenda plan to support Wine?
Probably not. But this is a question for whoever makes the program. And,
you never know.

Chip
tparker
Level 5
Level 5
Posts: 354
Joined: Tue Feb 24, 2009 3:06 pm

Global Agenda

Post by tparker »

On Monday 25 January 2010 12:39:18 am pyrocide wrote:
Is Global Agenda being planned to be ported to Wine?
I tried it last night from steam (no previous steam set up on the computer)
and was able to do the download and install just fine. It fell over at start up
with the MS dotNET stuff. I'm going to keep trying and see what I can find to
make that happy.
pyrocide
Level 2
Level 2
Posts: 14
Joined: Sat Jan 02, 2010 12:22 am

Post by pyrocide »

Sorry, I meant the question as "Is wine planning on supporting Global Agenda?"

But, I will try and install it from the disc when it releases on Feb 1st.
jeffz
Level 5
Level 5
Posts: 345
Joined: Thu Mar 13, 2008 10:03 pm

Re: Global Agenda

Post by jeffz »

tparker wrote:On Monday 25 January 2010 12:39:18 am pyrocide wrote:
Is Global Agenda being planned to be ported to Wine?
I tried it last night from steam (no previous steam set up on the computer)
and was able to do the download and install just fine. It fell over at start up
with the MS dotNET stuff. I'm going to keep trying and see what I can find to
make that happy.
This means usually means you need to install dotnet in a clean prefix with winetricks before the app does.
love2hate
Level 2
Level 2
Posts: 18
Joined: Wed Aug 19, 2009 7:10 am

Post by love2hate »

Hi i make some fast/crapy test
need with winetricks vcrun2005 , physx for the next ( work for me but maybe is not need) mono24 , and d3dx10_39.dll.
Befor first launch i using regedit with prereqs_on.reg ( regedit prereqs_on.reg) need for bypass some sh*t .

Code: Select all

Windows Registry Editor Version 5.00[url=http://tof.canardpc.com/view/a70cc303-0245-42ce-a4a7-9adc5f2a5322.jpg][img]http://tof.canardpc.com/preview2/a70cc303-0245-42ce-a4a7-9adc5f2a5322.jpg[/img][/url]

[HKEY_CURRENT_USER\Software\Valve\Steam\Apps\17020]
"PR1"=dword:00000001
"PR2"=dword:00000001
"PR3"=dword:00000001
"PR4"=dword:00000001

Image

you need force mouse ( unreal3 bug )
some texte is hide (it 's not a wine bug !!! game bug with AA see game' s forum)

My setting in game
Image

run with core2 e6420 (2.83ghz) 9800x2 190.53 gentoo/funtoo 64
Atatsu
Newbie
Newbie
Posts: 2
Joined: Wed Feb 17, 2010 12:48 pm

Post by Atatsu »

@love2hate

What version of Wine were you using in that test of yours? You got a lot further than I was able to when trying to run Global Agenda. Most I get is the splash screen and then it dies.
love2hate
Level 2
Level 2
Posts: 18
Joined: Wed Aug 19, 2009 7:10 am

Post by love2hate »

wine.1.1.18 .... 1.1.38
But strange game don't launch without compyz or kwin'effect :shock:
Window's game need focus or wine crash ( for me )
Image
Davvvve
Level 4
Level 4
Posts: 181
Joined: Mon Apr 27, 2009 2:37 pm

Global Agenda

Post by Davvvve »

I followed the guide completly , mounted d3dx10_39.dll in system 32 .
But it complaints that it coudnt read it in terminal . The game wouldnt start . I use ubuntu 9.10 64 bit . 9500 nvidia .
Atatsu
Newbie
Newbie
Posts: 2
Joined: Wed Feb 17, 2010 12:48 pm

Post by Atatsu »

@Davvvve

I've had that problem before with some Steam games. You might just try dropping a copy of d3dx10_39.dll in your Steam install dir.
Davvvve
Level 4
Level 4
Posts: 181
Joined: Mon Apr 27, 2009 2:37 pm

Thanks

Post by Davvvve »

Ill try that later when im arriving from work .
Davvvve
Level 4
Level 4
Posts: 181
Joined: Mon Apr 27, 2009 2:37 pm

hmm

Post by Davvvve »

It didnt work . Followed the guide on appDB .
Davvvve
Level 4
Level 4
Posts: 181
Joined: Mon Apr 27, 2009 2:37 pm

a question .

Post by Davvvve »

Does Global Agenda work with the latest patch =?
Locked