Grand Prix Racing Online Foro > General forum > GPRO Organiser in OS X Agregar este tema a tu lista de ignorados Agregar este tema a tu lista de observados
Página [1
Autor Tema: GPRO Organiser in OS X 28 respuestas
Rui Miguel Lopes
(Grupo Rookie - 103)



Mensajes: 9
  País:
Portugal 
Certificado: 
Me gusta este mensaje (5)   No me gusta este mensaje (0)
Mensaje viejo #1 Publicado el 15-Mar-2014, 17:15:50 Citar 
Hi,

I have seen some people asking around how to run the GPRO Organiser in a mac. OS X is a unix system under the hood (BSD actually), and wine (see the Ubuntu thread) is also available.

If you don’t have homebrew start here:
https://github.com/Homebrew/homebrew/wiki/Installation

Then in the terminal type:
$brew install wine winetricks
$cd ~/.wine
$winetricks dotnet35

This will install everything from dotnet20 to dotnet35. The script will ask you to download some files, just follow the instructions.

If you run through an error during dotnet30sp1 installation type:
$ mv /Users/youraccount/Library/Caches/winetricks/dotnet30sp1/XPSEP%20XP%20and%20Server%202003%2032%20bit.msi "/Users/youraccount/Library/Caches/winetricks/dotnet30sp1/XPSEP XP and Server 2003 32 bit.msi”

and rerun the script.

Upon successfull installation, type:
$ wine godir/setup.exe

To run the app:
$ cd drive_c/Program Files/GO
$ wine go.exe

Enjoy!
Guy Adams
(Grupo Rookie - 167)



Mensajes: 231
  País:
Inglaterra 
Certificado: 
Me gusta este mensaje (0)   No me gusta este mensaje (0)
Mensaje viejo #2 Publicado el 23-Mar-2014, 13:26:46 Citar 
Yikes, this is way above my understating of my Mac (long term PC user, short term Mac user). Don't suppose there is an idiots guide out there somewhere is there?

Thanks,
G
Rui Miguel Lopes
(Grupo Rookie - 103)



Mensajes: 9
  País:
Portugal 
Certificado: 
Me gusta este mensaje (0)   No me gusta este mensaje (0)
Mensaje viejo #3 Publicado el 24-Mar-2014, 12:17:41 Citar 
For Homebrew there are many guides, you will be fine with their wiki (follow the link above).
Then I see the problem with the terminal stuff, but it is pretty straight forward if you know the basics. Try this
http://lifehacker.com/5633909/who-needs-a-mouse-learn-to-use...

and after that have a go at it. Don't worry too much if you fail, if you notice nothing is done as a superuser, so your system will be fine. Let me know how it goes.


RL
Rui Miguel Lopes
(Grupo Amateur - 97)



Mensajes: 9
  País:
Portugal 
Certificado: 
Me gusta este mensaje (2)   No me gusta este mensaje (0)
Mensaje viejo #4 Publicado el 17-Oct-2014, 00:28:16 Citar 
Hi,

The last updates of GO are using .NET 4.0, and the installation process with wine is cleaner and easier. Keep reading.

If you don’t have homebrew start here:
https://github.com/Homebrew/homebrew/wiki/Installation

If you don't have wine installed yet, then type in the terminal:
$brew install wine winetricks
$cd ~/.wine

Install .NET:
$winetricks dotnet20 dotnet40

Upon successfull installation, install GO with:
$ wine <download-dir>/setup.exe

To run the app:
$ cd drive_c/Program Files/GO
$ wine go.exe

Let me know how it goes.

RL
Tomás Naranjo
(Grupo Amateur - 84)



Mensajes: 723
  País:
México 
Certificado: 
Me gusta este mensaje (0)   No me gusta este mensaje (0)
Mensaje viejo #5 Publicado el 17-Oct-2014, 00:39:42 Citar 
This should be pinned. Thanks Rui
Richard Carter
(Grupo Amateur - 10)



Mensajes: 317
  País:
Inglaterra 
Certificado: 
Me gusta este mensaje (0)   No me gusta este mensaje (0)
Mensaje viejo #6 Publicado el 17-Oct-2014, 14:25:51 Citar 
I'll have a look at this later tonight after the race, looks like fantastic work though, well done. OSX support has been lacking for a while. I know we're a minority, but a large minority.
Rui Miguel Lopes
(Grupo Amateur - 97)



Mensajes: 9
  País:
Portugal 
Certificado: 
Me gusta este mensaje (0)   No me gusta este mensaje (0)
Mensaje viejo #7 Publicado el 17-Oct-2014, 18:31:24 (última edición el 17-Oct-2014, 18:33:01 por Rui Miguel Lopes) Citar 
No biggie, we have to thank the guys at wine ;)

