ROM Hack Discussion Final Fantasy X/X-2 Game Settings

masagrator

The patches guy
OP
Developer
Joined
Oct 14, 2018
Messages
6,273
Trophies
3
XP
12,037
Country
Poland
Maybe someone will be interested. Original config file from game files.
It works only as part of save. You need to backup save and change values in gamesetting file.
Audio and language is not working.


Code:
Language=jp
Resolution=1280*720
ScreenMode=SM_FULLSCREEN
Quality=VQ_CUSTOM
Mute=Off
MasterVolume=100
VoiceVolume=100
MusicVolume=100
SFXVolume=100
Brightness=50
VSync=on
Anisotropic=16
Shadow=2
TextureQuality=TQ_HIGH
MSAA=4
ColorCorrection=On
PostAA=PAA_SMAA4
UnSharpMask=On
HDAO=High
Invincible=Off
EncounterRate=ER_NORMAL
ffxKeyBinding=93,94,91,92,30,51,49,53,46,97,31,98,29,41,23,25,26,24,12,13,11,14,15,17,16,18,20,19,65,68,0,69,0,66,67,0,95,96,28,44,64,0,0,0,0,0,0,0,0,0,0,0,0,77,78,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
ffx2KeyBinding=93,94,91,92,30,51,49,53,46,97,31,98,29,41,23,25,26,24,12,13,11,14,15,17,16,18,20,19,65,68,0,69,0,66,67,0,0,0,0,0,64,34,35,50,21,22,0,0,0,0,0,0,0,77,78,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
lmKeyBinding=93,94,91,92,30,51,49,53,46,97,31,98,29,41,23,25,26,24,12,13,11,14,15,17,16,18,20,19,65,0,0,69,0,66,0,0,0,0,0,0,64,0,0,99,0,0,95,96,100,0,0,0,0,77,78,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
AudioLanguage=default
//empty line, delete this//
Code:
Language=jp // jp, en, fr, de, it, es, kr, ch, cn, none (?)
Resolution=1280*720
ScreenMode=SM_FULLSCREEN // SM_WINDOW, SM_FULLSCREEN, SM_BORDERLESS
Quality=VQ_CUSTOM // VQ_LOW, VQ_MEDIUM, VQ_HIGH, VQ_CUSTOM
Mute=Off // Off, On
MasterVolume=100
VoiceVolume=100
MusicVolume=100
SFXVolume=100
Brightness=50
VSync=on // off, on
Anisotropic=16
Shadow=2
TextureQuality=TQ_HIGH // TQ_LOW, TQ_MEDIUM, TQ_HIGH
MSAA=4
ColorCorrection=On // On, Off
PostAA=PAA_SMAA4 // PAA_OFF, PAA_FXAA, PAA_SMAA1, PAA_SMAA2, PAA_SMAA3, PAA_SMAA4
UnSharpMask=On // On, Off
HDAO=High // Low, Medium, High
Invincible=Off // Off, On
EncounterRate=ER_NORMAL // ER_OFF, ER_NORMAL, ER_HIGH
ffxKeyBinding=93,94,91,92,30,51,49,53,46,97,31,98,29,41,23,25,26,24,12,13,11,14,15,17,16,18,20,19,65,68,0,69,0,66,67,0,95,96,28,44,64,0,0,0,0,0,0,0,0,0,0,0,0,77,78,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
ffx2KeyBinding=93,94,91,92,30,51,49,53,46,97,31,98,29,41,23,25,26,24,12,13,11,14,15,17,16,18,20,19,65,68,0,69,0,66,67,0,0,0,0,0,64,34,35,50,21,22,0,0,0,0,0,0,0,77,78,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
lmKeyBinding=93,94,91,92,30,51,49,53,46,97,31,98,29,41,23,25,26,24,12,13,11,14,15,17,16,18,20,19,65,0,0,69,0,66,0,0,0,0,0,0,64,0,0,99,0,0,95,96,100,0,0,0,0,77,78,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
AudioLanguage=default // default, eng, jpn
 
Last edited by masagrator,

deibiddo

Member
Newcomer
Joined
Oct 29, 2017
Messages
5
Trophies
0
Age
35
XP
74
Country
United Kingdom
Thanks masagrator, do you know what would it be like to activate audio Japanese and texts in Spanish or English?

Language=en / AudioLanguage=jp maybe?
 

masagrator

The patches guy
OP
Developer
Joined
Oct 14, 2018
Messages
6,273
Trophies
3
XP
12,037
Country
Poland
Where does this go if you are on SX OS?
Code:
sxos/titles/0100FE500D0CA000/romfs/GameSetting.ini

Thanks masagrator, do you know what would it be like to activate audio Japanese and texts in Spanish or English?
Language=en / AudioLanguage=jp maybe?

Don't know. I'm working with guy right now who is making tool for unpacking files of this game.
 

masagrator

The patches guy
OP
Developer
Joined
Oct 14, 2018
Messages
6,273
Trophies
3
XP
12,037
Country
Poland
may i ask what is this for?
improve picture quality?
This is original config file. You can do anything with it.
It's for people who want to try something different - for better or worse. :P
F.e. what if you will change resolution higher? It will crash? It will work not good enough, but maybe changing other settings to something lower will make it playable?
Infinite possibilities (joke :D).

Ok, the GameSetting.ini didn't work for me... I will look forward to that tool! Thank you again

OK, that's why I've put Discussion as prefix. Because i wasn't sure if it's a thing.
What did you changed?
 
Last edited by masagrator,

airtrack

Member
Newcomer
Joined
Oct 2, 2015
Messages
24
Trophies
0
Age
33
XP
105
Country
Thailand
This is original config file. You can do anything with it.
It's for people who want to try something different - for better or worse. :P
F.e. what if you will change resolution higher? It will crash? It will work not good enough, but maybe changing other settings to something lower will make it playable?
Infinite possibilities (joke :D).



OK, that's why I've put Discussion as prefix. Because i wasn't sure if it's a thing.


I see, thank you
I will try 4K resolution :rofl2:
 

masagrator

The patches guy
OP
Developer
Joined
Oct 14, 2018
Messages
6,273
Trophies
3
XP
12,037
Country
Poland
Just to point out, this is layeredFS which SX OS 2.6.1 doesn’t support.
Newest version is 2.6.3, so who cares?

Edit: sorry, mistake. I don't know why i was thinking 2.6.3 is the newest. I'm still on 2.5.3. :D
The 2.4.1 is the newest version with 100% working layeredfs. From 2.5 layeredfs is broken. 2.5.3 is almost ideal.

Edit2: OK, it's not working. I changed heavly graphics settings and nothing has changed. I found some settings in executable, so maybe it's possible by editing nro. But nothing like this.
 
Last edited by masagrator,

Jafece

Member
Newcomer
Joined
Apr 29, 2018
Messages
8
Trophies
0
Age
40
XP
842
Country
United States
I think this file actually goes inside your game save, back up a save with edizon and you will find the gamesettings.ini in the backup folder
 

Tere Valentin

Well-Known Member
Member
Joined
Nov 21, 2015
Messages
1,291
Trophies
0
Age
36
XP
2,368
Country
United States
it posible to change the audio to japanese while keeping the english text in the entire Remaster? And how do I do it?

If all this works, that is.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    Maximumbeans @ Maximumbeans: butte