Search found 45 matches

by Elowan
Mon May 16, 2011 7:02 pm
Forum: General Discussion
Topic: Is there a way to run/compile residual on ppc Mac G4?
Replies: 84
Views: 93940

ok, after deleting the complete residual directory and downloading git clone again, fixing the "64bit issue", "make bundle" still fails (same error), but "make" works again. so, i made a new residual version, played a bit and saved. now, after loading the saved game, ma...
by Elowan
Mon May 16, 2011 4:35 pm
Forum: General Discussion
Topic: Is there a way to run/compile residual on ppc Mac G4?
Replies: 84
Views: 93940

hmm, after changing the env. var. (macports should use gcc 4.2), building didn┬┤t work anymore: Powerbook:~ gforce$ cd residual Powerbook:residual gforce$ make fatal: cannot describe '1271a8f87f729fc6849b456a879e39ea4582a7b5' make: Nothing to be done for `all'. Powerbook:residual gforce$ make bundle...
by Elowan
Mon May 16, 2011 1:02 pm
Forum: General Discussion
Topic: Is there a way to run/compile residual on ppc Mac G4?
Replies: 84
Views: 93940

The only thing i can think of about the savegames issues is an endianness problem. PowerPC is big endian, while Intel is little endian. I don't own a big endian machine though, so i can't directly fix it. I might send you a patch and you see if it works. Awesome, i would test it and report back to ...
by Elowan
Mon May 16, 2011 8:00 am
Forum: General Discussion
Topic: Is there a way to run/compile residual on ppc Mac G4?
Replies: 84
Views: 93940

Ah, ok thx again! So, i will compile it again later, this time it should be done with gcc 4.2, asuming the .profile was setup right. First i must do "make" when in the residual directory, then try "make bundle" and after that, there should be a working app with icon and normally ...
by Elowan
Mon May 16, 2011 6:48 am
Forum: General Discussion
Topic: Is there a way to run/compile residual on ppc Mac G4?
Replies: 84
Views: 93940

Ok, i will try it again and report, if make bundle works then. But i am a bit concerned about the savegame issue :( Sound works fine now, and it seems there is some working AA now, because the game dont look jaggy any more but still runs fluid. I mean, if i can't load a savegame, the whole thing bec...
by Elowan
Sun May 15, 2011 8:47 pm
Forum: General Discussion
Topic: Is there a way to run/compile residual on ppc Mac G4?
Replies: 84
Views: 93940

oki, now my .profile looks like this: export CC=/usr/bin/gcc-4.2 export CPP=/usr/bin/cpp-4.2 export CXX=/usr/bin/g++-4.2 # MacPorts Installer addition on 2011-05-11_at_20:34:38: adding an appropriate $ export PATH=/opt/local/bin:/opt/local/sbin:$PATH # Finished adapting your PATH environment variabl...
by Elowan
Sun May 15, 2011 8:04 pm
Forum: General Discussion
Topic: Is there a way to run/compile residual on ppc Mac G4?
Replies: 84
Views: 93940

oki, the sound issues are gone... but resume a savegame...still fails :( Imuse::restoreState() started. Imuse::restoreState() finished. GrimEngine::savegameRestore() finished. lua: (null) Active Stack: `gettable' tag method at line 2346 [in file Scripts\_system.lua] function (Scripts\_options.lua:29...
by Elowan
Sun May 15, 2011 2:28 pm
Forum: General Discussion
Topic: Is there a way to run/compile residual on ppc Mac G4?
Replies: 84
Views: 93940

My xcode version is 3.1.4 and i guess gcc is latest version. Env. Variables i dont know, i did not setup some. I guess that config.h does take care of that? I am using macports, also clean install. How can i specify and provide you more detailed informations? What to type in terminal and poste here,...
by Elowan
Sun May 15, 2011 11:04 am
Forum: General Discussion
Topic: Is there a way to run/compile residual on ppc Mac G4?
Replies: 84
Views: 93940

hi again, "git pull" worked so far. after that i had to edit config.h again (removing some lines) and run "make". residual builded. but "make bundle" after building residual still dont work. in the end, it says: ld: symbol(s) not found collect2: ld returned 1 exit statu...
by Elowan
Sat May 14, 2011 8:49 pm
Forum: General Discussion
Topic: Is there a way to run/compile residual on ppc Mac G4?
Replies: 84
Views: 93940

deleting the prefs in "Library/Preferences/residual..." got no better result. the savegame it loaded, sound plays and i can move... after about 3 seconds, residual closes (see code posted above) and the grimdialog.html┬┤s are not readable - i mean the are only showing some typings like &qu...
by Elowan
Sat May 14, 2011 7:40 pm
Forum: General Discussion
Topic: Is there a way to run/compile residual on ppc Mac G4?
Replies: 84
Views: 93940

As for the problem you are having loading/saving...is the saved game you are trying to load saved by an earlier build of ResidualVM? If not, but if you have used an earlier version of ResidualVM, you may need to trash your ResidualVM Preferences file and rerun the GUI so that a new one is created. ...
by Elowan
Sat May 14, 2011 7:35 pm
Forum: General Discussion
Topic: Is there a way to run/compile residual on ppc Mac G4?
Replies: 84
Views: 93940

hi and thanks again for all the usefull feedback and supporting me on my task :) ok, the icon issue is solved, did it the copy&paste way. "make bundle" didn┬┤t work, got a big list of errors. and yes, i got problems when loading a save game :( (the issue in the land of living was, that...
by Elowan
Fri May 13, 2011 7:24 pm
Forum: General Discussion
Topic: Is there a way to run/compile residual on ppc Mac G4?
Replies: 84
Views: 93940

oh, well.... are there some options for the game, that must be tweaked in residual options?

because my save-game loads.. but stands still in the land of the living... before saveing game, it worked... but slower than the chapter around the office....
by Elowan
Fri May 13, 2011 6:39 pm
Forum: General Discussion
Topic: Is there a way to run/compile residual on ppc Mac G4?
Replies: 84
Views: 93940

You know what? It compiled with some minor errors or missing of something not that important. Playing a bit, no crash but sound is not always 100% Now, i am just missing a german version of Grim. Tab to replace my engish one with and i am done on this task and very very happy about things going so f...
by Elowan
Fri May 13, 2011 6:00 pm
Forum: General Discussion
Topic: Is there a way to run/compile residual on ppc Mac G4?
Replies: 84
Views: 93940

Hey, sounds nice! I tried the fix in config.h but seems not to work. I get the same results like without the fix. A bit strange - after configure &&make the lines, i ve deleted are there again(!) i checkt again and tried to comment them out, using / but no effect at all. Now i try the other ...