To keep your go.dat file synched use something like Dropbox, then link the file to the go directory:

$ ln -s ~/Dropbox/go.dat ~/.wine/drive_c/<godir>
Alan Halford
(Grupo Amateur - 13)



Mensajes: 678
  País:
Inglaterra 
Certificado: 
Me gusta este mensaje (0)   No me gusta este mensaje (0)
Mensaje viejo #8 Publicado el 26-Jun-2015, 19:28:54 Citar 
Just been pointed to this site as I have just bought a MacBook in the last week and all of the above has gone WAY over my head.

Can anyone give me REAL IDIOTS guide to this as I would like to run GO on my Mac.


Sorry but don't even know what this is

Quote ( Rui Miguel Lopes @ October 17th 2014,00:28:16 )

then type in the terminal:


and the page I get to I have absolutely no idea where to start or what to do to download. Need help!!!
Greg Starke
(Grupo Amateur - 76)



Mensajes: 129
  País:
Estados Unidos 
Certificado: 
Me gusta este mensaje (0)   No me gusta este mensaje (0)
Mensaje viejo #9 Publicado el 29-Jun-2015, 05:56:16 Citar 
All Mac users should bootcamp windows and install VMware fusion - the unity view will run it in OSX using Windows binaries - that's how I do it!
Alan Halford
(Grupo Amateur - 13)



Mensajes: 678
  País:
Inglaterra 
Certificado: 
Me gusta este mensaje (0)   No me gusta este mensaje (0)
Mensaje viejo #10 Publicado el 29-Jun-2015, 07:42:34 Citar 
Quote ( Greg Starke @ June 29th 2015,05:56:16 )

bootcamp windows


Sorry but I am unfamiliar with this term....can you explain
Alick Gardiner
(Grupo Amateur - 53)


Mensajes: 55
  País:
Inglaterra 
Certificado: 
Me gusta este mensaje (0)   No me gusta este mensaje (0)
Mensaje viejo #11 Publicado el 29-Jun-2015, 13:33:08 Citar 
applications, then utilities, then terminal to run the terminal, it's a black window where you can type the commands given in the first post

the rest of the instructions should be fine but if you have any problems just reply to the thread and someone should be able to help :)
Greg Starke
(Grupo Amateur - 76)



Mensajes: 129
  País:
Estados Unidos 
Certificado: 
Me gusta este mensaje (1)   No me gusta este mensaje (0)
Mensaje viejo #12 Publicado el 29-Jun-2015, 16:10:57 Citar 
So there is an OSX utility called bootcamp - it spins up a new partition on the main disk of your MAC - you then install windows on it and can dual boot OSX / Windows. Provided you are on intel hardware based Mac of course.

Once you have that setup, you can install VMware fusion (70 dollars or so) and run VMware unity view - Unity view runs Windows in the background and gives the appearance of opening windows programs natively in OSX
Alan Halford
(Grupo Amateur - 13)



Mensajes: 678
  País:
Inglaterra 
Certificado: 
Me gusta este mensaje (0)   No me gusta este mensaje (0)
Mensaje viejo #13 Publicado el 29-Jun-2015, 17:03:29 Citar 
OK thank you guys will have a look at that
Alick Gardiner
(Grupo Amateur - 53)


Mensajes: 55
  País:
Inglaterra 
Certificado: 
Me gusta este mensaje (0)   No me gusta este mensaje (0)
Mensaje viejo #14 Publicado el 29-Jun-2015, 19:59:32 (última edición el 29-Jun-2015, 20:01:11 por Alick Gardiner) Citar 
for one program though wine is definitely a lot easier, it's made specifically to run windows programs on linux or mac machines

that or a virtualbox VM (virtual machine), which runs an actual copy of windows from within your normal mac desktop, in a window like a game or any other program would run, but is easier to completely remove if you don't fancy it anymore
Marios Tsekis
(Grupo Pro - 1)



Mensajes: 39
  País:
