SimCity
Page 1 of 8
Page 1 of 8 • 1, 2, 3, 4, 5, 6, 7, 8
20180122
SimCity
Patch v8 Final for US/FR ROMs (fix music pause/resume)*:
- Code:
http://bszelda.zeldalegends.net/stuff/Con/SimCity-Patch-EnFrvGer_v8-Final.zip
PCM Packs
SimCity Restored* (by Relikk):
- Code:
https://mega.nz/file/gjJHSQ5T#NgZM1hEhM6JE5T-rwMgpNl_MW0NvQEeHuXsNoe4xbEo
Shiryu PCM Sets:
#011 - SimCity: Chiptune Administration
- Code:
http://www.mediafire.com/file/rrrxw5vovq415td/Shiryu-MSU1-011-SimCity-ChiptuneAdministration.zip
#012 - SimCity: Orchestral Administration
- Code:
http://www.mediafire.com/file/a12x31fpxj4mgaq/Shiryu-MSU1-012-SimCity-OrchestralAdministration.zip
#013 - SimCity: Synthetic Administration
- Code:
https://www.mediafire.com/file/a6hwx5ndat1q728/Shiryu-MSU1-013-SimCity-SyntheticAdministration.zip
Roland SC-88 Set.zip by Mr Wubbzy
- Code:
https://drive.google.com/file/d/1HgyQhdC83Q3lagg1nKlY87uG-ZqBkWPy/view?usp=sharing
Last edited by pepillopev on Thu 7 May 2020 - 15:08; edited 28 times in total
pev- Since : 2017-10-16
SimCity :: Comments
The game crashes right at the intro. Can't play it.
Neither the IPS nor the BPS patch work even when patched successfully. Using snes9x 1.55.
Neither the IPS nor the BPS patch work even when patched successfully. Using snes9x 1.55.
Did you use the patch on a non-header ROM? Is the ROM the US version of SimCity?
Sent from Topic'it App
Last edited by pepillopev on Tue 23 Jan 2018 - 15:36; edited 3 times in total
Sent from Topic'it App
Last edited by pepillopev on Tue 23 Jan 2018 - 15:36; edited 3 times in total
Again, was the patch done on a non-header ROM? Did you get the US version of SimCity?
Sent from Topic'it App
Sent from Topic'it App
Deja vu or curse... read something similar shortly on toy story if I remember correctly
I'll check too when I'm home..
I'll check too when I'm home..
Conn wrote:Deja vu or curse... read something similar shortly on toy story if I remember correctly ...
I know, right. I'm checking the IPS/BPS files just in case.
Last edited by pepillopev on Tue 23 Jan 2018 - 16:05; edited 2 times in total
No, both patch files are good. Just tested them on Snes9x (no crashing at title screen - was able to go into practice game w/o issue). Maybe wrong unpatched ROM file?
IceMan, can you redownload the patch files and re-test please?
Pitstone, Shiryu, did any of you have any issue with the game?
IceMan, can you redownload the patch files and re-test please?
Pitstone, Shiryu, did any of you have any issue with the game?
I tested right now, works flawless, great job Pev
No idea why people have issues right now, or what they possibly could do wrong... unless another snes9x version was released or they play with an outdated version, or anything alike? I recommend testing bsnes.
No idea why people have issues right now, or what they possibly could do wrong... unless another snes9x version was released or they play with an outdated version, or anything alike? I recommend testing bsnes.
I don't know what the problem is either, Conn. I just had to make sure that the patch files were good to help narrow down the problem.
I have to see what Pitstone and Shiryu's responses will be...
I have to see what Pitstone and Shiryu's responses will be...
Conn wrote:...I recommend testing bsnes.
I use Bsnes+ v073+3a with the debugger on it, when I code (easier to use than Geiger). I just like that with Bsnes, I can have MSU enabled to test my code. In the past with Geiger, I had to switch between this and Snes9x to test MSU code. I now use Geiger as a last resort. If everything works on the Bsnes I use, it normally translates well to other emulators.
I prefer Bsnes more anyway (Snes9x has too many audio cracking issues on my rig; does not happen with Bsnes+). The only thing I do not like about Bsnes is making the XML file all the time.
I have my tricks with Geiger, like making a breakpoint read $2002 and then edit registers and set the zero flag at the cmp 53 branch.
But I meant rather that ice man should test bsnes (and not snes 9x 1.55) whether it crashes there as well, to exclude emulator flaw.
But I meant rather that ice man should test bsnes (and not snes 9x 1.55) whether it crashes there as well, to exclude emulator flaw.
Nothing wrong with Geiger (I do miss how it shows you the address $00/0000 and how it breaks down the instructions into their assembly equivalents). Bsnes does not do that.
But, to each their own. I just like coding and testing in one place. Just my preference. It is too bad Geiger is not being updated any more.
But, to each their own. I just like coding and testing in one place. Just my preference. It is too bad Geiger is not being updated any more.
Yes, the ROM was Sim City (USA) from No-Intro. No header either. I used beat to apply the bps patch. Patching was successful but yet crashes in Snes9x. But I found the problem. Apparantly the game only crashes when there's no MSU file in the same folder. Still weird but it works now.
Ah yes, here's the problem, PEV:
STA $2140 ; native code
PLA
RTS
msuFound:
BEQ msuFoundORG $00FB50
spc2msu:
PHA
LDA $2002
CMP #$53
BEQ msuFound
STA $2140 ; native code
PLA
msuFound:
PLA
JSR playMsu ; $00FB5D
RTS
STA $2140 ; native code
PLA
RTS
msuFound:
Yep, I see it. Missed a simple RTS, I'm surprised it worked without it. It's fixed, at V1.1 now.
Sent from Topic'it App
Sent from Topic'it App
I applied the patch and put the PCM's and other required files in a folder with the patched room renamed correctly and the music wont play. It just reverts back to the SNES soundtrack not the remastered tracks. I have many other MSU enhanced games that work fine so I know how they are supposed to be set up anyway. I just don't get why i cant the music to play. Everything is set up right. I tried different roms as well. nothing works.
It works as expected for me on my SD2SNES.
I know you're saying everything is named correctly, but double check (scity-msu1 and scity-msu1-*.pcm), and make sure you're patching an unheadered ROM (usually that just causes crashes if you don't).
I know you're saying everything is named correctly, but double check (scity-msu1 and scity-msu1-*.pcm), and make sure you're patching an unheadered ROM (usually that just causes crashes if you don't).
I had Kurrono test it on his Sd2Snes too and it worked fine. Then again, he is running an older firmware.
Out of curiosity, what firmware versions are you both running? And is your firmware the one with the audio boost fix? The PCMs are leveled for emulator play.
Sent from Topic'it App
Out of curiosity, what firmware versions are you both running? And is your firmware the one with the audio boost fix? The PCMs are leveled for emulator play.
Sent from Topic'it App
Permissions in this forum:
You cannot reply to topics in this forum