Thread Rating:
  • 2 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
flashmasta savegame fix
#42
(11-17-2016, 02:05 AM)Loïc Wrote:
(11-16-2016, 11:19 PM)kickerofelves Wrote: [...]

Cotton: Non-patched version throws up a 'Flash write error' when you try to make changes in the options menu. Patched version removes this error but the high score table is completely glitched and displays a bunch of random numbers and symbols. The game has no level select so it doesn't really need a save feature but it's a shame not to be able to save high scores.
[...]

Hi, have you followed the last step of the readme.nfo ?

After applying the ips patch, you have to create a new rom by copying twice the same patched rom.

rom structure :

[program+data][save]

The patch relocates the save area from the end of a 8 mbit cartridge to the end of a 16mbit cartridge

If you don't do the copy, the physical cartridge will look like :

[program+data][save][random garbage][random garbage save area]

Thus, the patched game will read the high score table from the garbage area, resulting in crappy display.

The easiest way to fix this is to create a new rom structure like :
[program+data][save][program+data][save]

Under Windows, you can achieve this with : copy /b file + file double_sized_file

Thanks for the reply!

Ah I see, my bad. Should I do this with Biomotor as well? That might solve the options menu glitch.

Forgive my ignorance here but I don't understand how to make a new file using 2 copies of the old file. What exactly do you mean by "under windows : copy /b [patched_rom] + [patched_rom] [to_flash_rom]"

EDIT: Never mind, I figured it out! Didn't realise you were talking about using the command line. Cotton works fine now, Thanks Smile

EDIT 2: Just tried following the same steps with Biomotor Unitron and it still crashes on the options menu, strange.
Reply