Grecia 
Certificado: 
Me gusta este mensaje (0)   No me gusta este mensaje (0)
Mensaje viejo #15 Publicado el 29-Jun-2015, 20:13:13 (última edición el 29-Jun-2015, 20:14:18 por Marios Tsekis) Citar 
There is an app for that too. CrossOver. It is based in wine in order to emulate how windows apps work but it is a lot easier no terminal. You install the CrossOver app and then you double click the .exe app you want to install. And you follow the guidelines. The only catch is that CrossOver is not free and it is not 100% certain that the .exe will work as in windows. In my experience I didn't have problems installing and using it. But that was a few seasons back. I see above that things changed so you can give it a try. https://www.codeweavers.com/products/ it offers a trial ;)
Greg Starke
(Grupo Amateur - 76)



Mensajes: 129
  País:
Estados Unidos 
Certificado: 
Me gusta este mensaje (0)   No me gusta este mensaje (0)
Mensaje viejo #16 Publicado el 29-Jun-2015, 22:27:23 Citar 
Wine is buggy in OSX in my experience.... other emulators don't work the same as having it running natively - the method I laid out has never failed me.
Alick Gardiner
(Grupo Amateur - 53)


Mensajes: 55
  País:
Inglaterra 
Certificado: 
Me gusta este mensaje (0)   No me gusta este mensaje (0)
Mensaje viejo #17 Publicado el 30-Jun-2015, 09:35:10 Citar 
a VM won't require partitioning your drive though, that might be more risky for someone who can't install wine, so i'd suggest virtualbox and a vm, you can get free windows images to run at www.modern.ie which will be just functional enough to run something like gpro organiser
Jack Roper
(Grupo Amateur - 123)



Mensajes: 50
  País:
Inglaterra 
Certificado: 
Me gusta este mensaje (0)   No me gusta este mensaje (0)
Mensaje viejo #18 Publicado el 22-Jul-2016, 20:10:02 Citar 
Can anyone help with my Mac and getting GO organiser? I am new to Mac and do not have a clue where to start?

Thanks
Michael Winkley
(Grupo Master - 3)



Mensajes: 33335
  País:
Gales 
Certificado: 
Me gusta este mensaje (0)   No me gusta este mensaje (0)
Mensaje viejo #19 Publicado el 22-Jul-2016, 20:27:31 Citar 
You can't.
Lorenzo Cavallari
(Grupo Rookie - 160)


Mensajes: 2
  País:
Italia 
Certificado: 
Me gusta este mensaje (0)   No me gusta este mensaje (0)
Mensaje viejo #20 Publicado el 11-Oct-2019, 15:16:24 Citar 
Would anyone be able to provide an updated walkthrough on how to do this? I'm getting bad EXE error message when running terminal, and think its due to the new version of GO...
Michael Jones
(Grupo Pro - 25)



Mensajes: 1386
  País:
Inglaterra 
Certificado: 
Me gusta este mensaje (0)   No me gusta este mensaje (0)
Mensaje viejo #21 Publicado el 11-Oct-2019, 15:28:39 (última edición el 11-Oct-2019, 15:29:52 por Michael Jones) Citar 
look in this topic near the end should show latest downloads you need.

/gb/forum/ViewTopic.asp?TopicId=2376#scroll

but i believe it only works on windows not sure about others .
Sébastien Boulanger
(Grupo Pro - 5)



Mensajes: 1190
  País:
Francia 
Certificado: 
Me gusta este mensaje (0)   No me gusta este mensaje (0)
Mensaje viejo #22 Publicado el 11-Oct-2019, 16:39:13 Citar 
I can't provide support for mac, or if buy me one, why not 😂
C#. Net is multi-platform but the original app was very specific to Windows.

But I think with wine, on mac and Linux, there is no reason to not do the work, it's a basic app
Martin Cook
(Grupo Rookie - 129)



Mensajes: 32
  País:
Alemania 
Certificado: 
Me gusta este mensaje (5)   No me gusta este mensaje (0)
Mensaje viejo #23 Publicado el 7-Mar-2020, 13:12:45 Citar 
I can confirm that the latest version of the GPro Organiser still works under Mac OS using wine. Some of the panels don't seem to render quite right, but so far it seems totally usable.

Here are the commands I used to get it working.

If you don't already have homebrew installed, then install it. See: https://brew.sh/

Run the following commands in a Terminal session:

brew cask install xquart
brew cask install wine-stable
brew install winetricks
brew switch openssl 1.0.2q
winetricks dotnet472
winetricks dotnet48

Notes:
- I already had a lot of brew packages installed, if you are new to brew you may need to install some additional pre-requiste packages.
- I'm not sure why the brew switch openssl command was required - I think my existing openssl installation was broken - winetricks was failing, you could try the dotnet install without doing this.
- I doubt the installation of dotnet472 is required - I think just the dotnet48 command will be sufficient .... but this is what I did, and it worked.
- The dotnet48 install crashed on my first attempt. I needed to Force Quite the wine-preloader process, and then it worked on second attempt.

Then download the latest version of the GPro Organiser setup exe file (current is GProOrganizer_3.2.21.32421_Setup.exe).

Run the following command in a Terminal session (assuming you saved to the Downloads folder, and adjust if there is a newer version available):

wine ~/Downloads/GProOrganizer_3.2.21.32421_Setup.exe

The GPro Organiser application can then be started with the command :

cd ~/.wine/drive_c/users/$(whoami)/Local\ Settings/Application\ Data/Programs/GPro\ Organiser/ && /usr/local/bin/wine Go.exe
Sébastien Boulanger
(Grupo Amateur - 59)



Mensajes: 1190
  País:
Francia 
Certificado: 
Me gusta este mensaje (0)   No me gusta este mensaje (0)
Mensaje viejo #24 Publicado el 7-Mar-2020, 15:56:49 Citar 
Good to have a nice tuto for install on osx 😉
Sébastien Boulanger
(Grupo Amateur - 59)



Mensajes: 1190
  País:
Francia 
Certificado: 
Me gusta este mensaje (0)   No me gusta este mensaje (0)
Mensaje viejo #25 Publicado el 2-Jun-2020, 09:25:37 Citar 
So sorry for the delay !
But we haveour mutations with my wife last week and we have to go New Caledonia on september !

I'm a little busy ^^

The new version is here !

https://sourceforge.net/projects/gpro-organizer-2/files/GPro...
Fishman Dan
(Grupo Rookie - 150)



Mensajes: 13
  País:
Nueva Zelanda 
Certificado: 
Me gusta este mensaje (0)   No me gusta este mensaje (0)
Mensaje viejo #26 Publicado el 19-May-2021, 04:23:50 Citar 
Sorry for replying to an old thread ....

I have installed Homebrew, but I can't execute

"brew cask install xquart"

Unknown command: cask
Sébastien Boulanger
(Grupo Master - 4)



Mensajes: 1190
  País:
Francia 
Certificado: 
Me gusta este mensaje (1)   No me gusta este mensaje (0)
Mensaje viejo #27 Publicado el 19-May-2021, 15:19:36 Citar 
@Fishman Dan (R150)
From homebrew doc, test with :

brew install --cask xquart

As first command and repeat when needed 👌
Martin Cook
(Grupo Pro - 8)



Mensajes: 32
  País:
Alemania 
Certificado: 
Me gusta este mensaje (0)   No me gusta este mensaje (1)
Mensaje viejo #28 Publicado el 19-May-2021, 21:45:26 Citar 
I haven't used GPRO Organiser for over a year, but if you are running MacOS Catalina (10.15) or later, then I would be pretty sure that these instructions no longer work (Apple removed support for 32-bit application which broke Wine).

You could use CrossOver (from CodeWeavers) - this should work, but it is not a free option.

If you want to run GPRO Organiser on a Mac then I would run it within a Windows10 virtual machine (using VirtualBox for example) as this will be a lot less pain in the long run.
Fishman Dan
(Grupo Rookie - 150)



Mensajes: 13
  País:
Nueva Zelanda 
Certificado: 
Me gusta este mensaje (0)   No me gusta este mensaje (0)
Mensaje viejo #29 Publicado el 20-May-2021, 00:16:02 Citar 
Quote ( Martin Cook @ May 19th 2021,21:45:26 )

I haven't used GPRO Organiser for over a year, but if you are running MacOS Catalina (10.15) or later, then I would be pretty sure that these instructions no longer work (Apple removed support for 32-bit application which broke Wine).

You could use CrossOver (from CodeWeavers) - this should work, but it is not a free option.

If you want to run GPRO Organiser on a Mac then I would run it within a Windows10 virtual machine (using VirtualBox for example) as this will be a lot less pain in the long run.


Thanks Martin. I have Parallels but I let the license expire as I don't have a need for it currently. Just a shame that there isn't a web-based version of the Organiser I guess.
Página [1
Grand Prix Racing Online Foro > General forum > GPRO Organiser in OS X Agregar este tema a tu lista de ignorados Agregar este tema a tu lista de observados

Responder a este tema