Search found 33 matches

by tobiaspfaff
Sun Feb 28, 2016 1:12 am
Forum: General Discussion
Topic: Mouse interface for Grim Fandango (Fan made mod)
Replies: 118
Views: 299419

Re: Mouse interface for Grim Fandango (Fan made mod)

Sorry, I hadn't noticed the links were still going to my old homepage. I now re-uploaded the Mac and Windows binaries, you can grab them using the link on the first post in this thread.
by tobiaspfaff
Fri Apr 17, 2015 6:40 pm
Forum: Grim Fandango Deluxe
Topic: The future of Grim Fandango Deluxe
Replies: 14
Views: 45273

Re: The future of Grim Fandango Deluxe

Well I don't know how easy it would be to hack the Remastered to display hi res backgrounds and widescreen, but if we did it in Residual it should be doable in the Remastered, maybe DF can release a patch to enable us to mod it. The actual rendering of the backdrops would be pretty hard to hack awa...
by tobiaspfaff
Thu Sep 11, 2014 8:19 pm
Forum: General Discussion
Topic: Mouse interface for Grim Fandango (Fan made mod)
Replies: 118
Views: 299419

Re: Mouse interface for Grim Fandango (Fan made mod)

Tobias: Are DF using any of your code? Are you still going to update this project now? What were the DF offices like? :) Well, DF can't directly use any of my code, as the backend is completely different. But yeah, I am involved in getting hotspots etc. to work on their side. Their office looks exa...
by tobiaspfaff
Fri Jun 13, 2014 11:01 am
Forum: General Discussion
Topic: Android porting thread.
Replies: 211
Views: 696216

Re: Android porting thread.

I made a first attempt to combine my mouse mod with the Android version, based off all the cool work here and hennymcc's port ( https://github.com/tobigun/residualvm/tree/mouse ). Instructions: 1. Enable unsafe sources on your Android device 2. Copy the game files (.LABs, patch,...) to a folder name...
by tobiaspfaff
Fri Jun 13, 2014 10:32 am
Forum: General Discussion
Topic: Mouse interface for Grim Fandango (Fan made mod)
Replies: 118
Views: 299419

Re: Mouse interface for Grim Fandango (Fan made mod)

Now, I can only speak for myself, but I think we can atleast discuss merging parts of your changes upstream. Feel free to drop in at #residualvm on freenode for a discussion about this. Sure, I'll drop by. At which time of day are people usually online? The last two times I peeked in there it was v...
by tobiaspfaff
Fri Jun 13, 2014 10:24 am
Forum: General Discussion
Topic: Mouse interface for Grim Fandango (Fan made mod)
Replies: 118
Views: 299419

Re: Mouse interface for Grim Fandango (Fan made mod)

Version 0.6 is out -- just a smaller bugfix release (fixed issues #34, #35, #36). As usual, Windows + Mac executables and instructions available at: http://tobiaspfaff.com/blog/2014/05/25/grim/ Also, I finally got my hands on an older Mac, and now have an idea what might have caused the instant-cras...
by tobiaspfaff
Wed Jun 04, 2014 10:24 pm
Forum: General Discussion
Topic: Mouse interface for Grim Fandango (Fan made mod)
Replies: 118
Views: 299419

Re: Mouse interface for Grim Fandango (Fan made mod)

noize wrote: the black rectangle underneath the inventory is now sized too small.
Ah, true, thanks for noticing. It's fixed in the repository now, and will be included in the next build.
by tobiaspfaff
Wed Jun 04, 2014 10:04 pm
Forum: General Discussion
Topic: Mouse interface for Grim Fandango (Fan made mod)
Replies: 118
Views: 299419

Re: Mouse interface for Grim Fandango (Fan made mod)

I still cannot get it to run in Snow Leopard(Instant crash). Yeah, this problem popped up a number of times. The issue is almost certainly related to the way I build the residualvm OSX release bundle (and its SDL, zlib library dependencies). I tried out a few different things, which fixed the issue...
by tobiaspfaff
Tue May 27, 2014 4:04 am
Forum: General Discussion
Topic: Mouse interface for Grim Fandango (Fan made mod)
Replies: 118
Views: 299419

Re: Mouse interface for Grim Fandango (Fan made mod)

noize wrote:However I am having trouble with the inventory.
Seems that I introduced a new bug while fixing old ones :) Inventory should now work again in v0.5.
by tobiaspfaff
Mon May 26, 2014 4:02 am
Forum: General Discussion
Topic: Mouse interface for Grim Fandango (Fan made mod)
Replies: 118
Views: 299419

Re: Mouse interface for Grim Fandango (Fan made mod)

Yes it works now. So how do I enable a higher resolution? you can set gameWidth=xxx, gameHeight=xxx in residualvm.ini I cannot restore a previously saved game. unfortunately, residualvm saves the complete state of the lua VM in each save game, which interferes with new functionality and even bugfix...
by tobiaspfaff
Sun May 25, 2014 7:03 pm
Forum: General Discussion
Topic: Mouse interface for Grim Fandango (Fan made mod)
Replies: 118
Views: 299419

Re: Mouse interface for Grim Fandango (Fan made mod)

Thanks tobiaspfaff. However, I am getting the same "Illegal instruction: 4" on OSX Mavericks as before with immediate exit. Here's a printout of the report crash. Hmm, I really thought I had this figured out :( Ok, I now compiled zlib directly with the project. Can you redownload and try ...
by tobiaspfaff
Sun May 25, 2014 8:10 am
Forum: General Discussion
Topic: Mouse interface for Grim Fandango (Fan made mod)
Replies: 118
Views: 299419

Re: Mouse interface for Grim Fandango (Fan made mod)

Hi all, I made a pass over the outstanding git issues, and fixed a bunch of them (most notably the beaver dam bug some people have been reporting here). The new version 0.5 also has support for variable resolutions (thanks to momomomo888!), and mouse control for the in-game menu. Binaries and instal...
by tobiaspfaff
Fri May 02, 2014 7:02 am
Forum: General Discussion
Topic: Mouse interface for Grim Fandango (Fan made mod)
Replies: 118
Views: 299419

Re: Mouse interface for Grim Fandango (Fan made mod)

Hehe... ok... I'll create a github account and try to make a fork and pull request :) Edit:Ok, I did a pull request to tobiaspfaff's github. Ha, awesome. Thanks for the pull request! I'm a bit busy with other stuff at the moment, but I'll definitely check it out for the next version which will hope...
by tobiaspfaff
Sun Mar 30, 2014 6:17 pm
Forum: General Discussion
Topic: Mouse interface for Grim Fandango (Fan made mod)
Replies: 118
Views: 299419

Ah! You need to checkout the mouse branch. Master is the vanilla ResidualVM branch. Sorry for not mentioning this, forgot about it.
by tobiaspfaff
Sun Mar 30, 2014 1:59 am
Forum: General Discussion
Topic: Mouse interface for Grim Fandango (Fan made mod)
Replies: 118
Views: 299419

Hi misanthropos, if you're building from source, mouse.lab can be found in dists/engine-data in the repository. Mouse support works in both windowed and full-screen mode. Software rendering is not supported at the moment, however-- there are issues with transparency rendering using TinyGL which I ha...