Commit Graph

1282 Commits

Author SHA1 Message Date
Ryan Collins 90b84ab632 Re-add missing braces from previous commit 2015-03-25 16:38:32 -04:00
Ryan Collins e6f834f11b Convert multilanguage files to allman format 2015-03-25 16:34:26 -04:00
zilmar a3e6ad1a80 Merge pull request #304 from toehead2001/master
English translation Clean Up
2015-03-26 07:07:07 +11:00
zilmar 2d879888a9 Merge pull request #319 from MelchiorGaspar/revert-317-patch-4
Revert "Disable Aidyn Chronicles FAT."
2015-03-26 07:05:08 +11:00
zilmar b1cda44817 Merge pull request #320 from samuelyuan/master
Remove German international file
2015-03-26 06:59:41 +11:00
zilmar 16d4fa2142 Merge pull request #321 from Lithium64/utf8bom_or_die
Fixed Brazilian Language File Codification
2015-03-26 06:59:06 +11:00
Lithium64 c3a0a79c71 Fixed Brazilian Language File codification
Project64 only loads utf8 bom language files
2015-03-25 13:53:26 -03:00
Samuel Yuan 19e6bdcc80 Remove German international file
It looks exactly like the other German language file (German.pj.Lang),
except it replaces special characters with ASCII characters.
2015-03-25 11:28:03 -04:00
MelchiorGaspar 5602e6a7dc Revert "Disable Aidyn Chronicles FAT." 2015-03-25 01:14:21 -04:00
zilmar 5a81d01725 Merge pull request #318 from AmbientMalice/patch-5
Donkey Kong 64 tweaks.
2015-03-25 14:59:21 +11:00
zilmar 96004981f4 Merge pull request #317 from AmbientMalice/patch-4
Disable Aidyn Chronicles FAT.
2015-03-25 14:50:45 +11:00
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
AmbientMalice 0fae705d8f Disable FB for Yoshi Story.
This fixes corrupt backgrounds. Likely has terrible side effects, but them's the breaks.
2015-03-23 20:08:44 +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