Mods configuration does not stay afther closing the game

AXIOK

Member
Dec 27, 2025
2
0
130
for example, i select and predeterminates a character with char select mod, afther closing and re-open the game, i always start with mario again, or with the day and night cycle mod, the configurations just returns to default, this happens in the android port, in PC i don't have this problem
 
Sounds like the sm64coopdx app doesn't have permission to write to:

Main Storage > com.maniscat2.sm64coopdx > user > sm64config.txt

That's where the Player settings get saved.

Check if the file exists and if the settings you're changing are being updated there. Maybe you need to give the app storage permission(s)?

Settings you're talking about are:

Code:
coop_player_name Player
coop_player_model 0
coop_player_palette_pants 00 00 63
coop_player_palette_shirt 90 00 00
coop_player_palette_gloves ff ff ff
coop_player_palette_shoes 8b 1c 0e
coop_player_palette_hair 73 06 00
coop_player_palette_skin fe c1 79
coop_player_palette_cap aa 00 00
coop_player_palette_emblem ff 00 00
 
I check the settings files and the user configs and everything works normally, aparently, this problem only appears with the mods in the 1.4 versión app, i try in previous versión and this bug does not happens, i checked the .sav files of the mods on the user folder, the .sav files exist and haves content but its like the game can't read it.
 

Users who are viewing this thread