search for: gmax

Displaying 20 results from an estimated 25 matches for "gmax".

Did you mean: fmax
2010 Oct 08
3
Efficiency Question - Nested lapply or nested for loop
...,9), nrow=3, ncol=3) colnames(cmat) = c("tru_rr", "tru_rv", "tru_vv") rownames(cmat) = c("call_rr","call_rv","call_vv") ## APPROACH 1: Nested For Loop #### # Nested Loop Approach for (row in (1:nrow(data))) { for (i in (0:(nind-1))) { Gmax = which.max(c( data[[paste("G_hat_0_",i,sep="")]][row], data[[paste("G_hat_1_",i,sep="")]][row], data[[paste("G_hat_2_",i,sep="")]][row] )) Gtru = data[[paste("G_",i,sep="")]][row] + 1 # add 1 to match Gma...
2010 Nov 13
1
MSI failure while trying to install gmax
So I am trying to get back to finding the error in gmax, and I have to reinstall it because of the new machine and all. So I tried just putting it in after downloading it from TurboSquid. It complained about MSI having a major error, and quit, leaving me with a partial install. I got a panel suggesting this might be a problem with wine. So I used wi...
2010 Nov 25
2
Re: The perils of GMAX
UBUNTU 10.10 AMD64 Latest updates with recompile wine 3.1.7 after an ia32.lib upgrade. Returning to looking at GMAX. As things stand now, when you try to open the materials navigator the program posts an error, allows you to do a save, and quits.
2010 Sep 30
2
wine 1.3.3 on UNUNTU 10.04.1 with gmax 1.2
On wine 1.2 gmax material navigator opens its file system window but can't access the data. On 1.3.3 when you try to open the material navigator, the program posts an error and quits. One assumes we are working on the file system(s) interface within the wine/windows interpreter. If so, I don't know if th...
2010 Jul 15
13
The perils of GMAX
gmax won't start up after the initial time. The messages I am getting indicate that it has become case sensitive with respect to names. The installer put in a directory named 'stdplugs' but the program wanted it to be 'StdPlugs'. So I renamed it. It still says these libraries fai...
2010 Jul 14
3
I assume that wine doesn't like OLE programs using OpenGL
Just tried to run GMax. Got the splash screen and then, err:ole:CoUninitialize Mismatched CoUninitialize err:seh:setup_exception_record stack overflow 1028 bytes in thread 0026 eip 7bc3ed88 esp 02240f2c stack 0x2240000-0x2241000-0x2340000 Really, folks, I'm too old for all that Hexadecimal stuff. [Evil or Very Mad...
2012 Feb 01
0
gmax material editor
1.4-rc1 Congratulations on this release. Have started my test cycle. The previously reported problem with gmax' material editor and material navigator may have been fixed earlier, but it is definitely working on this release. Well done.
2010 Oct 13
0
Re: The perils of GMAX
The bottom bar is my cast bar, middle is target, and top is focus. Focus cast bar is very important, as I need to (WOW Gold (http://www.storeingame.com/))see heals to Spell Lock on my warlock. I have this same configuration for all my cast bars on all my characters, although I'm thinking about switching the positions up and making my cast bar exceptionally small. By the way, if you want to Buy
2010 Aug 26
0
No subject
...nscreen_formats fixme:atl:AtlModuleInit SEMI-STUB (0x63323950 0x633233e8 0x63300000) fixme:heap:RtlCompactHeap (0xd8e000, 0x0) stub err:mmio:MMIO_ParseExtA No . in szFileName: "" err:mmio:MMIO_ParseExtA No . in szFileName: "" err:mmio:MMIO_ParseExtA No . in szFileName: "C:\\gmax\\Sounds\\" err:mmio:MMIO_ParseExtA No . in szFileName: "C:\\gmax\\Sounds\\" err:mmio:MMIO_ParseExtA No . in szFileName: "C:\\gmax\\Scenes\\" err:mmio:MMIO_ParseExtA No . in szFileName: "C:\\gmax\\Scenes\\" fixme:storage:create_storagefile Storage share mode not im...
2010 Oct 01
0
SimCity 4 Deluxe's Building Architect Tool and friends
In my tests of gmax, I downloaded and installed the Building Architect Tool (BAT) for SimCity 4 Deluxe along with the associated Plugin Editor and the Lot Editor. With the exception of reported problems with gmax, all of these execute properly when called. Until we solve the gmax problem, we won't know if the pr...
2010 Dec 12
9
SPAM?
Received this email this morning. But I seem to be the last poster on that list and search says the topic doesn't exists. Is there a next page problem on the forum, or is it just spam? Hello, You are receiving this email because you are watching the topic, "The perils of GMAX" at WineHQ Forums. This topic has received a reply since your last visit. You can use the following link to view the replies made, no more notifications will be sent until you visit the topic. http://forum.winehq.org/viewtopic.php?p=53425#53425 If you no longer wish to watch this topic you c...
2010 Mar 11
1
Dicrete Laplace distribution
Hello, <http://tolstoy.newcastle.edu.au/R/help/04/07/0312.html#0313qlink1> Could anybody tell me how to generate discrete Laplacian distribution? I need to sample uma discretised Laplacian density like this: J( g -> g´) ~ exp (-lambda | g´ - g |) g in {0,…, gmax} Thanks, Nicolette [[alternative HTML version deleted]]
2007 May 18
4
Simple programming question
Hi R-users, I have a simple question for R heavy users. If I have a data frame like this dfr <- data.frame(id=1:16, categ=rep(LETTERS[1:4], 4), var3=c(8,7,6,6,5,4,5,4,3,4,3,2,3,2,1,1)) dfr <- dfr[order(dfr$categ),] and I want to score values or points in variable named "var3" following this kind of logic: 1. the highest value of var3 within category (variable named
2010 Oct 17
1
Procedure number out of range
...users = bin,daemon,sys,man,postfix,mail,www,games security = user add user script = /usr/sbin/useradd %u add machine script = /usr/sbin/useradd -g 1007 -c Klient -d /dev/null -s /bin/false %u delete user script = /usr/sbin/userdel %u delete user from group script = /usr/sbin/deluser %u %gmax log size = 100 passwd program = /usr/bin/passwd %u smb passwd file = /etc/samba/smbpasswd add group script = /usr/sbin/groupadd %g delete group script = /usr/sbin/groupdel %g passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword:* %n\n .socket options = TCP_NODELAY...
2009 Mar 02
0
[PATCH 5 of 13] exploiting the new interface in vnc.c
...break; default: break; diff -r 07a126ac0425 console.h --- a/console.h Mon Feb 16 11:39:06 2009 +0000 +++ b/console.h Mon Feb 16 12:07:19 2009 +0000 @@ -77,6 +77,7 @@ uint32_t rmask, gmask, bmask, amask; uint8_t rshift, gshift, bshift, ashift; uint8_t rmax, gmax, bmax, amax; + uint8_t rbits, gbits, bbits, abits; }; struct DisplaySurface { diff -r 07a126ac0425 vnc.c --- a/vnc.c Mon Feb 16 11:39:06 2009 +0000 +++ b/vnc.c Mon Feb 16 12:07:19 2009 +0000 @@ -74,6 +74,12 @@ #define VNC_DEBUG(fmt, ...) do { } while (0) #endif +#define count_bits(c, v)...
2010 Jul 15
4
Thanks fellows
With your help and the winetricks scripts I now have running the following: Simcity 5 Rush Hour MSPAINT iLive's reader for consolidating plugins for Simcity gMax, which will be used to run the Simcity BAT Makes me feel line the old XP days, but I like Linux better.
2012 Apr 14
0
R-help: Censoring data (actually an optim issue
...ed by changing optim to optimx in the penultimate line. Here's the final output. KKT condition testing Number of parameters = 2 max abs gradient element = 0.004032794 test tol = 0.1018794 KKT1 result = TRUE Hessian eigenvalues: [1] 7.138974e+02 9.931285e-04 KKT2 result = TRUE KKT results: gmax= 0.004032794 evratio= 1.391136e-06 KKT1 & 2: TRUE TRUE [1] 7.138974e+02 9.931285e-04 Save results from method BFGS > zz method par fvalues fns grs hes rs conv KKT1 KKT2 2 BFGS 0.2832468, 52.6096161 100.8794 10 1 0 -2 3 TRUE TRUE 1 NM 0.2827563, 54.35...
2009 Mar 02
0
[PATCH 4 of 13] DisplayState interface change
...); + + pf.bits_per_pixel = bpp; + pf.bytes_per_pixel = bpp / 8; + pf.depth = bpp == 32 ? 24 : bpp; + + switch (bpp) { + case 24: + pf.rmask = 0x000000FF; + pf.gmask = 0x0000FF00; + pf.bmask = 0x00FF0000; + pf.rmax = 255; + pf.gmax = 255; + pf.bmax = 255; + pf.rshift = 0; + pf.gshift = 8; + pf.bshift = 16; + break; + case 32: + pf.rmask = 0x0000FF00; + pf.gmask = 0x00FF0000; + pf.bmask = 0xFF000000; + pf.amask = 0x0000000...
2010 Aug 02
2
Database (Jet 4.0) Problem.
I have tried everything in winetricks that makes sense, and the program still insists that the Jet engine is not present, when it can be clearly seen in the windows directory. Here's the latest log: I don't see any database activity here, just a bunch of OLE calls. fixme:ole:OleLoadPictureEx (0xba0e4c,18726,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32fa70), partially
2013 Jun 14
0
Wine release 1.6-rc2
...s window (dogfood) 17325 Multiwinia locks up when you exit it 17588 Strong Bad's Cool Game only shows black screen 18152 lseek* without effect on file stream 21774 Perfect World International: sometimes audio is missing 21890 running vc2005: compiler is out of heap space 23653 gmax crashes if you select opengl, wgl complains glBufferRegionEnabled missing from linux opengl? 23773 No application close "cross" icon displayed for ForteAgent 23896 SQLyog ignores checkboxes. 24402 winegcc does not properly pass cmdline args, e.g. -Wb,--as-cmd="as --32"...