Arc Rise Fantasia: Difference between revisions

Line 22: Line 22:


===60 FPS===
===60 FPS===
Check the discussions tab at the top for a fully commented version of the code, alternate codes, and a few optional fixes.
Gecko Code:
Gecko Code:
<pre>
<pre>
$60 FPS
$60 FPS
C203EA78 00000002 // No movement fix
04001820 40000000
04535c98 42BA0000
04535c9c 42700000
04535be8 3C80AE10
04535bf0 3D410518
C21A33DC 00000003
3E808000 62941820
C2940000 EFDEA024
C058000C 00000000
C21BEA70 00000003
3E808000 62941820
C2940000 EC21A024
FFC00890 00000000
C21A3BD4 00000006
3C608000 6063180C
82830000 2C140000
41820010 38050001
3A800000 4800000C
7CA02B78 3A800001
92830000 00000000
C22135B4 00000003
3D008000 6108180C
3A600001 92680000
39000000 00000000
C2209674 00000003
38000002 3E408000
6252182C 90120000
38000001 00000000
C220968C 00000003
38000000 3E408000
6252182C 90120000
38000002 00000000
C20C8328 00000006
3C608000 60631824
80830008 2C040002
41820018 38800000
2C000000 40810008
38800001 90830008
2C000000 00000000
C22135B4 00000003
3D008000 6108180C
3A600001 92680000
39000000 00000000
C20C831C 00000003
38600000 3D608000
616B1820 906B0008
60000000 00000000
C20C8328 00000006
3C608000 60631824
80830008 2C040002
41820018 38800000
2C000000 40810008
38800001 90830008
2C000000 00000000
C21AF244 00000003
3FC08000 63DE182C
38800000 909E0000
7C7E1B78 00000000
C2039DD0 00000003
C05D08B0 EC221024
EC21082A EC420824
D05D08B0 00000000
C2039E74 00000003
C01D193C EE800024
EE94A02A EC00A024
60000000 00000000
C203EA78 00000002
38630001 7C1D1800
38630001 7C1D1800
60000000 00000000 //end
60000000 00000000
C203DCE0 00000003 // Run spaz fix
C203DCE0 00000001
3E800000 3EA08000
EC031828 00000000
62B51804 92950000
C203DD44 00000001
C0150000 00000000 //end
2C000014 00000000
C203DD44 00000001 // Run sound fix
C203E570 00000003
2C000014 00000000 // Change 14 to adjust timing
7C791B78 3E604000
22441BB0 00000000 //undo for world map
8246260C 9266260C
04442610 3F800000 //walk 1
60000000 00000000
0444260C 3F800000 //walk 2
C203EB18 00000002
04442614 00000000 //FPS 60
38210110 9257F78C
04442618 00000001 //Battle and UI speed
60000000 00000000
20442E58 01000000 //VN off switch
C203DEB8 00000005
22441BB0 00000002 //60 fps cutscene switch
3E808044 6294260C
04442610 40000000 //undo when needed
82940000 7C149000
0444260C 40000000 //undo
40820010 12831824
04442618 00000002 //undo
1294A514 1021A024
04442614 00000001 //undo
1002082A 00000000
F0000000 00000000
C203DEC8 00000002
40820008 1021A024
1002082A 00000000
04442610 3F800000
0444260C 3F800000
04442614 00000000
04442618 00000001
2000182C 00000001
22441BB0 00000002
04442610 40000000
0444260C 40000000
04442618 00000002
04442614 00000001
E0000000 80008000
</pre>
</pre>
Issues caused are minor, but include:


*2x speed for stuff like hopping across rocks when it prompts you to hit a button.
Cutscenes may have very minor graphical glitches when the camera switches aroud. Remove the "22441BB0 00000002" line if you want to revert back to 30 fps cutscenes.
*Normal 30 fps world map.
*Half speed for some automated walking sequences, usually during dialog scenes.
*Cutscene lag may cause graphical glitches when the camera switches. Remove the "60 fps cutscene switch" if you want to revert back to 30 fps cutscenes.


As of {{revision|5.0-845}} Gecko codes do not work properly in Arc Rise Fantasia.  Thus, this code may not work properly.  Because the problem is related to how long frames take, increasing the emulated CPU Clock above 125% and enabling Speed Up Disc Transfer Rate may quell the issues.  Please refer to {{issue|10367}} for more information.
As of {{revision|5.0-845}} Gecko codes do not work properly in Arc Rise Fantasia.  Thus, this code may not work properly.  Because the problem is related to how long frames take, increasing the emulated CPU Clock above 125% and enabling Speed Up Disc Transfer Rate may quell the issues.  Please refer to {{issue|10367}} for more information.
===Free-er World Camera===
May not always work. Use the DPAD to rotate the world camera up/down and zoom in/out.
Gecko Code:
<pre>
$World Camera DPAD
C21A2040 00000001
60000000 00000000
C21A2A34 00000001
60000000 00000000
C21A2A2C 0000000D
3C608044 60632FC8
88830003 3C609193
6063B2DC 80A30000
2C040001 40A2000C
3CA5FFFD 48000038
2C040002 40A2000C
3CA50003 48000028
2C040004 40A20010
84A3FFFC 3CA5FFFD
48000014 2C040008
40A2000C 84A3FFFC
3CA50003 90A30000
60000000 00000000
</pre>


== Configuration ==
== Configuration ==
20

edits