• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Game Support › Triforce
[Triforce] Mario Kart Arcade GP 2
View New Posts | View Today's Posts

Pages (7): 1 2 3 4 5 ... 7 Next »
Jump to page 
Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
[Triforce] Mario Kart Arcade GP 2
11-08-2012, 12:59 AM (This post was last modified: 01-09-2013, 02:42 PM by Starscream.)
#1
Starscream Away
Above and Beyond
*******
Posts: 4,052
Threads: 213
Joined: Jun 2009
Wiki Page - Mario Kart Arcade GP 2 - [edit]


Previous discussion thread
Asus Laptop: K53TA
OS: Windows 7 Home Premium, 64-Bit - SP1
CPU: AMD Llano A6-3400M, Quad-Core, 1.4GHz-2.6GHz (Overclocked)
GPU: AMD Radeon HD6650M, 1GB GDDR3 (Catalyst 13.1)
RAM: Samsung 4GB DDR3-1333










Find
Reply
11-08-2012, 08:55 AM
#2
ExtremeDude2 Offline
Gotta post fast
*******
Posts: 9,309
Threads: 273
Joined: Dec 2010
Why only 1 star for compatibility?
Check out my videos (dead)
[Image: sig-22354.png]
Website Find
Reply
11-08-2012, 09:27 AM
#3
MayImilae Offline
Chronically Distracted
**********
Administrators
Posts: 4,598
Threads: 119
Joined: Mar 2011
Wiki rules. The wiki is designed to focus on the latest master build, ignoring side branches (but it's fine with noting them). Run the game on the master build and you get squat. So the compatibility rating reflects that: 1 star. The rating will be changed once Triforce support hits master.
[Image: RPvlSEt.png]
AMD Threadripper Pro 5975WX PBO+200 | Asrock WRX80 Creator | NVIDIA GeForce RTX 4090 FE | 64GB DDR4-3600 Octo-Channel | Windows 11 22H2
MacBook Pro 14in | M1 Max (32 GPU Cores) | 64GB LPDDR5 6400 | macOS 12
Find
Reply
12-26-2012, 02:49 PM
#4
sirkingchase Offline
Junior Member
**
Posts: 41
Threads: 2
Joined: Sep 2012
I remember reading a few months back that you could not actually play this game. That the most that could be done was the intro video. I believe it was an issue with the controls, that we had not implemented the arcade controls yet.

I could be wrong though, what is the status of this games. I would sure like to play it the intro is impressive.
BEWARE: ARCH-LINUX User
Processor: AMD Phenom II 960T Overlocked to 3.8 GHZ && Unlocked to X6
Video Card: GeForce GTX 650 1GB
Dolphin Version - Latest git-hub for Linux, complied from source
Currently Playing: Super Mario Sunshine
Find
Reply
12-26-2012, 02:52 PM (This post was last modified: 12-26-2012, 02:52 PM by Starscream.)
#5
Starscream Away
Above and Beyond
*******
Posts: 4,052
Threads: 213
Joined: Jun 2009
The game plays well with the latest Triforce branch builds without issues.
Asus Laptop: K53TA
OS: Windows 7 Home Premium, 64-Bit - SP1
CPU: AMD Llano A6-3400M, Quad-Core, 1.4GHz-2.6GHz (Overclocked)
GPU: AMD Radeon HD6650M, 1GB GDDR3 (Catalyst 13.1)
RAM: Samsung 4GB DDR3-1333










Find
Reply
12-26-2012, 03:30 PM
#6
sirkingchase Offline
Junior Member
**
Posts: 41
Threads: 2
Joined: Sep 2012
I complied from source, I am not sure if that makes it compatible for Triforce. The link posted in the wiki http://dolphin-emu.org/download/branches/#Triforce points to precomplied binaries. I am running linux so those will not work.

Worst case Ill just try it on my windows machine however it is significantly less powerful.
BEWARE: ARCH-LINUX User
Processor: AMD Phenom II 960T Overlocked to 3.8 GHZ && Unlocked to X6
Video Card: GeForce GTX 650 1GB
Dolphin Version - Latest git-hub for Linux, complied from source
Currently Playing: Super Mario Sunshine
Find
Reply
12-26-2012, 03:47 PM
#7
Shonumi Offline
Linux User/Tester
**********
Administrators
Posts: 6,505
Threads: 55
Joined: Dec 2011
(12-26-2012, 03:30 PM)sirkingchase Wrote: I complied from source, I am not sure if that makes it compatible for Triforce. The link posted in the wiki http://dolphin-emu.org/download/branches/#Triforce points to precomplied binaries. I am running linux so those will not work.

As long as you "git checkout" the Triforce branch from the git repository and compile that, you should be able to play what Triforce games Dolphin supports on Linux. Just grabbing the source code and compiling it right away will give you a regular build from master branch unless you tell git to switch.
Website Find
Reply
12-27-2012, 12:12 PM (This post was last modified: 12-27-2012, 12:34 PM by sirkingchase.)
#8
sirkingchase Offline
Junior Member
**
Posts: 41
Threads: 2
Joined: Sep 2012
Thanks I had never used git checkout before. I had to google that one. Alternatively, I found the google code page which shows the changes as well as the zip

http://code.google.com/p/dolphin-emu/source/list?name=Triforce

How can I make both Dolphin-emu and this branch co-exist? I want to have them directories different. Example for triforce-branch -
executable:/usr/bin/Triforce-emu
Main files:/usr/share/Triforce-emu
User date:~/.triforce-emu

On the linux build page it states to do -D CMAKE_INSTALL_PREFIX=/new/path, I assume this is in the CMakeLists file, I am not sure how to do this and if it will name everything the way I want.

Im compiling it right now, Im just going to overwrite it for tonight to try it out.
BEWARE: ARCH-LINUX User
Processor: AMD Phenom II 960T Overlocked to 3.8 GHZ && Unlocked to X6
Video Card: GeForce GTX 650 1GB
Dolphin Version - Latest git-hub for Linux, complied from source
Currently Playing: Super Mario Sunshine
Find
Reply
12-27-2012, 02:19 PM
#9
Shonumi Offline
Linux User/Tester
**********
Administrators
Posts: 6,505
Threads: 55
Joined: Dec 2011
You can edit most of that stuff via the root directory CMakeList.txt. Change line #30 from ".dolphin-emu" to something like "triforce-emu" for the user data part. Change #27 similarly for /usr/share. In fact, I suppose you could just replace all instances of the string "dolphin-emu" in CMakeList with "triforce-emu" and it might work out all right. I dunno too much about CMake to say for sure, but Linux is meant for us adventurous types :3
Website Find
Reply
02-11-2013, 07:57 AM
#10
GaussTek
Unregistered
 
Hello guys!

I have an issue with 3.0-697-x64 (Triforce, of course).

I can't get the item button to work on this revision (no matter if I use Keyboard or GamePad). However, I found and downloaded the previous one (696, but could only find a working link for x86), and it works just fine.

Wondering if someone else has experienced this issue or if this is a bug or if I'm doing something wrong (followed exactly the same steps for both, though)

I mean, currently it works fine on 696, but it's a shame I can't find a working link for the x64 build (does anyone have it? hehe).

Thanks

Edit.

NVM guys. Got it working now, downloaded again the emu and did the config again, and now works fine. Weird.

Sorry for the trouble! ^^
Reply
« Next Oldest | Next Newest »
Pages (7): 1 2 3 4 5 ... 7 Next »
Jump to page 


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode