Modify game.dat of Mario & Luigi Paper Jam (#96)
* Modify game.dat of Mario & Luigi Paper Jam Add new testcases * Update game.dat Add Github Issue Link
This commit is contained in:
parent
74440c585b
commit
2ce79f7d2e
|
@ -1,5 +1,6 @@
|
|||
title = "Mario & Luigi: Paper Jam"
|
||||
description = "Mario & Luigi: Paper Jam, known in Europe and Australia as Mario & Luigi: Paper Jam Bros. and in Japan as Mario & Luigi RPG Paper Mario MIX, is a role-playing video game developed by AlphaDream and published by Nintendo for the Nintendo 3DS. The game is the fifth title in the Mario & Luigi series (and a Paper Mario spin-off game title), crossing over with elements and style of characters from the Paper Mario series."
|
||||
github_issues = [2910]
|
||||
needs_system_files = false
|
||||
needs_shared_font = true
|
||||
game_type = "3ds"
|
||||
|
@ -28,3 +29,13 @@ author = "DrewThatGamer"
|
|||
cpu = "Intel Core i5 6400"
|
||||
gpu = "NVIDIA GeForce GTX 1050"
|
||||
os = "Windows 10"
|
||||
|
||||
[[ testcases ]]
|
||||
title = "0004000000132800"
|
||||
compatibility = "3"
|
||||
date = "2017-08-31"
|
||||
version = "HEAD-ecd332b"
|
||||
author = "Avoltance"
|
||||
cpu = "Intel Core i5 4200U"
|
||||
gpu = "NVIDIA GeForce GT 720M"
|
||||
os = "Windows 10"
|
||||
|
|
Reference in New Issue