Commit Graph

1282 Commits

Author SHA1 Message Date
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
zilmar af2bcefd16 Merge pull request #293 from AmbientMalice/patch-13
A Bug's Life Improved Smoothness.
2015-03-20 15:36:07 +11:00
zilmar da1c6f3ee5 Merge pull request #294 from AmbientMalice/patch-14
TLB Unmapping and Protect Memory UI fix.
2015-03-20 15:34:49 +11:00
AmbientMalice 36cc34f10d TLB Unmapping and Protect Memory UI fix.
This should work. I think.
2015-03-20 13:36:49 +10: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
zilmar 175f294a00 Merge branch 'master' of https://github.com/project64/project64 2015-03-19 08:03:53 +11:00
zilmar f7750c0dd0 fix issue #275: duplicating Advanced options 2015-03-19 08:03:29 +11:00
zilmar 870c26d7b1 Merge pull request #287 from cxd4/so_i_herd_u_liek_Allman
converted most components to Project64 for Allman-style braces
2015-03-19 07:52:35 +11:00
zilmar 312516567e Only initialize plugins if has been created 2015-03-18 20:49:15 +11:00
zilmar 9cec56fc89 Nrage: default to mem pak 2015-03-18 20:48:45 +11:00
zilmar 7819b6ed76 Merge branch 'master' of https://github.com/project64/project64 2015-03-18 20:47:50 +11:00
zilmar 8afe84f315 Set ini file to auto flush changes 2015-03-18 20:47:24 +11:00
zilmar bf1801294c Merge pull request #286 from AmbientMalice/patch-10
Nightmare Creatures fixes.
2015-03-18 20:25:12 +11: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
unknown b890afe78b [RSP] some scope and spacing formatting clean-ups 2015-03-18 00:50:48 -04:00
Samuel Yuan 436a27c40d Fixed a few more UI translations 2015-03-17 22:09:33 -04:00
unknown 86952f5cc6 [Settings] some scope and spacing formatting clean-ups 2015-03-17 18:49:20 -04:00
unknown a247ffe6b1 [PJ64 NRage] some scope and spacing formatting clean-ups 2015-03-17 18:47:32 -04:00
unknown 5158883a86 [PJ64 NRage] minor consistency change in the headers
I'm not really a fan of using the Allman method of braces for typedef's, struct's or other data, but in this case N-Rage seems to have made up his mind throughout 99% the rest of the source to use Allman through it, except only for this particular file.  So I guess better to be consistent with the rest.
2015-03-17 17:26:25 -04:00
unknown ae04d23d86 [Common] some scope and spacing formatting clean-ups
Miserably hated doing this commit.  Couldn't tell which code was whose, which was copyrighted, which was foreign enough to Project64 that I'd probably best just leave-as is, which was even worth considering part of Project64, which cleanups to omit doing and ignore because some ugly practices were rampant throughout the entire file and distracted from the purpose of this pull request too much.  So tried to stick to mostly just the braces/indentation changes here.
2015-03-17 17:19:42 -04:00
zilmar b09fd8296a Merge pull request #272 from Nekokabu/patch-2
Enable "Use System Font"
2015-03-18 07:10:00 +11:00
zilmar fe868a85d5 Merge pull request #282 from MELERIX/patch
Restored 3091d79a20
2015-03-18 05:48:53 +11:00
zilmar 262c8ffe9d lamguage changes for rombrowser 2015-03-17 22:34:47 +11:00
MELERIX 7435f765a8 Restored 3091d79a20
otherwise Glide64 not render all the background in some scenes
2015-03-17 04:37:04 -04:00
MELERIX 295891fba7 Few Missing Expansion Pak Games
- Castlevania (U) (V1.1)
- Command & Conquer (E) (M2)
- John Romero's Daikatana (E) (M3)
- John Romero's Daikatana (U)
- Ken Griffey Jr.'s Slugfest (U)
- Madden NFL 2000 (U)
- Madden NFL 2001 (U)
- Madden NFL 2002 (U)
- Resident Evil 2 (E) (M2)
- Resident Evil 2 (U) (V1.0)
- Resident Evil 2 (U) (V1.1)
- Roadsters Trophy (U) (M3)
- South Park (E) (M3)
- South Park (U)
- Tony Hawk's Pro Skater 2 (E)
- Top Gear Hyper Bike (E)
- Top Gear Hyper Bike (U)
- Top Gear Rally 2 (U)
- Xena Warrior Princess - Talisman of Fate (U)
2015-03-17 00:59:04 -04:00
zilmar 5491271c8a Merge pull request #281 from MELERIX/patch
Few Missing Expansion Pak Games
2015-03-17 15:06:36 +11:00
zilmar 468e94e125 Merge pull request #280 from samuelyuan/master
Made extra UI strings translateable
2015-03-17 14:18:44 +11:00
Samuel Yuan 04ce2f6054 Made extra UI strings translateable 2015-03-16 22:56:53 -04:00
zilmar 4507181f2f Merge pull request #279 from cxd4/fix_problem_with_fix_problem_with_BIO_FREAKS
matched incomplete Bio F.R.E.A.K.S. fix to apply also to (E)
2015-03-17 10:11:56 +11:00
unknown 1ab8cf2149 matched incomplete Bio F.R.E.A.K.S. fix to apply also to (E) 2015-03-16 19:05:46 -04:00
zilmar 86b983f009 Merge pull request #276 from MELERIX/patch
Removed more default values from Project64.rdb
2015-03-17 08:07:22 +11:00
MELERIX f087b88adb Added a RDB Info file 2015-03-16 08:26:26 -04:00
MELERIX d3ae19b0a3 Removed more default values from Project64.rdb
CPU Type=Recompiler
FuncFind=1
RDRAM Size=4
SMM-Cache=1
SMM-PI DMA=1
SMM-TLB=1
SMM-Protect=0

Based on info from: Settings Class.cpp
2015-03-16 01:25:55 -04:00
zilmar 042656d8fa Merge pull request #273 from MELERIX/patch
Removed more default values from Project64.rdb
2015-03-16 07:34:48 +11:00
zilmar 7f7c4d2d1b Merge pull request #274 from AmbientMalice/patch-9
Slightly less broken Indiana Jones VI\AI
2015-03-16 07:32:55 +11:00
AmbientMalice 56d39cd3d7 Slightly less broken Indiana Jones VI\AI
The US and PAL versions behave quite differently when it comes to refusing to boot randomly. The ideal VI should be around 1500, but the closest I can get seems around 1800 for PAL and 2050 for US. US version runs faster - significantly so in certain levels. However, this could be related to the PAL conversion - although I doubt it.
2015-03-14 20:44:06 +10:00
MELERIX f1b9859cc3 Removed more default values from Project64.rdb
Clear Frame=0/1/2
Self Texture=0/1
Primary Frame Buffer=0/1
Emulate Clear=0/1
Culling=0/1

Based in Documentation from:
http://en.helpdoc-online.com/project64_1.6/source/html/4%20configuration/plugin_video_d3d6_romsettings.htm
&
http://www.pj64-emu.com/manual-and-guides/configuration%3a-jabo-direct3d8/rom-settings-tab-d3d8-v1.6/#zAnswerList_307
2015-03-13 23:00:29 -03:00