This repository has been archived by the owner on Aug 8, 2019. It is now read-only.
forked from dolphin-emu/dolphin
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
*Added steering emulation *Added controller support for F-Zero AX *Added gameconfig for F-Zero AX
- Loading branch information
crediar
committed
Jan 14, 2014
1 parent
4073b11
commit 9c58d4d
Showing
5 changed files
with
194 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
[OnFrame_Enabled] | ||
$No CMD encryption | ||
$Disable Crypto | ||
$Disable CARD | ||
$Network wait | ||
$English | ||
$Motor init | ||
$Crash fix | ||
$Unlimited credits | ||
$OSReport | ||
$System waiting | ||
[OnFrame] | ||
$No CMD encryption | ||
0x801857AC:dword:0x93A30008 | ||
0x801857B0:dword:0x93C3000C | ||
0x801857B4:dword:0x93E30010 | ||
$Disable Crypto | ||
0x801AD598:dword:0x4E800020 | ||
$Disable CARD | ||
0x8017B2BC:dword:0x38C00000 | ||
$Network wait | ||
0x80180FD8:dword:0x4800004C | ||
$English | ||
0x800DF698:dword:0x38000000 | ||
$Motor Init | ||
0x80175710:dword:0x60000000 | ||
0x80175714:dword:0x60000000 | ||
0x801756AC:dword:0x60000000 | ||
$Crash Fix | ||
0x803BC400:dword:0x803BB940 | ||
$Unlimited Credits | ||
0x80400DE8:dword:0x00000001 | ||
$OSReport | ||
0x80191B54:dword:0x4BFF676C | ||
0x801C53CC:dword:0x4BFC2EF4 | ||
0x801CC684:dword:0x4BFBBC3C | ||
$System waiting | ||
0x80180DB8:dword:0x48000054 | ||
0x80180E1C:dword:0x48000054 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters