mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-19 07:12:36 -05:00
feat: archive full dolphin-emu/Sys, add DSP/font/IPL paths to pack
dolphin-emu/Sys/ folder (2562 files) from libretro/dolphin Data/Sys. retroarch.yml: DSP firmware (dsp_coef.bin, dsp_rom.bin), fonts (font_western.bin, font_japanese.bin) at dolphin-emu/Sys/GC/ paths. ref: DolphinLibretro/Boot.cpp:72-73, HW/DSPLLE/DSPHost.cpp, HW/EXI/EXI_DeviceIPL.cpp. pack: 452 files, 0 missing.
This commit is contained in:
@@ -0,0 +1,45 @@
|
||||
# RUFP99 - Rune Factory: Frontier
|
||||
[Gecko]
|
||||
$All areas max runeys (60-60-60-60) [DendeX3]
|
||||
04452D9C 3C3C3C3C
|
||||
04452DA0 3C3C3C3C
|
||||
04452DA4 3C3C3C3C
|
||||
04452DA8 3C3C3C3C
|
||||
04452DAC 3C3C3C3C
|
||||
04452DB0 3C3C3C3C
|
||||
04452DB4 3C3C3C3C
|
||||
04452DB8 3C3C3C3C
|
||||
04452DBC 3C3C3C3C
|
||||
* https://forums.dolphin-emu.org/Thread-rune-factory-frontier-pal-ntsc-runeys-ar-codes
|
||||
*
|
||||
* The 1st digits sequence points areas :
|
||||
* 04452D9C - Homestead
|
||||
* 04452DA0 - Beach Road
|
||||
* 04452DA4 - Business District
|
||||
* 04452DA8 - South District
|
||||
* 04452DAC - Public Square
|
||||
* 04452DB0 - Church
|
||||
* 04452DB4 - Mountain Road
|
||||
* 04452DB8 - Lake Poli
|
||||
* 04452DBC - Beach
|
||||
* The second sequence points the number of runey of each type in the area (2 digits per runey type, in this order : water, rock, tree, grass. In hexa decimal : 3C = 60).
|
||||
* When an area is modified, its runey amount will be locked as long as the code remains activated (e.g. you can infinitely harvest/release runeys in a modified area, runey amount in this area won't change).
|
||||
$Balanced Runeys [DendeX3]
|
||||
04452DA0 00000001
|
||||
04452DA4 00010000
|
||||
04452DA8 00000001
|
||||
04452DAC 00010000
|
||||
04452DB0 00000100
|
||||
04452DB4 00000100
|
||||
04452DB8 01000000
|
||||
04452DBC 01000000
|
||||
* https://forums.dolphin-emu.org/Thread-rune-factory-frontier-pal-ntsc-runeys-ar-codes
|
||||
*
|
||||
* Homestead area is not modified, it will work like vanilla : no food chain, homestead runeys will be produced by your crops. Homestead's runeys will decrease if you collect them. If homestead is in prosperity (35-35-35-35), you will gain a 1 day bonus of growth speed (fodder will regrow in 1 day instead of 2).
|
||||
* Other areas will only have 1 runey at all times (even if you catch or release some in these areas).
|
||||
* The purpose is to ignore the runey system as possible, but not to get penalties/bonus of other areas in return. Runeys are hardly collectible infinitely either in other aeras (locked to 1 runey).
|
||||
$Half Runeys Management [DendeX3]
|
||||
04452DA8 00000001
|
||||
04452DAC 00010000
|
||||
04452DB4 00000100
|
||||
04452DB8 01000000
|
||||
Reference in New Issue
Block a user