Commit Graph

258 Commits

Author SHA1 Message Date
AmbientMalice fa2af91e41 MOAR TUROK 2015-04-15 15:58:41 +10:00
AmbientMalice 9253acd086 Fixed accidentally deleted bracket. 2015-04-15 15:48:13 +10:00
AmbientMalice f5bcf8900a AudioResetOnLoad fix initial pass. 2015-04-15 15:46:26 +10:00
zilmar b54e03b85d Merge pull request #368 from cxd4/yo_glide_i_herd_u_liek_translated_games
copy Sin and Punishment RDB settings to English trans.
2015-04-15 11:40:25 +10:00
zilmar a3e8e3e34d Merge pull request #381 from theboy181/master
Add Complete Airboarders 64 GOOD NAMES to RDB
2015-04-15 11:39:39 +10:00
theboy181 85e629e097 Add Complete Airboarders GOOD NAMES to RDB
Updated RDB with know good sets
2015-04-14 17:43:48 -07:00
unknown 329fcb0d20 never mind the comments 2015-04-14 20:31:29 -04:00
zilmar 78c00d017d Merge pull request #378 from AmbientMalice/patch-11
Add missing 32bit=No for Doom 64 (1.1)
2015-04-14 18:32:16 +10:00
Ambient_Malice 5f12bc8d9e Fix Typo "Compleate" in Cheat DB. 2015-04-14 15:41:08 +10:00
AmbientMalice 6b2913f0f4 Add missing 32bit=No for Doom 64 (1.1) 2015-04-14 15:21:47 +10:00
zilmar c4cb8867f7 Merge pull request #374 from MELERIX/updates
Updates & Fixes
2015-04-14 10:59:52 +10:00
MELERIX 03bb65888e typo fixes 2015-04-13 21:00:59 -03:00
MELERIX 2c257d7e21 Updated RDB Info.txt & Spanish.pj.Lang files 2015-04-13 20:50:26 -03:00
Frank-74 b5996f202f Remove '/' from Good Names
Save filename uses the Good Name, so need to remove '/' for save to work.
2015-04-13 04:05:36 +01:00
unknown 9d73034837 copy Sin and Punishment RDB settings to English trans. 2015-04-11 12:09:37 -04:00
zilmar 99c6be0786 Merge pull request #359 from AmbientMalice/patch-9
Resident Evil 2 Sewer Freeze Fix.
2015-04-11 11:34:39 +10:00
AmbientMalice f4eaba0351 Re-Volt CF=1 framerate improvement.
I had avoided this in the past since it seemed unstable. But with @Frank-74's changes, the game now seems stable with CF=1, and it runs at 60fps with occasional dips instead of all over the place with dips into the teens as it does with CF=2.
2015-04-10 13:38:02 +10:00
Frank-74 80b60f8809 Fix Re-Volt freeze/lockup 2015-04-09 21:44:57 +01:00
AmbientMalice 87db8017ff Resident Evil 2 Sewer Freeze Fix.
Forum user Ferunando alerted me to the game freezing. Initially thought it might be RSP Audio Signal problem. But it was actually caused by ABL.
2015-04-07 14:41:48 +10:00
Lithium64 1bf296de7c Updated RDX version
Version=2.2.0
2015-03-30 01:22:34 -03:00
Lithium64 f95f0965fa Updated version of cheats database 2015-03-30 01:16:30 -03:00
Lithium64 d93b94f2df Added some missing games to project64.cht 2015-03-30 01:07:40 -03:00
zilmar 2ac6422b22 [rdb] 2.2.4 2015-03-29 18:55:10 +11:00
MELERIX 72f534a95b Cleanup 2015-03-28 22:37:09 -03:00
Lithium64 c39a914c28 Changed all support files to UTF-8 BOM 2015-03-28 15:48:43 -03:00
Lithium64 2d40591282 Updated RDB date 2015-03-28 15:35:14 -03:00
Lithium64 47edeaf71a Alphabetical order fix
Alphabetical Order

The English alphabet starts with the letter a and finishes with the
letter z. We always write the alphabet in the same order:

a-b-c-d-e-f-g-h-i-j-k-l-m-n-o-p-q-r-s-t-u-v-w-x-y-z

A-B-C-D-E-F-G-H-I-J-K-L-M-N-O-P-Q-R-S-T-U-V-W-X-Y-Z

This order is called "alphabetical order". We often write lists in
alphabetical order. For example, to write a list of countries in
alphabetical order, we start with countries that begin with the letter
A, then with countries that begin with B, and so on. For example:

Australia
Brazil
Canada
2015-03-28 15:31:51 -03:00
MelchiorGaspar 55b02c54ec "AmbientMalice comment on Pull Request #319
The game currently has FAT and Audio Sync both enabled, which IMO is a bad idea because it makes the game's framerate erratic."

I tried it with
Sync Audio=0
and i didn't notice anything bad...

Sync Audio, enabled or disabled I didn't see an difference in frame rate on my PC....
2015-03-26 22:47:11 -04:00
AmbientMalice a7bf40d352 Disable FB for True Golf & Ultraman.
Fixes black screens.
2015-03-26 12:36:07 +10:00
AmbientMalice 74a326dacf Added missing Toy Story 2 revisions. 2015-03-26 12:34:14 +10:00
AmbientMalice 3df7005404 Disable Golden Nugget ABL.
Fixes crash.
2015-03-26 12:32:30 +10: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
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
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
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
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 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 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
AmbientMalice 3a50d0f350 A Bug's Life Improved Smoothness.
This game has an extremely rough framerate. VI=2200 gives 20-30fps based on scene.
2015-03-20 13:20:11 +10:00
AmbientMalice 7c92b0794b Goemon - Mononoke Sugoroku crash fix.
Disabled 32 bit mode.
2015-03-20 12:13:50 +10:00
AmbientMalice 958a9ffaba Fix Fushigi no Dungeon crash.
32 bit mode causes crash with recompiler.
2015-03-20 11:47:46 +10:00
AmbientMalice 38a0a8b372 Nightmare Creatures fixes.
Nightmare Creatures runs at 60fps with CF=1, but the game runs too fast and has some odd behavior. (Menu selection is difficult, camera bounce during opening cutscene, odd movement sometimes) CF=2 fixes this but unfortunately gives framerates between 15-30fps. Setting VI to 2200 fixes the jerky animations.

This is one very odd game. I suspect it's still not running right based on Youtube footage, but it's less broken now.
2015-03-18 15:55:58 +10:00