AmbientMalice
37db6f5af1
Donkey Kong 64 tweaks.
...
Changed to Counter Factor 1 for all regions. Improves poly tearing, but might potentially cause timing issues.
Added Dsound-SyncAudio=1, forcing the game to use Jabo's audio synch option, removing slight popping that the PJ64 audio synch failed to fix.
Changed AiCountPerBytes to 625 for PAL to align with other regions. Could cause issues. Haven't tested with PAL version.
2015-03-25 11:49:20 +10:00
AmbientMalice
78c3ce98b0
Disable Aidyn Chronicles FAT.
...
Game doesn't appear to need it except when using certain plugins. Some VI\AI tweaking might possible make this game smoother, but I can't be bothered testing because this is possibly the worst N64 game I have ever played. So much potential crushed under so much bullcrap.
2015-03-25 10:56:32 +10:00
zilmar
037aae11cb
Merge pull request #312 from AmbientMalice/patch-3
...
Indy Racing enable FAT.
2015-03-25 07:05:31 +11:00
AmbientMalice
e9b76edc37
Indy Racing enable FAT.
...
@dsx- pointed out that the game works with register caching so long as FAT is enabled. Game still has some problems, though.
2015-03-24 20:00:54 +10:00
zilmar
3a9c552450
Merge pull request #305 from cxd4/wow_such_depth_very_buffer_much_frame_professor_zilmar_will_cry
...
standardize exception-prone x86 behavior to normal C division
2015-03-24 15:10:47 +11:00
zilmar
6301478117
Merge pull request #311 from AmbientMalice/patch-2
...
Indy Racing 2000 Work Real Good.
2015-03-24 15:10:01 +11:00
AmbientMalice
8279aa9952
Update Project64.rdb
2015-03-24 13:56:38 +10:00
AmbientMalice
10db4cab62
Prevent Indy Racing Glide64 freeze.
2015-03-24 13:53:20 +10:00
zilmar
bb5d7a4698
Merge pull request #309 from cxd4/do_et_4_mah_lulz
...
minor clean-ups to Glide64 config
2015-03-24 11:17:11 +11:00
unknown
aede9e2eaf
use functions to free cache space & smaller DLL (finished)
2015-03-23 19:38:32 -04:00
unknown
5387b9354d
use functions to free cache space & smaller DLL (Data_DWORD_Game)
2015-03-23 18:53:53 -04:00
unknown
2e1dab501c
use functions to free cache space & smaller DLL (Data_DWORD_General)
2015-03-23 18:43:41 -04:00
zilmar
b3416d727a
Merge pull request #308 from MELERIX/updates
...
minor updates for Installer.iss & package_zip.bat
2015-03-24 09:42:25 +11:00
unknown
f48cbd1756
express `stipple_pattern` as 32-bit hex storage rather than decimal
2015-03-23 16:19:00 -04:00
unknown
f6966f5e95
no moar lulz :(
2015-03-23 16:11:50 -04:00
MELERIX
1a47671cdb
minor updates for Installer.iss & package_zip.bat
2015-03-23 15:28:00 -03:00
zilmar
ac890f4250
Merge pull request #307 from AmbientMalice/patch-1
...
Fixes and cleanup related to Glide64.
2015-03-24 05:09:53 +11:00
AmbientMalice
d8fb7216ae
Disable LOD for Conker.
...
Glide64's LOD is broken. Dunno why it was enabled for Conker, since it just makes the texture quality worse and bugs his shadow plus some other issues.
2015-03-23 22:37:11 +10:00
AmbientMalice
27b1eecd90
Added proper QII status.
2015-03-23 22:07:04 +10:00
AmbientMalice
ab3b455e74
Disable FB for Yoshi's Story.
...
This fixes background corruption. Supposedly the game has graphical problems that only GLideN64 has successfully fixed in HLE.
2015-03-23 21:34:10 +10:00
AmbientMalice
9c9ecc238d
Remove unnecessary default FB and SDB entries.
2015-03-23 21:30:48 +10:00
AmbientMalice
34d21f2a26
Enable FB and Soft Depth for Glide64.
...
After some testing, I've concluded that software depth is better on by default than off. Testing every single game would be too time consuming, and the problems it fixes can be obscure. Enabling FB by default just seems like good sense. A few games need it disabled, but I'll fix them case-by-case.
2015-03-23 20:47:52 +10:00
toehead2001
c622f5e788
Use "HLE" and "LLE" exclusively. Changed "ini" to more fitting terms.
2015-03-23 03:00:23 -06:00
unknown
f82699c378
standardize exception-prone x86 behavior to normal C division
2015-03-23 01:20:23 -04:00
toehead2001
af103b9be1
Remove the "?" from Settings labels. Reword a few messages and labels
2015-03-22 23:18:40 -06:00
zilmar
6a010fc890
Merge pull request #301 from Lithium64/patch-2
...
Updated Brazilian Language File
2015-03-23 13:42:22 +11:00
Lithium64
5388bee02f
Updated Brazilian Language File
2015-03-22 22:59:29 -03:00
zilmar
9d87703eef
Merge pull request #300 from MELERIX/patch
...
Updated Spanish translation with the recent introduced changes.
2015-03-23 08:03:26 +11:00
MELERIX
2022f1796a
updated spanish translation with the recent introduced changes.
2015-03-22 17:32:45 -03:00
zilmar
d8208a0cfe
Merge pull request #285 from samuelyuan/master
...
Continue updating UI translations
2015-03-23 04:46:20 +11:00
Samuel Yuan
8e6de534e6
Changed "SP Hack" setting to "Fast SP"
2015-03-22 13:17:42 -04:00
Samuel Yuan
5f9f2937e7
changed sp_hack to fast sp
2015-03-22 13:05:15 -04:00
Samuel Yuan
d4fc9b355b
merge changes
2015-03-22 12:47:21 -04:00
zilmar
769437451f
Merge pull request #299 from AmbientMalice/patch-1
...
Ep 1 - Racer improvements.
2015-03-22 20:45:09 +11:00
AmbientMalice
97f0a93a28
Changed Ep I - Racer to CF=1.
...
Improves framerate with no apparent side-effects.
2015-03-22 15:47:58 +10:00
AmbientMalice
d2cc168a07
Enabled Ep I - Racer software depth.
2015-03-22 15:46:01 +10:00
zilmar
e37f10bc27
Merge pull request #298 from MELERIX/patch
...
SP Hack is now Fast SP
2015-03-22 07:12:34 +11:00
Samuel Yuan
4324f25394
Removed installer files for outdated language files
2015-03-21 09:16:27 -04:00
MELERIX
e707a80abd
SP Hack is now Fast SP
2015-03-21 06:47:48 -03:00
Samuel Yuan
c7041f7a61
Restored SP_HACK
2015-03-20 22:32:55 -04:00
Samuel Yuan
d3e1e1fc89
Added even more updates
...
Had to remove an unused string and replace it because there wasn't
enough memory
2015-03-20 15:38:55 -04:00
Samuel Yuan
f2cacbf045
Updated some more UI strings
2015-03-20 14:36:29 -04:00
Samuel Yuan
07694dff40
Merge remote-tracking branch 'project64/master'
2015-03-20 13:15:57 -04:00
zilmar
305263baec
Merge pull request #296 from MELERIX/lang-patch
...
Minor updates for Spanish translation.
2015-03-21 03:58:49 +11:00
zilmar
1f0b7b856d
Merge pull request #295 from MELERIX/patch
...
Cleanup
2015-03-21 03:58:22 +11:00
MELERIX
3d4fb965bf
Minor updates for Spanish translation.
2015-03-20 10:15:23 -03:00
MELERIX
781d793aa0
Added Thumbs.db in .gitignore
2015-03-20 05:48:46 -03:00
MELERIX
f1c9add43a
Removed Thumbs.db files
2015-03-20 05:46:56 -03:00
zilmar
d4b743210a
Merge pull request #291 from AmbientMalice/patch-11
...
Fix Fushigi no Dungeon crash.
2015-03-20 15:37:32 +11:00
zilmar
1eda251392
Merge pull request #292 from AmbientMalice/patch-12
...
Goemon - Mononoke Sugoroku crash fix.
2015-03-20 15:36:12 +11:00