Messages In This Thread
flashmasta savegame fix - by Loïc - 11-11-2012, 05:49 AM
RE: flashmasta savegame fix - by Loïc - 12-01-2012, 05:16 AM
RE: flashmasta savegame fix - by Flavor - 12-07-2012, 06:54 AM
RE: flashmasta savegame fix - by Flavor - 10-20-2015, 12:56 PM
RE: flashmasta savegame fix - by Loïc - 10-20-2015, 05:44 PM
RE: flashmasta savegame fix - by Flavor - 10-23-2015, 06:47 AM
RE: flashmasta savegame fix - by Loïc - 10-26-2015, 09:09 AM
RE: flashmasta savegame fix - by Loïc - 10-28-2015, 05:57 AM
RE: flashmasta savegame fix - by Flavor - 10-29-2015, 01:41 AM
RE: flashmasta savegame fix - by Loïc - 10-29-2015, 02:29 AM
RE: flashmasta savegame fix - by Flavor - 11-03-2015, 07:49 AM
RE: flashmasta savegame fix - by colinthedog - 01-25-2016, 02:57 AM
RE: flashmasta savegame fix - by Loïc - 01-25-2016, 06:37 PM
RE: flashmasta savegame fix - by colinthedog - 01-25-2016, 10:52 PM
RE: flashmasta savegame fix - by Loïc - 01-26-2016, 01:23 AM
RE: flashmasta savegame fix - by Loïc - 01-26-2016, 08:42 AM
RE: flashmasta savegame fix - by Flavor - 02-11-2016, 02:25 AM
RE: flashmasta savegame fix - by Loïc - 02-11-2016, 06:07 PM
RE: flashmasta savegame fix - by Flavor - 06-18-2016, 01:10 AM
RE: flashmasta savegame fix - by zandengoff - 10-20-2016, 09:10 AM
RE: flashmasta savegame fix - by Flavor - 10-20-2016, 09:34 AM
RE: flashmasta savegame fix - by Loïc - 10-20-2016, 05:54 PM
RE: flashmasta savegame fix - by Loïc - 10-20-2016, 08:15 PM
RE: flashmasta savegame fix - by Loïc - 10-21-2016, 12:42 AM
RE: flashmasta savegame fix - by Flavor - 10-21-2016, 12:46 AM
RE: flashmasta savegame fix - by Loïc - 10-21-2016, 12:58 AM
RE: flashmasta savegame fix - by Flavor - 10-21-2016, 12:59 AM
RE: flashmasta savegame fix - by Flavor - 10-21-2016, 01:16 AM
RE: flashmasta savegame fix - by Loïc - 10-21-2016, 01:38 AM
RE: flashmasta savegame fix - by Flavor - 10-21-2016, 01:42 AM
RE: flashmasta savegame fix - by Loïc - 10-21-2016, 01:49 AM
RE: flashmasta savegame fix - by Flavor - 10-21-2016, 01:51 AM
RE: flashmasta savegame fix - by Loïc - 10-24-2016, 11:58 PM
RE: flashmasta savegame fix - by kickerofelves - 11-17-2016, 05:24 AM
RE: flashmasta savegame fix - by Flavor - 11-17-2016, 05:26 AM
RE: flashmasta savegame fix - by Loïc - 11-17-2016, 08:49 AM
RE: flashmasta savegame fix - by kickerofelves - 11-17-2016, 09:46 AM
RE: flashmasta savegame fix - by Loïc - 10-26-2016, 02:57 AM
RE: flashmasta savegame fix - by Flavor - 10-26-2016, 03:32 AM
RE: flashmasta savegame fix - by Loïc - 10-26-2016, 04:34 AM
RE: flashmasta savegame fix - by Loïc - 10-27-2016, 01:02 AM
RE: flashmasta savegame fix - by zandengoff - 10-27-2016, 07:23 AM
RE: flashmasta savegame fix - by Flavor - 10-27-2016, 01:16 AM
RE: flashmasta savegame fix - by kickerofelves - 11-16-2016, 11:19 PM
RE: flashmasta savegame fix - by Loïc - 11-17-2016, 02:05 AM
RE: flashmasta savegame fix - by kickerofelves - 11-17-2016, 03:59 AM
RE: flashmasta savegame fix - by Loïc - 11-17-2016, 07:05 PM
RE: flashmasta savegame fix - by kickerofelves - 11-17-2016, 09:10 PM
RE: flashmasta savegame fix - by Loïc - 11-17-2016, 11:02 PM
RE: flashmasta savegame fix - by kickerofelves - 11-17-2016, 11:25 PM
RE: flashmasta savegame fix - by Loïc - 11-18-2016, 12:17 AM
RE: flashmasta savegame fix - by kickerofelves - 11-18-2016, 12:59 AM
RE: flashmasta savegame fix - by Loïc - 11-18-2016, 04:27 AM
RE: flashmasta savegame fix - by kickerofelves - 12-02-2016, 02:33 AM
RE: flashmasta savegame fix - by Loïc - 12-02-2016, 08:58 PM
RE: flashmasta savegame fix - by tired - 03-11-2019, 01:13 PM
RE: flashmasta savegame fix - by Loïc - 03-12-2019, 01:45 AM
RE: flashmasta savegame fix - by Loïc - 12-05-2016, 08:43 AM
RE: flashmasta savegame fix - by Loïc - 12-15-2016, 08:41 AM
RE: flashmasta savegame fix - by Flavor - 05-24-2017, 11:47 AM
RE: flashmasta savegame fix - by Loïc - 05-24-2017, 05:22 PM
RE: flashmasta savegame fix - by mariotaotao - 07-09-2017, 09:20 PM
RE: flashmasta savegame fix - by tired - 03-12-2019, 03:07 AM
RE: flashmasta savegame fix - by Loïc - 03-13-2019, 01:36 AM
RE: flashmasta savegame fix - by BrianE - 03-23-2019, 01:00 AM
RE: flashmasta savegame fix - by tired - 03-13-2019, 03:39 AM
RE: flashmasta savegame fix - by Loïc - 03-26-2019, 06:15 PM
RE: flashmasta savegame fix - by manks - 04-01-2019, 01:54 AM
RE: flashmasta savegame fix - by fbfiso - 05-18-2019, 06:13 AM
RE: flashmasta savegame fix - by Loïc - 05-18-2019, 10:18 AM
RE: flashmasta savegame fix - by fbfiso - 06-06-2019, 07:28 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)